-
Notifications
You must be signed in to change notification settings - Fork 109
Bump the github-dependencies group across 1 directory with 16 updates #373
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: master
Are you sure you want to change the base?
Bump the github-dependencies group across 1 directory with 16 updates #373
Conversation
Bumps the github-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.8.0` | `2.9.0` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.0` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.17.0` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.6` | `1.0.7` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.60.0` | `0.62.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.33.0` | `0.35.0` | | google.golang.org/protobuf | `1.36.6` | `1.36.7` | Updates `github.com/fxamacker/cbor/v2` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/fxamacker/cbor/releases) - [Commits](fxamacker/cbor@v2.8.0...v2.9.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/prometheus/client_golang` from 1.22.0 to 1.23.0 - [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.0) Updates `github.com/prometheus/common` from 0.63.0 to 0.65.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.63.0...v0.65.0) Updates `github.com/prometheus/procfs` from 0.16.1 to 0.17.0 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.16.1...v0.17.0) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.7) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.60.0 to 0.62.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.62.0) Updates `go.opentelemetry.io/otel` from 1.35.0 to 1.37.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.37.0) Updates `go.opentelemetry.io/otel/metric` from 1.35.0 to 1.37.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.37.0) Updates `go.opentelemetry.io/otel/trace` from 1.35.0 to 1.37.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.37.0) Updates `golang.org/x/net` from 0.40.0 to 0.41.0 - [Commits](golang/net@v0.40.0...v0.41.0) Updates `golang.org/x/sys` from 0.33.0 to 0.35.0 - [Commits](golang/sys@v0.33.0...v0.35.0) Updates `golang.org/x/text` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.25.0...v0.26.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250218202821-56aae31c358a to 0.0.0-20250603155806-513f23925822 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.72.0 to 1.73.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.0...v1.73.0) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7 --- updated-dependencies: - dependency-name: github.com/fxamacker/cbor/v2 dependency-version: 2.9.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/prometheus/client_golang dependency-version: 1.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.62.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/net dependency-version: 0.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/text dependency-version: 0.26.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-20250603155806-513f23925822 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.73.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.7 dependency-type: indirect update-type: version-update:semver-patch 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 kubernetes-csi 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 8 updates in the / directory:
2.8.0
2.9.0
1.4.2
1.4.3
1.22.0
1.23.0
0.16.1
0.17.0
1.0.6
1.0.7
0.60.0
0.62.0
0.33.0
0.35.0
1.36.6
1.36.7
Updates
github.com/fxamacker/cbor/v2
from 2.8.0 to 2.9.0Release notes
Sourced from github.com/fxamacker/cbor/v2's releases.
Commits
d29ad73
Merge pull request #684 from fxamacker/fxamacker/update-readme-for-v2.9.06a631fa
Update README for v2.9.0 and add Red Hat as a user8c8d4c3
Merge pull request #682 from benluddy/textunmarshaler-bytestringtostring9bdebd2
Use TextUnmarshaler on byte strings with ByteStringToStringAllowed.a89c3ce
Merge pull request #680 from fxamacker/dependabot/github_actions/github/codeq...7ef1742
Bump github/codeql-action from 3.29.0 to 3.29.22d79f19
Merge pull request #678 from fxamacker/fxamacker/refactor-tests-and-fix-spell...0b94ce7
Fix comments to use one "l" in marshal*508be91
Rename two test funcs that can panic9251397
Refactor test to use fmt.AppendfUpdates
github.com/go-logr/logr
from 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08bedd
build(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840d
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5fa
Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311
Merge pull request #366 from thockin/masterc79ddb3
Update to support golangci-lint v220a64ba
build(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14
Add comments around slog exceptionsUpdates
github.com/prometheus/client_golang
from 1.22.0 to 1.23.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
e4b2208
Cut v1.23.0 (#1848)d9492af
cut v1.23.0-rc.1 (#1842)aeae8a0
Cut v1.23.0-rc.0 (#1837)b157309
Update common Prometheus files (#1832)a704e28
build(deps): bump the github-actions group with 3 updates (#1826)c774311
Fix errNotImplemented reference (#1835)db4db7b
Update runtime metrics for Go v1.23 and v1.24 (#1833)99d380e
Update common Prometheus files (#1831)f3ef320
Merge pull request #1828 from prometheus/dependabot/go_modules/exp/github.com...520c91a
build(deps): bump github.com/prometheus/common in /expUpdates
github.com/prometheus/common
from 0.63.0 to 0.65.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
75c3814
feat: Support negative duration in new function ParseDurationAllowNegative (#...7bd5fff
feat(promslog): add Level() method to get slog.Level (#795)95acce1
Merge pull request #791 from prometheus/remove-otlptranslator1de8cfa
Remove otlptranslator package098669c
Update common Prometheus files (#789)6a35e02
build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#788)487c180
refactor(promslog): makeNewNopLogger()
wrapper aroundNew()
(#783)b8eddd7
build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 (#786)8048031
build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (#785)4ca345a
build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (#784)Updates
github.com/prometheus/procfs
from 0.16.1 to 0.17.0Release notes
Sourced from github.com/prometheus/procfs's releases.
Commits
61fe412
Fix linting issues (#734)61fb25b
Add node_guid to infiniband class (#665) (#670)ee6ea54
feat: parse StartCode, EndCode, and StartStack in /proc/pid/stat (#659)0bcdc45
added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted t...a5f79dd
Nvidia/Mellanox expose ROCE ECN information on sysfs on the path (#695)c5a546e
feat(mdstat): recognize reshape status (#679)0cf1234
Fix linting issue (#733)2b1359d
parse.go: fix GetDeviceInfo/LayoutGet ordering -- previously had values swapp...6176818
sysfs: Add support to collect link status for PCIe devices (#728)0f247ba
Update common Prometheus files (#727)Updates
github.com/spf13/pflag
from 1.0.6 to 1.0.7Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
f9cbdd9
Merge pull request #348 from max-frank/add-time-flag-supporte3be2eb
Reduce duplication by forwarding to sibling functions7cc25e3
Don't exportTimeValue
(yet)d15848d
Remove unnecessary time test stderr dev null redirectc5ce22e
Use time.Time for expectations in time flag tests1992c5a
Add support for time.Time flags1c62fb2
Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2
fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0
fix help message for Func and BoolFunc flags #430f4c97c2
minor: fix typos in commentsUpdates
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
from 0.60.0 to 0.62.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.
... (truncated)
Commits
45af925
Release 1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0 (#7507)35a0b36
fix(deps): update module sigs.k8s.io/yaml to v1.5.0 (#7510)bfd8b8d
chore(deps): update module github.com/klauspost/cpuid/v2 to v2.2.11 (#7508)9f780ae
otelconf: skip flaky exporter tests on windows (#7469)e6f4bb9
Update community member listings (#7505)60a234c
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...