-
Notifications
You must be signed in to change notification settings - Fork 204
Bump the gomod-dependencies group across 1 directory with 11 updates #679
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
Bump the gomod-dependencies group across 1 directory with 11 updates #679
Conversation
Bumps the gomod-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.60.1` | `0.61.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.1` | `1.68.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.2` | `0.31.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.2` | `0.31.3` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.31.2` | `0.31.3` | | [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers) | `0.31.2` | `0.31.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.1` | `0.19.3` | Updates `github.com/prometheus/common` from 0.60.1 to 0.61.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.60.1...v0.61.0) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `golang.org/x/net` from 0.30.0 to 0.32.0 - [Commits](golang/net@v0.30.0...v0.32.0) Updates `google.golang.org/grpc` from 1.67.1 to 1.68.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.1...v1.68.1) Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2 Updates `k8s.io/api` from 0.31.2 to 0.31.3 - [Commits](kubernetes/api@v0.31.2...v0.31.3) Updates `k8s.io/apimachinery` from 0.31.2 to 0.31.3 - [Commits](kubernetes/apimachinery@v0.31.2...v0.31.3) Updates `k8s.io/client-go` from 0.31.2 to 0.31.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.2...v0.31.3) Updates `k8s.io/component-base` from 0.31.2 to 0.31.3 - [Commits](kubernetes/component-base@v0.31.2...v0.31.3) Updates `k8s.io/component-helpers` from 0.31.2 to 0.31.3 - [Commits](kubernetes/component-helpers@v0.31.2...v0.31.3) Updates `sigs.k8s.io/controller-runtime` from 0.19.1 to 0.19.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.1...v0.19.3) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/component-base dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/component-helpers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-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-sigs 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. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gomod-dependencies group with 7 updates in the / directory:
0.60.10.61.01.67.11.68.10.31.20.31.30.31.20.31.30.31.20.31.30.31.20.31.30.19.10.19.3Updates
github.com/prometheus/commonfrom 0.60.1 to 0.61.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
7b484e9Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#732)05e3c40Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#731)a0ef737Bump golang.org/x/net from 0.30.0 to 0.32.0 (#736)f99f029Update common Prometheus files (#726)b88f24cpromslog: always lowercase log level from CLI (#728)2c3c048Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#730)ec7291fBump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /assets (#729)145b50afix(promslog): always use UTC for time (#735)39a62f7fix: values escaping bugs (#727)7ed4523Allow custom user-agent definition (#725)Updates
github.com/stretchr/testifyfrom 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60Merge pull request #1667 from sikehish/flaky716de8dIncrease timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83NotSame should fail if args are not pointers #1661 (#1664)7d99b2battempt 205f87c0more similarea7129ebetter fmta1b9c9eMerge pull request #1663 from ybrustin/master8302de9Merge branch 'master' into master89352f7Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
golang.org/x/netfrom 0.30.0 to 0.32.0Commits
285e1cfgo.mod: update golang.org/x dependenciesd0a1049route: remove unused sizeof* consts on freebsd6e41410http2: fix benchmarks using common frame read/write functions4be1253route: change from syscall to x/sys/unixbc37675http2: limit number of PINGs bundled with RST_STREAMse9cd716route: fix parse of zero-length sockaddrs in RIBs9a51899http2: add SETTINGS_ENABLE_CONNECT_PROTOCOL support334afa0go.mod: update golang.org/x dependenciesd7f220dquic: add LocalAddr and RemoteAddr to quic.Conn858db1ahttp2: surface errors occurring very early in a client conn's lifetimeUpdates
google.golang.org/grpcfrom 1.67.1 to 1.68.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d6a777fChange version to 1.68.1 (#7894)9c54bbbdeps: Remove go patch version from go.mod (#7831) (#7877)dc26feecredentials/alts: avoid SRV and TXT lookups for handshaker service (#7861) (#...eff4b16Change version to 1.68.1-dev (#7745)acba4d3Change version to 1.68.0 (#7743)5363dcacredentials: Apply defaults to TLS configs provided through GetConfigForClien...056dc64status: Fix status incompatibility introduced by #6919 and move non-regenerat...b79fb61mem: use slice capacity instead of length, to determine whether to pool buffe...54841efstats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environme...ad81c20pickfirstleaf: minor simplification to reconcileSubConnsLocked method (#7731)Updates
google.golang.org/protobuffrom 1.35.1 to 1.35.2Updates
k8s.io/apifrom 0.31.2 to 0.31.3Commits
b7783abUpdate dependencies to v0.31.3 tagUpdates
k8s.io/apimachineryfrom 0.31.2 to 0.31.3Commits
Updates
k8s.io/client-gofrom 0.31.2 to 0.31.3Commits
ef98edcUpdate dependencies to v0.31.3 tagUpdates
k8s.io/component-basefrom 0.31.2 to 0.31.3Commits
3ecbf33Update dependencies to v0.31.3 tagUpdates
k8s.io/component-helpersfrom 0.31.2 to 0.31.3Commits
e00cf91Update dependencies to v0.31.3 tagUpdates
sigs.k8s.io/controller-runtimefrom 0.19.1 to 0.19.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
3e66810Merge pull request #3037 from kubernetes-sigs/backport019-watch2085accadd watch deprecated to certwatcher0823530Merge pull request #3031 from k8s-infra-cherrypick-robot/cherry-pick-3028-to-...e727239[release-0.19] 🐛 Refactor certificate watcher to use polling, instead of fsno...2a0ce59🌱 Make using leader elector with client timeout non-breaking4bc3811🐛 Fix RenewDeadline typo in leader election0170742warning: Use leader elector with client timeoutbfd1cf9[release-0.19] ✨ Add EnableWatchBookmarks option to cache informers (#3018)Dependabot 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