Skip to content

build(deps): bump github.com/go-openapi/runtime from 0.29.4 to 0.30.0 in the go-openapi-dependencies group across 1 directory#24

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-openapi-dependencies-c7eeaa63c1
Closed

build(deps): bump github.com/go-openapi/runtime from 0.29.4 to 0.30.0 in the go-openapi-dependencies group across 1 directory#24
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-openapi-dependencies-c7eeaa63c1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the go-openapi-dependencies group with 1 update in the / directory: github.com/go-openapi/runtime.

Updates github.com/go-openapi/runtime from 0.29.4 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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 8, 2026
github-actions[bot]
github-actions Bot previously approved these changes May 8, 2026
@github-actions github-actions Bot enabled auto-merge (rebase) May 8, 2026 21:46
Bumps the go-openapi-dependencies group with 1 update in the / directory: [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime).


Updates `github.com/go-openapi/runtime` from 0.29.4 to 0.30.0
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.29.4...v0.30.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.29.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump github.com/go-openapi/runtime from 0.29.4 to 0.29.5 in the go-openapi-dependencies group across 1 directory build(deps): bump github.com/go-openapi/runtime from 0.29.4 to 0.30.0 in the go-openapi-dependencies group across 1 directory May 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-openapi-dependencies-c7eeaa63c1 branch from 57dffb5 to ce316c0 Compare May 15, 2026 21:46
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 15, 2026

Superseded by #26.

@dependabot dependabot Bot closed this May 15, 2026
auto-merge was automatically disabled May 15, 2026 21:46

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/go_modules/go-openapi-dependencies-c7eeaa63c1 branch May 15, 2026 21:46
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