build(deps): bump the minor-patch group in /backend with 5 updates - #11
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-patch group in /backend with 5 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-patch group in /backend with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/caarlos0/env/v11](https://github.com/caarlos0/env) | `11.2.2` | `11.4.1` | | [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) | `1.7.2` | `1.7.7` | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.10.0` | `1.12.0` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.18.1` | `4.19.1` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.1` | `5.10.0` | Updates `github.com/caarlos0/env/v11` from 11.2.2 to 11.4.1 - [Release notes](https://github.com/caarlos0/env/releases) - [Commits](caarlos0/env@v11.2.2...v11.4.1) Updates `github.com/gin-contrib/cors` from 1.7.2 to 1.7.7 - [Release notes](https://github.com/gin-contrib/cors/releases) - [Commits](gin-contrib/cors@v1.7.2...v1.7.7) Updates `github.com/gin-gonic/gin` from 1.10.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.10.0...v1.12.0) Updates `github.com/golang-migrate/migrate/v4` from 4.18.1 to 4.19.1 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Commits](golang-migrate/migrate@v4.18.1...v4.19.1) Updates `github.com/jackc/pgx/v5` from 5.7.1 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.1...v5.10.0) --- updated-dependencies: - dependency-name: github.com/caarlos0/env/v11 dependency-version: 11.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/gin-contrib/cors dependency-version: 1.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/golang-migrate/migrate/v4 dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 minor-patch group in /backend with 5 updates:
11.2.211.4.11.7.21.7.71.10.01.12.04.18.14.19.15.7.15.10.0Updates
github.com/caarlos0/env/v11from 11.2.2 to 11.4.1Release notes
Sourced from github.com/caarlos0/env/v11's releases.
... (truncated)
Commits
a72d89aci: update release config6daeb06fix: use Key instead of OwnKey in rawEnvVars to properly reference existing d...33faf6fci(deps): bump the actions group with 3 updates (#417)1ff55e6docs: adaptive starchart (#416)0cb635bci(deps): bump the actions group with 6 updates (#415)cf4a968ci(deps): bump the actions group with 3 updates (#411)aaa4511fix: lint issues4fe3f70chore: dependabot updatec98ad84ci(deps): bump github/codeql-action in the actions group (#410)d28373eci(deps): bump the actions group with 2 updates (#408)Updates
github.com/gin-contrib/corsfrom 1.7.2 to 1.7.7Release notes
Sourced from github.com/gin-contrib/cors's releases.
... (truncated)
Commits
e19d20dchore(deps): upgrade golang.org/x/text to v0.35.0ec180b5ci(workflow): bump goreleaser/goreleaser-action from v6 to v79e6ec27chore(deps): upgrade gin to v1.12.0 and update CI Go versions139173achore(ci): upgrade trivy-action from 0.33.1 to 0.35.0b77776eFix Trivy badge URL in README.mda92928fUpdate golangci-lint version to v2.92816d6dAdd Go 1.26 to GitHub Actions test matrixc5dcea8chore(deps): bump actions/cache from 4 to 53585a5efix: resolve golangci-lint issues in tests754ef53chore(ci): update golangci-lint to v2.6Updates
github.com/gin-gonic/ginfrom 1.10.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.
... (truncated)
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/golang-migrate/migrate/v4from 4.18.1 to 4.19.1Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
... (truncated)
Commits
89e308cchore: remove dependency on "hashicorp/go-multierror" (#1322)472ef2eMerge pull request #1336 from golang-migrate/dependabot/go_modules/golang.org...8d76259Bump golang.org/x/crypto from 0.43.0 to 0.45.09f9df7cchore: Update cloud.google.com/go/spanner version (#1330)a371c8eMerge pull request #1304 from iamonah/fix/clarify-databaseName-meaning43cc3b3Merge pull request #1325 from HaraldNordgren/linter_issuesf939a89Merge pull request #1335 from golang-migrate/dependabot/go_modules/golang.org...6dd86e0Bump golang.org/x/crypto from 0.36.0 to 0.45.070e6d6dMerge pull request #1333 from matsoob/updateGoInBaseImagea51d0daMerge pull request #1334 from golang-migrate/dependabot/go_modules/github.com...Updates
github.com/jackc/pgx/v5from 5.7.1 to 5.10.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
7293fb1Update changelog for v5.10.01ade285pgconn: document secure connection configurationb4d6d4dpgtype: bound range, multirange, and tsvector binary decoders0639b37pgconn: add ParseConfigOptions.ConnStringAllowedKeysb28e65bpgtype: bound array element count against remaining message bytescd1f389pgtype: bound array binary decode element length against remaining bytesff27b5bpgtype: bound hstore binary decode against malicious server inputa6002e1pgproto3: default Frontend max message body length to ~1 GiB44f6173pgconn: cap server-supplied SCRAM iteration count1a976f7pgconn: add require_auth to restrict accepted server auth methodsDependabot 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