Skip to content

Bump github.com/go-openapi/runtime from 0.29.5 to 0.30.0#182

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/go-openapi/runtime-0.30.0
Open

Bump github.com/go-openapi/runtime from 0.29.5 to 0.30.0#182
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/go-openapi/runtime-0.30.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps github.com/go-openapi/runtime from 0.29.5 to 0.30.0.

Release notes

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

v0.30.0

0.30.0 - 2026-05-13

Long awaited fixes and additions

  • Fixed most long standing issues.

  • Added standalone middleware module (swagger UI, serve spec).

  • Improved content negotiation.

  • Context-aware request submission

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

33 commits in this release.


Implemented enhancements

  • feat(client): honor context cancellation in multipart upload goroutine by @​fredbi ...
  • feat(client): introduce SubmitContext by @​fredbi ...
  • feat: extract media type match validation to separate package by @​fredbi ...
  • feat(mediatype): typed media-type and symmetric Accept negotiation by @​fredbi ...

Fixed bugs

  • fix(client): preserve trailing slash on bare-root path pattern by @​fredbi in #441 ...
  • fix(client): close streaming body on buildHTTP error paths by @​fredbi ...
  • fix(client): fix content type selection in the runtime client. by @​fredbi in #435 ...
  • fix: validateContentType distinguishes 400 vs 415 by @​fredbi ...

Refactor

  • refactor(mediatype): extract findByCanonical from Lookup by @​fredbi in #443 ...
  • Fix/140 json dialects by @​fredbi in #442 ...
  • refactor(client)!: pivot to context-only request building by @​fredbi ...
  • refactor(client): thread context through BuildHTTP and SubmitContext by @​fredbi ...
  • refactor(client): moved request to its own internal package. by @​fredbi ...
  • refactor(client): split buildHTTP into two end-to-end flows (2) by @​fredbi ...
  • refactor(negotiate): extract negotiate package to server-middleware by @​fredbi ...
  • refactor(middleware): extract docui handlers to a stdlib-only module by @​fredbi ...

Documentation

  • docs(media-types): expand client-inbound response section by @​fredbi ...

... (truncated)

Commits
  • 6444588 chore: prepare release v0.30.0
  • 886fc70 chore: fixup go mod before release
  • 4c7f308 docs(media-types): expand client-inbound response section
  • 1e8c4e1 refactor(mediatype): extract findByCanonical from Lookup (#443)
  • 853ccde Fix/140 json dialects (#442)
  • 5286530 fix(client): preserve trailing slash on bare-root path pattern (#441)
  • 0d73e8c doc: added READMEs per module, updated agentic instructions (#439)
  • c234c6a Merge pull request #438 from fredbi/refact/runtime-submit
  • 4049a8d refactor(client)!: pivot to context-only request building
  • 5115002 feat(client): honor context cancellation in multipart upload goroutine
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.29.5 to 0.30.0.
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.29.5...v0.30.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update an action file go Pull requests that update Go code minor Pull requests with new features labels May 22, 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 an action file go Pull requests that update Go code minor Pull requests with new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants