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 cloud.google.com/go from 0.51.0 to 0.104.0 #525

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps cloud.google.com/go from 0.51.0 to 0.104.0.

Release notes

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

v0.104.0

0.104.0 (2022-08-24)

Features

v0.103.0

0.103.0 (2022-06-29)

Features

  • privateca: temporarily remove REGAPIC support (199b725)
Changelog

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

0.104.0 (2022-08-24)

Features

0.103.0 (2022-06-29)

Features

  • privateca: temporarily remove REGAPIC support (199b725)

0.102.1 (2022-06-17)

Bug Fixes

  • longrunning: regapic remove path params duped as query params (#6183) (c963be3)

0.102.0 (2022-05-24)

Features

  • civil: add Before and After methods to civil.Time (#5703) (7acaaaf)

0.101.1 (2022-05-03)

Bug Fixes

  • internal/gapicgen: properly update modules that have no gapic changes (#5945) (de2befc)

0.101.0 (2022-04-20)

Features

Bug Fixes

  • internal/gapicgen: add generation of internal/version.go for new client modules (#5726) (341e0df)
  • internal/gapicgen: don't gen version files for longrunning and debugger (#5698) (3a81108)
  • internal/gapicgen: don't try to make snippets for non-gapics (#5919) (c94dddc)
  • internal/gapicgen: move breaking change indicator if present (#5452) (e712df5)

... (truncated)

Commits
  • 2681062 chore(main): release 0.104.0 (#6469)
  • 757f1ca feat(spanner): set client wide ReadOptions, ApplyOptions, and TransactionOpti...
  • b3ec895 chore(logging): update environment tests to use python3.9 (#6554)
  • 7e00d2d chore(main): release bigquery 1.39.0 (#6540)
  • d4375fa chore(main): release pubsub 1.25.0 (#6456)
  • f35492d chore: release main (#6549)
  • 7b01462 chore(all): auto-regenerate gapics (#6550)
  • b7bac2f feat(bigquery): add PreserveAsciiControlCharacters support for CSV (#6448)
  • 74da335 feat(pubsub): support exactly once delivery (#6506)
  • 57c2a9e chore: remove installing python deps (#6548)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) from 0.51.0 to 0.104.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.51.0...v0.104.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 1, 2022 06:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2022
@gardener-robot
Copy link

@dependabot[bot] Thank you for your contribution.

@gardener-robot gardener-robot added needs/review Needs review size/l Size of pull request is large (see gardener-robot robot/bots/size.py) needs/second-opinion Needs second review by someone else labels Sep 1, 2022
@gardener-robot-ci-2
Copy link
Contributor

Thank you @dependabot[bot] for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@gardener-robot gardener-robot added the needs/rebase Needs git rebase label Feb 16, 2023
@gardener-robot
Copy link

@dependabot[bot] You need rebase this pull request with latest master branch. Please check.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Jan 8, 2024
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 lifecycle/stale Nobody worked on this for 6 months (will further age) needs/rebase Needs git rebase needs/review Needs review needs/second-opinion Needs second review by someone else size/l Size of pull request is large (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants