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 go-dependencies group with 5 updates #510

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-dependencies group with 5 updates:

Package From To
cloud.google.com/go 0.112.0 0.112.1
cloud.google.com/go/spanner 1.56.0 1.57.0
google.golang.org/api 0.161.0 0.166.0
google.golang.org/genproto/googleapis/api 0.0.0-20240122161410-6c6643bf1457 0.0.0-20240221002015-b0ce06bbee7c
google.golang.org/grpc 1.61.0 1.61.1

Updates cloud.google.com/go from 0.112.0 to 0.112.1

Release notes

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

v0.112.1

0.112.1 (2024-02-26)

Bug Fixes

  • internal/postprocessor: Handle googleapis link in commit body (#9251) (1dd3515)

Documentation

  • main: Add OpenTelemetry-Go compatibility warning to debug.md (#9268) (18f9bb9), refs #9267
Changelog

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

0.112.1 (2024-02-26)

Bug Fixes

  • internal/postprocessor: Handle googleapis link in commit body (#9251) (1dd3515)

Documentation

  • main: Add OpenTelemetry-Go compatibility warning to debug.md (#9268) (18f9bb9), refs #9267
Commits
  • 3ed3d54 chore(main): release 0.112.1 (#9253)
  • 748f065 feat(cloudprofiler): add start_time to Profile proto (#9461)
  • 6cd6a73 feat(spanner): SelectAll struct spanner tag annotation match should be case-i...
  • 0676670 feat(storage): make it possible to disable Content-Type sniffing (#9431)
  • 3814ee3 feat(aiplatform): add CompositeKey message and composite_key field to Feature...
  • e3fecfd chore(all): update deps (#9439)
  • e7a497e chore: release main (#9422)
  • a53b7b7 feat(apps): new client(s) (#9451)
  • da644cc docs(bigquery/datatransfer): update unenrollDataSources API documentation (#9...
  • dfe338d chore(deps): disable Dockerfile updates (#9445)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/spanner from 1.56.0 to 1.57.0

Release notes

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

spanner: v1.57.0

1.57.0 (2024-02-13)

Features

  • spanner: Add OpenTelemetry implementation (#9254) (fc51cc2)
  • spanner: Support max_commit_delay in Spanner transactions (#9299) (a8078f0)

Bug Fixes

  • spanner: Enable universe domain resolution options (fd1d569)
  • spanner: Internal test package should import local version (#9416) (f377281)
  • spanner: SelectAll struct fields match should be case-insensitive (#9417) (7ff5356)
  • spanner: Support time.Time and other custom types using SelectAll (#9382) (dc21234)

Documentation

  • spanner: Update the comment regarding eligible SQL shapes for PartitionQuery (e60a6ba)
Commits
  • 8efa03a chore(main): release spanner 1.57.0 (#9337)
  • 7ff5356 fix(spanner): SelectAll struct fields match should be case-insensitive (#9417)
  • f377281 fix(spanner): internal test package should import local version (#9416)
  • 8c76415 chore(main): release storage 1.38.0 (#9336)
  • 36d788b chore(main): release bigquery 1.59.1 (#9412)
  • 4ac005d fix(bigquery): align return time.Time values to UTC (#9411)
  • ae8c7b7 chore: release main (#9384)
  • f049c97 fix(aiplatform): remove field max_wait_duration from message Scheduling (#9...
  • f7170e2 chore: update CI to turn gowork setting off for build/test (#9396)
  • 530d273 chore(main): release vertexai 0.7.1 (#9395)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.161.0 to 0.166.0

Release notes

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

v0.166.0

0.166.0 (2024-02-21)

Features

v0.165.0

0.165.0 (2024-02-14)

Features

v0.164.0

0.164.0 (2024-02-12)

Features

Bug Fixes

  • transport: Disable universe domain check if token source (#2413) (edbe996)

v0.163.0

0.163.0 (2024-02-08)

Features

v0.162.0

... (truncated)

Changelog

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

0.166.0 (2024-02-21)

Features

0.165.0 (2024-02-14)

Features

0.164.0 (2024-02-12)

Features

Bug Fixes

  • transport: Disable universe domain check if token source (#2413) (edbe996)

0.163.0 (2024-02-08)

Features

0.162.0 (2024-02-05)

Features

... (truncated)

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20240122161410-6c6643bf1457 to 0.0.0-20240221002015-b0ce06bbee7c

Commits

Updates google.golang.org/grpc from 1.61.0 to 1.61.1

Release notes

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

Release 1.61.1

Bug Fixes

  • server: wait to close connection until incoming socket is drained (with timeout) to prevent data loss on client-side (#6977)
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 will merge this PR once it's up-to-date and CI passes on it, as requested by @backevik.


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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.112.0` | `0.112.1` |
| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.56.0` | `1.57.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.161.0` | `0.166.0` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240122161410-6c6643bf1457` | `0.0.0-20240221002015-b0ce06bbee7c` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.61.0` | `1.61.1` |


Updates `cloud.google.com/go` from 0.112.0 to 0.112.1
- [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.112.0...v0.112.1)

Updates `cloud.google.com/go/spanner` from 1.56.0 to 1.57.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.56.0...spanner/v1.57.0)

Updates `google.golang.org/api` from 0.161.0 to 0.166.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.161.0...v0.166.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240122161410-6c6643bf1457 to 0.0.0-20240221002015-b0ce06bbee7c
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.61.0...v1.61.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from odsod, thall and a team as code owners March 1, 2024 04:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2024
Copy link

@backevik backevik 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

@thall thall merged commit 537c889 into master Mar 1, 2024
1 check passed
@thall thall deleted the dependabot/go_modules/go-dependencies-254a77d12f branch March 1, 2024 10:11
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.

2 participants