Skip to content
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

Bump golang.org/x/crypto from 0.1.0 to 0.7.0 #1158

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Commits
  • 776e461 go.mod: update golang.org/x dependencies
  • ebe9262 ssh: add support for [email protected]
  • 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 6, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/crypto-0.7.0 branch from 52074b1 to 109b0c6 Compare March 10, 2023 15:36
@codecov-commenter
Copy link

Codecov Report

Merging #1158 (109b0c6) into main (1d874d1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1158   +/-   ##
=======================================
  Coverage   70.25%   70.25%           
=======================================
  Files         124      124           
  Lines        6219     6219           
=======================================
  Hits         4369     4369           
  Misses       1445     1445           
  Partials      405      405           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tomkennedy513
Copy link
Collaborator

@dependabot recreate

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](golang/crypto@v0.1.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/crypto-0.7.0 branch from 6b77d94 to 1c93352 Compare March 10, 2023 16:09
@tomkennedy513 tomkennedy513 merged commit 79126fe into main Mar 10, 2023
@tomkennedy513 tomkennedy513 deleted the dependabot/go_modules/golang.org/x/crypto-0.7.0 branch March 10, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants