gcp-filestore-csi-driver
gcp-filestore-csi-driver copied to clipboard
Bump the golang-x group with 5 updates
Bumps the golang-x group with 5 updates:
| Package | From | To |
|---|---|---|
| golang.org/x/net | 0.22.0 |
0.24.0 |
| golang.org/x/oauth2 | 0.18.0 |
0.19.0 |
| golang.org/x/sys | 0.18.0 |
0.19.0 |
| golang.org/x/crypto | 0.21.0 |
0.22.0 |
| golang.org/x/term | 0.18.0 |
0.19.0 |
Updates golang.org/x/net from 0.22.0 to 0.24.0
Commits
7bbe320go.mod: update golang.org/x dependenciesc48da13http2: fix TestServerContinuationFlood flakes762b58dhttp2: fix tipos in commentba87210http2: close connections when receiving too many headersebc8168all: fix some typos3678185http2: make TestCanonicalHeaderCacheGrowth faster448c44fhttp2: remove clientTesterc7877achttp2: convert the remaining clientTester tests to testClientConnd8870b0http2: use synthetic time in TestIdleConnTimeoutd73acffhttp2: only set up deadline when Server.IdleTimeout is positive- Additional commits viewable in compare view
Updates golang.org/x/oauth2 from 0.18.0 to 0.19.0
Commits
d0e617cgoogle: add Credentials.UniverseDomainProvider3c9c1f6oauth2/google: fix the logic of sts 0 value of expires_in5a05c65oauth2/google: fix remove content-type header from idms get requests3a6776aappengine: drop obsolete code for AppEngine envs <=Go 1.11- See full diff in compare view
Updates golang.org/x/sys from 0.18.0 to 0.19.0
Commits
cabba82windows: use uint32 for serial comm flags for consistency1a50d97windows: add serial comm functions95f07ecx/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)4be02d3unix: expose mmap calls on z/OS- See full diff in compare view
Updates golang.org/x/crypto from 0.21.0 to 0.22.0
Commits
d042a39go.mod: update golang.org/x dependenciesb92bf94ssh: respect MaxAuthTries also for "none" auth attempts6f79b5assh: add server side multi-step authentication8d0d405x/crypto/chacha20: cleanup chacha_ppc64le.sb91329dall: remove redundant words in comments and fix some typos- See full diff in compare view
Updates golang.org/x/term from 0.18.0 to 0.19.0
Commits
5b15d26go.mod: update golang.org/x dependencies- See full diff in compare view
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
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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
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/test-infra repository.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dependabot[bot], leiyiz
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [leiyiz]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment