Skip to content

chore(deps): update module github.com/go-openapi/runtime to v0.30.0 (main)#6280

Merged
elastic-renovate-prod[bot] merged 1 commit into
mainfrom
renovate/main-go-openapi
May 14, 2026
Merged

chore(deps): update module github.com/go-openapi/runtime to v0.30.0 (main)#6280
elastic-renovate-prod[bot] merged 1 commit into
mainfrom
renovate/main-go-openapi

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/go-openapi/runtime indirect minor v0.29.5 -> v0.30.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

go-openapi/runtime (github.com/go-openapi/runtime)

v0.30.0

Compare Source

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
Code quality
Testing
  • test(auth): added more tests for principal with concrete type by @​fredbi in #​433 ...
  • test: added more tests for package header (including shim) by @​fredbi ...
Miscellaneous tasks
Other (technical)

People who contributed to this release

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.30.0)

Documentation
Miscellaneous tasks

server-middleware (0.30.0)

Implemented enhancements
  • feat: extract media type match validation to separate package by @​fredbi ...
  • feat(mediatype): typed media-type and symmetric Accept negotiation by @​fredbi ...
Refactor
Documentation
Code quality
  • refactor(docui): functional options API and seam rework by @​fredbi ...
Testing
  • test: added more tests for package header (including shim) by @​fredbi ...
Other (technical)

Configuration

📅 Schedule: Branch creation - "* 1 * * 1-5" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod Bot requested a review from a team as a code owner May 14, 2026 14:29
@elastic-renovate-prod elastic-renovate-prod Bot added backport-skip dependencies Pull requests that update a dependency file renovate renovate-auto-approve Team:Security-Cloud Services Security Data Experience - Cloud Services team. labels May 14, 2026
@elastic-renovate-prod elastic-renovate-prod Bot enabled auto-merge May 14, 2026 14:29
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/main-go-openapi branch from bf95ee2 to b8b9dcb Compare May 14, 2026 14:45
@elastic-renovate-prod elastic-renovate-prod Bot added this pull request to the merge queue May 14, 2026
Merged via the queue into main with commit bc1ae5e May 14, 2026
12 of 14 checks passed
@elastic-renovate-prod elastic-renovate-prod Bot deleted the renovate/main-go-openapi branch May 14, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-skip dependencies Pull requests that update a dependency file renovate renovate-auto-approve Team:Security-Cloud Services Security Data Experience - Cloud Services team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants