build(deps): bump the go-minor-updates group across 1 directory with 6 updates#273
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-minor-updates group across 1 directory with 6 updates#273dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…6 updates Bumps the go-minor-updates group with 3 updates in the / directory: [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime), [github.com/go-openapi/swag](https://github.com/go-openapi/swag) and [github.com/klauspost/compress](https://github.com/klauspost/compress). Updates `github.com/go-openapi/runtime` from 0.29.3 to 0.31.0 - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.29.3...v0.31.0) Updates `github.com/go-openapi/strfmt` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.1...v0.26.2) Updates `github.com/go-openapi/swag` from 0.25.5 to 0.26.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.25.5...v0.26.0) Updates `github.com/klauspost/compress` from 1.18.5 to 1.18.6 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.5...v1.18.6) Updates `golang.org/x/crypto` from 0.49.0 to 0.51.0 - [Commits](golang/crypto@v0.49.0...v0.51.0) Updates `golang.org/x/net` from 0.52.0 to 0.54.0 - [Commits](golang/net@v0.52.0...v0.54.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/runtime dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-updates - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-updates - dependency-name: github.com/go-openapi/swag dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-updates - dependency-name: github.com/klauspost/compress dependency-version: 1.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-updates - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-updates - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-updates ... 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-minor-updates group with 3 updates in the / directory: github.com/go-openapi/runtime, github.com/go-openapi/swag and github.com/klauspost/compress.
Updates
github.com/go-openapi/runtimefrom 0.29.3 to 0.31.0Release notes
Sourced from github.com/go-openapi/runtime's releases.
... (truncated)
Commits
423c407chore: prepare release v0.31.01fd10afdoc: fixup module layout74bcf73doc: godoc linting (#465)506f3bcMerge pull request #464 from fredbi/sec/lens3-multipart8bf148cchore: cleanup linter config, reformat, optimized strings replacerfa33682test(security): fuzz targets for BindForm parse + filename cap5cabd70fix(client): strip CR/LF from multipart filename and field name0d36609fix(middleware): cap filename length on untyped formData uploadsfe97e40doc: trimmed deprecated functions from examples (#463)982c9d3chore: remove binaryUpdates
github.com/go-openapi/strfmtfrom 0.26.1 to 0.26.2Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
fb29dd2chore: prepare release v0.26.2c8c1e4edoc: aligned docs with org-wide documentation. (#247)ebb2f2fperf(duration): faster and stricter ParseDuration. (#246)c09c1cdbuild(deps): bump the other-dependencies group across 2 directories with 2 up...1dfdf84build(deps): bump the development-dependencies group with 8 updates290bce4build(deps): bump golang.org/x/net49afd07build(deps): bump github.com/jackc/pgx/v5 (#240)b04e233doc: updated contributors file9cdd252build(deps): bump the go-openapi-dependencies group across 2 directories with...5b911b6build(deps): bump golang.org/x/netUpdates
github.com/go-openapi/swagfrom 0.25.5 to 0.26.0Release notes
Sourced from github.com/go-openapi/swag's releases.
... (truncated)
Commits
10f02a4chore: prepare release v0.26.0543ed20feat(jsonname): added new json name provider more respectful of go convention...15feaa1doc: updated contributors filebe70d5ebuild(deps): bump the go-openapi-dependencies group across 15 directories wit...e3a465dchore: bump go directive to 1.25.0 (#192)544d0dedoc: add portable agentic instructions (#191)2345c91doc: update discord link (#190)6aaa57cbuild(deps): bump the other-dependencies group across 3 directories with 1 up...524ef32build(deps): bump the development-dependencies group with 7 updates228d6edci: fixed dependabot path (#187)Updates
github.com/klauspost/compressfrom 1.18.5 to 1.18.6Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
ac2f5e8docs: use unix line-endings for markdown files (#1144)620d7b5s2: Fix amd64 stack frame corruption (#1145)1b63f2fbuild(deps): bump the github-actions group with 2 updates (#1141)3d86b89s2: pool hash tables in Go encode paths to reduce allocations (#1143)15967degzhttp: Canonicalize ETag header (#1139)Updates
golang.org/x/cryptofrom 0.49.0 to 0.51.0Commits
b8a14a8go.mod: update golang.org/x dependencies9d9d507x509roots/fallback/bundle: fix bundle test with Go 1.27+fd0b90dacme: include Problem in OrderError.Errorb9e5359pbkdf2: turn into a wrapper for crypto/pbkdf2cc0e4fchkdf: forward Extract to the standard librarya8e9237x509roots/fallback: update bundle03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLengthUpdates
golang.org/x/netfrom 0.52.0 to 0.54.0Commits
b138e06go.mod: update golang.org/x dependencies689f70aquic: fix wrong final size being used for RESET_STREAM frame208f306http3: increase handshake timeout49810dahttp2: enable net/http wrapping when go >= 1.275e11a5aquic: fix data race in streamForFrame8c63081http2: use empty Transport rather than DefaultTransport in http2wrapfc7b466http2: add http2wrap test15c2cb1http2: avoid overflowing 32-bit int when http2wrap enabled6465188http2: add wrapped Server72f419ahttp2: add wrapped ClientConnDependabot 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