Bump the non-major group across 1 directory with 6 updates#200
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the non-major group across 1 directory with 6 updates#200dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
451b2f0 to
c92913a
Compare
Bumps the non-major group with 4 updates in the / directory: [github.com/go-openapi/loads](https://github.com/go-openapi/loads), [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime), [github.com/go-openapi/swag](https://github.com/go-openapi/swag) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/go-openapi/loads` from 0.23.4 to 0.24.0 - [Release notes](https://github.com/go-openapi/loads/releases) - [Commits](go-openapi/loads@v0.23.4...v0.24.0) 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/swag` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.26.0...v0.26.1) Updates `github.com/go-openapi/validate` from 0.25.3 to 0.26.0 - [Release notes](https://github.com/go-openapi/validate/releases) - [Commits](go-openapi/validate@v0.25.3...v0.26.0) Updates `golang.org/x/net` from 0.55.0 to 0.56.0 - [Commits](golang/net@v0.55.0...v0.56.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/loads dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: github.com/go-openapi/runtime dependency-version: 0.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: github.com/go-openapi/spec dependency-version: 0.22.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: github.com/go-openapi/swag dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: github.com/go-openapi/validate dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: golang.org/x/net dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major ... Signed-off-by: dependabot[bot] <support@github.com>
c92913a to
2b134cf
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 non-major group with 4 updates in the / directory: github.com/go-openapi/loads, github.com/go-openapi/runtime, github.com/go-openapi/swag and golang.org/x/net.
Updates
github.com/go-openapi/loadsfrom 0.23.4 to 0.24.0Release notes
Sourced from github.com/go-openapi/loads's releases.
Commits
20651ccfeat(security): added containment options and predefined secure loaders (#145)cb6e739doc: updated contributors filef9dfe0adoc: aligned with org docs (#143)46fe8adbuild(deps): bump the development-dependencies group across 1 directory with ...Updates
github.com/go-openapi/runtimefrom 0.32.3 to 0.32.4Release notes
Sourced from github.com/go-openapi/runtime's releases.
... (truncated)
Commits
908a0ffchore: prepare release v0.32.45a6fbeebuild(deps): bump github.com/go-openapi/specb63b221build(deps): bump the development-dependencies group with 2 updatesd3cd4f6fix(middleware): nil-guard param.Schema in UntypedRequestBinder map path (#488)760cc62build(deps): bump the go-openapi-dependencies group across 2 directories with...6c5385ebuild(deps): bump golang.org/x/sync1045e1cbuild(deps): bump the development-dependencies group with 9 updates9b01ff4build(deps): bump the go-openapi-dependencies group across 2 directories with...deed159doc: updated contributors file2dc38aebuild(deps): bump the development-dependencies group with 10 updatesUpdates
github.com/go-openapi/specfrom 0.22.5 to 0.22.6Release notes
Sourced from github.com/go-openapi/spec's releases.
Commits
1b69857Merge pull request #278 from fredbi/fix/277-header-ext49846cbchore: relinte41b4fdfix(header): header extension should correctly marshal as JSON536d375build(deps): bump the development-dependencies group with 8 updatese935605build(deps): bump the go-openapi-dependencies group across 1 directory with 6...1ab4532doc: updated contributors file9a2db11doc: aligned with org docs (#273)0741160build(deps): bump the development-dependencies group with 8 updatesUpdates
github.com/go-openapi/swagfrom 0.26.0 to 0.26.1Release notes
Sourced from github.com/go-openapi/swag's releases.
... (truncated)
Commits
85923a5chore: prepare release v0.26.1336c586doc(loading): document security implications of using the loader (#207)92ec622doc: updated contributors file3f77c79doc: aligned with org docs (#205)40578b5build(deps): bump the development-dependencies group with 8 updateseefaba1feat(loading): sandbox local loading with WithRoot (GHSA-v2xp-g8xf-22pf) (#203)2e99502feat(ci): added shared workflow for bot-pr monitoringcafd10fbuild(deps): bump the go-openapi-dependencies group across 15 directories wit...660dd54build(deps): bump the development-dependencies group with 7 updatese089511build(deps): bump the go-openapi-dependencies group across 15 directories wit...Updates
github.com/go-openapi/validatefrom 0.25.3 to 0.26.0Release notes
Sourced from github.com/go-openapi/validate's releases.
Commits
799b897fix(race): read result validity before Merge redeems it to the pool (#260)e5b5ca2test: stop executing the live remote-URL doc examples (#259)84c917dfeat(spec): warn on dubious $ref locations (#258)64e54b4doc: updated contributors file0fa122cdoc: aligned with org docs (#256)a62829bchore(deps): bump the go-openapi-dependencies group with 4 updatesUpdates
golang.org/x/netfrom 0.55.0 to 0.56.0Commits
9e7fdbfinternal/http3: fix wrong argument being given when validating header valueb686e5finternal/http3: add gzip support to transport8a34885go.mod: update golang.org/x dependencies72eaf98dns/dnsmessage: correctly validate SVCB record parameter order82e7868dns/dnsmessage: avoid panic when parsing SVCB record with truncated datab64f1fainternal/http3: add server support for "Trailer:" magic prefix2707ee2internal/http3: implement HTTP/3 clientConn methods31358ccinternal/http3: snapshot response headers at WriteHeader time8ecbaa9html: don't adjust xml:base8ae811ahtml: properly handle end script tag in fragment mode