Skip to content

Bump the non-major group across 1 directory with 7 updates#203

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/non-major-df2f6aafb6
Open

Bump the non-major group across 1 directory with 7 updates#203
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/non-major-df2f6aafb6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the non-major group with 4 updates in the / directory: github.com/go-openapi/loads, github.com/go-openapi/runtime, github.com/go-openapi/strfmt and github.com/go-openapi/swag.

Updates github.com/go-openapi/loads from 0.23.4 to 0.24.0

Release notes

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

v0.24.0

0.24.0 - 2026-06-07

New security features

Full Changelog: go-openapi/loads@v0.23.4...v0.24.0

4 commits in this release.


Documentation

Security

  • feat(security): added containment options and predefined secure loaders by @​fredbi in #145 ...

Updates


People who contributed to this release


loads license terms

License

Commits
  • 20651cc feat(security): added containment options and predefined secure loaders (#145)
  • cb6e739 doc: updated contributors file
  • f9dfe0a doc: aligned with org docs (#143)
  • 46fe8ad build(deps): bump the development-dependencies group across 1 directory with ...
  • See full diff in compare view

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

Release notes

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

v0.32.4

0.32.4 - 2026-06-19

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

10 commits in this release.


Fixed bugs

  • fix(middleware): nil-guard param.Schema in UntypedRequestBinder map path by @​Copilot in #488 ...

Documentation

Miscellaneous tasks

Updates


People who contributed to this release


runtime license terms

License

... (truncated)

Commits
  • 908a0ff chore: prepare release v0.32.4
  • 5a6fbee build(deps): bump github.com/go-openapi/spec
  • b63b221 build(deps): bump the development-dependencies group with 2 updates
  • d3cd4f6 fix(middleware): nil-guard param.Schema in UntypedRequestBinder map path (#488)
  • 760cc62 build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • 6c5385e build(deps): bump golang.org/x/sync
  • 1045e1c build(deps): bump the development-dependencies group with 9 updates
  • 9b01ff4 build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • deed159 doc: updated contributors file
  • 2dc38ae build(deps): bump the development-dependencies group with 10 updates
  • See full diff in compare view

Updates github.com/go-openapi/spec from 0.22.5 to 0.22.6

Release notes

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

v0.22.6

0.22.6 - 2026-06-14

Full Changelog: go-openapi/spec@v0.22.5...v0.22.6

8 commits in this release.


Fixed bugs

  • fix(header): header extension should correctly marshal as JSON by @​fredbi ...

Documentation

Code quality

Updates

Other (technical)


People who contributed to this release


spec license terms

License

Commits
  • 1b69857 Merge pull request #278 from fredbi/fix/277-header-ext
  • 49846cb chore: relint
  • e41b4fd fix(header): header extension should correctly marshal as JSON
  • 536d375 build(deps): bump the development-dependencies group with 8 updates
  • e935605 build(deps): bump the go-openapi-dependencies group across 1 directory with 6...
  • 1ab4532 doc: updated contributors file
  • 9a2db11 doc: aligned with org docs (#273)
  • 0741160 build(deps): bump the development-dependencies group with 8 updates
  • See full diff in compare view

Updates github.com/go-openapi/strfmt from 0.26.3 to 0.26.4

Release notes

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

v0.26.4

0.26.4 - 2026-06-29

Full Changelog: go-openapi/strfmt@v0.26.3...v0.26.4

14 commits in this release.


Fixed bugs

Documentation

Code quality

Miscellaneous tasks

Updates


People who contributed to this release


... (truncated)

Commits
  • 09a3881 chore: prepare release v0.26.4
  • 7dcda43 build(deps): bump the other-dependencies group across 3 directories with 1 up...
  • 5b746cb build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • 708588c ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#272)
  • 06b6bb0 fix: validate "uri" format for absolute URIs with a fragment (#131) (#269)
  • 64c4277 chore: disabled goconst linter (#271)
  • a8a2d74 chore(ci): run contributors workflow monthly instead of weekly (#270)
  • 00af19e build(deps): bump the development-dependencies group with 2 updates
  • a3d472a build(deps): bump golang.org/x/net
  • 1928b1d build(deps): bump the development-dependencies group with 9 updates
  • Additional commits viewable in compare view

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

Release notes

Sourced from github.com/go-openapi/swag'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
  • 85923a5 chore: prepare release v0.26.1
  • Additional commits viewable in compare view

Updates github.com/go-openapi/validate from 0.25.3 to 0.26.0

Release notes

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

v0.26.0

0.26.0 - 2026-06-10

Full Changelog: go-openapi/validate@v0.25.3...v0.26.0

6 commits in this release.


Implemented enhancements

Documentation

Miscellaneous tasks

Updates


People who contributed to this release


validate license terms

License

Commits
  • 799b897 fix(race): read result validity before Merge redeems it to the pool (#260)
  • e5b5ca2 test: stop executing the live remote-URL doc examples (#259)
  • 84c917d feat(spec): warn on dubious $ref locations (#258)
  • 64e54b4 doc: updated contributors file
  • 0fa122c doc: aligned with org docs (#256)
  • a62829b chore(deps): bump the go-openapi-dependencies group with 4 updates
  • See full diff in compare view

Updates golang.org/x/net from 0.55.0 to 0.56.0

Commits
  • 9e7fdbf internal/http3: fix wrong argument being given when validating header value
  • b686e5f internal/http3: add gzip support to transport
  • 8a34885 go.mod: update golang.org/x dependencies
  • 72eaf98 dns/dnsmessage: correctly validate SVCB record parameter order
  • 82e7868 dns/dnsmessage: avoid panic when parsing SVCB record with truncated data
  • b64f1fa internal/http3: add server support for "Trailer:" magic prefix
  • 2707ee2 internal/http3: implement HTTP/3 clientConn methods
  • 31358cc internal/http3: snapshot response headers at WriteHeader time
  • 8ecbaa9 html: don't adjust xml:base
  • 8ae811a html: properly handle end script tag in fragment mode
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 29, 2026 17:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 29, 2026
Bumps the non-major group with 4 updates in the / directory: [github.com/go-openapi/loads](https://github.com/go-openapi/loads), [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime), [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) and [github.com/go-openapi/swag](https://github.com/go-openapi/swag).


Updates `github.com/go-openapi/loads` from 0.23.4 to 0.24.0
- [Release notes](https://github.com/go-openapi/loads/releases)
- [Commits](go-openapi/loads@v0.23.4...v0.24.0)

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

Updates `github.com/go-openapi/spec` from 0.22.5 to 0.22.6
- [Release notes](https://github.com/go-openapi/spec/releases)
- [Commits](go-openapi/spec@v0.22.5...v0.22.6)

Updates `github.com/go-openapi/strfmt` from 0.26.3 to 0.26.4
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.26.3...v0.26.4)

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

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

Updates `golang.org/x/net` from 0.55.0 to 0.56.0
- [Commits](golang/net@v0.55.0...v0.56.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/loads
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/go-openapi/spec
  dependency-version: 0.22.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.26.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/go-openapi/validate
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: golang.org/x/net
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/non-major-df2f6aafb6 branch from 0245b3c to 258909b Compare July 1, 2026 17:43
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