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

chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 #2086

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

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

Commits
  • 00fd4ff go.mod: update golang.org/x dependencies
  • 018c28f all: fix some comments
  • 9cd0187 curve25519: use crypto/ecdh on Go 1.20
  • c6a20f9 ssh: document that ParseRawPrivateKey supports Ed25519 keys
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2023

Codecov Report

Merging #2086 (6284589) into main (e39dfab) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2086      +/-   ##
==========================================
+ Coverage   55.47%   55.48%   +0.01%     
==========================================
  Files         209      209              
  Lines       13329    13329              
==========================================
+ Hits         7394     7396       +2     
+ Misses       5189     5188       -1     
+ Partials      746      745       -1     

see 4 files with indirect coverage changes

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/crypto-0.8.0 branch 4 times, most recently from fc4b2da to c85f183 Compare April 20, 2023 13:06
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](golang/crypto@v0.7.0...v0.8.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 dependabot/go_modules/golang.org/x/crypto-0.8.0 branch from c85f183 to 7fcc2cb Compare April 25, 2023 15:37
@renaynay renaynay added the kind:deps Pull requests that update a dependency file label Apr 26, 2023
@Wondertan Wondertan enabled auto-merge (squash) April 26, 2023 10:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 15, 2023

A newer version of golang.org/x/crypto exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@Wondertan
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2023

Superseded by #2276.

@dependabot dependabot bot closed this May 30, 2023
auto-merge was automatically disabled May 30, 2023 09:14

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/crypto-0.8.0 branch May 30, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants