build(deps): bump the go-minor-and-patch group with 4 updates#63
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the go-minor-and-patch group with 4 updates#63dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-minor-and-patch group with 4 updates: [github.com/pb33f/libopenapi-validator](https://github.com/pb33f/libopenapi-validator), [golang.org/x/crypto](https://github.com/golang/crypto), google.golang.org/protobuf and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/pb33f/libopenapi-validator` from 0.13.4 to 0.13.5 - [Release notes](https://github.com/pb33f/libopenapi-validator/releases) - [Commits](pb33f/libopenapi-validator@v0.13.4...v0.13.5) Updates `golang.org/x/crypto` from 0.48.0 to 0.50.0 - [Commits](golang/crypto@v0.48.0...v0.50.0) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.11 Updates `golang.org/x/net` from 0.50.0 to 0.52.0 - [Commits](golang/net@v0.50.0...v0.52.0) --- updated-dependencies: - dependency-name: github.com/pb33f/libopenapi-validator dependency-version: 0.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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 go-minor-and-patch group with 4 updates: github.com/pb33f/libopenapi-validator, golang.org/x/crypto, google.golang.org/protobuf and golang.org/x/net.
Updates
github.com/pb33f/libopenapi-validatorfrom 0.13.4 to 0.13.5Release notes
Sourced from github.com/pb33f/libopenapi-validator's releases.
Commits
87d0ff6Bump github.com/dlclark/regexp2 from 1.11.5 to 1.12.01f22ad6fix: GetRenderedSchema renders in validation mode on cache missa3056e6fix: GetRenderedSchema returns YAML in all cases7f1fda7fix: parameter validation populates complete cache entry7ba6c44perf: use cached rendered schemas for error messages in parameter validation5ba2977perf: add schema cache lookup to parameter validation00ad42afix: StripRequestPath returns "/" when base path fully consumes request path83e12b7Bump github.com/pb33f/libopenapi from 0.36.0 to 0.36.1a5f1b29Bump github.com/go-openapi/jsonpointer from 0.22.5 to 0.23.1Updates
golang.org/x/cryptofrom 0.48.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundleUpdates
google.golang.org/protobuffrom 1.36.6 to 1.36.11Updates
golang.org/x/netfrom 0.50.0 to 0.52.0Commits
316e20cgo.mod: update golang.org/x dependencies9767a42internal/http3: add support for plugging into net/http4a81284http2: update docs to disrecommend this packagedec6603dns/dnsmessage: reject too large of names early during unpack8afa12fhttp2: deprecate write schedulers38019a2http2: add missing copyright header to export_test.go039b87finternal/http3: return error when Write is used after status 304 is set6267c6cinternal/http3: add HTTP 103 Early Hints support to ClientConn591bdf3internal/http3: add HTTP 103 Early Hints support to Server1faa6d8internal/http3: avoid potential race when aborting RoundTripDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions