Build(deps): Bump the github-dependencies group with 4 updates#576
Conversation
Bumps the github-dependencies group with 4 updates: [golang.org/x/sys](https://github.com/golang/sys), [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor), [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/text](https://github.com/golang/text). Updates `golang.org/x/sys` from 0.43.0 to 0.44.0 - [Commits](golang/sys@v0.43.0...v0.44.0) Updates `github.com/fxamacker/cbor/v2` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/fxamacker/cbor/releases) - [Commits](fxamacker/cbor@v2.9.1...v2.9.2) Updates `golang.org/x/net` from 0.53.0 to 0.54.0 - [Commits](golang/net@v0.53.0...v0.54.0) Updates `golang.org/x/text` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/fxamacker/cbor/v2 dependency-version: 2.9.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/text dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
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 Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], jsafrane The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the github-dependencies group with 4 updates: golang.org/x/sys, github.com/fxamacker/cbor/v2, golang.org/x/net and golang.org/x/text.
Updates
golang.org/x/sysfrom 0.43.0 to 0.44.0Commits
fb1facdwindows: avoid uint16 overflow in NewNTUnicodeString94ad893windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressT...54fe89fcpu: use IsProcessorFeaturePresent to calculate ARM64 on windowsdf7d5d7unix: automatically remove container created by mkall.sh68a4a8eunix: avoid nil pointer dereference in Utime690c91funix: add CPUSetDynamic for systems with more than 1024 CPUsUpdates
github.com/fxamacker/cbor/v2from 2.9.1 to 2.9.2Release notes
Sourced from github.com/fxamacker/cbor/v2's releases.
Commits
45589abMerge pull request #769 from fxamacker/fxamacker/update-readme-release-status8e98ea5Update README for v2.9.2 releasee501acaMerge pull request #768 from fxamacker/fxamacker/update-docse6af0aaMerge pull request #767 from fxamacker/fxamacker/refactor-indefinite-length-e...57f1601Merge pull request #766 from fxamacker/fxamacker/no-opt-to-remove-nil-type-in...0cdb674Fix indefinite-length string chunk validationc0db60fImprove GitHub Workflow code coverage regex63937feFix panic message to print the unrecognized tagf0352a5Add more tests0c20a0fRefactor encoding of indefinite-length data itemUpdates
golang.org/x/netfrom 0.53.0 to 0.54.0Commits
b138e06go.mod: update golang.org/x dependencies689f70aquic: fix wrong final size being used for RESET_STREAM frame208f306http3: increase handshake timeout49810dahttp2: enable net/http wrapping when go >= 1.275e11a5aquic: fix data race in streamForFrame8c63081http2: use empty Transport rather than DefaultTransport in http2wrapfc7b466http2: add http2wrap test15c2cb1http2: avoid overflowing 32-bit int when http2wrap enabled6465188http2: add wrapped Server72f419ahttp2: add wrapped ClientConnUpdates
golang.org/x/textfrom 0.36.0 to 0.37.0Commits
3ef517ego.mod: update golang.org/x dependenciesDependabot 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 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