[release_v1]: bump the all-modules group across 1 directory with 5 updates#2282
Open
dependabot[bot] wants to merge 1 commit intorelease_v1from
Open
Conversation
…dates Bumps the all-modules group with 4 updates in the /sda-download directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin), [github.com/lib/pq](https://github.com/lib/pq), [github.com/neicnordic/crypt4gh](https://github.com/neicnordic/crypt4gh) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/gin-gonic/gin` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.11.0...v1.12.0) Updates `github.com/lib/pq` from 1.11.1 to 1.11.2 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.11.1...v1.11.2) Updates `github.com/neicnordic/crypt4gh` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/neicnordic/crypt4gh/releases) - [Commits](neicnordic/crypt4gh@v1.14.1...v1.14.2) Updates `golang.org/x/crypto` from 0.47.0 to 0.48.0 - [Commits](golang/crypto@v0.47.0...v0.48.0) Updates `google.golang.org/grpc` from 1.78.0 to 1.79.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.78.0...v1.79.1) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: github.com/lib/pq dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: github.com/neicnordic/crypt4gh dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules ... Signed-off-by: dependabot[bot] <support@github.com>
d40af80 to
aa2f33a
Compare
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 all-modules group with 4 updates in the /sda-download directory: github.com/gin-gonic/gin, github.com/lib/pq, github.com/neicnordic/crypt4gh and google.golang.org/grpc.
Updates
github.com/gin-gonic/ginfrom 1.11.0 to 1.12.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
Commits
73726dcdocs: update documentation to reflect Go version changes (#4552)e292e5cdocs: document and finalize Gin v1.12.0 release (#4551)ae3f524ci: update Go version support to 1.25+ across CI and docs (#4550)38534e2chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4548)472d086fix(tree): panic in findCaseInsensitivePathRec with RedirectFixedPath (#4535)fb25834test(context): use http.StatusContinue constant instead of magic number 100 (...6f1d5fetest(render): add comprehensive error handling tests (#4541)5c00df8fix(render): write content length in Data.Render (#4206)db30908chore(logger): allow skipping query string output (#4547)ba093d1chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)Updates
github.com/lib/pqfrom 1.11.1 to 1.11.2Release notes
Sourced from github.com/lib/pq's releases.
Changelog
Sourced from github.com/lib/pq's changelog.
Commits
1412805Don't send empty startup parameters0c529dbDon't send dbname= as a startup parameter when database= is usedUpdates
github.com/neicnordic/crypt4ghfrom 1.14.1 to 1.14.2Release notes
Sourced from github.com/neicnordic/crypt4gh's releases.
Commits
895b054Merge pull request #231 from neicnordic/fix_gosec_complaintsd5202e9Merge pull request #230 from neicnordic/dependabot/go_modules/all-modules-dd1...6e8e5ddBump the all-modules group across 1 directory with 3 updatese521d8bMerge pull request #229 from neicnordic/dependabot/github_actions/goreleaser/...bcf7825Merge pull request #228 from neicnordic/dependabot/go_modules/filippo.io/edwa...6e9f89bFix resource leak complaint by CoPilot7b9806bFix resource leak complaint by CoPilot19db491Fix regexp syntax issues found by CoPilotb3865a0Fix typos discovered by CoPilot6e990f2Fix typo discovered by CoPilotUpdates
golang.org/x/cryptofrom 0.47.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0Updates
google.golang.org/grpcfrom 1.78.0 to 1.79.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
782f2deChange version to 1.79.1 (#8902)850eccbChange version to 1.79.1-dev (#8851)765ff05Change version to 1.79.0 (#8850)68804beCherry pick #8864 to v1.79.x (#8896)0381eb6xds: Support:authorityheader rewriting for LOGICAL_DNS clusters (#8822)90f571dxds: remove references to ResolverState.Addresses (#8841)679565fxds: removeHashKeyfield fromxdsresource.Endpointstruct (#8844)bb2073dmem: Allow overriding the default buffer pool. (#8806)bd4444aFix flakyTestServer_RedundantUpdateSuppression. (#8839)623b3f0test: add regression test for RecvMsg() error shadowing #7510 (#8820)Dependabot 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