Skip to content

Bump the gomod group with 3 updates#841

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-f0d8037bfd
Open

Bump the gomod group with 3 updates#841
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-f0d8037bfd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the gomod group with 3 updates: github.com/go-openapi/runtime, github.com/go-openapi/swag/conv and github.com/sigstore/sigstore-go.

Updates github.com/go-openapi/runtime from 0.32.4 to 0.32.5

Release notes

Sourced from github.com/go-openapi/runtime's releases.

v0.32.5

0.32.5 - 2026-07-16

Full Changelog: go-openapi/runtime@v0.32.4...v0.32.5

10 commits in this release.


Documentation

Miscellaneous tasks

Updates

  • build(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 in the golang-org-dependencies group across 1 directory by @​dependabot[bot] in #499 ...
  • build(deps): bump the go-openapi-dependencies group across 3 directories with 7 updates by @​dependabot[bot] in #498 ...
  • build(deps): bump the go-openapi-dependencies group across 4 directories with 2 updates by @​dependabot[bot] in #496 ...
  • build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 in the development-dependencies group by @​dependabot[bot] in #495 ...

Other (technical)


People who contributed to this release


New Contributors


... (truncated)

Commits
  • 9804a2d chore: prepare release v0.32.5
  • b04efcc middleware: set http.Request.Pattern to the matched route (#500)
  • 0af5ca0 build(deps): bump golang.org/x/sync
  • db9b6e3 build(deps): bump the go-openapi-dependencies group across 3 directories with...
  • fd36993 doc: updated contributors file
  • 33e36ba build(deps): bump the go-openapi-dependencies group across 4 directories with...
  • f198aee build(deps): bump actions/setup-go in the development-dependencies group
  • fd26cf9 ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#494)
  • d70600f chore(ci): run contributors workflow monthly instead of weekly (#493)
  • c3b3351 doc: updated contributors file
  • See full diff in compare view

Updates github.com/go-openapi/swag/conv from 0.26.1 to 0.27.0

Release notes

Sourced from github.com/go-openapi/swag/conv's releases.

v0.27.0

0.27.0 - 2026-06-29

Pools utility module

Full Changelog: go-openapi/swag@v0.26.1...v0.27.0

9 commits in this release.


Implemented enhancements

  • feat: factory for generic sync.Pool usage, with safety test mode by @​fredbi in #215 ...

Documentation

Miscellaneous tasks

Updates

  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @​dependabot[bot] in #214 ...
  • build(deps): bump go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml from 93b16765c4045dbd4dac2372803294298aa7592a to 2e57e83146e049b5dfb8116ba16a09b2da27b3c5 in the development-dependencies group by @​dependabot[bot] in #211 ...
  • build(deps): bump the development-dependencies group with 8 updates by @​dependabot[bot] in #209 ...

People who contributed to this release


swag license terms

[License][license-url]

... (truncated)

Commits
  • 4f9e718 chore: prepare release v0.27.0
  • 014eae7 chore: deprecated the jsonname module (moved to jsonpointer) (#216)
  • d4bd1af feat: factory for generic sync.Pool usage, with safety test mode. (#215)
  • 23df065 build(deps): bump the go-openapi-dependencies group across 15 directories wit...
  • ce8f066 ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#213)
  • ea59449 chore(ci): run contributors workflow monthly instead of weekly (#212)
  • b623b89 build(deps): bump go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml
  • 3eac5b8 doc: updated contributors file
  • 95a4653 build(deps): bump the development-dependencies group with 8 updates
  • See full diff in compare view

Updates github.com/sigstore/sigstore-go from 1.2.0 to 1.2.2

Release notes

Sourced from github.com/sigstore/sigstore-go's releases.

v1.2.2

What's Changed

Full Changelog: sigstore/sigstore-go@v1.2.1...v1.2.2

v1.2.1

What's Changed

v1.2.1 resolves GHSA-wqqc-jjcq-vfxm.

Full Changelog: sigstore/sigstore-go@v1.2.0...v1.2.1

Commits
  • 55aa624 Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (#655)
  • 2eb9560 Bump the minor-patch group across 1 directory with 2 updates (#656)
  • cbf26e4 Support Verification in sigstore/cosign with X.509 Certificate Chain (#581)
  • 8a3361c Bump go-tuf to v2.4.2 (#652)
  • d6ec891 Bump the minor-patch group across 2 directories with 7 updates (#651)
  • 945a0aa Bump actions/setup-go from 6.4.0 to 6.5.0 (#650)
  • 13a15e1 Bump actions/checkout from 6.0.3 to 7.0.0 (#648)
  • c95d7f4 Update workflows to use Actions network firewall (#646)
  • a2a84a6 Update cert identity verify functions to ensure some criteria is specified (#...
  • 4594ab4 Check signature time against public key validity window (#642)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the gomod group with 3 updates: [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime), [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) and [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go).


Updates `github.com/go-openapi/runtime` from 0.32.4 to 0.32.5
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.32.4...v0.32.5)

Updates `github.com/go-openapi/swag/conv` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

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)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.32.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-openapi/swag/conv
  dependency-version: 0.27.0
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 20, 2026
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.

0 participants