chore(deps): bump the compatible-go-dependencies group across 9 directories with 12 updates - #22
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…tories with 12 updates Bumps the compatible-go-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.46.0` | `1.58.0` | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.48.0` | `1.53.1` | | [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) | `1.13.0` | `1.14.0` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.14.1` | `9.22.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.45.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.8` | `1.33.2` | | [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.42.21` | `1.50.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.9.2` | `5.10.0` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.3` | `1.10.1` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.8.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.44.0` | Bumps the compatible-go-dependencies group with 1 update in the /driver/mysqlqueue directory: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql). Bumps the compatible-go-dependencies group with 1 update in the /driver/natsqueue directory: [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go). Bumps the compatible-go-dependencies group with 1 update in the /driver/postgresqueue directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx). Bumps the compatible-go-dependencies group with 1 update in the /driver/rabbitmqqueue directory: [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go). Bumps the compatible-go-dependencies group with 1 update in the /driver/redisqueue directory: [github.com/redis/go-redis/v9](https://github.com/redis/go-redis). Bumps the compatible-go-dependencies group with 1 update in the /driver/sqlitequeue directory: [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Bumps the compatible-go-dependencies group with 3 updates in the /driver/sqsqueue directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2). Bumps the compatible-go-dependencies group with 6 updates in the /integration directory: | Package | From | To | | --- | --- | --- | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.46.0` | `1.58.0` | | [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) | `1.13.0` | `1.14.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.9.2` | `5.10.0` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.3` | `1.10.1` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.8.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.44.0` | Updates `modernc.org/sqlite` from 1.46.0 to 1.58.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.46.0...v1.58.0) Updates `github.com/nats-io/nats.go` from 1.48.0 to 1.53.1 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.48.0...v1.53.1) Updates `github.com/rabbitmq/amqp091-go` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/rabbitmq/amqp091-go/releases) - [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md) - [Commits](rabbitmq/amqp091-go@v1.13.0...v1.14.0) Updates `github.com/redis/go-redis/v9` from 9.14.1 to 9.22.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.14.1...v9.22.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.45.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.1...v1.45.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.8 to 1.33.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.8...config/v1.33.2) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.8 to 1.20.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.8...v1.20.2) Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.42.21 to 1.50.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sqs/v1.42.21...service/s3/v1.50.0) Updates `github.com/jackc/pgx/v5` from 5.9.2 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.2...v5.10.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.1 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.1) Updates `github.com/docker/go-connections` from 0.6.0 to 0.8.1 - [Commits](docker/go-connections@v0.6.0...v0.8.1) Updates `github.com/testcontainers/testcontainers-go` from 0.39.0 to 0.44.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.39.0...v0.44.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.1 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.1) Updates `github.com/nats-io/nats.go` from 1.48.0 to 1.53.1 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.48.0...v1.53.1) Updates `github.com/jackc/pgx/v5` from 5.9.2 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.2...v5.10.0) Updates `github.com/rabbitmq/amqp091-go` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/rabbitmq/amqp091-go/releases) - [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md) - [Commits](rabbitmq/amqp091-go@v1.13.0...v1.14.0) Updates `github.com/redis/go-redis/v9` from 9.14.1 to 9.22.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.14.1...v9.22.0) Updates `modernc.org/sqlite` from 1.46.0 to 1.58.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.46.0...v1.58.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.45.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.1...v1.45.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.8 to 1.33.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.8...config/v1.33.2) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.8 to 1.20.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.8...v1.20.2) Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.42.21 to 1.50.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sqs/v1.42.21...service/s3/v1.50.0) Updates `modernc.org/sqlite` from 1.46.0 to 1.58.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.46.0...v1.58.0) Updates `github.com/rabbitmq/amqp091-go` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/rabbitmq/amqp091-go/releases) - [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md) - [Commits](rabbitmq/amqp091-go@v1.13.0...v1.14.0) Updates `github.com/jackc/pgx/v5` from 5.9.2 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.2...v5.10.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.1 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.1) Updates `github.com/docker/go-connections` from 0.6.0 to 0.8.1 - [Commits](docker/go-connections@v0.6.0...v0.8.1) Updates `github.com/testcontainers/testcontainers-go` from 0.39.0 to 0.44.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.39.0...v0.44.0) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/nats-io/nats.go dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/rabbitmq/amqp091-go dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.33.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/docker/go-connections dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/nats-io/nats.go dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/rabbitmq/amqp091-go dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: modernc.org/sqlite dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.33.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: modernc.org/sqlite dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/rabbitmq/amqp091-go dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/docker/go-connections dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-go-dependencies ... 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 compatible-go-dependencies group with 11 updates in the / directory:
1.46.01.58.01.48.01.53.11.13.01.14.09.14.19.22.01.41.11.45.11.32.81.33.21.42.211.50.05.9.25.10.01.9.31.10.10.6.00.8.10.39.00.44.0Bumps the compatible-go-dependencies group with 1 update in the /driver/mysqlqueue directory: github.com/go-sql-driver/mysql.
Bumps the compatible-go-dependencies group with 1 update in the /driver/natsqueue directory: github.com/nats-io/nats.go.
Bumps the compatible-go-dependencies group with 1 update in the /driver/postgresqueue directory: github.com/jackc/pgx/v5.
Bumps the compatible-go-dependencies group with 1 update in the /driver/rabbitmqqueue directory: github.com/rabbitmq/amqp091-go.
Bumps the compatible-go-dependencies group with 1 update in the /driver/redisqueue directory: github.com/redis/go-redis/v9.
Bumps the compatible-go-dependencies group with 1 update in the /driver/sqlitequeue directory: modernc.org/sqlite.
Bumps the compatible-go-dependencies group with 3 updates in the /driver/sqsqueue directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/sqs.
Bumps the compatible-go-dependencies group with 6 updates in the /integration directory:
1.46.01.58.01.13.01.14.05.9.25.10.01.9.31.10.10.6.00.8.10.39.00.44.0Updates
modernc.org/sqlitefrom 1.46.0 to 1.58.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
722282fCHANGELOG.md: document the OFD locking opt-in and the SQLite 3.53.4 upgrade5dcac5fsqlite: add the opt-in OFDLocking switch to Linux OFD locks51d2677Merge branch 'ofd-lock-test'3f99e26update dependencies, make vendor9159fa5test: add Linux OFD lock regression tests2acd716test: add Linux OFD lock persistence test across os.Closebd9dcb6add Readme Headline...93f0742add Readme Headline6e86ac4doc.go, CHANGELOG.md: promote freebsd/386, freebsd/arm and netbsd/amd6447d0960Merge branch 'driver-registration' into 'master'Updates
github.com/nats-io/nats.gofrom 1.48.0 to 1.53.1Release notes
Sourced from github.com/nats-io/nats.go's releases.
... (truncated)
Commits
db1375fRelease v1.53.1 (#2118)ae0af2c[IMPROVED] Migrate tests to ntf (#2082)0c5d8d7[ADDED]WithPublishAsyncAckHandleroption for JetStream async publish (#2109)15d96ca[FIXED] Data race in resetOrderedConsumer when resets overlap (#2111)f66c8e7[FIXED] Recognize error code 10164 for replicated KV CAS conflicts (#2097) (#...9d92e85iter: don't yield a phantom (nil, nil) after MsgsTimeout's ErrTimeout (#2093)c68c4de[FIXED] micro: endpoint subject prefix over-match (#2105)e663e67Improve example wording (#2104)c1a0716Add docs.nats.io examples to main (#2106)77e280d[FIXED] MsgsTimeout iterator yields spurious (nil, nil) after a timeout (#2099)Updates
github.com/rabbitmq/amqp091-gofrom 1.13.0 to 1.14.0Release notes
Sourced from github.com/rabbitmq/amqp091-go's releases.
Changelog
Sourced from github.com/rabbitmq/amqp091-go's changelog.
Commits
387d77aRelease v1.14.020e2bedMerge pull request #384 from rabbitmq/ci/gha-weekly-bump77f00bfchore(deps): reduce github-actions dependabot updates to weeklyb54f1b2chore(deps): bump github/codeql-action in the github-actions group (#383)5b9f9b6Merge pull request #382 from rabbitmq/doc/update-claude-doc5e65925docs: update CLAUDE.md with lifecycle/log files and updated recovery details5e0c0c6chore(deps): bump github/codeql-action in the github-actions group (#381)c8ca6a4Merge pull request #380 from lukebakken/fix/topology-recovery-consumer-config...8a08337Retry consumer recovery instead of cancelling on a failed re-subscribebc24532Merge pull request #379 from rabbitmq/fix/correctness_gapsUpdates
github.com/redis/go-redis/v9from 9.14.1 to 9.22.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.