Skip to content

build(deps): Bump golang.org/x/crypto from 0.55.0 to 0.56.0 - #59423

Merged
pelikhan merged 3 commits into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.56.0
Sep 9, 2026
Merged

build(deps): Bump golang.org/x/crypto from 0.55.0 to 0.56.0#59423
pelikhan merged 3 commits into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.56.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/crypto from 0.55.0 to 0.56.0.

Commits
  • 86efde5 ssh: reject unexpected message types on established channels
  • a6cdac6 ssh: drop traffic on undecided channels
  • 39dc44e ssh: don't skip the source-address critical option in CheckCert
  • afebf4c x509roots/fallback/bundle: make subjectsEqual stricter on Go 1.27+
  • 89f4e9b x509roots/fallback: update bundle
  • 71488c4 ssh/knownhosts: compare only public key portions for revocation
  • 82adefa ssh: synchronize unexpected response test
  • c757c98 all: upgrade go directive to at least 1.26.0 [generated]
  • 593c81a ssh: correctly ignore pre-banner lines
  • 46efc8b acme: add crypto.SignMessage test coverage
  • 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 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)

pr-sous-chef

Run: https://github.com/github/gh-aw/actions/runs/34226625975

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 27.9 AIC · ⌖ 8.73 AIC · ⊞ 9.2K ·
Comment /souschef to run again

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.55.0 to 0.56.0.
- [Commits](golang/crypto@v0.55.0...v0.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go labels Sep 8, 2026
@gh-aw-bot

Copy link
Copy Markdown
Collaborator
pr-sous-chef

@copilot Please take the next forward-progress pass on PR #59423.

  • Review any remaining feedback on the current HEAD and address what is actionable.
  • Re-run the pr-finisher skill and push any fixups needed to move this PR toward merge readiness.
  • Refresh the branch with the latest base changes if GitHub allows it.

Generated by PR Sous Chef: https://github.com/github/gh-aw/actions/runs/34226625975

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 27.9 AIC · ⌖ 8.73 AIC · ⊞ 9.2K ·
Comment /souschef to run again

Copilot AI commented Sep 8, 2026

Copy link
Copy Markdown
Contributor
pr-sous-chef
```...

Completed the readiness pass: no actionable review feedback remains, the branch already contains the latest base commit, and local validation passed. No fixup commit was needed.

@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot please refresh this PR branch and run the pr-finisher skill so a maintainer can review quickly.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • github.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "github.com"

See Network Configuration for more information.

Generated by 👨‍🍳 PR Sous Chef · pi · gpt54 · 27.3 AIC · ⌖ 8.66 AIC · ⊞ 8.7K ·
Comment /souschef to run again

…/golang.org/x/crypto-0.56.0

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>

Copilot AI commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

@copilot please refresh this PR branch and run the pr-finisher skill so a maintainer can review quickly.

[!WARNING]...

Refreshed the branch by merging the latest main in 207b0d9; local validation passed with no outstanding review feedback.

@pelikhan
pelikhan merged commit 1b4c907 into main Sep 9, 2026
@pelikhan
pelikhan deleted the dependabot/go_modules/golang.org/x/crypto-0.56.0 branch September 9, 2026 11:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants