Skip to content

build(deps): bump the go-minor-updates group across 1 directory with 6 updates#273

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-updates-d4626e4515
Open

build(deps): bump the go-minor-updates group across 1 directory with 6 updates#273
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-updates-d4626e4515

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the go-minor-updates group with 3 updates in the / directory: github.com/go-openapi/runtime, github.com/go-openapi/swag and github.com/klauspost/compress.

Updates github.com/go-openapi/runtime from 0.29.3 to 0.31.0

Release notes

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

v0.31.0

0.31.0 - 2026-05-17

Full Changelog: go-openapi/runtime@v0.30.0...v0.31.0

33 commits in this release.


Implemented enhancements

  • feat(client): TLS diagnostic mode for Runtime.Trace by @​fredbi ...
  • feat(client): add Runtime.Trace for connection-level diagnostics by @​fredbi ...

Fixed bugs

  • fix(client): strip CR/LF from multipart filename and field name by @​fredbi ...
  • fix(middleware): cap filename length on untyped formData uploads by @​fredbi ...
  • fix: CA cert pool should be cloned not returned as pointer by @​fredbi in #455 ...
  • fix: correct spelling of "Organ trail" to "Oregon Trail" in request tests by @​Copilot in #449 ...
  • fix(client/tls): correct PEM label and add Ed25519 key support by @​fredbi in #452 ...

Documentation

Code quality

Testing

Miscellaneous tasks

... (truncated)

Commits
  • 423c407 chore: prepare release v0.31.0
  • 1fd10af doc: fixup module layout
  • 74bcf73 doc: godoc linting (#465)
  • 506f3bc Merge pull request #464 from fredbi/sec/lens3-multipart
  • 8bf148c chore: cleanup linter config, reformat, optimized strings replacer
  • fa33682 test(security): fuzz targets for BindForm parse + filename cap
  • 5cabd70 fix(client): strip CR/LF from multipart filename and field name
  • 0d36609 fix(middleware): cap filename length on untyped formData uploads
  • fe97e40 doc: trimmed deprecated functions from examples (#463)
  • 982c9d3 chore: remove binary
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.26.1 to 0.26.2

Release notes

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

v0.26.2

0.26.2 - 2026-04-29

Full Changelog: go-openapi/strfmt@v0.26.1...v0.26.2

13 commits in this release.


Documentation

Performance

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 2 directories with 2 updates by @​dependabot[bot] in #245 ...
  • build(deps): bump the development-dependencies group with 8 updates by @​dependabot[bot] in #242 ...
  • build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 in the golang-org-dependencies group across 1 directory by @​dependabot[bot] in #241 ...
  • build(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 in /internal/testintegration in the other-dependencies group across 1 directory by @​dependabot[bot] in #240 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 1 update by @​dependabot[bot] in #238 ...
  • build(deps): bump golang.org/x/net from 0.50.0 to 0.52.0 in the golang-org-dependencies group across 1 directory by @​dependabot[bot] in #228 ...

People who contributed to this release


strfmt license terms

[![License][license-badge]][license-url]

... (truncated)

Commits
  • fb29dd2 chore: prepare release v0.26.2
  • c8c1e4e doc: aligned docs with org-wide documentation. (#247)
  • ebb2f2f perf(duration): faster and stricter ParseDuration. (#246)
  • c09c1cd build(deps): bump the other-dependencies group across 2 directories with 2 up...
  • 1dfdf84 build(deps): bump the development-dependencies group with 8 updates
  • 290bce4 build(deps): bump golang.org/x/net
  • 49afd07 build(deps): bump github.com/jackc/pgx/v5 (#240)
  • b04e233 doc: updated contributors file
  • 9cdd252 build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • 5b911b6 build(deps): bump golang.org/x/net
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.25.5 to 0.26.0

Release notes

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

v0.26.0

0.26.0 - 2026-04-15

Full Changelog: go-openapi/swag@v0.25.5...v0.26.0

14 commits in this release.


Implemented enhancements

  • feat(jsonname): added new json name provider more respectful of go co… by @​fredbi in #195 ...

Documentation

Code quality

Miscellaneous tasks

Updates


People who contributed to this release


... (truncated)

Commits
  • 10f02a4 chore: prepare release v0.26.0
  • 543ed20 feat(jsonname): added new json name provider more respectful of go convention...
  • 15feaa1 doc: updated contributors file
  • be70d5e build(deps): bump the go-openapi-dependencies group across 15 directories wit...
  • e3a465d chore: bump go directive to 1.25.0 (#192)
  • 544d0de doc: add portable agentic instructions (#191)
  • 2345c91 doc: update discord link (#190)
  • 6aaa57c build(deps): bump the other-dependencies group across 3 directories with 1 up...
  • 524ef32 build(deps): bump the development-dependencies group with 7 updates
  • 228d6ed ci: fixed dependabot path (#187)
  • Additional commits viewable in compare view

Updates github.com/klauspost/compress from 1.18.5 to 1.18.6

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.18.6

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.5...v1.18.6

Commits

Updates golang.org/x/crypto from 0.49.0 to 0.51.0

Commits
  • b8a14a8 go.mod: update golang.org/x dependencies
  • 9d9d507 x509roots/fallback/bundle: fix bundle test with Go 1.27+
  • fd0b90d acme: include Problem in OrderError.Error
  • b9e5359 pbkdf2: turn into a wrapper for crypto/pbkdf2
  • cc0e4fc hkdf: forward Extract to the standard library
  • a8e9237 x509roots/fallback: update bundle
  • 03ca0dc go.mod: update golang.org/x dependencies
  • 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm
  • 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength
  • See full diff in compare view

Updates golang.org/x/net from 0.52.0 to 0.54.0

Commits
  • b138e06 go.mod: update golang.org/x dependencies
  • 689f70a quic: fix wrong final size being used for RESET_STREAM frame
  • 208f306 http3: increase handshake timeout
  • 49810da http2: enable net/http wrapping when go >= 1.27
  • 5e11a5a quic: fix data race in streamForFrame
  • 8c63081 http2: use empty Transport rather than DefaultTransport in http2wrap
  • fc7b466 http2: add http2wrap test
  • 15c2cb1 http2: avoid overflowing 32-bit int when http2wrap enabled
  • 6465188 http2: add wrapped Server
  • 72f419a http2: add wrapped ClientConn
  • 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

…6 updates

Bumps the go-minor-updates group with 3 updates in the / directory: [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime), [github.com/go-openapi/swag](https://github.com/go-openapi/swag) and [github.com/klauspost/compress](https://github.com/klauspost/compress).


Updates `github.com/go-openapi/runtime` from 0.29.3 to 0.31.0
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.29.3...v0.31.0)

Updates `github.com/go-openapi/strfmt` from 0.26.1 to 0.26.2
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.26.1...v0.26.2)

Updates `github.com/go-openapi/swag` from 0.25.5 to 0.26.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.25.5...v0.26.0)

Updates `github.com/klauspost/compress` from 1.18.5 to 1.18.6
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.5...v1.18.6)

Updates `golang.org/x/crypto` from 0.49.0 to 0.51.0
- [Commits](golang/crypto@v0.49.0...v0.51.0)

Updates `golang.org/x/net` from 0.52.0 to 0.54.0
- [Commits](golang/net@v0.52.0...v0.54.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-updates
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.26.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-updates
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-updates
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-updates
- dependency-name: golang.org/x/crypto
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-updates
- dependency-name: golang.org/x/net
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependencies Updates / Changes go Pull requests that update go code labels Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies Updates / Changes go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants