Skip to content

chore(deps): bump the go-modules group with 11 updates#251

Merged
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-e37d1da3d9
Jul 14, 2026
Merged

chore(deps): bump the go-modules group with 11 updates#251
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-e37d1da3d9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 11 updates:

Package From To
cloud.google.com/go/auth 0.21.0 0.22.0
cloud.google.com/go/iam 1.11.0 1.12.0
cloud.google.com/go/monitoring 1.29.0 1.30.0
github.com/anchore/go-rpmdb 0.1.0 0.2.0
github.com/aws/aws-sdk-go-v2/config 1.32.29 1.32.30
github.com/aws/aws-sdk-go-v2/credentials 1.19.28 1.19.29
github.com/aws/aws-sdk-go-v2/service/s3 1.105.0 1.105.1
github.com/aws/aws-sdk-go-v2/service/signin 1.4.0 1.4.1
github.com/aws/aws-sdk-go-v2/service/sso 1.32.0 1.32.1
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.37.0 1.37.1
github.com/aws/aws-sdk-go-v2/service/sts 1.44.0 1.44.1

Updates cloud.google.com/go/auth from 0.21.0 to 0.22.0

Release notes

Sourced from cloud.google.com/go/auth's releases.

gkehub: v0.22.0

0.22.0 (2026-07-13)

Features

Changelog

Sourced from cloud.google.com/go/auth's changelog.

v0.22.0

  • bigtable:

    • cbt: Support cells per column limit for row read.
    • bttest: Correctly handle empty RowSet.
    • Fix ReadModifyWrite operation in emulator.
    • Fix API path in GetCluster.
  • bigquery:

    • BEHAVIOR CHANGE: Retry on 503 status code.
    • Add dataset.DeleteWithContents.
    • Add SchemaUpdateOptions for query jobs.
    • Add Timeline to QueryStatistics.
    • Add more stats to ExplainQueryStage.
    • Support Parquet data format.
  • datastore:

    • Support omitempty for times.
  • dlp:

    • BREAKING CHANGE: Remove v1beta1 client. Please migrate to the v2 client, which is now out of beta.
    • Add v2 client.
  • firestore:

    • BEHAVIOR CHANGE: Treat set({}, MergeAll) as valid.
  • iam:

    • Support JWT signing via SignJwt callopt.
  • profiler:

    • BEHAVIOR CHANGE: PollForSerialOutput returns an error when context.Done.
    • BEHAVIOR CHANGE: Increase the initial backoff to 1 minute.
    • Avoid returning empty serial port output.
  • pubsub:

    • BEHAVIOR CHANGE: Don't backoff during next retryable error once stream is healthy.
    • BEHAVIOR CHANGE: Don't backoff on EOF.
    • pstest: Support Acknowledge and ModifyAckDeadline RPCs.
  • redis:

    • Add v1 beta Redis client.
  • spanner:

    • Support SessionLabels.
  • speech:

    • Add api v1 beta1 client.
  • storage:

... (truncated)

Commits
  • 056a55f README: update news for next release
  • 634c646 httpreplay: fix test to use creds file
  • e7bc581 run-tests.sh: fix comment
  • 8861f7b profiler: reduce verbosity of e2e output
  • e9284ba Add SlotMillis to QueryStatistics.
  • d5b54ef httpreplay: part 4: httpr
  • d00f0ac httpreplay: part 3: in-memory API
  • adb76f7 httpreplay: part 2: proxy for replaying
  • 63fd17b httpreplay: part 1: proxy for recording
  • 5c31045 redis: add v1 beta redis client
  • Additional commits viewable in compare view

Updates cloud.google.com/go/iam from 1.11.0 to 1.12.0

Release notes

Sourced from cloud.google.com/go/iam's releases.

config: v1.12.0

1.12.0 (2026-07-13)

Features

gkemulticloud: v1.12.0

1.12.0 (2026-07-13)

Features

iam: v1.12.0

1.12.0 (2026-07-13)

Features

optimization: v1.12.0

1.12.0 (2026-07-13)

Features

support: v1.12.0

1.12.0 (2026-07-13)

Features

Changelog

Sourced from cloud.google.com/go/iam's changelog.

1.12.0 (2022-11-16)

Features

  • documentai: added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
Commits
  • e4aa8d3 chore: release main (#12671)
  • 7616e81 feat(aiplatform): Add API for Gen AI Evaluation in Tuning (#12692)
  • ee98351 chore(main): release 0.121.5 (#12678)
  • aa31abc perf(bigtable): Create attributes only when enabled (#12647)
  • 3f4a99b chore(internal/librariangen): optimize Docker build for caching (#12699)
  • 5c507d4 chore(internal/librariangen): Update Dockerfile to MOSS-compliant base image ...
  • 53f9781 feat(aiplatform): Added document_name for vertex ai search as part of retriev...
  • 2adb6f9 fix(internal/librariangen): update source_paths to source_roots in generate-r...
  • 1197ebc fix(auth): set Content-Type in userTokenProvider.exchangeToken (#12634)
  • 56d1157 chore(all): update deps (#12681)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/monitoring from 1.29.0 to 1.30.0

Release notes

Sourced from cloud.google.com/go/monitoring's releases.

monitoring: v1.30.0

1.30.0 (2026-07-13)

Features

networkmanagement: v1.30.0

1.30.0 (2026-07-13)

Features

Changelog

Sourced from cloud.google.com/go/monitoring's changelog.

1.30.0 (2024-06-05)

Features

  • documentai: Make Layout Parser generally available in V1 (#10286) (92dc381)
Commits

Updates github.com/anchore/go-rpmdb from 0.1.0 to 0.2.0

Release notes

Sourced from github.com/anchore/go-rpmdb's releases.

v0.2.0

Added Features

  • Expose RPMTAG_PACKAGER and RPMTAG_URL header tags [PR #18 @​MackJM]

Bug Fixes

Dependencies

8 dependency changes (2 updated, 1 downgraded, 5 removed).

  • github.com/anchore/go-make v0.1.0v0.8.0
  • golang.org/x/mod v0.34.0v0.37.0
  • gopkg.in/check.v1 v1.0.0-788fd78v0.0.0-20d25e2
  • github.com/hashicorp/errwrap v1.0.0
  • github.com/hashicorp/go-multierror v1.1.1
  • github.com/kr/pretty v0.2.1
  • github.com/kr/text v0.1.0
  • golang.org/x/xerrors v0.0.0-5ec99f8

(Full Changelog)

Commits
  • 36d4c0e remove master refs (#21)
  • d2da40c chore: replace golang.org/x/xerrors and github.com/hashicorp/go-multierror wi...
  • 925dee5 Expose RPMTAG_PACKAGER and RPMTAG_URL header tags (#18)
  • e102a66 Fix pgp sigs (#8)
  • 8e2f60a Update go-make to v0.8.0 (#20)
  • c739a4a refactor release pipeline: TAG_TOKEN, skip-checks gate, go-make bump, zizmor/...
  • e5335b3 bump go-make and fix release permissions (#17)
  • a6262a7 use released shared workflow (#16)
  • 20d133d Tighten workflow permissions and update dependabot schedule (#15)
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.29 to 1.32.30

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.28 to 1.19.29

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.0 to 1.105.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/signin from 1.4.0 to 1.4.1

Changelog

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

Release (2021-07-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.1.0
    • Feature: Support for :, =, [, ] being present in expression values.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/servicediscovery: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ssmcontacts: v1.2.0
    • Feature: API client updated

Release (2021-06-25)

General Highlights

  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.7.0
    • Feature: Adds configuration values for enabling endpoint discovery.
    • Bug Fix: Keep Object-Lock headers a header when presigning Sigv4 signing requests
  • github.com/aws/aws-sdk-go-v2/config: v1.4.0
    • Feature: Adds configuration setting for enabling endpoint discovery.
  • github.com/aws/aws-sdk-go-v2/credentials: v1.3.0
    • Bug Fix: Fixed example usages of aws.CredentialsCache (#1275)
  • github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign: v1.2.0
    • Feature: Add UnmarshalJSON for AWSEpochTime to correctly unmarshal AWSEpochTime, (#1298)
  • github.com/aws/aws-sdk-go-v2/internal/configsources: v1.0.0

... (truncated)

Commits
  • efb96c5 Release 2021-07-01
  • cfdbf01 update go sum
  • e27b618 Updates API models (#1328)
  • eb286a1 Support Op and Sep Tokens in Expression Values (#1324)
  • 431a408 Release 2021-06-25
  • 5393f4a Updated smithy-go dependency version
  • d96de3a Update API Models, adds change log for release, pins protocol test to exclude...
  • e216071 aws/signer/v4: Keep Object-Lock headers a header in presigning signing reques...
  • 77ed784 feature/cloudfront/sign: Add json Unmarshal for AWSEpochTime (#1298)
  • d00f3da credentials: Fix aws.CredentialsCache code usage examples (#1275)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.32.0 to 1.32.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.37.0 to 1.37.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.44.0 to 1.44.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.21.0` | `0.22.0` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.11.0` | `1.12.0` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.29.0` | `1.30.0` |
| [github.com/anchore/go-rpmdb](https://github.com/anchore/go-rpmdb) | `0.1.0` | `0.2.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.29` | `1.32.30` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.28` | `1.19.29` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.105.0` | `1.105.1` |
| [github.com/aws/aws-sdk-go-v2/service/signin](https://github.com/aws/aws-sdk-go-v2) | `1.4.0` | `1.4.1` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.32.0` | `1.32.1` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.37.0` | `1.37.1` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.44.0` | `1.44.1` |


Updates `cloud.google.com/go/auth` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.21.0...v0.22.0)

Updates `cloud.google.com/go/iam` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.11.0...run/v1.12.0)

Updates `cloud.google.com/go/monitoring` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.29.0...dlp/v1.30.0)

Updates `github.com/anchore/go-rpmdb` from 0.1.0 to 0.2.0
- [Release notes](https://github.com/anchore/go-rpmdb/releases)
- [Commits](anchore/go-rpmdb@v0.1.0...v0.2.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.29 to 1.32.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.29...config/v1.32.30)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.28 to 1.19.29
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.28...credentials/v1.19.29)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.105.0 to 1.105.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.105.0...service/s3/v1.105.1)

Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.4.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.4.0...config/v1.4.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.32.0 to 1.32.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.0...v1.32.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.37.0 to 1.37.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.37.0...v1.37.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.44.0 to 1.44.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.44.0...service/iot/v1.44.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.22.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/iam
  dependency-version: 1.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/monitoring
  dependency-version: 1.30.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/anchore/go-rpmdb
  dependency-version: 0.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.29
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.105.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/signin
  dependency-version: 1.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-version: 1.32.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-version: 1.37.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.44.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

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 Jul 14, 2026
@dependabot
dependabot Bot requested review from a team as code owners July 14, 2026 15:34
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Jul 14, 2026
@paketo-bot
paketo-bot merged commit 23eba70 into main Jul 14, 2026
11 of 12 checks passed
@paketo-bot
paketo-bot deleted the dependabot/go_modules/go-modules-e37d1da3d9 branch July 14, 2026 16:03
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants