Skip to content

chore(deps): bump the go-dependencies group with 8 updates#579

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/go_modules/go-dependencies-7c6d63d14a
Jul 3, 2025
Merged

chore(deps): bump the go-dependencies group with 8 updates#579
dependabot[bot] merged 1 commit intomasterfrom
dependabot/go_modules/go-dependencies-7c6d63d14a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps the go-dependencies group with 8 updates:

Package From To
cloud.google.com/go 0.121.2 0.121.3
cloud.google.com/go/spanner 1.82.0 1.83.0
github.com/stoewer/go-strcase 1.3.0 1.3.1
go.einride.tech/aip 0.70.2 0.71.2
golang.org/x/sync 0.14.0 0.15.0
google.golang.org/api 0.232.0 0.237.0
google.golang.org/genproto/googleapis/api 0.0.0-20250505200425-f936aa4a68b2 0.0.0-20250603155806-513f23925822
google.golang.org/grpc 1.72.2 1.73.0

Updates cloud.google.com/go from 0.121.2 to 0.121.3

Release notes

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

v0.121.3

0.121.3 (2025-06-25)

Documentation

  • impersonate: Address TODO in impersonate/example_test.go (#12401) (dd096ec)
Changelog

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

0.121.3 (2025-06-25)

Documentation

  • impersonate: Address TODO in impersonate/example_test.go (#12401) (dd096ec)
Commits
  • fe377af chore(main): release 0.121.3 (#12491)
  • e655889 feat(spanner): wrap proto mutation (#12497)
  • 2d66d4f feat(retail): add a user_attributes field in SearchRequest that can be used f...
  • b560234 testing(bigquery/v2): add some basic smoketesting for bigquery/v2 (#12480)
  • a961cb5 fix(vertexai): fix flaky test (#12492)
  • dd096ec docs(impersonate): Address TODO in impersonate/example_test.go (#12401)
  • 3dab483 feat(bigquery): add load/extract job completion ratio (#12471)
  • 116a33a feat(networkservices): Add support for WasmPlugin resource in NetworkServices...
  • 52da9d0 docs(vertexai): add deprecation note to README (#12486)
  • 4ca647f feat(maintenance): new client(s) (#12483)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/spanner from 1.82.0 to 1.83.0

Release notes

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

spanner: v1.83.0

1.83.0 (2025-06-27)

Features

  • spanner/spansql: Add support for TOKENIZE_JSON. (#12338) (72225a5)
  • spanner/spansql: Support EXISTS in query parsing (#12439) (f5cb67b)
  • spanner: Add new change_stream.proto (40b60a4)
  • spanner: Add option for how to call BeginTransaction (#12436) (2cba13b)
  • spanner: Wrap proto mutation (#12497) (e655889)

Bug Fixes

Commits
  • 036d99c chore(main): release spanner 1.83.0 (#12398)
  • 208745b feat(shopping/merchant/accounts): Add CheckoutSettings service (#12505)
  • ac3cafb fix(spanner): pointer type custom struct decoder (#12496)
  • 91d03e3 test(spanner): verify that RESOURCE_EXHAUSTED is retried (#11450)
  • 280cec1 chore: update owlbot lock, remove bigquery/v2 (again) (#12507)
  • ee3deaf test(storage): add universe domain signedURL DefaultSignBytes integration tes...
  • 8f25e1c feat(aiplatform): add invoke_route_prefix to ModelContainerSpec in aiplatform...
  • dfcb16f chore: release main (#12499)
  • 4939f28 chore: redact bigquery/v2 from the common config/manifest (#12498)
  • 737615d chore(main): release vertexai 0.15.0 (#12487)
  • Additional commits viewable in compare view

Updates github.com/stoewer/go-strcase from 1.3.0 to 1.3.1

Release notes

Sourced from github.com/stoewer/go-strcase's releases.

Release 1.3.1

What's Changed

Commits

Updates go.einride.tech/aip from 0.70.2 to 0.71.2

Release notes

Sourced from go.einride.tech/aip's releases.

v0.71.2

0.71.2 (2025-06-17)

Bug Fixes

  • lint errors (f3a91e04)

Chores

  • deps: bump golang.org/x/net from 0.33.0 to 0.38.0 (7a9e603d)
  • deps: bump go.einride.tech/sage from 0.354.0 to 0.364.0 in /.sage (985dcb92)

v0.71.1

0.71.1 (2025-06-17)

Bug Fixes

  • filtering: � REPLACEMENT CHARACTER is valid UTF-8 (6022f1cd)

v0.71.0

0.71.0 (2025-06-16)

Feature

  • usersettable: allow id to have the form of an uuid (c9202f0b)

v0.70.3

0.70.3 (2025-06-06)

Bug Fixes

  • filtering: unescaping, and also fix my previous commit's bad test cases (097a5b34)
Commits
  • f3a91e0 fix: lint errors
  • 7a9e603 chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0
  • 985dcb9 chore(deps): bump go.einride.tech/sage from 0.354.0 to 0.364.0 in /.sage
  • 6022f1c fix(filtering): � REPLACEMENT CHARACTER is valid UTF-8
  • c9202f0 feat(usersettable): allow id to have the form of an uuid
  • 097a5b3 fix(filtering): unescaping, and also fix my previous commit's bad test cases
  • See full diff in compare view

Updates golang.org/x/sync from 0.14.0 to 0.15.0

Commits
  • 8a14946 errgroup: remove duplicated comment
  • 1869c69 all: replace deprecated ioutil
  • d1ac909 sync/errgroup: PanicError.Error print stack trace
  • See full diff in compare view

Updates google.golang.org/api from 0.232.0 to 0.237.0

Release notes

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

v0.237.0

0.237.0 (2025-06-12)

Features

v0.236.0

0.236.0 (2025-06-03)

Features

Bug Fixes

v0.235.0

0.235.0 (2025-05-28)

Features

Bug Fixes

  • internaloption: AuthCreds should honor WithoutAuthentication (#3166) (d117646)

... (truncated)

Changelog

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

0.237.0 (2025-06-12)

Features

0.236.0 (2025-06-03)

Features

Bug Fixes

0.235.0 (2025-05-28)

Features

Bug Fixes

  • internaloption: AuthCreds should honor WithoutAuthentication (#3166) (d117646)

0.234.0 (2025-05-21)

... (truncated)

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20250505200425-f936aa4a68b2 to 0.0.0-20250603155806-513f23925822

Commits

Updates google.golang.org/grpc from 1.72.2 to 1.73.0

Release notes

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

Release 1.73.0

New Features

  • balancer/ringhash: move LB policy from xds/internal to exported path to facilitate use without xds (#8249)
  • xds: enable least request LB policy by default. It can be disabled by setting GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST=false in your environment. (#8253)
  • grpc: add a CallAuthority Call Option that can be used to overwrite the http :authority header on per-RPC basis. (#8068)
  • stats/opentelemetry: add trace event for name resolution delay. (#8074)
  • health: added List method to gRPC Health service. (#8155)
  • ringhash: implement features from gRFC A76. (#8159)
  • xds: add functionality to support SPIFFE Bundle Maps as roots of trust in XDS which can be enabled by setting GRPC_EXPERIMENTAL_XDS_MTLS_SPIFFE=true. (#8167, #8180, #8229, #8343)

Bug Fixes

  • xds: locality ID metric label is changed to make it consistent with gRFC A78. (#8256)
  • client: fail RPCs on the client when using extremely short contexts that expire before the grpc-timeout header is created. (#8312)
  • server: non-positive grpc-timeout header values are now rejected. This is consistent with the gRPC protocol spec. (#8290)
  • xds: fix reported error string when LRS load reporting interval is invalid. (#8224)

Performance Improvements

  • credentials/alts: improve read performance by optimizing buffer copies and allocations. (#8271)
  • server: improve performance of RPC handling by avoid a status proto copy (#8282)

Documentation

  • examples/features/opentelemetry: modify example to demonstrate tracing using OpenTelemtry plugin. (#8056)
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 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 go-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.121.2` | `0.121.3` |
| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.82.0` | `1.83.0` |
| [github.com/stoewer/go-strcase](https://github.com/stoewer/go-strcase) | `1.3.0` | `1.3.1` |
| [go.einride.tech/aip](https://github.com/einride/aip-go) | `0.70.2` | `0.71.2` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.14.0` | `0.15.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.232.0` | `0.237.0` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20250505200425-f936aa4a68b2` | `0.0.0-20250603155806-513f23925822` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.72.2` | `1.73.0` |


Updates `cloud.google.com/go` from 0.121.2 to 0.121.3
- [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.121.2...v0.121.3)

Updates `cloud.google.com/go/spanner` from 1.82.0 to 1.83.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@spanner/v1.82.0...spanner/v1.83.0)

Updates `github.com/stoewer/go-strcase` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/stoewer/go-strcase/releases)
- [Commits](stoewer/go-strcase@v1.3.0...v1.3.1)

Updates `go.einride.tech/aip` from 0.70.2 to 0.71.2
- [Release notes](https://github.com/einride/aip-go/releases)
- [Commits](einride/aip-go@v0.70.2...v0.71.2)

Updates `golang.org/x/sync` from 0.14.0 to 0.15.0
- [Commits](golang/sync@v0.14.0...v0.15.0)

Updates `google.golang.org/api` from 0.232.0 to 0.237.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.232.0...v0.237.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250505200425-f936aa4a68b2 to 0.0.0-20250603155806-513f23925822
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.72.2 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.72.2...v1.73.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go
  dependency-version: 0.121.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/spanner
  dependency-version: 1.83.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/stoewer/go-strcase
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/aip
  dependency-version: 0.71.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.237.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20250603155806-513f23925822
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

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 1, 2025
@dependabot dependabot bot requested review from a team and thall as code owners July 1, 2025 08:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2025
Copy link
Copy Markdown
Member

@fredrikaverpil fredrikaverpil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 2638f9c into master Jul 3, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-dependencies-7c6d63d14a branch July 3, 2025 06:20
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