-
Notifications
You must be signed in to change notification settings - Fork 497
Bump the non-k8s group with 13 updates #704
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
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes 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. |
[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 non-k8s group with 13 updates: | Package | From | To | | --- | --- | --- | | [github.com/coredns/coredns](https://github.com/coredns/coredns) | `1.11.3` | `1.12.2` | | [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.63` | `1.1.66` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.36.1` | `1.36.2` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.1` | `1.22.0` | | [github.com/vishvananda/netlink](https://github.com/vishvananda/netlink) | `1.1.0` | `1.3.1` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.18` | `3.6.0` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.18` | `3.6.0` | | [go.etcd.io/etcd/client/v2](https://github.com/etcd-io/etcd) | `2.305.18` | `2.305.21` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.18` | `3.6.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.38.0` | `0.40.0` | | [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.120.1` | `2.130.1` | | [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) | `1.30.12` | `1.33.1` | | [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20230726121419-3b25d923346b` | `0.0.0-20241104100929-3ea5e8cea738` | Updates `github.com/coredns/coredns` from 1.11.3 to 1.12.2 - [Release notes](https://github.com/coredns/coredns/releases) - [Changelog](https://github.com/coredns/coredns/blob/master/Makefile.release) - [Commits](coredns/coredns@v1.11.3...v1.12.2) Updates `github.com/miekg/dns` from 1.1.63 to 1.1.66 - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](miekg/dns@v1.1.63...v1.1.66) Updates `github.com/onsi/gomega` from 1.36.1 to 1.36.2 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.1...v1.36.2) Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.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.19.1...v1.22.0) Updates `github.com/vishvananda/netlink` from 1.1.0 to 1.3.1 - [Release notes](https://github.com/vishvananda/netlink/releases) - [Commits](vishvananda/netlink@v1.1.0...v1.3.1) Updates `go.etcd.io/etcd/api/v3` from 3.5.18 to 3.6.0 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.18...v3.6.0) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.18 to 3.6.0 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.18...v3.6.0) Updates `go.etcd.io/etcd/client/v2` from 2.305.18 to 2.305.21 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@client/v2.305.18...client/v2.305.21) Updates `go.etcd.io/etcd/client/v3` from 3.5.18 to 3.6.0 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.18...v3.6.0) Updates `golang.org/x/net` from 0.38.0 to 0.40.0 - [Commits](golang/net@v0.38.0...v0.40.0) Updates `k8s.io/klog/v2` from 2.120.1 to 2.130.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.120.1...v2.130.1) Updates `k8s.io/kubernetes` from 1.30.12 to 1.33.1 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.30.12...v1.33.1) Updates `k8s.io/utils` from 0.0.0-20230726121419-3b25d923346b to 0.0.0-20241104100929-3ea5e8cea738 - [Commits](https://github.com/kubernetes/utils/commits) --- updated-dependencies: - dependency-name: github.com/coredns/coredns dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: github.com/miekg/dns dependency-version: 1.1.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-k8s - dependency-name: github.com/onsi/gomega dependency-version: 1.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-k8s - dependency-name: github.com/prometheus/client_golang dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: github.com/vishvananda/netlink dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: go.etcd.io/etcd/client/v2 dependency-version: 2.305.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-k8s - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: golang.org/x/net dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: k8s.io/klog/v2 dependency-version: 2.130.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: k8s.io/kubernetes dependency-version: 1.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: k8s.io/utils dependency-version: 0.0.0-20241104100929-3ea5e8cea738 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-k8s ... Signed-off-by: dependabot[bot] <[email protected]>
df9dff4
to
5cc8331
Compare
@dependabot[bot]: The following test 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. |
Looks like we also need to bump go to 1.24.x? |
@DamianSawicki We need to pin I am opening another PR to resolve this. Lets have dependabot try again next time. |
@cwayne18 I see go bumped to
@dereknola I'm wondering why we have this pinning in the first place. With #702 and #705, we should hopefully be able to get rid of it. I'll close this PR and see if dependabot will try to update pinned targets. If not, perhaps instead of pinning |
The present PR hasn't pick up the depandabot config fix from #705, closing. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
@DamianSawicki You are correct, by pinning all the However, there are several potential problems with letting dependabot handle k8s dependencies. We have run into these in the past with k3s and other downstream repos.
|
Bumps the non-k8s group with 13 updates:
1.11.3
1.12.2
1.1.63
1.1.66
1.36.1
1.36.2
1.19.1
1.22.0
1.1.0
1.3.1
3.5.18
3.6.0
3.5.18
3.6.0
2.305.18
2.305.21
3.5.18
3.6.0
0.38.0
0.40.0
2.120.1
2.130.1
1.30.12
1.33.1
0.0.0-20230726121419-3b25d923346b
0.0.0-20241104100929-3ea5e8cea738
Updates
github.com/coredns/coredns
from 1.11.3 to 1.12.2Release notes
Sourced from github.com/coredns/coredns's releases.
... (truncated)
Commits
0eb5542
Update Go (#7356)83afff1
view: Add IPv6 example match (#7355)67f3ece
chore: enable more rules from revive (#7352)186e4a1
chore: enable early-return and superfluous-else from revive (#7129)ddb74cd
test(plugin): improve tests for auto (#7348)11774d9
fix(proxy): flaky dial tests (#7349)9f9aed3
test: add t.Helper() calls to test helper functions (#7351)b4abdca
fix(kubernetes): multicluster DNS race condition (#7350)9240544
build(deps): bump google.golang.org/api from 0.234.0 to 0.235.0 (#7345)3655ac9
build(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#7344)Updates
github.com/miekg/dns
from 1.1.63 to 1.1.66Commits
10d76bc
Release 1.1.66ed312a3
Fix logic in xfr ReadMsg + add test (#1649)27318b9
RFC 8490: Implement DSO type registry01abd80
DSO: Use Stateful as the suffix64211b3
Add the rcode DSO-TYPE Not Implemented / RFC8490 (#1648)8ec9f67
Upgrade all deps (#1647)8a570c6
A comment concerning newline while scanning (#1645)739cf21
Return error for empty target (#1627)8b1c521
Release 1.1.6542d8cc5
Avoid sendmsg control messages on darwin (#1643)Updates
github.com/onsi/gomega
from 1.36.1 to 1.36.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
bb0e550
v1.36.29a7609d
Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810)b6cb028
Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807)5756529
Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808)dabc12e
Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757)Updates
github.com/prometheus/client_golang
from 1.19.1 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
d50be25
Cut 1.22.0 (#1793)1043db7
Cut 1.22.0-rc.0 (#1768)e575c9c
promhttp: Isolate zstd support and klauspost/compress library use to promhttp...f2276aa
Merge pull request #1764 from prometheus/dependabot/github_actions/github-act...9df772c
build(deps): bump peter-evans/create-pull-requesta3548c5
Merge pull request #1754 from saswatamcode/exp-eh60fd2b0
Remove go.work file for now8f9d0de
exp: Add dependabot configc5cf981
Merge pull request #1762 from prometheus/release-1.218a42da3
Fix ios build. (#1758)Updates
github.com/vishvananda/netlink
from 1.1.0 to 1.3.1Release notes
Sourced from github.com/vishvananda/netlink's releases.
... (truncated)
Commits
17daef6
vlan: add support for flags and qos mapsb929916
filter: add classid and port range support for flower06c2c01
feat: add vlanid - tunnelid mapping supportc4bb4f9
rdma: support rdma metrics: resource and statistice9f11f7
bugfix: parse ipv4 src/dst error1f4f72c
Mimicipset
C code for determining correct default ipset revision2426b05
qdisc: fix wrong type info of tc_sfq_qopta2e4b9a
veth: allow configuring peer attributes beyond namespace and address9d88d83
feat: add support for RtoMin lock6b5dd30
geneve: Support setting/getting source port rangeUpdates
go.etcd.io/etcd/api/v3
from 3.5.18 to 3.6.0Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
f5d605a
Merge pull request #19951 from ahrtr/release_script_20250515a1bcdc7
Update release script to exactly match the target tag7a7a77c
version: bump up to 3.6.0115f15e
version: bump up to 3.6.0-rc.553b485a
Merge pull request #19890 from k8s-infra-cherrypick-robot/cherry-pick-19862-t...c774d44
Fix the tar unzip command, adding the --no-same-owner option to avoid permiss...8d1d1a9
Merge pull request #19867 from ivanvc/release-3.6-go-1.23.9-bumpcddc9bc
Bump Go to 1.23.91a1cc66
Merge pull request #19853 from k8s-infra-cherrypick-robot/cherry-pick-19848-t...9f66823
fix: test-releaseUpdates
go.etcd.io/etcd/client/pkg/v3
from 3.5.18 to 3.6.0Release notes
Sourced from go.etcd.io/etcd/client/pkg/v3's releases.
... (truncated)
Commits
f5d605a
Merge pull request #19951 from ahrtr/release_script_20250515a1bcdc7
Update release script to exactly match the target tag7a7a77c
version: bump up to 3.6.0115f15e
version: bump up to 3.6.0-rc.553b485a
Merge pull request #19890 from k8s-infra-cherrypick-robot/cherry-pick-19862-t...c774d44
Fix the tar unzip command, adding the --no-same-owner option to avoid permiss...8d1d1a9
Merge pull request #19867 from ivanvc/release-3.6-go-1.23.9-bumpcddc9bc
Bump Go to 1.23.91a1cc66
Merge pull request #19853 from k8s-infra-cherrypick-robot/cherry-pick-19848-t...9f66823
fix: test-releaseUpdates
go.etcd.io/etcd/client/v2
from 2.305.18 to 2.305.21Commits
a17edfd
version: bump up to 3.5.212c77e22
Merge pull request #19686 from ivanvc/release-3.5-golang.org-x-net-to-v0.37.014b8ce4
dependency: bump golang.org/x/net from v0.36.0 to v0.38.0163ff00
Merge pull request #19646 from ivanvc/release-3.5-bump-mygithub.libinneed.workers.dev-golang-jwt-...6439620
dependency: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2ac31c34
version: bump up to 3.5.20c518f6f
Merge pull request #19629 from ahrtr/learner_test_202503190a51fc2
Add e2e test to verify etcd is able to automatically fix the issue3c65dfa
Merge pull request #19602 from ahrtr/3.5_add_learner_test_20250314341af03
Fix the issue that learner promotion command doesn't support json outputUpdates
go.etcd.io/etcd/client/v3
from 3.5.18 to 3.6.0Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
f5d605a
Merge pull request #19951 from ahrtr/release_script_20250515a1bcdc7
Update release script to exactly match the target tag7a7a77c
version: bump up to 3.6.0115f15e
version: bump up to 3.6.0-rc.553b485a
Merge pull request #19890 from k8s-infra-cherrypick-robot/cherry-pick-19862-t...c774d44
Fix the tar unzip command, adding the --no-same-owner option to avoid permiss...8d1d1a9
Merge pull request #19867 from ivanvc/release-3.6-go-1.23.9-bumpcddc9bc
Bump Go to 1.23.91a1cc66
Merge pull request #19853 from k8s-infra-cherrypick-robot/cherry-pick-19848-t...9f66823
fix: test-releaseUpdates
golang.org/x/net
from 0.38.0 to 0.40.0Commits
7d6e62a
go.mod: update golang.org/x dependenciesea0c1d9
internal/timeseries: use built-in max/min to simplify the code3e7a445
quic: skip packet numbers for optimistic ack defense3f563d3
quic: use an enum for sentPacket statea3b6e77
quic: don't re-lose packets when discarding keys22500a6
quic: decode packet numbers >255 in testsdd0b200
quic: remove go1.21 build constraintb8d8877
go.mod: update golang.org/x dependenciesUpdates
k8s.io/klog/v2
from 2.120.1 to 2.130.1Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
75663bb
Merge pull request #408 from pohly/klog-flush-sync-fix2327d4c
data race: avoid unprotected access to sb.file16c7d26
Merge pull request #401 from pohly/ktesting-warning-delaycd24012
ktesting: tone down warning about leaked test goroutine2ee202a
Merge pull request #404 from 1978629634/fsync-freelock79575d8
Do not acquire lock for file.Sync() fsync call