Bump the gomod group across 1 directory with 6 updates#846
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the gomod group across 1 directory with 6 updates#846dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 3 updates in the / directory: [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy), [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) and [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go). Updates `github.com/go-git/go-billy/v5` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.9.0...v5.9.1) Updates `github.com/go-openapi/runtime` from 0.32.4 to 0.32.6 - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.32.4...v0.32.6) Updates `github.com/go-openapi/strfmt` from 0.26.4 to 0.27.0 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.4...v0.27.0) Updates `github.com/go-openapi/swag/conv` from 0.26.1 to 0.27.3 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.26.1...v0.27.3) Updates `github.com/sigstore/sigstore-go` from 1.2.0 to 1.2.2 - [Release notes](https://github.com/sigstore/sigstore-go/releases) - [Commits](sigstore/sigstore-go@v1.2.0...v1.2.2) Updates `golang.org/x/crypto` from 0.53.0 to 0.54.0 - [Commits](golang/crypto@v0.53.0...v0.54.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-billy/v5 dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/runtime dependency-version: 0.32.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-openapi/swag/conv dependency-version: 0.27.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/sigstore/sigstore-go dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Jul 27, 2026
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 gomod group with 3 updates in the / directory: github.com/go-git/go-billy/v5, github.com/go-openapi/runtime and github.com/sigstore/sigstore-go.
Updates
github.com/go-git/go-billy/v5from 5.9.0 to 5.9.1Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
19ea4ddMerge pull request #229 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...8923518build: Update module golang.org/x/net to v0.56.0 [SECURITY]306e011Merge pull request #230 from go-git/renovate/releases/v5.x-go-golang.org-x-te...6108d3abuild: Update module golang.org/x/text to v0.39.0 [SECURITY]f135070Merge pull request #216 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...473e72cbuild: Update module golang.org/x/net to v0.55.0 [SECURITY]Updates
github.com/go-openapi/runtimefrom 0.32.4 to 0.32.6Release notes
Sourced from github.com/go-openapi/runtime's releases.
... (truncated)
Commits
4f030d6chore: prepare release v0.32.6d801284chore: updated dependencies (go-openapi updates) (#504)7c0acc4build(deps): bump the go-openapi-dependencies group across 3 directories with...a1e4169build(deps): bump actions/setup-go in the development-dependencies group9804a2dchore: prepare release v0.32.5b04efccmiddleware: set http.Request.Pattern to the matched route (#500)0af5ca0build(deps): bump golang.org/x/syncdb9b6e3build(deps): bump the go-openapi-dependencies group across 3 directories with...fd36993doc: updated contributors file33e36babuild(deps): bump the go-openapi-dependencies group across 4 directories with...Updates
github.com/go-openapi/strfmtfrom 0.26.4 to 0.27.0Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
8364821chore: prepare release v0.27.0a98cfd0Add comments for ISO 3166 countries source data09c6110Doc: typo in Readme12fcdc1feat: new formats for currencies (ISO-4217 alpha-3) and countries (ISO-3166 a...a9ba012feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) (#...4de561ffix(base64): use standard RFC 4648 alphabet on the text path (#87) (#283)7f8ff38test(fuzz): added systematic fuzzing of formats (#282)f33c701fix(duration): fix panic with trailing space, added fuzz (#281)9f0fa2dbuild(deps): bump the other-dependencies group across 3 directories with 1 up...5be05e6build(deps): bump golang.org/x/netUpdates
github.com/go-openapi/swag/convfrom 0.26.1 to 0.27.3Release notes
Sourced from github.com/go-openapi/swag/conv's releases.
... (truncated)
Commits
179769dchore: prepare release v0.27.31d10f1efix: rooted path should also work on windows (#226)c0c66d9chore: prepare release v0.27.2b0d2d9dfix(loading): resolve absolute in-root paths under WithRoot (#224)c8a41f7chore: prepare release v0.27.1221c895chore: more go.mod replace missingc110f25Merge pull request #222 from fredbi/chore/fix-deps50ff260Merge pull request #221 from fredbi/perf/adapter-optionsa130e07perf(adapters): updated benchmark727fdfarefact(adapters): refactored pools and options in json adapters.Updates
github.com/sigstore/sigstore-gofrom 1.2.0 to 1.2.2Release notes
Sourced from github.com/sigstore/sigstore-go's releases.
Commits
55aa624Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (#655)2eb9560Bump the minor-patch group across 1 directory with 2 updates (#656)cbf26e4Support Verification in sigstore/cosign with X.509 Certificate Chain (#581)8a3361cBump go-tuf to v2.4.2 (#652)d6ec891Bump the minor-patch group across 2 directories with 7 updates (#651)945a0aaBump actions/setup-go from 6.4.0 to 6.5.0 (#650)13a15e1Bump actions/checkout from 6.0.3 to 7.0.0 (#648)c95d7f4Update workflows to use Actions network firewall (#646)a2a84a6Update cert identity verify functions to ensure some criteria is specified (#...4594ab4Check signature time against public key validity window (#642)Updates
golang.org/x/cryptofrom 0.53.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 testsDependabot 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