Skip to content

build(deps): bump the gomod_updates group with 14 updates#632

Merged
zeroshade merged 1 commit intomainfrom
dependabot/go_modules/gomod_updates-1651b3f8fa
Nov 24, 2025
Merged

build(deps): bump the gomod_updates group with 14 updates#632
zeroshade merged 1 commit intomainfrom
dependabot/go_modules/gomod_updates-1651b3f8fa

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2025

Bumps the gomod_updates group with 14 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.39.6 1.40.0
github.com/aws/aws-sdk-go-v2/config 1.31.20 1.32.1
github.com/aws/aws-sdk-go-v2/credentials 1.18.24 1.19.1
github.com/aws/aws-sdk-go-v2/service/glue 1.132.3 1.134.0
github.com/aws/aws-sdk-go-v2/service/s3 1.90.2 1.92.0
github.com/substrait-io/substrait-go/v7 7.1.0 7.2.0
github.com/uptrace/bun 1.2.15 1.2.16
github.com/uptrace/bun/dialect/mssqldialect 1.2.15 1.2.16
github.com/uptrace/bun/dialect/mysqldialect 1.2.15 1.2.16
github.com/uptrace/bun/dialect/oracledialect 1.2.15 1.2.16
github.com/uptrace/bun/dialect/pgdialect 1.2.15 1.2.16
github.com/uptrace/bun/dialect/sqlitedialect 1.2.15 1.2.16
github.com/uptrace/bun/driver/sqliteshim 1.2.15 1.2.16
github.com/uptrace/bun/extra/bundebug 1.2.15 1.2.16

Updates github.com/aws/aws-sdk-go-v2 from 1.39.6 to 1.40.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.20 to 1.32.1

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.24 to 1.19.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.

Release (2023-07-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.23.4
    • Documentation: Documentation changes related to SQS APIs.

Release (2023-07-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.29.0
    • Feature: This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.17.0
    • Feature: SDK and documentation updates for Amazon Elastic Block Store API
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.108.0
    • Feature: SDK and documentation updates for Amazon Elastic Block Store APIs
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.28.0
    • Feature: Add multiple customer error code to handle customer caused failure when managing EKS node groups
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.95.0
    • Feature: Expose ProfilerConfig attribute in SageMaker Search API response.

Release (2023-07-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/entityresolution: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS Entity Resolution can effectively match a source record from a customer relationship management (CRM) system with a source record from a marketing system containing campaign information.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.58.0
    • Feature: Release Glue Studio Snowflake Connector Node for SDK/CLI
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.16.4
    • Documentation: Updating the HealthLake service documentation.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchainquery: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon Managed Blockchain (AMB) Query provides serverless access to standardized, multi-blockchain datasets with developer-friendly APIs.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.39.1
    • Documentation: This release includes general updates to user documentation.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.5.2
    • Documentation: The service is renaming as a part of AWS Health.
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.3.0
    • Feature: This release adds new collection type VectorSearch.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.27.0
    • Feature: Amazon Polly adds 1 new voice - Lisa (nl-BE)
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.28.5
    • Documentation: Update that corrects the documents for received feedback.

Release (2023-07-25)

General Highlights

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/glue from 1.132.3 to 1.134.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.92.0

Commits

Updates github.com/substrait-io/substrait-go/v7 from 7.1.0 to 7.2.0

Release notes

Sourced from github.com/substrait-io/substrait-go/v7's releases.

v7.2.0 (2025-11-23)

Features

Commits

Updates github.com/uptrace/bun from 1.2.15 to 1.2.16

Release notes

Sourced from github.com/uptrace/bun's releases.

v1.2.16

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bun's changelog.

1.2.16 (2025-11-20)

Bug Fixes

Features

Commits
  • c951ef4 chore: release v1.2.16 (release.sh) (#1301)
  • 1e91aa2 chore: go mod tidy
  • b499cce fix: update SelectQuery.Clone to properly handle non-nil empty arg slices (...
  • 9f8a5f3 chore: support empty order
  • a5efcd8 chore: use bun.Ident in OrderBy (#1286)
  • 00498d0 chore: rename SortDir to Order (#1285)
  • 2ad0521 feat: add SortDir type to safely build order queries (#1284)
  • 106cc08 fix: return "custom" for unknown dialects instead of "invalid" (#1280)
  • d9f273f feat: add Context to ConnResolver.ResolveConn (#1275)
  • 042b10a feat(migrate): add BeforeMigration and AfterMigration (#1273)
  • Additional commits viewable in compare view

Updates github.com/uptrace/bun/dialect/mssqldialect from 1.2.15 to 1.2.16

Release notes

Sourced from github.com/uptrace/bun/dialect/mssqldialect's releases.

v1.2.16

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bun/dialect/mssqldialect's changelog.

1.2.16 (2025-11-20)

Bug Fixes

Features

Commits
  • c951ef4 chore: release v1.2.16 (release.sh) (#1301)
  • 1e91aa2 chore: go mod tidy
  • b499cce fix: update SelectQuery.Clone to properly handle non-nil empty arg slices (...
  • 9f8a5f3 chore: support empty order
  • a5efcd8 chore: use bun.Ident in OrderBy (#1286)
  • 00498d0 chore: rename SortDir to Order (#1285)
  • 2ad0521 feat: add SortDir type to safely build order queries (#1284)
  • 106cc08 fix: return "custom" for unknown dialects instead of "invalid" (#1280)
  • d9f273f feat: add Context to ConnResolver.ResolveConn (#1275)
  • 042b10a feat(migrate): add BeforeMigration and AfterMigration (#1273)
  • Additional commits viewable in compare view

Updates github.com/uptrace/bun/dialect/mysqldialect from 1.2.15 to 1.2.16

Release notes

Sourced from github.com/uptrace/bun/dialect/mysqldialect's releases.

v1.2.16

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bun/dialect/mysqldialect's changelog.

1.2.16 (2025-11-20)

Bug Fixes

Features

Commits
  • c951ef4 chore: release v1.2.16 (release.sh) (#1301)
  • 1e91aa2 chore: go mod tidy
  • b499cce fix: update SelectQuery.Clone to properly handle non-nil empty arg slices (...
  • 9f8a5f3 chore: support empty order
  • a5efcd8 chore: use bun.Ident in OrderBy (#1286)
  • 00498d0 chore: rename SortDir to Order (#1285)
  • 2ad0521 feat: add SortDir type to safely build order queries (#1284)
  • 106cc08 fix: return "custom" for unknown dialects instead of "invalid" (#1280)
  • d9f273f feat: add Context to ConnResolver.ResolveConn (#1275)
  • 042b10a feat(migrate): add BeforeMigration and AfterMigration (#1273)
  • Additional commits viewable in compare view

Updates github.com/uptrace/bun/dialect/oracledialect from 1.2.15 to 1.2.16

Release notes

Sourced from github.com/uptrace/bun/dialect/oracledialect's releases.

v1.2.16

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bun/dialect/oracledialect's changelog.

1.2.16 (2025-11-20)

Bug Fixes

Features

Commits
  • c951ef4 chore: release v1.2.16 (release.sh) (#1301)
  • 1e91aa2 chore: go mod tidy
  • b499cce fix: update SelectQuery.Clone to properly handle non-nil empty arg slices (...
  • 9f8a5f3 chore: support empty order
  • a5efcd8 chore: use bun.Ident in OrderBy (#1286)
  • 00498d0 chore: rename SortDir to Order (#1285)
  • 2ad0521 feat: add SortDir type to safely build order queries (#1284)
  • 106cc08 fix: return "custom" for unknown dialects instead of "invalid" (#1280)
  • d9f273f feat: add Context to ConnResolver.ResolveConn (#1275)
  • 042b10a feat(migrate): add BeforeMigration and AfterMigration (#1273)
  • Additional commits viewable in compare view

Updates github.com/uptrace/bun/dialect/pgdialect from 1.2.15 to 1.2.16

Release notes

Sourced from github.com/uptrace/bun/dialect/pgdialect's releases.

v1.2.16

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bun/dialect/pgdialect's changelog.

1.2.16 (2025-11-20)

Bug Fixes

Features

Commits
  • c951ef4 chore: release v1.2.16 (release.sh) (#1301)
  • 1e91aa2 chore: go mod tidy
  • b499cce fix: update SelectQuery.Clone to properly handle non-nil empty arg slices (...
  • 9f8a5f3 chore: support empty order
  • a5efcd8 chore: use bun.Ident in OrderBy (#1286)
  • 00498d0 chore: rename SortDir to Order (#1285)
  • 2ad0521 feat: add SortDir type to safely build order queries (#1284)
  • 106cc08 fix: return "custom" for unknown dialects instead of "invalid" (#1280)
  • d9f273f feat: add Context to ConnResolver.ResolveConn (#1275)
  • 042b10a feat(migrate): add BeforeMigration and AfterMigration (#1273)
  • Additional commits viewable in compare view

Updates github.com/uptrace/bun/dialect/sqlitedialect from 1.2.15 to 1.2.16

Release notes

Sourced from github.com/uptrace/bun/dialect/sqlitedialect's releases.

v1.2.16

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bun/dialect/sqlitedialect's changelog.

1.2.16 (2025-11-20)

Bug Fixes

Features

Commits
  • c951ef4 chore: release v1.2.16 (release.sh) (#1301)
  • 1e91aa2 chore: go mod tidy
  • b499cce fix: update SelectQuery.Clone to properly handle non-nil empty arg slices (...
  • 9f8a5f3 chore: support empty order
  • a5efcd8 chore: use bun.Ident in OrderBy (#1286)
  • 00498d0 chore: rename SortDir to Order (#1285)
  • 2ad0521 feat: add SortDir type to safely build order queries (#1284)
  • 106cc08 fix: return "custom" for unknown dialects instead of "invalid" (#1280)
  • d9f273f feat: add Context to ConnResolver.ResolveConn (#1275)
  • 042b10a feat(migrate): add BeforeMigration and AfterMigration (#1273)
  • Additional commits viewable in compare view

Updates github.com/uptrace/bun/driver/sqliteshim from 1.2.15 to 1.2.16

Release notes

Sourced from github.com/uptrace/bun/driver/sqliteshim's releases.

v1.2.16

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bun/driver/sqliteshim's changelog.

1.2.16 (2025-11-20)

Bug Fixes

  • data race in db clone stats (e92d910)
  • db: data race in db clone stats (a78f382)
  • db: move DBStats to noCopyState (c646241)
  • return "custom" for unknown dialects instead of "invalid" (#1280) (106cc08), closes #1276
  • revert CreateChannel rename (

Bumps the gomod_updates group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.6` | `1.40.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.20` | `1.32.1` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.18.24` | `1.19.1` |
| [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.132.3` | `1.134.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.90.2` | `1.92.0` |
| [github.com/substrait-io/substrait-go/v7](https://github.com/substrait-io/substrait-go) | `7.1.0` | `7.2.0` |
| [github.com/uptrace/bun](https://github.com/uptrace/bun) | `1.2.15` | `1.2.16` |
| [github.com/uptrace/bun/dialect/mssqldialect](https://github.com/uptrace/bun) | `1.2.15` | `1.2.16` |
| [github.com/uptrace/bun/dialect/mysqldialect](https://github.com/uptrace/bun) | `1.2.15` | `1.2.16` |
| [github.com/uptrace/bun/dialect/oracledialect](https://github.com/uptrace/bun) | `1.2.15` | `1.2.16` |
| [github.com/uptrace/bun/dialect/pgdialect](https://github.com/uptrace/bun) | `1.2.15` | `1.2.16` |
| [github.com/uptrace/bun/dialect/sqlitedialect](https://github.com/uptrace/bun) | `1.2.15` | `1.2.16` |
| [github.com/uptrace/bun/driver/sqliteshim](https://github.com/uptrace/bun) | `1.2.15` | `1.2.16` |
| [github.com/uptrace/bun/extra/bundebug](https://github.com/uptrace/bun) | `1.2.15` | `1.2.16` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.39.6 to 1.40.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.39.6...v1.40.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.20 to 1.32.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.20...v1.32.1)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.24 to 1.19.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.19.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.24...v1.19.1)

Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.132.3 to 1.134.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/glue/v1.132.3...service/ec2/v1.134.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.90.2 to 1.92.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.90.2...service/s3/v1.92.0)

Updates `github.com/substrait-io/substrait-go/v7` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/substrait-io/substrait-go/releases)
- [Changelog](https://github.com/substrait-io/substrait-go/blob/main/.release.yml)
- [Commits](substrait-io/substrait-go@v7.1.0...v7.2.0)

Updates `github.com/uptrace/bun` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.15...v1.2.16)

Updates `github.com/uptrace/bun/dialect/mssqldialect` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.15...v1.2.16)

Updates `github.com/uptrace/bun/dialect/mysqldialect` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.15...v1.2.16)

Updates `github.com/uptrace/bun/dialect/oracledialect` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.15...v1.2.16)

Updates `github.com/uptrace/bun/dialect/pgdialect` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.15...v1.2.16)

Updates `github.com/uptrace/bun/dialect/sqlitedialect` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.15...v1.2.16)

Updates `github.com/uptrace/bun/driver/sqliteshim` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.15...v1.2.16)

Updates `github.com/uptrace/bun/extra/bundebug` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.15...v1.2.16)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod_updates
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod_updates
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod_updates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/glue
  dependency-version: 1.134.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod_updates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.92.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod_updates
- dependency-name: github.com/substrait-io/substrait-go/v7
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod_updates
- dependency-name: github.com/uptrace/bun
  dependency-version: 1.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod_updates
- dependency-name: github.com/uptrace/bun/dialect/mssqldialect
  dependency-version: 1.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod_updates
- dependency-name: github.com/uptrace/bun/dialect/mysqldialect
  dependency-version: 1.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod_updates
- dependency-name: github.com/uptrace/bun/dialect/oracledialect
  dependency-version: 1.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod_updates
- dependency-name: github.com/uptrace/bun/dialect/pgdialect
  dependency-version: 1.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod_updates
- dependency-name: github.com/uptrace/bun/dialect/sqlitedialect
  dependency-version: 1.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod_updates
- dependency-name: github.com/uptrace/bun/driver/sqliteshim
  dependency-version: 1.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod_updates
- dependency-name: github.com/uptrace/bun/extra/bundebug
  dependency-version: 1.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod_updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 23, 2025
@zeroshade zeroshade merged commit 9c5298d into main Nov 24, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod_updates-1651b3f8fa branch November 24, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant