Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps golang.org/x/crypto from 0.2.0 to 0.7.0.

Commits
  • 776e461 go.mod: update golang.org/x dependencies
  • ebe9262 ssh: add support for aes256-gcm@openssh.com
  • a9f661c go.mod: update golang.org/x dependencies
  • 310bfa4 cryptobyte: reject negative Unwrite argument
  • 59ff472 all: fix some comments
  • 3d872d0 go.mod: update golang.org/x dependencies
  • bc7d1d1 bcrypt: reject passwords longer than 72 bytes
  • 7e3ac20 internal/wycheproof: also use Verify in TestECDSA
  • 23edec0 ssh: ensure that handshakeTransport goroutines have finished before Close ret...
  • f495dc3 acme: eliminate arbitrary timeouts in tests
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested review from matmerr and rbtr as code owners March 6, 2023 10:06
@dependabot dependabot bot added dependencies Dependencies only. go Pull requests that update Go code labels Mar 6, 2023
@dependabot dependabot bot requested a review from a team March 6, 2023 10:06
@dependabot dependabot bot assigned matmerr and rbtr Mar 6, 2023
@rbtr
Copy link
Collaborator

rbtr commented Mar 6, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the 2b41dependabot/go_modules/golang.org/x/crypto-0.7.0 branch 3 times, most recently from d1c63bf to e141a63 Compare March 10, 2023 19:48
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.2.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](golang/crypto@v0.2.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the 2b41dependabot/go_modules/golang.org/x/crypto-0.7.0 branch from e141a63 to 50f86a2 Compare March 14, 2023 16:21
@rbtr
Copy link
Collaborator

rbtr commented Mar 14, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Collaborator

@rbtr rbtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 1b19e81 into master Mar 14, 2023
@dependabot dependabot bot deleted the 2b41dependabot/go_modules/golang.org/x/crypto-0.7.0 branch March 14, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only. go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants