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
Conversation
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>
57dffb5 to
ce316c0
Compare
Contributor
Author
|
Superseded by #26. |
auto-merge was automatically disabled
May 15, 2026 21:46
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-openapi-dependencies group with 1 update in the / directory: github.com/go-openapi/runtime.
Updates
github.com/go-openapi/runtimefrom 0.29.4 to 0.30.0Release notes
Sourced from github.com/go-openapi/runtime's releases.
... (truncated)
Commits
6444588chore: prepare release v0.30.0886fc70chore: fixup go mod before release4c7f308docs(media-types): expand client-inbound response section1e8c4e1refactor(mediatype): extract findByCanonical from Lookup (#443)853ccdeFix/140 json dialects (#442)5286530fix(client): preserve trailing slash on bare-root path pattern (#441)0d73e8cdoc: added READMEs per module, updated agentic instructions (#439)c234c6aMerge pull request #438 from fredbi/refact/runtime-submit4049a8drefactor(client)!: pivot to context-only request building5115002feat(client): honor context cancellation in multipart upload goroutine