-
Notifications
You must be signed in to change notification settings - Fork 19
Bump the gomod group with 31 updates #417
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
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the gomod group with 31 updates: | Package | From | To | | --- | --- | --- | | [github.com/operator-framework/api](https://github.com/operator-framework/api) | `0.34.0` | `0.36.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.27.1` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.29.0` | `0.30.0` | | [open-cluster-management.io/governance-policy-propagator](https://github.com/open-cluster-management-io/governance-policy-propagator) | `0.16.0` | `0.17.0` | | [cel.dev/expr](https://github.com/google/cel-spec) | `0.25.0` | `0.25.1` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.1` | `0.22.3` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.2` | `0.21.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/google/gnostic-models](https://github.com/google/gnostic-models) | `0.6.9` | `0.7.0` | | [github.com/modern-go/reflect2](https://github.com/modern-go/reflect2) | `1.0.2` | `1.0.3-0.20250322232337-35a7c28c31ee` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.2` | `0.67.4` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.45.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.46.0` | `0.47.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.32.0` | `0.33.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.17.0` | `0.18.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.37.0` | `0.38.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.36.0` | `0.37.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.30.0` | `0.31.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.38.0` | `0.39.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.76.0` | `1.77.0` | Updates `github.com/operator-framework/api` from 0.34.0 to 0.36.0 - [Release notes](https://github.com/operator-framework/api/releases) - [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md) - [Commits](operator-framework/api@v0.34.0...v0.36.0) 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 `golang.org/x/mod` from 0.29.0 to 0.30.0 - [Commits](golang/mod@v0.29.0...v0.30.0) Updates `open-cluster-management.io/governance-policy-propagator` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/open-cluster-management-io/governance-policy-propagator/releases) - [Commits](open-cluster-management-io/governance-policy-propagator@v0.16.0...v0.17.0) Updates `cel.dev/expr` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.25.0...v0.25.1) Updates `github.com/go-openapi/jsonpointer` from 0.22.1 to 0.22.3 - [Release notes](https://github.com/go-openapi/jsonpointer/releases) - [Commits](go-openapi/jsonpointer@v0.22.1...v0.22.3) Updates `github.com/go-openapi/jsonreference` from 0.21.2 to 0.21.3 - [Commits](go-openapi/jsonreference@v0.21.2...v0.21.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/google/gnostic-models` from 0.6.9 to 0.7.0 - [Commits](google/gnostic-models@v0.6.9...v0.7.0) Updates `github.com/modern-go/reflect2` from 1.0.2 to 1.0.3-0.20250322232337-35a7c28c31ee - [Release notes](https://github.com/modern-go/reflect2/releases) - [Commits](https://github.com/modern-go/reflect2/commits) 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 `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](golang/crypto@v0.43.0...v0.45.0) Updates `golang.org/x/net` from 0.46.0 to 0.47.0 - [Commits](golang/net@v0.46.0...v0.47.0) Updates `golang.org/x/oauth2` from 0.32.0 to 0.33.0 - [Commits](golang/oauth2@v0.32.0...v0.33.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](golang/sync@v0.17.0...v0.18.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](golang/sys@v0.37.0...v0.38.0) Updates `golang.org/x/term` from 0.36.0 to 0.37.0 - [Commits](golang/term@v0.36.0...v0.37.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.30.0...v0.31.0) Updates `golang.org/x/tools` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.38.0...v0.39.0) 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) --- updated-dependencies: - dependency-name: github.com/operator-framework/api dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/mod dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: open-cluster-management.io/governance-policy-propagator dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: cel.dev/expr dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.22.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/jsonreference dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/cmdutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/conv dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/fileutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/jsonname dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/jsonutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/loading dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/mangling dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/netutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/stringutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/typeutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/yamlutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/google/gnostic-models dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/modern-go/reflect2 dependency-version: 1.0.3-0.20250322232337-35a7c28c31ee dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/prometheus/common dependency-version: 0.67.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/oauth2 dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/term dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/tools dependency-version: 0.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
1d79461 to
2f452e8
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gomod group with 31 updates:
0.34.00.36.01.27.01.27.10.29.00.30.00.16.00.17.00.25.00.25.10.22.10.22.30.21.20.21.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.6.90.7.01.0.21.0.3-0.20250322232337-35a7c28c31ee0.67.20.67.40.43.00.45.00.46.00.47.00.32.00.33.00.17.00.18.00.37.00.38.00.36.00.37.00.30.00.31.00.38.00.39.01.76.01.77.0Updates
github.com/operator-framework/apifrom 0.34.0 to 0.36.0Release notes
Sourced from github.com/operator-framework/api's releases.
Commits
28121dbbump go version to fix GO-2025-3956 (#455)e9c7bb5Bump sigs.k8s.io/controller-runtime in the k8s-dependencies group (#453)67b6d64Bump sigs.k8s.io/controller-runtime in the k8s-dependencies group (#452)bef2351Bump the k8s-dependencies group with 5 updates (#451)a7542c5Bump the k8s-dependencies group with 5 updates (#447)ee2250bBump actions/stale from 9 to 10 (#450)8835256Bump actions/setup-go from 5 to 6 (#449)37c0110Bump github.com/google/cel-go from 0.26.0 to 0.26.1 (#448)29bdb09Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#446)9ba7f1aBump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#445)Updates
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
golang.org/x/modfrom 0.29.0 to 0.30.0Commits
7416265go.mod: update golang.org/x dependencies5517a71all: fix some commentsb6cdd1amodfile: use reflect.TypeFor instead of reflect.TypeOfUpdates
open-cluster-management.io/governance-policy-propagatorfrom 0.16.0 to 0.17.0Release notes
Sourced from open-cluster-management.io/governance-policy-propagator's releases.
Commits
efbf759Bump the gomod group with 6 updates373ac99Bump the gomod group with 9 updates5fba363Bump sigs.k8s.io/apiserver-network-proxy/konnectivity-client69b1d34Bump the gomod group with 19 updates62ecb1aBump the github-actions group with 2 updatese63a7cfBump the gomod group across 1 directory with 56 updates23e15d7Bump the gomod-k8s-io group across 1 directory with 4 updates795518eRemove deprecatedresult.Requeue5b8ca79Upgrade k8s to v0.336faaad5Sync common build filesUpdates
cel.dev/exprfrom 0.25.0 to 0.25.1Release notes
Sourced from cel.dev/expr's releases.
Commits
7f3c4c5Add parsing tests for string and bytes literals (#489)d3430a8Remove test/v1 directory and its protos (#487)Updates
github.com/go-openapi/jsonpointerfrom 0.22.1 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 lintingc653a59test: added fuzz test for parsing80920c3test: improved test coverageUpdates
github.com/go-openapi/jsonreferencefrom 0.21.2 to 0.21.3Commits
d5ff0eatests: replaced stretchr/testify by go-openapi/testify5cee2c3chore: updated license marks in source filesUpdates
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/google/gnostic-modelsfrom 0.6.9 to 0.7.0Commits
82b4ba0Fix go.mod1214835update yaml library to go.yaml.in/yaml511df6bupdate README to 2025fbe822aUpdate README to 2024d9cde49chore: omit comparison to bool constant8f45726chore: unnecessary use of fmt.Sprintfd47ab80add manual trigger github actions164b47fDisable protoc download in CIUpdates
github.com/modern-go/reflect2from 1.0.2 to 1.0.3-0.20250322232337-35a7c28c31eeCommits
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
golang.org/x/cryptofrom 0.43.0 to 0.45.0Commits
4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestb4f2b62ssh: fix error message on unsupported cipher79ec3a5ssh: allow to bind to a hostname in remote forwarding122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some commentsUpdates
golang.org/x/netfrom 0.46.0 to 0.47.0Commits
9a29643go.mod: update golang.org/x dependencies07cefd8context: deprecate5ac9dacpublicsuffix: don't treat ip addresses as domain namesd1f64ccquic: use testing/synctestfff0469http2: document that RFC 7540 prioritization does not work with small payloadsf35e3a4http2: fix weight overflow in RFC 7540 write scheduler89adc90http2: fix typo referring to RFC 9218 as RFC 9128 instead8d76a2cquic: don't defer MAX_STREAMS frames indefinitely027f8b7quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONEdec9fe7dns/dnsmessage: update SVCB packing to prohibit name compressionUpdates
golang.org/x/oauth2from 0.32.0 to 0.33.0Commits
f28b0b5all: fix some commentsfd15e0fx/oauth2: populate RetrieveError from DeviceAuthUpdates
golang.org/x/syncfrom 0.17.0 to 0.18.0Commits
1966f53errgroup: fix some typos in commentUpdates
golang.org/x/sysfrom 0.37.0 to 0.38.0Commits
15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registers2a15272unix: add consts for ELF handling6239615cpu: add HPDS, LOR, PAN detection for arm64ea436efwindows: add iphlpapi routing functions28c5bdaunix: add SetMemPolicy and its mode/flag valuesb731f78unix/linux: switch to ubuntu 25.04, Go 1.25.1Updates
golang.org/x/termfrom 0.36.0 to 0.37.0Commits
1231d54go.mod: update golang.org/x dependencies3475bc8term: fix some commentsUpdates
golang.org/x/textfrom 0.30.0 to 0.31.0Commits
e7ff6b3Description has been truncated