Skip to content

build(deps): bump the go-openapi-dependencies group across 1 directory with 4 updates#55

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-openapi-dependencies-f0c708e36e
Jun 26, 2026
Merged

build(deps): bump the go-openapi-dependencies group across 1 directory with 4 updates#55
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-openapi-dependencies-f0c708e36e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-openapi-dependencies group with 3 updates in the / directory: github.com/go-openapi/runtime, github.com/go-openapi/testify/v2 and github.com/go-openapi/runtime/server-middleware.

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/testify/v2 from 2.5.1 to 2.6.0

Release notes

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

v2.6.0

2.6.0 - 2026-06-25

Full Changelog: go-openapi/testify@v2.5.1...v2.6.0

22 commits in this release.


Implemented enhancements

  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...

Fixed bugs

  • fix: guard copyExportedFields against nil interface values in slices, maps, and pointers by @​Copilot in #127 ...
  • Fix nil pointer dereferences in assertion functions and add fuzz tests by @​Copilot in #126 ...
  • Fix didPanic to use type assertion for runtime.PanicNilError instead of string comparison by @​Copilot in #124 ...

Documentation

Code quality

  • feat(codegen): support go-version-guarded assertions by @​fredbi ...
  • fix(assertions): guard reflection walkers against cyclic inputs by @​fredbi in #129 ...

Miscellaneous tasks

Other (technical)

... (truncated)

Commits
  • 5376bc2 chore: prepare release v2.6.0
  • d1b5e58 ci: fix secret passing for webhook
  • acda72b doc: reformed announcements to trigger posts (#134)
  • bae689b doc: announced content of forthcoming releases (#133)
  • 4c0e1d8 Merge pull request #132 from fredbi/worktree-go-version-guards
  • f490f00 test(ci): fixup tests for CI running go1.25 with GOTOOLCHAIN=local
  • 5c79401 doc: record ErrorAsType / go-version guards in project docs
  • 94d0c94 feat(assertions): add go1.26 ErrorAsType / NotErrorAsType
  • 5d9a68b feat(codegen): support go-version-guarded assertions
  • d3fde91 chore(ci): run contributors workflow monthly instead of weekly (#131)
  • Additional commits viewable in compare view

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

Release notes

Sourced from github.com/go-openapi/runtime/server-middleware'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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 26, 2026
@github-actions github-actions Bot enabled auto-merge (rebase) June 26, 2026 18:26
…y with 4 updates

Bumps the go-openapi-dependencies group with 3 updates in the / directory: [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime), [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify) and [github.com/go-openapi/runtime/server-middleware](https://github.com/go-openapi/runtime).


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/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/runtime/server-middleware` 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)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/runtime/server-middleware
  dependency-version: 0.32.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/spec
  dependency-version: 0.22.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-openapi-dependencies-f0c708e36e branch from 271b4cb to 6e9f9b0 Compare June 26, 2026 18:30
@github-actions github-actions Bot merged commit 37cb37d into master Jun 26, 2026
15 of 16 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/go-openapi-dependencies-f0c708e36e branch June 26, 2026 18:33
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.

1 participant