Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the gomodupdates group across 1 directory with 4 updates #5257

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the gomodupdates group with 3 updates in the /providers/gcp directory: cloud.google.com/go/compute, cloud.google.com/go/kms and github.com/aws/smithy-go.

Updates cloud.google.com/go/compute from 1.33.0 to 1.34.0

Release notes

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

compute: v1.34.0

1.34.0 (2025-02-20)

Features

  • compute: Update Compute Engine API to revision 20250126 (c08d347)
  • compute: Update Compute Engine API to revision 20250211 (c08d347)
Changelog

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

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)
Commits
  • 2d78f99 chore(main): release pubsub 1.34.0 (#8329)
  • 78c178b docs(pubsub): update allowed message retention duration by server (#8559)
  • 1cf8cf1 chore(pubsub): Remove TODO that is 7 years old and on which no action has bee...
  • 2dd8b3c deps(bigquery): update arrow to v14 (#9238)
  • 514d32d chore(main): release bigquery 1.58.0 (#8966)
  • 802088f feat(spanner): add SelectAll method to decode from Spanner iterator.Rows to g...
  • 00b9900 fix(cloudtasks): remove BufferTask method which cannot be called from client ...
  • e348cc5 feat(storage): add maxAttempts RetryOption (#9215)
  • 2254920 test(storage): update retry conformance tests for dual transports (#8486)
  • 8deb9ab test(bigtable): Return error in correct format from test proxy (#9233)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/kms from 1.20.5 to 1.21.0

Release notes

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

kms: v1.21.0

1.21.0 (2025-02-20)

Features

  • kms: Add a PublicKeyFormat enum to allow specifying the format the public is going to be exported in (c08d347)
  • kms: Support PQC asymmetric signing algorithms ML_DSA_65 and SLH_DSA_SHA2_128s (c08d347)

dlp: v1.21.0

1.21.0 (2025-02-20)

Features

Documentation

  • dlp: Documentation revisions for data profiles (bd0aec1)

cloudbuild: v1.21.0

1.21.0 (2025-02-12)

Features

  • cloudbuild/apiv1: Add option to enable fetching dependencies (#11589) (e99577b)
Changelog

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

1.21.0 (2023-07-18)

Features

  • documentai: Removed id field from Document message (4a5651c)

1.20.0 (2023-06-20)

Features

  • documentai: Add StyleInfo to document.proto (b726d41)
  • documentai: Add StyleInfo to document.proto (b726d41)

Bug Fixes

  • documentai: REST query UpdateMask bug (df52820)

1.19.0 (2023-05-30)

Features

  • documentai: Update all direct dependencies (b340d03)

1.18.1 (2023-05-08)

Bug Fixes

  • documentai: Update grpc to v1.55.0 (1147ce0)

1.18.0 (2023-03-22)

Features

  • documentai: Add ImportProcessorVersion in v1beta3 (c967961)

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)

1.16.0 (2023-02-22)

... (truncated)

Commits

Updates github.com/aws/smithy-go from 1.22.2 to 1.22.3

Release notes

Sourced from github.com/aws/smithy-go's releases.

v1.22.3

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.
Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.

Release (2025-01-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.2
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

Release (2024-11-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.1
    • Bug Fix: Fix failure to replace URI path segments when their names overlap.

Release (2024-10-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.0
    • Feature: Add HTTP client metrics.

Release (2024-09-25)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.0.0
    • Release: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.

Release (2024-09-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.21.0

... (truncated)

Commits

Updates google.golang.org/api from 0.221.0 to 0.222.0

Release notes

Sourced from google.golang.org/api's releases.

v0.222.0

0.222.0 (2025-02-18)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.222.0 (2025-02-18)

Features

Commits
  • a627cda chore(main): release 0.222.0 (#3015)
  • 8a616df chore(all): update all to 5a70512 (#3020)
  • 28b0491 feat(all): auto-regenerate discovery clients (#3022)
  • 24ae542 feat(all): auto-regenerate discovery clients (#3021)
  • f6aa2a4 feat(all): auto-regenerate discovery clients (#3019)
  • 769817f feat(all): auto-regenerate discovery clients (#3018)
  • 2aaef90 test(support/bundler): increase context timeout to avoid occasional test fail...
  • 8169e72 feat(all): auto-regenerate discovery clients (#3016)
  • 27cb014 feat(all): auto-regenerate discovery clients (#3014)
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 gomodupdates group with 3 updates in the /providers/gcp directory: [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go), [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) and [github.com/aws/smithy-go](https://github.com/aws/smithy-go).


Updates `cloud.google.com/go/compute` from 1.33.0 to 1.34.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@pubsub/v1.33.0...pubsub/v1.34.0)

Updates `cloud.google.com/go/kms` from 1.20.5 to 1.21.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@kms/v1.20.5...kms/v1.21.0)

Updates `github.com/aws/smithy-go` from 1.22.2 to 1.22.3
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.22.2...v1.22.3)

Updates `google.golang.org/api` from 0.221.0 to 0.222.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.221.0...v0.222.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/kms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

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 Feb 24, 2025
Copy link
Contributor

Test Results

3 355 tests  ±0   3 351 ✅ ±0   1m 51s ⏱️ +5s
  391 suites ±0       4 💤 ±0 
   30 files   ±0       0 ❌ ±0 

Results for commit 0d48c72. ± Comparison against base commit 497afaa.

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.

0 participants