-
Notifications
You must be signed in to change notification settings - Fork 12
build(deps): bump the minor-and-patch group across 1 directory with 21 updates #446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/minor-and-patch-273ae719fe
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…1 updates Bumps the minor-and-patch group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.76` | `0.17.85` | | [github.com/alitto/pond/v2](https://github.com/alitto/pond) | `2.5.0` | `2.6.0` | | [github.com/avast/retry-go/v4](https://github.com/avast/retry-go) | `4.6.1` | `4.7.0` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.7` | `1.55.8` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.5.0` | `0.6.0` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.34.1` | `0.40.0` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.27.0` | `10.30.1` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.3` | `5.3.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.6` | `5.8.0` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.28` | `1.14.33` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.2` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.16.0` | `9.17.2` | | [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate) | `1.8.0` | `1.8.1` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.2` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.37.0` | `0.40.0` | | [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) | `1.10.1` | `1.11.0` | | [github.com/vikstrous/dataloadgen](https://github.com/vikstrous/dataloadgen) | `0.0.9` | `0.0.10` | Updates `github.com/99designs/gqlgen` from 0.17.76 to 0.17.85 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.76...v0.17.85) Updates `github.com/alitto/pond/v2` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/alitto/pond/releases) - [Commits](alitto/pond@v2.5.0...v2.6.0) Updates `github.com/avast/retry-go/v4` from 4.6.1 to 4.7.0 - [Release notes](https://github.com/avast/retry-go/releases) - [Commits](avast/retry-go@4.6.1...4.7.0) Updates `github.com/aws/aws-sdk-go` from 1.55.7 to 1.55.8 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.55.7...v1.55.8) Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0 - [Commits](docker/go-connections@v0.5.0...v0.6.0) Updates `github.com/getsentry/sentry-go` from 0.34.1 to 0.40.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.34.1...v0.40.0) Updates `github.com/go-playground/validator/v10` from 10.27.0 to 10.30.1 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.27.0...v10.30.1) Updates `github.com/golang-jwt/jwt/v5` from 5.2.3 to 5.3.0 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Commits](golang-jwt/jwt@v5.2.3...v5.3.0) Updates `github.com/jackc/pgx/v5` from 5.7.6 to 5.8.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.6...v5.8.0) Updates `github.com/mattn/go-sqlite3` from 1.14.28 to 1.14.33 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.28...v1.14.33) Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.22.0...v1.23.2) Updates `github.com/redis/go-redis/v9` from 9.16.0 to 9.17.2 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/v9.17.2/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.16.0...v9.17.2) Updates `github.com/rubenv/sql-migrate` from 1.8.0 to 1.8.1 - [Commits](rubenv/sql-migrate@v1.8.0...v1.8.1) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.2) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `github.com/testcontainers/testcontainers-go` from 0.37.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.37.0...v0.40.0) Updates `github.com/tetratelabs/wazero` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tetratelabs/wazero/releases) - [Commits](wazero/wazero@v1.10.1...v1.11.0) Updates `github.com/vektah/gqlparser/v2` from 2.5.30 to 2.5.31 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.30...v2.5.31) Updates `github.com/vikstrous/dataloadgen` from 0.0.9 to 0.0.10 - [Commits](vikstrous/dataloadgen@v0.0.9...v0.0.10) Updates `golang.org/x/term` from 0.33.0 to 0.38.0 - [Commits](golang/term@v0.33.0...v0.38.0) Updates `golang.org/x/text` from 0.27.0 to 0.32.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.27.0...v0.32.0) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-version: 0.17.85 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/alitto/pond/v2 dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/avast/retry-go/v4 dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/docker/go-connections dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.17.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/rubenv/sql-migrate dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/tetratelabs/wazero dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/vektah/gqlparser/v2 dependency-version: 2.5.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/vikstrous/dataloadgen dependency-version: 0.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: golang.org/x/term dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/text dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
5c13bad to
d8cc03a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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-and-patch group with 18 updates in the / directory:
0.17.760.17.852.5.02.6.04.6.14.7.01.55.71.55.80.5.00.6.00.34.10.40.010.27.010.30.15.2.35.3.05.7.65.8.01.14.281.14.331.22.01.23.29.16.09.17.21.8.01.8.11.9.11.10.21.20.11.21.00.37.00.40.01.10.11.11.00.0.90.0.10Updates
github.com/99designs/gqlgenfrom 0.17.76 to 0.17.85Release notes
Sourced from github.com/99designs/gqlgen's releases.
... (truncated)
Commits
763f5a2release v0.17.85ae50bd3chore(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 (#3964)16e7c05chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 (#3965)7d694f3chore(deps-dev): bump@apollo/clientin /integration (#3962)b3d3b30chore(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#3963)08634f2chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 in /_examples (#3967)54213d3chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#3968)bdd1218chore(deps): bump robherley/go-test-action from 0.6.0 to 0.7.1 (#3969)bef5abffix(codegen): correctly unmarshal slice of input object mapped to map[string]...47d55c1chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#3959)Updates
github.com/alitto/pond/v2from 2.5.0 to 2.6.0Release notes
Sourced from github.com/alitto/pond/v2's releases.
Commits
505910bfeat(optional-panic-recovery): Add option to disable panic recoverye8bb01efeat(disable-queue): Allow disabling task queue by setting it to 04503e79Merge pull request #131 from alitto/dependabot/github_actions/actions/checkout-6d53df42chore(deps): bump actions/checkout from 5 to 6de8edd9Merge pull request #126 from alitto/dependabot/github_actions/actions/checkout-552572dbchore(deps): bump actions/checkout from 4 to 5Updates
github.com/avast/retry-go/v4from 4.6.1 to 4.7.0Release notes
Sourced from github.com/avast/retry-go/v4's releases.
Commits
375037bbump version306fceeMerge pull request #142 from avast/go_1_25_test_environment0bdef9cci(workflow): add Go version 1.25 to test matrix for expanded compatibility t...66013daMerge pull request #130 from StounhandJ/back_off_delay9e5d0d6Merge pull request #129 from StounhandJ/master5068e50Merge pull request #128 from amirrezafahimi/master22920c3Merge pull request #136 from avast/dependabot/go_modules/github.com/stretchr/...459fadeBump github.com/stretchr/testify from 1.10.0 to 1.11.16c62c20BackOffDelay multiplies attempts from zeroe330bceno delay after final retry on max attemptsUpdates
github.com/aws/aws-sdk-gofrom 1.55.7 to 1.55.8Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
070853erelease v1.55.8 (2025-07-31)bb0168eAdd deprecation warnings everywhere and remove some README content7ce44f3aws6d9a26dremove doc issue tmpl239002fdeprecate service packages and HLLs70c4177deprecate main runtime packagesbbdd4e9deprecateUpdates
github.com/docker/go-connectionsfrom 0.5.0 to 0.6.0Commits
42faf79Merge pull request #138 from thaJeztah/sockets_move_unix_options9ffab7esockets: make NewUnixSocket, WithChown, WithChmod unix-only6bb1d15Merge pull request #135 from thaJeztah/rename_test_filesb6c843dsockets: rename files to be considered test files80898b6Merge pull request #133 from thaJeztah/deprecate_socket_dialpipea4399e5socket: deprecate DialPipeb071e04Merge pull request #128 from thaJeztah/remove_old_cyphers578bfdeMerge pull request #132 from thaJeztah/optimize_ParsePortSpecdeccd71tlsconfig: align client and server defaults, remove weak CBC ciphers30b91c8nat: ParsePortSpec: combine some conditionsUpdates
github.com/getsentry/sentry-gofrom 0.34.1 to 0.40.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
f3fc564release: 0.40.09232f5dchore: prepare 0.40.0 (#1150)55ee13efeat: disable Telemetry Buffer (#1149)34261f3Merge branch 'release/0.39.0'a362682release: 0.39.02153b50chore: prepare 0.39.0 (#1144)112f257fix: scheduler should check for ready to flush buffers (#1143)03de096feat: drop rate-limited events (#1138)a2066efMerge branch 'release/0.38.0'eb9fd9frelease: 0.38.0Updates
github.com/go-playground/validator/v10from 10.27.0 to 10.30.1Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
5010f83Fix 1513 update ISO 3166-2 codes (#1514)e8627a1fix: Revert min limit of e164 regex (#1516)65b1bccFeat: uds_exists validator (#1482)e9b900cfix: resolve panic when using cross-field validators with ValidateMap (#1508)7aba81cfix: resolve panic when using aliases with OR operator (#1507)4d600befix: add missing translations for alpha validators (#1510)b0e4ba2docs: document omitzero (#1509)79fba72Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 (#1505)c3c9084Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#1504)afce000excluded_unlessbug fix (#1307)Updates
github.com/golang-jwt/jwt/v5from 5.2.3 to 5.3.0Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
e9547a1Bump Go version to indicate correct minimum requirement (#452)3839817Create CODEOWNERS (#449)Updates
github.com/jackc/pgx/v5from 5.7.6 to 5.8.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
fe8740aRelease v5.8.0e5dde5aSkip test on CockroachDB06f2d82Remove trailing space2cf78ddMerge pull request #2448 from DengChan/column_type_lenth_varbit2d1c4efSkip tests on CockroachDB1a5fa7fArray and Composite codecs handle typed nils5736d09ColumnTypeLength method return the type length for varbit type.4c1308cRevert "stdlib matches native pgx scanning support"14ce2b7Skip test on CockroachDB65b2724Merge pull request #2443 from jameshartig/x-invalidate-cache-in-execUpdates
github.com/mattn/go-sqlite3from 1.14.28 to 1.14.33Commits
3c885a9Upgrade SQLite to version 30510013e773a9update github workflows2f6a2bbfix upgrade scriptaa7cdd3update upgrade scripta66908ause quote include instead of angled include for sqlite3-binding.h8bf7a8aupdate amalgamation code2e165e0fix syntax errore63a0c3fix testa9775d4return errorc857a95drop call of AuthEnabled()Updates
github.com/prometheus/client_golangfrom 1.22.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56Cut v1.23.2 (#1870)4142b59Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0Cut v1.23.1 (#1867)989b029Upgrade to prometheus/common v0.66 (#1866)e4b2208Cut v1.23.0 (#1848)d9492afcut v1.23.0-rc.1 (#1842)aeae8a0Cut v1.23.0-rc.0 (#1837)b157309Update common Prometheus files (#1832)a704e28build(deps): bump the github-actions group with 3 updates (#1826)c774311Fix errNotImplemented reference (#1835)Updates
github.com/redis/go-redis/v9from 9.16.0 to 9.17.2Release notes
Sourced from github.com/redis/go-redis/v9's releases.