build(deps): bump the go_modules group across 1 directory with 3 updates#5
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go_modules group with 2 updates in the /packages/tui directory: [golang.org/x/image](https://github.com/golang/image) and [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi). Updates `golang.org/x/image` from 0.28.0 to 0.41.0 - [Commits](golang/image@v0.28.0...v0.41.0) Updates `github.com/getkin/kin-openapi` from 0.127.0 to 0.131.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.127.0...v0.131.0) Updates `golang.org/x/net` from 0.41.0 to 0.53.0 - [Commits](golang/net@v0.41.0...v0.53.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-version: 0.41.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.131.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
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_modules group with 2 updates in the /packages/tui directory: golang.org/x/image and github.com/getkin/kin-openapi.
Updates
golang.org/x/imagefrom 0.28.0 to 0.41.0Commits
0d61147bmp: reject input with invalid palette indexfe8ae45tiff: limit PackBits decompression output size542a3d9go.mod: update golang.org/x dependencies5cbe89atiff: reject 0-size images3d5c9b6go.mod: update golang.org/x dependencies854c274font/sfnt: apply bounds checks before allocating read buffer96edba0webp: reject VP8X headers with too-large canvases23ae9edtiff: cap buffer growth to prevent OOM from malicious IFD offsete589e60webp: allow VP8L + VP8X(with alpha)fe7d73dgo.mod: update golang.org/x dependenciesUpdates
github.com/getkin/kin-openapifrom 0.127.0 to 0.131.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
67f0b23openapi3filter: de-register ZipFileBodyDecoder and make a few decoders public...6da871eopenapi3filter: apply default values of an array in a query param with explod...a34baf0openapi3: delete origin keys only when IncludeOrigin=true (#1055)2d3e67ause origin to minimize collisions (#1057)e3d68dcRemove redundant ExcludeResponseBody check in ValidateResponse (#1056)050a930openapi3gen: Fix issue with separate component generated for time.Time (#1052)72fb819feat(openapi3gen): Customize json.RawMessage (#1050)cea0a13openapi2conv: convert references in nested additionalProperties schemas (#1047)f476f7bopenapi3filter: validation ofx-www-form-urlencodedwith arbitrary nested a...325ceccopenapi3filter: simplify ValidateRequest implementation (#1041)Updates
golang.org/x/netfrom 0.41.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transportDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.