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 cloud.google.com/go from 0.110.7 to 0.110.8 #473

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps cloud.google.com/go from 0.110.7 to 0.110.8.

Release notes

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

v0.110.8

0.110.8 (2023-09-11)

Documentation

  • postprocessor: Nudge users towards stable clients (#8513) (05a1484)
Changelog

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

0.110.8 (2023-09-11)

Documentation

  • postprocessor: Nudge users towards stable clients (#8513) (05a1484)
Commits
  • 39d63ad chore(main): release 0.110.8 (#8514)
  • e4da890 test(pubsublite): fix flaky TestAssigningSubscriberAddRemovePartitions (#8496)
  • 73a958d fix(dialogflow/cx): Fix Ruby namespaces for generative AI classes (#8538)
  • 1001acf feat(bigquery): add external dataset reference (#8545)
  • 7f62291 chore(main): release bigquery 1.55.0 (#8464)
  • dda9bff feat(auth): add downscope package (#8532)
  • ac10224 feat(channel): mark ChannelPartnerGranularity as deprecated and offer alterna...
  • 350f7ad fix(firestore): Correcting EndBefore with LimitToLast behaviour (#8370)
  • 5ef93de fix(firestore): Compare full resource path when docs ordered by name (#8409)
  • 9cfcaf6 test(pubsub): add retry to all integration test resource creation (#8533)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) from 0.110.7 to 0.110.8.
- [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.110.7...v0.110.8)

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

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

Codecov Report

Merging #473 (739d5df) into master (762bfd8) will decrease coverage by 1.94%.
Report is 174 commits behind head on master.
The diff coverage is 25.18%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #473      +/-   ##
==========================================
- Coverage   44.66%   42.73%   -1.94%     
==========================================
  Files          21       20       -1     
  Lines        4267     4563     +296     
==========================================
+ Hits         1906     1950      +44     
- Misses       2249     2504     +255     
+ Partials      112      109       -3     
Files Coverage Δ
internal/codegen/databasecodegen/common.go 100.00% <100.00%> (ø)
...nternal/codegen/databasecodegen/readtransaction.go 100.00% <100.00%> (ø)
spanddl/table.go 29.46% <0.00%> (ø)
internal/examples/freightdb/descriptor_gen.go 0.00% <0.00%> (ø)
internal/examples/musicdb/descriptor_gen.go 5.55% <0.00%> (-1.47%) ⬇️
internal/examples/freightdb/database_gen.go 23.28% <41.37%> (+0.07%) ⬆️
internal/examples/musicdb/database_gen.go 17.20% <6.29%> (-3.57%) ⬇️

@thall thall merged commit 2f948cd into master Oct 2, 2023
@thall thall deleted the dependabot/go_modules/cloud.google.com/go-0.110.8 branch October 2, 2023 06:54
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