chore(deps): bump the go-deps group across 1 directory with 6 updates - #3
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.49.0` | `0.53.0` | | [github.com/ThalesGroup/crypto11](https://github.com/ThalesGroup/crypto11) | `1.2.6` | `1.6.1` | | [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.70` | `1.1.72` | | [github.com/sirosfoundation/go-cryptoutil](https://github.com/sirosfoundation/go-cryptoutil) | `0.2.0` | `0.5.0` | | [github.com/sirosfoundation/go-trust](https://github.com/sirosfoundation/go-trust) | `0.0.0-20260108214437-2745da0592da` | `0.6.0` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.17.6` | `1.17.9` | Updates `golang.org/x/crypto` from 0.49.0 to 0.53.0 - [Commits](golang/crypto@v0.49.0...v0.53.0) Updates `github.com/ThalesGroup/crypto11` from 1.2.6 to 1.6.1 - [Release notes](https://github.com/ThalesGroup/crypto11/releases) - [Commits](https://github.com/ThalesGroup/crypto11/commits/v1.6.1) Updates `github.com/miekg/dns` from 1.1.70 to 1.1.72 - [Commits](miekg/dns@v1.1.70...v1.1.72) Updates `github.com/sirosfoundation/go-cryptoutil` from 0.2.0 to 0.5.0 - [Release notes](https://github.com/sirosfoundation/go-cryptoutil/releases) - [Commits](sirosfoundation/go-cryptoutil@v0.2.0...v0.5.0) Updates `github.com/sirosfoundation/go-trust` from 0.0.0-20260108214437-2745da0592da to 0.6.0 - [Release notes](https://github.com/sirosfoundation/go-trust/releases) - [Changelog](https://github.com/sirosfoundation/go-trust/blob/main/CHANGELOG.md) - [Commits](https://github.com/sirosfoundation/go-trust/commits/v0.6.0) Updates `go.mongodb.org/mongo-driver` from 1.17.6 to 1.17.9 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.17.6...v1.17.9) --- updated-dependencies: - dependency-name: github.com/miekg/dns dependency-version: 1.1.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/sirosfoundation/go-cryptoutil dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/sirosfoundation/go-trust dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/ThalesGroup/crypto11 dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: go.mongodb.org/mongo-driver dependency-version: 1.17.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-deps-35077ffa2f
branch
from
June 16, 2026 02:24
f4ce906 to
1b9747b
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-deps group with 6 updates in the / directory:
0.49.00.53.01.2.61.6.11.1.701.1.720.2.00.5.00.0.0-20260108214437-2745da0592da0.6.01.17.61.17.9Updates
golang.org/x/cryptofrom 0.49.0 to 0.53.0Commits
45460e0go.mod: update golang.org/x dependenciesd37c95epkcs12: limit PBKDF iteration count to prevent CPU exhaustione2ffffessh: reject incomplete gssapi-with-mic configurations60e158assh/test: isolate CLI tests from user SSH config and agent1b77d23ssh/knownhosts: reject lines with multiple or unknown markers3872a2bssh/knownhosts: verify declared key type matches decoded key9f72eccssh/knownhosts: treat only ASCII space and tab as whitespace8f405a4ssh: validate ECDSA curve matches expected algorithmbb41b3dssh: improve DH GEX group selection using PreferredBitse04e721ssh/agent: validate ed25519 private key length in AddUpdates
github.com/ThalesGroup/crypto11from 1.2.6 to 1.6.1Release notes
Sourced from github.com/ThalesGroup/crypto11's releases.
Commits
Updates
github.com/miekg/dnsfrom 1.1.70 to 1.1.72Commits
cb21f4dRelease 1.1.72507a0f9Releasec376872Make PackDomainName return error if the root label doesn't fit (#1702)604b539fix Client xxxTimeout policy (#1700)Updates
github.com/sirosfoundation/go-cryptoutilfrom 0.2.0 to 0.5.0Commits
7111e0echore: update sbom workflow to use@maina6499ddAdd SBOM generation workflow (#1)2508484Merge pull request #3 from sirosfoundation/ai-findings-autofix/ber_test.gob73dc93fix: address review comments on encodeASN1Lengthcae5db1Apply suggested fix to ber_test.go from Copilot Autofix0813547Merge pull request #4 from sirosfoundation/test/ber-coveragedeb8673test: increase ber.go coverage from 61.4% to 91.6%e8111f3Update README with additional badgescbf3b87Merge pull request #2 from sirosfoundation/copilot/add-error-checks-for-signa...3e51f14Add error checks for key generation, signing, and marshaling in TestNormalize...Updates
github.com/sirosfoundation/go-trustfrom 0.0.0-20260108214437-2745da0592da to 0.6.0Release notes
Sourced from github.com/sirosfoundation/go-trust's releases.
Commits
Updates
go.mongodb.org/mongo-driverfrom 1.17.6 to 1.17.9Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
... (truncated)
Commits
3b10ae6BUMP v1.17.9f490802GODRIVER-3793 Fix variable shadowing in rtt monitor (#2317)5ac5a1eBUMP v1.17.8f378649Revert dry-run release bump08c2b98BUMP v1.17.8fafe527GODRIVER-3773 Deprecate v1 (#2312)eb01e7eBUMP v1.17.73c55093GODRIVER-3766 Remove deprecation notice forMergeClientOptions(#2294)f6163bfGODRIVER-3770 Remove libasan from gssapi tests in CI (#2293)6798963GODRIVER-3770 Fix buffer handling in GSSAPI error description and username fu...