-
Notifications
You must be signed in to change notification settings - Fork 12
Bump the go-dependencies group with 17 updates #471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps the go-dependencies group with 17 updates: | Package | From | To | | --- | --- | --- | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.27.1` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.2` | `0.22.3` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/cmdutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/fileutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/mangling](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/netutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/typeutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/yamlutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.2` | `0.67.4` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.76.0` | `1.77.0` | | [sigs.k8s.io/structured-merge-diff/v6](https://github.com/kubernetes-sigs/structured-merge-diff) | `6.3.0` | `6.3.1` | Updates `go.uber.org/zap` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.0...v1.27.1) Updates `github.com/go-openapi/jsonpointer` from 0.22.2 to 0.22.3 - [Release notes](https://github.com/go-openapi/jsonpointer/releases) - [Commits](go-openapi/jsonpointer@v0.22.2...v0.22.3) Updates `github.com/go-openapi/swag` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/cmdutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/conv` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/fileutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/jsonname` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/jsonutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/loading` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/mangling` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/netutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/stringutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/typeutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/yamlutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/prometheus/common` from 0.67.2 to 0.67.4 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.2...v0.67.4) Updates `google.golang.org/grpc` from 1.76.0 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.76.0...v1.77.0) Updates `sigs.k8s.io/structured-merge-diff/v6` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.22.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/cmdutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/conv dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/fileutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/jsonname dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/jsonutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/loading dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/mangling dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/netutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/stringutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/typeutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/yamlutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.67.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: sigs.k8s.io/structured-merge-diff/v6 dependency-version: 6.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 17 updates:
1.27.01.27.10.22.20.22.30.25.10.25.30.25.10.25.30.25.10.25.30.25.10.25.30.25.10.25.30.25.10.25.30.25.10.25.30.25.10.25.30.25.10.25.30.25.10.25.30.25.10.25.30.25.10.25.30.67.20.67.41.76.01.77.06.3.06.3.1Updates
go.uber.org/zapfrom 1.27.0 to 1.27.1Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
7b755a3release 1.27.1 (#1521)d6b395bUpdate lazy logger not to materialize unless it's being written to (#1519)4b9cea0ci: Test with Go 1.24, Go 1.25 (#1508)7c80d7bFix race condition in WithLazy implementation (#1426) (#1511)07077a6Prevent zap.Object from panicing on nils (#1501)a6afd05Fix lint check name (#1502)6d48253chore: fix typo (#1482)32f2ec1Fix the field test for bool type (#1480)fe16eb5Upgrade grpc in zapgrc test package & bump go version (#1478)5f00c34test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (#1477)Updates
github.com/go-openapi/jsonpointerfrom 0.22.2 to 0.22.3Release notes
Sourced from github.com/go-openapi/jsonpointer's releases.
... (truncated)
Commits
be76d48docs: added maintainer's doc and style guidec22925cdoc: updated contributors filea878179doc: automated a record of all-time contributors61efbb7test: added tests for edge cases3f0fe76doc: release badge in README58fdaa4ci: run fuzz test in ci3eb4edddoc: improved documentatione4c97b3chore(lint): more lintingUpdates
github.com/go-openapi/swagfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/cmdutilsfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/convfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/fileutilsfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/jsonnamefrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/jsonutilsfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/loadingfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/manglingfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/netutilsfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/stringutilsfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/typeutilsfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/go-openapi/swag/yamlutilsfrom 0.25.1 to 0.25.3Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...Updates
github.com/prometheus/commonfrom 0.67.2 to 0.67.4Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
d80d854chore: Add omitempty tag to all config fields (#865)04686b2chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them ...0b2fbf3chore: clean up golangci-lint configuration (#782)b2cdb07Merge pull request #863 from prometheus/remove-http2-commentcd1ab56Config: remove outdated comment about HTTP/2 issuesf4c0aeaSupport JWT Profile for Authorization Grant (RFC 7523 3.1) (#862)Updates
google.golang.org/grpcfrom 1.76.0 to 1.77.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
805b1f8Change version to 1.77.0 (#8677)ea7b66eCherrypick #8702 to v1.77.x (#8709)cadae08Cherry-pick #8536 to v1.77.x (#8691)4288cfcCherrypick #8657 and #8667 to v1.77.x (#8690)f959da6transport: Reduce heap allocations (#8668)0d49384deps: update all dependencies (#8673)e3e142dpickfirst: Remove old pickfirst (#8672)254ab10documentation: fix typos in benchmark and auth docs (#8674)2d56bdamem: Remove Reader interface and export the concrete struct (#8669)8ab0c82mem: Avoid clearing new buffers and clear buffers from simpleBufferPools (#8670)Updates
sigs.k8s.io/structured-merge-diff/v6from 6.3.0 to 6.3.1Commits
3392408Merge pull request #307 from huww98/fix-race40cac0cschema: fix race condition193e7feschema: add test and benchmark446d839Merge pull request #306 from pjiang-dev/pjiang/fix-remove-itemsc760b1dfix merge test for new behavior9138e08comments9c093d1fix: RemoveItems should preserve empty list and mapb88846dMerge pull request #303 from lalitc375/test-coverage1765e5b6Add more test coverage for searialization and deserialization1ba3aa6Merge pull request #295 from mrIncompetent/fix-extract-items-duplicationDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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