chore(deps): bump the go-deps group across 1 directory with 7 updates - #6
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 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.49.0` | `0.54.0` | | [github.com/ThalesGroup/crypto11](https://github.com/ThalesGroup/crypto11) | `1.2.6` | `1.6.2` | | [github.com/beevik/etree](https://github.com/beevik/etree) | `1.6.0` | `1.7.0` | | [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.6.0` | | [github.com/sirosfoundation/go-trust](https://github.com/sirosfoundation/go-trust) | `0.0.0-20260108214437-2745da0592da` | `0.9.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.54.0 - [Commits](golang/crypto@v0.49.0...v0.54.0) Updates `github.com/ThalesGroup/crypto11` from 1.2.6 to 1.6.2 - [Release notes](https://github.com/ThalesGroup/crypto11/releases) - [Commits](https://github.com/ThalesGroup/crypto11/commits/v1.6.2) Updates `github.com/beevik/etree` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/beevik/etree/releases) - [Changelog](https://github.com/beevik/etree/blob/main/RELEASE_NOTES.md) - [Commits](beevik/etree@v1.6.0...v1.7.0) 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.6.0 - [Release notes](https://github.com/sirosfoundation/go-cryptoutil/releases) - [Commits](sirosfoundation/go-cryptoutil@v0.2.0...v0.6.0) Updates `github.com/sirosfoundation/go-trust` from 0.0.0-20260108214437-2745da0592da to 0.9.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.9.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: golang.org/x/crypto dependency-version: 0.54.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.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/beevik/etree dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - 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.6.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.9.0 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 ... Signed-off-by: dependabot[bot] <support@github.com>
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 7 updates in the / directory:
0.49.00.54.01.2.61.6.21.6.01.7.01.1.701.1.720.2.00.6.00.0.0-20260108214437-2745da0592da0.9.01.17.61.17.9Updates
golang.org/x/cryptofrom 0.49.0 to 0.54.0Commits
cdce021go.mod: update golang.org/x dependenciesd9474ccopenpgp: make the deprecation message more explicit7626c50ssh: verify declared key type matches decoded key in authorized_keys0471e79ssh/agent: enforce strict limits on DSA key parameters6435c37ssh: sanitize client disconnect messages7d695dassh/agent: drain channel stderr in agent forwarders5b7f841acme/autocert: fix data race in Manager.createCert0b316e7argon2: update RFC 9106 parameter recommendations55aec0ax509roots/fallback: update bundle5f2de1ainternal: remove wycheproof testsUpdates
github.com/ThalesGroup/crypto11from 1.2.6 to 1.6.2Release notes
Sourced from github.com/ThalesGroup/crypto11's releases.
... (truncated)
Commits
Updates
github.com/beevik/etreefrom 1.6.0 to 1.7.0Release notes
Sourced from github.com/beevik/etree's releases.
Changelog
Sourced from github.com/beevik/etree's changelog.
Commits
51e79d6Release v1.7.0236bb93Document duplication bug fix1215e0aEnforce maximum XML tree depth during parsing936bc58Sanitize XML contents provided by callers62d8a79Fix CompilePath index-out-of-range panicUpdates
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.6.0Release notes
Sourced from github.com/sirosfoundation/go-cryptoutil's releases.
Commits
c762f0cfix(pkcs11pool): address remaining Copilot review findingsc186cd7fix(pkcs11pool): address Copilot code review findings (#19)c328080feat: add pkcs11pool shared PKCS#11 session pool library (#18)c6b0d98fix: standardize LICENSE to BSD-2-Clause attributed to SIROS Foundation (#17)3eb88fbfix: replace write-all with scoped workflow permissions (#15)9a4ca84fix: replace read-all with specific permissions in scorecard workflow (#14)e5cd310ci: add SonarCloud and OpenSSF Scorecard workflows (#12)473ab79chore(deps): bump the go-deps group in /brainpool with 2 updates (#6)d238a57chore(deps): bump the github-actions group with 4 updates (#7)95ee00eci: use go-version-file instead of hardcoded version (#8)Updates
github.com/sirosfoundation/go-trustfrom 0.0.0-20260108214437-2745da0592da to 0.9.0Release notes
Sourced from github.com/sirosfoundation/go-trust's releases.
... (truncated)
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...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions