Bump the go group in /api with 2 updates#33116
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the go group in /api with 2 updates#33116dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
rosstimothy
approved these changes
Oct 9, 2023
zmb3
approved these changes
Oct 9, 2023
Collaborator
zmb3
left a comment
There was a problem hiding this comment.
I wonder if we have any hand rolled code we can replace now that crypto/ssh supports the OpenSSH format in golang/crypto@d359caa
Contributor
|
Depends on #33121. |
960a2cd to
b5d96d1
Compare
Bumps the go group in /api with 2 updates: [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/crypto` from 0.13.0 to 0.14.0 - [Commits](golang/crypto@v0.13.0...v0.14.0) Updates `golang.org/x/net` from 0.15.0 to 0.16.0 - [Commits](golang/net@v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
b5d96d1 to
8401caf
Compare
jentfoo
approved these changes
Oct 10, 2023
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go group in /api with 2 updates: golang.org/x/crypto and golang.org/x/net.
Updates
golang.org/x/cryptofrom 0.13.0 to 0.14.0Commits
e3cc52ego.mod: update golang.org/x dependencies833695fssh: add server side support for ping@openssh.com protocol extensionec07f4echacha20: drop Go 1.10 compatibility for arm64b665ba6all: use crypto/ed25519 instead of golang.org/x/crypto/ed25519a1aeb9bssh: add test cases for compatibility with old (buggy) clients28c53ffssh: add MultiAlgorithmSigner3f0842asha3: have ShakeHash extend hash.Hashe90f1e1cryptobyte: add uint48 methodsd359caassh: support for marshaling keys using the OpenSSH formatc5370d2ssh: check the declared public key algo against decoded oneUpdates
golang.org/x/netfrom 0.15.0 to 0.16.0Commits
88194adgo.mod: update golang.org/x dependencies2b60a61quic: fix several bugs in flow control accounting73d82efquic: handle DATA_BLOCKED frames5d5a036quic: handle streams moving from the data queue to the meta queue350aad2quic: correctly extend peer's flow control window after MAX_DATA21814e7quic: validate connection id transport parametersa600b35quic: avoid redundant MAX_DATA updatesea63359http2: check stream body is present on read timeoutddd8598quic: version negotiation3b0ab98quic: avoid deadlock on listener closeDependabot 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