Skip to content

Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0 in /sdks - #17624

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/sdks/cloud.google.com/go/storage-1.22.0
Closed

Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0 in /sdks#17624
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/sdks/cloud.google.com/go/storage-1.22.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 11, 2022

Copy link
Copy Markdown
Contributor

Bumps cloud.google.com/go/storage from 1.21.0 to 1.22.0.

Release notes

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

storage: v1.22.0

1.22.0 (2022-03-31)

Features

  • storage: allow specifying includeTrailingDelimiter (#5617) (a34503b)
  • storage: set versionClient to module version (55f0d92)

Bug Fixes

  • storage: respect STORAGE_EMULATOR_HOST in signedURL (#5673) (1c249ae)

pubsub: v1.21.1

1.21.1 (2022-05-04)

Bug Fixes

  • pubsub: mark ignore option default for publish flow control (#5983) (3f41531)
Commits
  • 6e1be41 chore: release spanner 1.22.0 (#4339)
  • b2a6171 fix(firestore): correct an issue with returning empty paritions from GetParti...
  • f31fac6 fix(pubsublite)!: hide CreateSubscriptionOption.apply (#4344)
  • 63fdb2e chore(storage): generate GAPIC under internal subdir (#4018)
  • a89d341 chore(internal/gapicgen): gen googleapis-discovery compute gapic (#4307)
  • e4a5791 chore(internal): update microgen to v0.21.2 (#4315)
  • 949a953 chore(all): update all (#4326)
  • 3604ef2 chore: release bigquery 1.19.0 (#4101)
  • ef8d138 fix(bigquery): minor rename to feature that's not yet in a release (#4320)
  • f32dd72 feat(logging)!: increase DefaultEntryByteThreshold to 8Mb (#4247)
  • 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 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)

@dependabotdependabotBot added dependencies Pull requests that update a dependency file go labels May 11, 2022
@github-actionsgithub-actionsBot removed the go label May 11, 2022
@asf-ci

Copy link
Copy Markdown

Can one of the admins verify this patch?

2 similar comments
@asf-ci

Copy link
Copy Markdown

Can one of the admins verify this patch?

@asf-ci

Copy link
Copy Markdown

Can one of the admins verify this patch?

@damccorm

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot
dependabotBotforce-pushed the dependabot/go_modules/sdks/cloud.google.com/go/storage-1.22.0 branch from 423c238 to 48e27b7CompareMay 12, 2022 14:48
@codecov

codecovBot commented May 12, 2022

Copy link
Copy Markdown

Codecov Report

Merging #17624 (3a0fc19) into master (c36f544) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #17624 +/- ##
=======================================
Coverage 73.95% 73.95% =======================================
Files 693 693 Lines 91721 91721 =======================================
Hits 67834 67834 Misses 22638 22638 Partials 1249 1249 
FlagCoverage Δ
go50.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c36f544...3a0fc19. Read the comment docs.

@damccorm

Copy link
Copy Markdown
Contributor

This one is taken care of by #17625 so I don't think its worth reviewing

@github-actions

Copy link
Copy Markdown
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @youngoli for label go.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@dependabot
dependabotBotforce-pushed the dependabot/go_modules/sdks/cloud.google.com/go/storage-1.22.0 branch 2 times, most recently from 2b5c657 to 35279c4CompareMay 12, 2022 20:07
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.21.0 to 1.22.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@pubsub/v1.21.0...spanner/v1.22.0)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/sdks/cloud.google.com/go/storage-1.22.0 branch from 35279c4 to 3a0fc19CompareMay 12, 2022 20:45
@dependabot@github

dependabotBot commented on behalf of githubMay 12, 2022

Copy link
Copy Markdown
ContributorAuthor

Looks like cloud.google.com/go/storage is up-to-date now, so this is no longer needed.

@dependabotdependabotBot closed this May 12, 2022
@dependabot
dependabotBot deleted the dependabot/go_modules/sdks/cloud.google.com/go/storage-1.22.0 branch May 12, 2022 22:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegoNext Action: Reviewers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@asf-ci@damccorm