build(deps): Bump the minor-major-updates group across 1 directory with 3 updates#152
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): Bump the minor-major-updates group across 1 directory with 3 updates#152dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
21cbe4c to
a84ed77
Compare
…th 3 updates Bumps the minor-major-updates group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [github.com/lib/pq](https://github.com/lib/pq). Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.51.1 to 1.52.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.51.1...service/s3/v1.52.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.101.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.101.0) Updates `github.com/lib/pq` from 1.10.9 to 1.12.3 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.12.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-major-updates - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.101.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-major-updates - dependency-name: github.com/lib/pq dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-major-updates ... Signed-off-by: dependabot[bot] <support@github.com>
a84ed77 to
4c7f9d9
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 minor-major-updates group with 3 updates in the / directory: github.com/aws/aws-sdk-go-v2/service/kms, github.com/aws/aws-sdk-go-v2/service/s3 and github.com/lib/pq.
Updates
github.com/aws/aws-sdk-go-v2/service/kmsfrom 1.51.1 to 1.52.0Commits
d7a7049Release 2024-03-13625e1e6Regenerated Clients1ed868aUpdate API modele715922Merge customizations for S3b30a1ccRelease 2024-03-1271783e1Regenerated Clientsf434ec2Update API model9bac90aRelease 2024-03-11c3c777bRegenerated Clients2e16e91Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.97.3 to 1.101.0Commits
84ddd08Release 2026-05-0623645b4Regenerated Clients848eb59Update API model1d7b134Release 2026-05-055bbbc97Regenerated Clients8dbb936Update endpoints model369e649Update API modeldc2d13fRelease 2026-05-04da4bcffRegenerated Clientsa8b1180Update API modelUpdates
github.com/lib/pqfrom 1.10.9 to 1.12.3Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
1f3e3d9Send datestyle as a startup parameter (#1312)32ba56bExpand tests for multiple result setsc2cfac1Release v1.12.2859f104Test CockroachDB12e464cAllow multiple matches and regexps in pqtest.ErrorContains()6d77cedTreat io.ErrUnexpectedEOF as driver.ErrBadConn in handleError71daecbEnsure transactions are closed in pqtest8f44823Set PGAPPNAME for tests4af2196Fix healthcheck38a54e4Split out testdata/init a bit