-
Notifications
You must be signed in to change notification settings - Fork 1.1k
build(deps): bump the gomod group across 1 directory with 9 updates #8450
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
Bumps the gomod group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.34.0` | `1.34.1` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.7.0` | `0.8.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.22.0` | `0.23.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.0-alpha.3` | `0.32.0-alpha.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0-alpha.3` | `0.32.0-alpha.0` | | [k8s.io/cri-api](https://github.com/kubernetes/cri-api) | `0.31.0-beta.0.0.20240716205706-865479a3e1b3` | `0.32.0-alpha.0` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.31.0-alpha.3` | `0.32.0-alpha.0` | | [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) | `0.8.3` | `0.8.4` | Updates `github.com/onsi/gomega` from 1.34.0 to 1.34.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.34.0...v1.34.1) Updates `golang.org/x/sync` from 0.7.0 to 0.8.0 - [Commits](golang/sync@v0.7.0...v0.8.0) Updates `golang.org/x/sys` from 0.22.0 to 0.23.0 - [Commits](golang/sys@v0.22.0...v0.23.0) Updates `k8s.io/apimachinery` from 0.31.0-alpha.3 to 0.32.0-alpha.0 - [Commits](kubernetes/apimachinery@v0.31.0-alpha.3...v0.32.0-alpha.0) Updates `k8s.io/client-go` from 0.31.0-alpha.3 to 0.32.0-alpha.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.0-alpha.3...v0.32.0-alpha.0) Updates `k8s.io/cri-api` from 0.31.0-beta.0.0.20240716205706-865479a3e1b3 to 0.32.0-alpha.0 - [Commits](https://github.com/kubernetes/cri-api/commits/v0.32.0-alpha.0) Updates `k8s.io/kubelet` from 0.31.0-alpha.3 to 0.32.0-alpha.0 - [Commits](kubernetes/kubelet@v0.31.0-alpha.3...v0.32.0-alpha.0) Updates `k8s.io/utils` from 0.0.0-20240502163921-fe8a2dddb1d0 to 0.0.0-20240711033017-18e509b52bc8 - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/release-utils` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/kubernetes-sigs/release-utils/releases) - [Commits](kubernetes-sigs/release-utils@v0.8.3...v0.8.4) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/cri-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/kubelet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: sigs.k8s.io/release-utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... 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 |
|
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. 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. |
|
Part of #8451 |
|
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 |
Bumps the gomod group with 8 updates in the / directory:
1.34.01.34.10.7.00.8.00.22.00.23.00.31.0-alpha.30.32.0-alpha.00.31.0-alpha.30.32.0-alpha.00.31.0-beta.0.0.20240716205706-865479a3e1b30.32.0-alpha.00.31.0-alpha.30.32.0-alpha.00.8.30.8.4Updates
github.com/onsi/gomegafrom 1.34.0 to 1.34.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
fa057b8v1.34.15e71dcdUse slices from exp/slices to keep golang 1.20 compatUpdates
golang.org/x/syncfrom 0.7.0 to 0.8.0Commits
411f99eLICENSE: update per Google LegalUpdates
golang.org/x/sysfrom 0.22.0 to 0.23.0Commits
aa1c4c8unix: provide Mount on openbsdcde4660unix: add linux mseal system call31ef9e7unix: update to Linux kernel 6.10d03a807unix: update glibc to 2.40beb5949windows: correctly generate GetAce syscall7bb0bf7cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64bce4cf7windows: add GetKeyboardLayout & ToUnicodeEx0eac9b5windows: add flags for GetAdaptersAddresses0c18c88cpu: add DIT option and hwcap DIT supportdce4e64LICENSE: update per Google LegalUpdates
k8s.io/apimachineryfrom 0.31.0-alpha.3 to 0.32.0-alpha.0Commits
95b7802Merge pull request #126231 from seans3/websocket-https-proxy-fixa8f449eFalls back to SPDY for gorilla/websocket https proxy error62791ecMerge pull request #125571 from liggitt/filter-auth-02-sarcc2ba35add field and label selectors to authorization attributesce76a8fgenerate35052c5add subjectaccessreview field and label selectorsab06869Merge pull request #126105 from benluddy/cbor-framer429f4e4Implement runtime.Framer for CBOR Sequences.d7e1c53Merge pull request #126018 from aroradaman/bump-k8s-utils07cb122Merge pull request #125748 from benluddy/cbor-custom-marshalersUpdates
k8s.io/client-gofrom 0.31.0-alpha.3 to 0.32.0-alpha.0Commits
183d198Update dependencies to v0.32.0-alpha.0 tag71959c5Merge pull request #126405 from sttts/sttts-sync-informerfactory-startb6f7bdfinformers: add comment that Start does not blockf71a5ccCall non-blocking informerFactory.Start synchronously to avoid races4536e5aMerge pull request #124012 from Jefftree/le-controller93c6a5bMerge pull request #126353 from liggitt/fix-vendor6a9911arevendor dependenciesfe54892Merge pull request #126243 from SergeyKanzhelev/devicePluginFailures825f52eChange PingTime to be persistentf45c451fix ordering issue in candidatesUpdates
k8s.io/cri-apifrom 0.31.0-beta.0.0.20240716205706-865479a3e1b3 to 0.32.0-alpha.0Commits
Updates
k8s.io/kubeletfrom 0.31.0-alpha.3 to 0.32.0-alpha.0Commits
21823d5Update dependencies to v0.32.0-alpha.0 tage1e38c4Merge pull request #126031 from harche/kubelet_cgroupv1_argde521a3Merge pull request #125488 from pohly/dra-1.31c4a7fd5DRA kubelet: adapt to v1alpha3 API136516cMerge pull request #125163 from pohly/dra-kubelet-api-version-independent-no-...9d8ab9fMerge pull request #122922 from marosset/windows-memory-eviction776d934Kubelet option to disable cgroup v1 support78e0369dra kubelet: bump gRPC API to v1alpha445d6a8cDRA: read ResourceClaim in DRA drivers63f4c6dDRA: move ResourceSlice publishing into DRA driversUpdates
k8s.io/utilsfrom 0.0.0-20240502163921-fe8a2dddb1d0 to 0.0.0-20240711033017-18e509b52bc8Commits
Updates
sigs.k8s.io/release-utilsfrom 0.8.3 to 0.8.4Release notes
Sourced from sigs.k8s.io/release-utils's releases.
Commits
0790ab4Merge pull request #110 from puerco/release-workflow943a605Merge pull request #111 from puerco/revert-throttle9545115Move http package to nozzle/throttler337176bRevert fork of nozzle/throttler9670e44Add SBOM generation to releases61086f6Merge pull request #107 from puerco/parallel-httpb6576e7Parallelize tests and do not retry18dab2eImprove post tests to actually check returns9c49082Mark http.GetURLResponse as deprecated1cd03a3HTTP Group: Add documentation and exampleDependabot 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