Deps: Bump the go-modules group with 4 updates#24
Merged
Conversation
Bumps the go-modules group with 4 updates: [github.com/itchyny/gojq](https://github.com/itchyny/gojq), [github.com/spf13/pflag](https://github.com/spf13/pflag), [github.com/zalando/go-keyring](https://github.com/zalando/go-keyring) and [golang.org/x/term](https://github.com/golang/term). Updates `github.com/itchyny/gojq` from 0.12.18 to 0.12.19 - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](itchyny/gojq@v0.12.18...v0.12.19) Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.9...v1.0.10) Updates `github.com/zalando/go-keyring` from 0.2.6 to 0.2.8 - [Release notes](https://github.com/zalando/go-keyring/releases) - [Commits](zalando/go-keyring@v0.2.6...v0.2.8) Updates `golang.org/x/term` from 0.41.0 to 0.43.0 - [Commits](golang/term@v0.41.0...v0.43.0) --- updated-dependencies: - dependency-name: github.com/itchyny/gojq dependency-version: 0.12.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/zalando/go-keyring dependency-version: 0.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: golang.org/x/term dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-modules group with 4 updates: github.com/itchyny/gojq, github.com/spf13/pflag, github.com/zalando/go-keyring and golang.org/x/term.
Updates
github.com/itchyny/gojqfrom 0.12.18 to 0.12.19Release notes
Sourced from github.com/itchyny/gojq's releases.
Changelog
Sourced from github.com/itchyny/gojq's changelog.
Commits
b7ebffbbump up version to 0.12.19b02c97bupdate CHANGELOG.md for v0.12.19d7ca9b5implement to_entries and from_entries in jq for simplicitybac8b0bupdate dependencies183cbecbump up Docker actions40707cffix repeated argument typeanyb5ece86fix handling of--in cli flag parsing for jq compatibilitycca2307re-generate the parser.go fileca5066dfix gsub and sub when the replacement emits multiple values0878958improve performance of regexp functions by caching compiled regexps (fix #230)Updates
github.com/spf13/pflagfrom 1.0.9 to 1.0.10Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
0491e57Merge pull request #448 from thaJeztah/fix_go_version72abab1Merge pull request #447 from thaJeztah/fix_deprecation_comment7e4dfb1Test on Go 1.1218a9d17move Func, BoolFunc, tests as they require go1.21c5b9e98remove uses of errors.Is, which requires go1.1345a4873fix deprecation comment for (FlagSet.)ParseErrorsWhitelistUpdates
github.com/zalando/go-keyringfrom 0.2.6 to 0.2.8Release notes
Sourced from github.com/zalando/go-keyring's releases.
Commits
a8cdfe3Merge pull request #141 from zalando/gh/hardening-workflowsd4162d9gh: hardening workflowse0dd98fMerge pull request #140 from zalando/dependabot/go_modules/all-go-mod-patch-a...98f9091Merge pull request #139 from zalando/dependabot/github_actions/actions/setup-...40806c2Merge pull request #138 from zalando/dependabot/github_actions/actions/checko...1d4d07cBump the all-go-mod-patch-and-minor group with 2 updatese6c0d8aBump actions/setup-go from 5 to 60151d30Bump actions/checkout from 4 to 6d6ac580Merge pull request #137 from zalando/security/gh-actions036041fsecurity: GH Actions should be able read onlyUpdates
golang.org/x/termfrom 0.41.0 to 0.43.0Commits
3c3e485go.mod: update golang.org/x dependencies52b71d3go.mod: update golang.org/x dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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