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

dep: bump golang.org/x/crypto from 0.19.0 to 0.21.0 in /acceptance-tests #201

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps golang.org/x/crypto from 0.19.0 to 0.21.0.

Commits
  • 7067223 go.mod: update golang.org/x dependencies
  • 0d2316b ssh/test: work around for TestCiphers failures on macOS
  • 0aab8d0 all: update go.mod x/net dependency
  • 5bead59 ocsp: don't use iota for externally defined constants
  • 1a86580 x/crypto/internal/poly1305: improve sum_ppc64le.s
  • 1c981e6 ssh/test: don't use DSA keys in integrations tests, update test RSA key
  • 62c9f17 x509roots/nss: manually exclude a confusingly constrained root
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 a review from a team as a code owner March 5, 2024 17:48
@dependabot dependabot bot added the run-ci Triggers PR Validation label Mar 5, 2024
CFN-CI
CFN-CI previously approved these changes Mar 5, 2024
Copy link
Contributor

@CFN-CI CFN-CI left a comment

Choose a reason for hiding this comment

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

Auto approved automated PR

@github-actions github-actions bot enabled auto-merge (rebase) March 5, 2024 17:48
@maxmoehl
Copy link
Member

maxmoehl commented Mar 7, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/acceptance-tests/golang.org/x/crypto-0.21.0 branch from 9eeeb6e to 2e8dd21 Compare March 7, 2024 14:37
github-actions[bot]
github-actions bot previously approved these changes Mar 7, 2024
@b1tamara b1tamara dismissed CFN-CI’s stale review March 8, 2024 07:21

dismiss review of CNF-CI to get a new approval

@b1tamara
Copy link
Contributor

b1tamara commented Mar 8, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/acceptance-tests/golang.org/x/crypto-0.21.0 branch from 2e8dd21 to 7fb4dc7 Compare March 8, 2024 07:22
CFN-CI
CFN-CI previously approved these changes Mar 8, 2024
Copy link
Contributor

@CFN-CI CFN-CI left a comment

Choose a reason for hiding this comment

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

Auto approved automated PR

@maxmoehl
Copy link
Member

maxmoehl commented Mar 8, 2024

@b1tamara once we merge #204 this should be auto-merged right?

@b1tamara
Copy link
Contributor

b1tamara commented Mar 8, 2024

once we merge #204 this should be auto-merged right?

Yes. As long we had two CODEOWNERS file, the file without CFN-CI was used by github to check codeowners. After the duplicated file will be removed, automerge should work.

@b1tamara
Copy link
Contributor

b1tamara commented Mar 8, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/acceptance-tests/golang.org/x/crypto-0.21.0 branch from 7fb4dc7 to 92107fa Compare March 8, 2024 08:17
@maxmoehl
Copy link
Member

maxmoehl commented Mar 8, 2024

Hm, it could be that we have to re-create the PR entirely so that the reviewers are requested again.

@b1tamara
Copy link
Contributor

b1tamara commented Mar 8, 2024

@dependabot recreate

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.19.0 to 0.21.0.
- [Commits](golang/crypto@v0.19.0...v0.21.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/acceptance-tests/golang.org/x/crypto-0.21.0 branch from 92107fa to 87687cf Compare March 8, 2024 08:30
Copy link
Contributor

@CFN-CI CFN-CI left a comment

Choose a reason for hiding this comment

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

Auto approved automated PR

@github-actions github-actions bot merged commit a523bb9 into main Mar 8, 2024
5 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/acceptance-tests/golang.org/x/crypto-0.21.0 branch March 8, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-ci Triggers PR Validation
Development

Successfully merging this pull request may close these issues.

3 participants