Bump the production-dependencies group across 1 directory with 7 updates - #306
Merged
nodivbyzero merged 1 commit intoSep 14, 2026
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.45.1` | `1.47.0` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.20.2` | `1.20.4` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.23.2` | `1.23.5` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.58.0` | `1.60.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.10.0` | `5.11.0` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.50` | `1.14.52` | Updates `github.com/aws/aws-sdk-go-v2` from 1.45.1 to 1.47.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.45.1...v1.47.0) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.20.2 to 1.20.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.20.2...service/mq/v1.20.4) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.23.2 to 1.23.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.23.2...v1.23.5) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.58.0 to 1.60.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.0...service/s3/v1.60.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.110.0 to 1.113.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.110.0...service/s3/v1.113.0) Updates `github.com/jackc/pgx/v5` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/jackc/pgx/releases) - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.10.0...v5.11.0) Updates `github.com/mattn/go-sqlite3` from 1.14.50 to 1.14.52 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.50...v1.14.52) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.23.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.113.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/production-dependencies-d172539ca0
branch
from
September 14, 2026 15:27
f93cf7f to
642d6b2
Compare
nodivbyzero
approved these changes
Sep 14, 2026
dependabot
Bot
deleted the
dependabot/go_modules/production-dependencies-d172539ca0
branch
September 14, 2026 15:40
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 production-dependencies group with 6 updates in the / directory:
1.45.11.47.01.20.21.20.41.23.21.23.51.58.01.60.05.10.05.11.01.14.501.14.52Updates
github.com/aws/aws-sdk-go-v2from 1.45.1 to 1.47.0Commits
b189f38Release 2026-09-090905d5fRegenerated Clients9cc4bc5Update API model126fe2dfix GetObject deadlock (#3554)5126885Remove retry metrics header middleware (#3546)bd8de4dExpand S3 operations that check for an error inside an HTTP 200 response (wav...394ee64Release 2026-09-083c9cb8bRegenerated Clients6f85682Update endpoints modelcc3942bUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.20.2 to 1.20.4Commits
0d643a8Release 2023-12-07e38b534Regenerated Clientsf394dafUpdate SDK's smithy-go dependency to v1.19.04fb654cUpdate endpoints model8594ca0Update API modele33a34cfix codegen ci (#2418)57a201cregenerate partitions (#2415)be06f02Merge pull request #2344 from aws/feat-request-compression-270bf410Change config loading logic8c02c46Release 2023-12-06Updates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.23.2 to 1.23.5Commits
ce842a7Release 2023-12-01d40f923Regenerated Clients3a00ef5Update API model1f61a06fix: correct recognition and zeroing of cache-wrapped AnonymousCredentials (#...623d430fix: correct wrapping of errors in authentication workflow (#2403)cb676e7Release 2023-11-30.221db1a2Regenerated Clients833655dUpdate API modelfcfb7acfix: use region overrides in endpoint discovery (#2393)f3ea5b8Release 2023-11-30Updates
github.com/aws/aws-sdk-go-v2/service/kmsfrom 1.58.0 to 1.60.0Commits
4d36126Release 2024-08-205ba784cRegenerated Clientsd447ea1Update API model33d4eabRemove deprecated codestar service (#2754)6fe0e9bRelease 2024-08-193c84b64Regenerated Clientsc78cc2eUpdate endpoints model72a29e1Update API modelc8a8274Release 2024-08-16ebfdc50Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.110.0 to 1.113.0Commits
b189f38Release 2026-09-090905d5fRegenerated Clients9cc4bc5Update API model126fe2dfix GetObject deadlock (#3554)5126885Remove retry metrics header middleware (#3546)bd8de4dExpand S3 operations that check for an error inside an HTTP 200 response (wav...394ee64Release 2026-09-083c9cb8bRegenerated Clients6f85682Update endpoints modelcc3942bUpdate API modelUpdates
github.com/jackc/pgx/v5from 5.10.0 to 5.11.0Release notes
Sourced from github.com/jackc/pgx/v5's releases.
... (truncated)
Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
5e583faUpdate changelog for v5.11.03927116Apply gofumpt formatting required by linteb07165Quote filesystem paths in development connection stringscf5938fAllow unsigned digit counts in binary numeric encoding3930cf5Accept PostgreSQL POSIX timezone offsets in text timestamps93261bePrefer exact db tag matches when mapping rows to structse8d8ad1Merge pull request #2647 from sueun-dev/fix-range-text-quoting-2026090601d2fd3Merge pull request #2644 from eliranbz/fix-failed-prepare-deallocation9b7e3beMerge pull request #2645 from ash2k/move-channel76d78f5Merge pull request #2643 from AshSgDe29071999/fix/hstore-pairs-estimate-clampUpdates
github.com/mattn/go-sqlite3from 1.14.50 to 1.14.52Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
Commits
b0be46fMerge pull request #1454 from mattn/fix-stmt-cache-probe-costc8212b8Replace schema probe with eager first step for cached statementsd7f5da7Merge pull request #1452 from mattn/fix-stmt-cache-schema-change6428cadMerge pull request #1444 from bradengroom/codex/efficient-query-cancellationbe93f7aMerge pull request #1453 from mattn/fix-handle-map-quadratic5b285a1Merge branch 'master' into codex/efficient-query-cancellation2294cd9Replace copy-on-write handle map with sync.Map5341ceeGate cache on runtime version and skip probing in transactionsc7ed68dFlush statement cache when the schema changes6507893Merge pull request #1367 from kberov/typos