Skip to content

deps(go): bump golang.org/x/crypto from 0.52.0 to 0.53.0 in the golang-x group across 1 directory - #1352

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang-x-e6feaebc15
Closed

deps(go): bump golang.org/x/crypto from 0.52.0 to 0.53.0 in the golang-x group across 1 directory#1352
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang-x-e6feaebc15

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the golang-x group with 1 update in the / directory: golang.org/x/crypto.

Updates 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Jun 8, 2026
@dependabot
dependabot Bot requested a review from hairyhenderson as a code owner June 8, 2026 20:22
@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Jun 8, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Benchmark

Details
Benchmark suite Current: a9e807b Previous: 31afc18 Ratio
BenchmarkPathForDirFS (github.com/hairyhenderson/go-fsimpl/filefs) 48.29 ns/op 0 B/op 0 allocs/op 47.67 ns/op 0 B/op 0 allocs/op 1.01
BenchmarkPathForDirFS (github.com/hairyhenderson/go-fsimpl/filefs) - ns/op 48.29 ns/op 47.67 ns/op 1.01
BenchmarkPathForDirFS (github.com/hairyhenderson/go-fsimpl/filefs) - B/op 0 B/op 0 B/op 1
BenchmarkPathForDirFS (github.com/hairyhenderson/go-fsimpl/filefs) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/0 (github.com/hairyhenderson/go-fsimpl/gitfs) 12.04 ns/op 0 B/op 0 allocs/op 11.65 ns/op 0 B/op 0 allocs/op 1.03
BenchmarkSplitRepoPath/0 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 12.04 ns/op 11.65 ns/op 1.03
BenchmarkSplitRepoPath/0 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/0 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/1 (github.com/hairyhenderson/go-fsimpl/gitfs) 16.86 ns/op 0 B/op 0 allocs/op 16.87 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkSplitRepoPath/1 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 16.86 ns/op 16.87 ns/op 1.00
BenchmarkSplitRepoPath/1 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/1 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/2 (github.com/hairyhenderson/go-fsimpl/gitfs) 33.04 ns/op 4 B/op 1 allocs/op 32.66 ns/op 4 B/op 1 allocs/op 1.01
BenchmarkSplitRepoPath/2 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 33.04 ns/op 32.66 ns/op 1.01
BenchmarkSplitRepoPath/2 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/2 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/3 (github.com/hairyhenderson/go-fsimpl/gitfs) 35.2 ns/op 8 B/op 1 allocs/op 34.81 ns/op 8 B/op 1 allocs/op 1.01
BenchmarkSplitRepoPath/3 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 35.2 ns/op 34.81 ns/op 1.01
BenchmarkSplitRepoPath/3 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/3 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/4 (github.com/hairyhenderson/go-fsimpl/gitfs) 33.2 ns/op 8 B/op 1 allocs/op 34.5 ns/op 8 B/op 1 allocs/op 0.96
BenchmarkSplitRepoPath/4 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 33.2 ns/op 34.5 ns/op 0.96
BenchmarkSplitRepoPath/4 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/4 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/5 (github.com/hairyhenderson/go-fsimpl/gitfs) 35.95 ns/op 4 B/op 1 allocs/op 35.87 ns/op 4 B/op 1 allocs/op 1.00
BenchmarkSplitRepoPath/5 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 35.95 ns/op 35.87 ns/op 1.00
BenchmarkSplitRepoPath/5 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/5 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/6 (github.com/hairyhenderson/go-fsimpl/gitfs) 16.66 ns/op 0 B/op 0 allocs/op 16.88 ns/op 0 B/op 0 allocs/op 0.99
BenchmarkSplitRepoPath/6 (github.com/hairyhenderson/go-fsimpl/gitfs) - ns/op 16.66 ns/op 16.88 ns/op 0.99
BenchmarkSplitRepoPath/6 (github.com/hairyhenderson/go-fsimpl/gitfs) - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/6 (github.com/hairyhenderson/go-fsimpl/gitfs) - allocs/op 0 allocs/op 0 allocs/op 1

This comment was automatically generated by workflow using github-action-benchmark.

Bumps the golang-x group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/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
  dependency-group: golang-x
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(go): bump golang.org/x/crypto from 0.52.0 to 0.53.0 in the golang-x group deps(go): bump golang.org/x/crypto from 0.52.0 to 0.53.0 in the golang-x group across 1 directory Jun 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang-x-e6feaebc15 branch from 5459bd2 to a9e807b Compare June 24, 2026 20:26
@dependabot @github

dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@hairyhenderson
hairyhenderson deleted the dependabot/go_modules/golang-x-e6feaebc15 branch July 16, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant