chore(deps): bump the go-dependencies group with 4 updates #45
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 4 updates: github.com/gin-contrib/logger, github.com/gin-contrib/requestid, github.com/rs/zerolog and github.com/spf13/cobra.
Updates
github.com/gin-contrib/logger
from 0.2.6 to 1.1.2Release notes
Sourced from github.com/gin-contrib/logger's releases.
... (truncated)
Commits
490ede4
ci: refine Go project CI/CD workflows4bbe0b8
chore: update Go toolchain and dependencies68709d6
chore: refine changelog generation process23d5366
chore: update third-party dependencies to latest versionsb2c1ea7
chore: update third-party dependencies to latest versions8051f72
ci: refactor GitHub Actions Go workflow33e5eb0
chore: update dependencies to latest versions4ea20b3
chore: refine CI workflow and test parameters5a50b5f
fix(leak): don't mutate logger, just make events from it (#69)676ffb8
chore: update dependencies to latest versionsUpdates
github.com/gin-contrib/requestid
from 0.0.6 to 1.0.1Release notes
Sourced from github.com/gin-contrib/requestid's releases.
Commits
96bfbde
chore: update dependencies and refactor importse944b60
chore: refine release process and documentation8a0fcd5
chore: refactor linters configuration and remove unused lintersea228bd
ci: update GitHub Actions configurations8344ce4
doc: get request_id from header (#38)9b19025
chore: update third-party dependencies to latest versions537ec79
ci: update GitHub Actions workflow to use codeql-action/init@v3f4afe99
chore: update GitHub actions for Go and Goreleaser workflows67e4044
chore: update GitHub Actions versions in workflow files1f11bdc
chore: update dependencies to latest versionsUpdates
github.com/rs/zerolog
from 1.31.0 to 1.32.0Commits
147ae65
Fix prettylog piping (#644)4d78dc5
Add forwarding close methods to several writer implementations (#636)c1ab4ed
Make Log.Fatal() call Close on the writer before os.Exit(1) (#634)417580d
add: ContextLogger Interface LogObjectMarshaler (#623)602e90a
Fixed failing tests (#626)a9ec232
Add stacktrace to Context (#630)3e8ae07
Refactor: change Hook(h Hook) to Hook(hooks ...Hook) (#629)7fa45a4
fixed documentation for tracing hook (#621)93fb5cb
Add TriggerLevelWriter. (#602)83e03c7
stop using deprecated io/ioutils package (#620) (#620)Updates
github.com/spf13/cobra
from 1.7.0 to 1.8.0Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
a0a6ae0
Improve API to get flag completion function (#2063)890302a
Support usage as plugin for tools like kubectl (#2018)48cea5c
build(deps): bump actions/checkout from 3 to 4 (#2028)22953d8
Replace all non-alphanumerics in active help env var program prefix (#1940)00b68a1
Add tests for flag completion registration (#2053)b711e87
Don't complete --help flag when flag parsing disabled (#2061)8b1eba4
Fix linter errors (#2052)4cafa37
Allow running persistent run hooks of all parents (#2044)5c962a2
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.2 to 2.0.3 (#2047)efe8fa3
build(deps): bump actions/setup-go from 3 to 4 (#1934)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions