-
Notifications
You must be signed in to change notification settings - Fork 21
Bump the github-dependencies group with 27 updates #193
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
base: main
Are you sure you want to change the base?
Bump the github-dependencies group with 27 updates #193
Conversation
Bumps the github-dependencies group with 27 updates: | Package | From | To | | --- | --- | --- | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.72.1` | `1.77.0` | | google.golang.org/protobuf | `1.36.6` | `1.36.10` | | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.12.2` | `3.13.0` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.1` | `0.22.3` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.0` | `0.21.3` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.1` | `0.25.3` | | [github.com/google/gnostic-models](https://github.com/google/gnostic-models) | `0.7.0` | `0.7.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.2` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.63.0` | `0.66.1` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.19.2` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.6` | `1.0.10` | | [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation) | `1.1.0` | `1.2.1` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.60.0` | `0.63.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.38.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.38.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.38.0` | | [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml) | `2.4.2` | `2.4.3` | | [golang.org/x/net](https://github.com/golang/net) | `0.39.0` | `0.46.1-0.20251013234738-63d1a5100f82` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.30.0` | `0.32.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.33.0` | `0.37.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.31.0` | `0.36.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.24.0` | `0.30.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.11.0` | `0.14.0` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20250303144028-a0af3efb3deb` | `0.0.0-20251022142026-3a174f9686a8` | | gopkg.in/evanphx/json-patch.v4 | `4.12.0` | `4.13.0` | Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `google.golang.org/grpc` from 1.72.1 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.1...v1.77.0) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.10 Updates `github.com/emicklei/go-restful/v3` from 3.12.2 to 3.13.0 - [Release notes](https://github.com/emicklei/go-restful/releases) - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md) - [Commits](emicklei/go-restful@v3.12.2...v3.13.0) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/go-openapi/jsonpointer` from 0.21.1 to 0.22.3 - [Release notes](https://github.com/go-openapi/jsonpointer/releases) - [Commits](go-openapi/jsonpointer@v0.21.1...v0.22.3) Updates `github.com/go-openapi/jsonreference` from 0.21.0 to 0.21.3 - [Commits](go-openapi/jsonreference@v0.21.0...v0.21.3) Updates `github.com/go-openapi/swag` from 0.23.1 to 0.25.3 - [Commits](go-openapi/swag@v0.23.1...v0.25.3) Updates `github.com/google/gnostic-models` from 0.7.0 to 0.7.1 - [Commits](google/gnostic-models@v0.7.0...v0.7.1) Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.22.0...v1.23.2) Updates `github.com/prometheus/common` from 0.63.0 to 0.66.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.63.0...v0.66.1) Updates `github.com/prometheus/procfs` from 0.16.1 to 0.19.2 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.16.1...v0.19.2) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.10) Updates `go.opentelemetry.io/auto/sdk` from 1.1.0 to 1.2.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-instrumentation@sdk/v1.1.0...sdk/v1.2.1) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.60.0 to 0.63.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.60.0...zpages/v0.63.0) Updates `go.opentelemetry.io/otel` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.38.0) Updates `go.opentelemetry.io/otel/metric` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.38.0) Updates `go.opentelemetry.io/otel/trace` from 1.35.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.38.0) Updates `go.yaml.in/yaml/v2` from 2.4.2 to 2.4.3 - [Commits](yaml/go-yaml@v2.4.2...v2.4.3) Updates `golang.org/x/net` from 0.39.0 to 0.46.1-0.20251013234738-63d1a5100f82 - [Commits](https://github.com/golang/net/commits) Updates `golang.org/x/oauth2` from 0.30.0 to 0.32.0 - [Commits](golang/oauth2@v0.30.0...v0.32.0) Updates `golang.org/x/sys` from 0.33.0 to 0.37.0 - [Commits](golang/sys@v0.33.0...v0.37.0) Updates `golang.org/x/term` from 0.31.0 to 0.36.0 - [Commits](golang/term@v0.31.0...v0.36.0) Updates `golang.org/x/text` from 0.24.0 to 0.30.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.24.0...v0.30.0) Updates `golang.org/x/time` from 0.11.0 to 0.14.0 - [Commits](golang/time@v0.11.0...v0.14.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250303144028-a0af3efb3deb to 0.0.0-20251022142026-3a174f9686a8 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `gopkg.in/evanphx/json-patch.v4` from 4.12.0 to 4.13.0 --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/emicklei/go-restful/v3 dependency-version: 3.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.22.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/go-openapi/jsonreference dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/go-openapi/swag dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/google/gnostic-models dependency-version: 0.7.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.66.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.19.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/auto/sdk dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.63.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.yaml.in/yaml/v2 dependency-version: 2.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: golang.org/x/net dependency-version: 0.46.1-0.20251013234738-63d1a5100f82 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/term dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/text dependency-version: 0.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/time dependency-version: 0.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20251022142026-3a174f9686a8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: gopkg.in/evanphx/json-patch.v4 dependency-version: 4.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
[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 |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Bumps the github-dependencies group with 27 updates:
1.10.01.11.11.72.11.77.01.36.61.36.103.12.23.13.01.4.21.4.30.21.10.22.30.21.00.21.30.23.10.25.30.7.00.7.11.22.01.23.20.63.00.66.10.16.10.19.21.0.61.0.101.1.01.2.10.60.00.63.01.35.01.38.01.35.01.38.01.35.01.38.02.4.22.4.30.39.00.46.1-0.20251013234738-63d1a5100f820.30.00.32.00.33.00.37.00.31.00.36.00.24.00.30.00.11.00.14.00.0.0-20250303144028-a0af3efb3deb0.0.0-20251022142026-3a174f9686a84.12.04.13.0Updates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
google.golang.org/grpcfrom 1.72.1 to 1.77.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
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
google.golang.org/protobuffrom 1.36.6 to 1.36.10Updates
github.com/emicklei/go-restful/v3from 3.12.2 to 3.13.0Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
Commits
3fae6e4update deps of jwtauth example9de612aupdate changes, document new feature4c1b61eMerge pull request #588 from wenhug/regexcache54fe5bbRefactor regex caching logic in CurlyRouter and custom verbs for improved rea...6a74e9bMerge pull request #589 from emicklei/dependabot/github_actions/v3/github-act...043cc22Bump the github-actions group across 1 directory with 4 updates93fbb2fAdd enable/disable functionality for regex caching in CurlyRouter and custom ...c282bfeImplement regex caching for CurlyRouter and custom verbs1959514Merge pull request #583 from emicklei/dependabot/github_actions/v3/github-act...246fc52Bump codecov/codecov-action in the github-actions groupUpdates
github.com/go-logr/logrfrom 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08beddbuild(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840dbuild(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5faMerge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311Merge pull request #366 from thockin/masterc79ddb3Update to support golangci-lint v220a64babuild(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14Add comments around slog exceptionsUpdates
github.com/go-openapi/jsonpointerfrom 0.21.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.0 to 0.21.3Commits
d5ff0eatests: replaced stretchr/testify by go-openapi/testify5cee2c3chore: updated license marks in source files65f09e7linting rules for go1.24832def3chore(deps): updated dependenciese316c9cbuild(deps): bump actions/setup-go in the development-dependencies group6973d2fdeps: remove (indirect) dependency to mailru/easyjson5f816fbbuild(deps): bump github.com/stretchr/testifya8d2f8abuild(deps): bump actions/checkout in the development-dependencies group974e4afbuild(deps): bump github.com/go-openapi/jsonpointerf820859ci: fixed auto-mergeUpdates
github.com/go-openapi/swagfrom 0.23.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.7.0 to 0.7.1Commits
289d7b4Merge pull request #23 from sloretz/absolute_go_package338bf8aUse absolute packages in option go_packageUpdates
github.com/prometheus/client_golangfrom 1.22.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56Cut v1.23.2 (#1870)4142b59Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0Cut v1.23.1 (#1867)989b029Upgrade to prometheus/common v0.66 (#1866)e4b2208Cut v1.23.0 (#1848)d9492afcut v1.23.0-rc.1 (#1842)aeae8a0Cut v1.23.0-rc.0 (#1837)b157309Update common Prometheus files (#1832)a704e28build(deps): bump the github-actions group with 3 updates (#1826)c774311Fix errNotImplemented reference (#1835)Updates
github.com/prometheus/commonfrom 0.63.0 to 0.66.1Release notes
Sourced from github.com/prometheus/common's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/common's changelog.
... (truncated)
Commits
8975ddeRevert "Use go.uber.org/atomic instead of sync/atomic (#825)" (#838)08d7f66Move to supported version of yaml parser (#834)80e275eRevert "Use github.com/grafana/regexp instead of rege...Description has been truncated