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

chore(deps): bump the root-go-dependencies group with 7 updates #389

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the root-go-dependencies group with 7 updates:

Package From To
cloud.google.com/go/bigquery 1.59.1 1.61.0
go.einride.tech/aip 0.66.0 0.67.1
golang.org/x/oauth2 0.18.0 0.19.0
google.golang.org/api 0.172.0 0.175.0
google.golang.org/genproto 0.0.0-20240213162025-012b6fc9bca9 0.0.0-20240401170217-c3f982113cda
google.golang.org/genproto/googleapis/api 0.0.0-20240314234333-6e1732d8331c 0.0.0-20240415180920-8c6c420018be
google.golang.org/protobuf 1.33.0 1.34.0

Updates cloud.google.com/go/bigquery from 1.59.1 to 1.61.0

Release notes

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

spanner: v1.61.0

1.61.0 (2024-04-30)

Features

  • spanner/admin/instance: Adding EXPECTED_FULFILLMENT_PERIOD to the indicate instance creation times (with FULFILLMENT_PERIOD_NORMAL or FULFILLMENT_PERIOD_EXTENDED ENUM) with the extended instance creation time triggered by On-Demand Capacity... (#9693) (aa93790)
  • spanner/executor: Add SessionPoolOptions, SpannerOptions protos in executor protos (2cdc40a)
  • spanner: Add support for change streams transaction exclusion option (#9779) (979ce94)
  • spanner: Support MultiEndpoint (#9565) (0ac0d26)

Bug Fixes

  • spanner/test/opentelemetry/test: Bump x/net to v0.24.0 (ba31ed5)
  • spanner: Bump x/net to v0.24.0 (ba31ed5)
  • spanner: Fix uint8 conversion (9221c7f)

bigquery: v1.61.0

1.61.0 (2024-04-24)

Features

  • bigquery/storage/managedwriter/adapt: Add RANGE support to adapt (#9836) (ae25253)
  • bigquery: RANGE support for basic data movement (#9762) (07f0806)
  • bigquery: RANGE support when reading Arrow format (#9795) (da245fa)
  • bigquery: RANGE type StandardSQLDataType support (#9754) (33666cf)

Bug Fixes

  • bigquery/datatransfer: Mark parent/name fields with the REQUIRED field_behavior annotation (8892943)
  • bigquery: Bump x/net to v0.24.0 (ba31ed5)

bigquery: v1.60.0

1.60.0 (2024-03-27)

Features

  • bigquery/analyticshub: Support selective sharing on data clean room Listings (a3bb7c0)
  • bigquery/datatransfer: Add UnenrollDataSources API which gives users a programmatic way to unenroll data sources (a86aa8e)
  • bigquery/storage: Add the RANGE type to the google.cloud.bigquery.storage.v1.TableFieldSchema (0195fe9)

Bug Fixes

  • bigquery/storage/managedwriter: Fix flowcontrol refund on error (#9649) (a07bf1d)
  • bigquery/storage/managedwriter: Retry improvements (#9642) (48a9258)

... (truncated)

Commits

Updates go.einride.tech/aip from 0.66.0 to 0.67.1

Release notes

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

v0.67.1

0.67.1 (2024-04-15)

Bug Fixes

  • fieldbehavior: traverse messages and collections to clear nested field behaviors (3113ede8)

v0.67.0

0.67.0 (2024-04-11)

Feature

  • valdate resource name upon unmarshalling (1a8c18ff)

v0.66.1

0.66.1 (2024-04-10)

Bug Fixes

  • bump golang.org/x/tools/cmd/stringer to 0.20.0 (122ed75c)

Chores

  • deps: bump google.golang.org/grpc from 1.62.0 to 1.62.1 (7a736ae6)
  • deps: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (5dd2de4a)
  • deps: bump go.einride.tech/sage from 0.264.0 to 0.272.0 in /.sage (47dc1ad1)
  • deps: bump google.golang.org/grpc from 1.60.1 to 1.62.0 (b5bce22c)
  • deps: bump go-semantic-release/action from 1.21 to 1.23 (30ecf352)
  • update ownership to @​einride/platform-engineering (92cfd833)
  • deps: bump go.einride.tech/sage from 0.260.0 to 0.264.0 in /.sage (1722ce2c)
  • deps: bump go.einride.tech/sage from 0.247.0 to 0.260.0 in /.sage (f0289cf7)
  • deps: bump github.com/google/uuid from 1.4.0 to 1.5.0 (2cfaae2b)
  • deps: bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (aaf50124)
  • deps: bump google.golang.org/grpc from 1.59.0 to 1.60.1 (4eb7980c)

CI

  • add stale workflow (d7df62cf)
  • add "all" group to Dependabot Go config (985e4fa1)
  • bump Sage (df9746b8)
Commits
  • 3113ede fix(fieldbehavior): traverse messages and collections to clear nested field b...
  • 1a8c18f feat: valdate resource name upon unmarshalling
  • 122ed75 fix: bump golang.org/x/tools/cmd/stringer to 0.20.0
  • d7df62c ci: add stale workflow
  • 985e4fa ci: add "all" group to Dependabot Go config
  • df9746b ci: bump Sage
  • 7a736ae chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1
  • 5dd2de4 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 47dc1ad chore(deps): bump go.einride.tech/sage from 0.264.0 to 0.272.0 in /.sage
  • b5bce22 chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.62.0
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.18.0 to 0.19.0

Commits
  • d0e617c google: add Credentials.UniverseDomainProvider
  • 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in
  • 5a05c65 oauth2/google: fix remove content-type header from idms get requests
  • 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11
  • See full diff in compare view

Updates google.golang.org/api from 0.172.0 to 0.175.0

Release notes

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

v0.175.0

0.175.0 (2024-04-19)

Features

Bug Fixes

v0.174.0

0.174.0 (2024-04-17)

Features

Bug Fixes

v0.173.0

0.173.0 (2024-04-16)

Features

... (truncated)

Changelog

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

0.175.0 (2024-04-19)

Features

Bug Fixes

0.174.0 (2024-04-17)

Features

Bug Fixes

0.173.0 (2024-04-16)

Features

Commits

Updates google.golang.org/genproto from 0.0.0-20240213162025-012b6fc9bca9 to 0.0.0-20240401170217-c3f982113cda

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20240314234333-6e1732d8331c to 0.0.0-20240415180920-8c6c420018be

Commits

Updates google.golang.org/protobuf from 1.33.0 to 1.34.0

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

@dependabot dependabot bot requested a review from a team as a code owner May 1, 2024 11:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 1, 2024
Bumps the root-go-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.59.1` | `1.61.0` |
| [go.einride.tech/aip](https://github.com/einride/aip-go) | `0.66.0` | `0.67.1` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.18.0` | `0.19.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.172.0` | `0.175.0` |
| [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20240213162025-012b6fc9bca9` | `0.0.0-20240401170217-c3f982113cda` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240314234333-6e1732d8331c` | `0.0.0-20240415180920-8c6c420018be` |
| google.golang.org/protobuf | `1.33.0` | `1.34.0` |

Updates `cloud.google.com/go/bigquery` from 1.59.1 to 1.61.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@bigquery/v1.59.1...spanner/v1.61.0)

Updates `go.einride.tech/aip` from 0.66.0 to 0.67.1
- [Release notes](https://github.com/einride/aip-go/releases)
- [Commits](einride/aip-go@v0.66.0...v0.67.1)

Updates `golang.org/x/oauth2` from 0.18.0 to 0.19.0
- [Commits](golang/oauth2@v0.18.0...v0.19.0)

Updates `google.golang.org/api` from 0.172.0 to 0.175.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.172.0...v0.175.0)

Updates `google.golang.org/genproto` from 0.0.0-20240213162025-012b6fc9bca9 to 0.0.0-20240401170217-c3f982113cda
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240314234333-6e1732d8331c to 0.0.0-20240415180920-8c6c420018be
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.0

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-go-dependencies
- dependency-name: go.einride.tech/aip
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-go-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-go-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-go-dependencies
- dependency-name: google.golang.org/genproto
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@m4mm4r m4mm4r force-pushed the dependabot/go_modules/root-go-dependencies-8bf2d4eb4a branch from a354ae4 to ed0dccc Compare May 5, 2024 13:52
Copy link
Contributor

@m4mm4r m4mm4r 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 7f56e1f into master May 5, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/root-go-dependencies-8bf2d4eb4a branch May 5, 2024 14:14
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.

None yet

1 participant