Skip to content

chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0#228

Merged
fastcat merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.53.0
Jun 16, 2026
Merged

chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0#228
fastcat merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.53.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/crypto from 0.52.0 to 0.53.0.

Commits
  • 45460e0 go.mod: update golang.org/x dependencies
  • d37c95e pkcs12: limit PBKDF iteration count to prevent CPU exhaustion
  • e2ffffe ssh: reject incomplete gssapi-with-mic configurations
  • 60e158a ssh/test: isolate CLI tests from user SSH config and agent
  • 1b77d23 ssh/knownhosts: reject lines with multiple or unknown markers
  • 3872a2b ssh/knownhosts: verify declared key type matches decoded key
  • 9f72ecc ssh/knownhosts: treat only ASCII space and tab as whitespace
  • 8f405a4 ssh: validate ECDSA curve matches expected algorithm
  • bb41b3d ssh: improve DH GEX group selection using PreferredBits
  • e04e721 ssh/agent: validate ed25519 private key length in Add
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 14, 2026
@codecov

codecov Bot commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.41%. Comparing base (b2f0062) to head (c8c930c).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
- Coverage   85.43%   85.41%   -0.03%     
==========================================
  Files          91       93       +2     
  Lines        4517     4524       +7     
==========================================
+ Hits         3859     3864       +5     
- Misses        491      493       +2     
  Partials      167      167              

@fastcat

fastcat commented Jun 16, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.52.0 to 0.53.0.
- [Commits](golang/crypto@v0.52.0...v0.53.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.53.0
  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.53.0 branch from 982c9b7 to c8c930c Compare June 16, 2026 16:13
@fastcat fastcat merged commit 3d03161 into main Jun 16, 2026
11 checks passed
@fastcat fastcat deleted the dependabot/go_modules/golang.org/x/crypto-0.53.0 branch June 16, 2026 16:24
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.

1 participant