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

build(deps): bump @google-cloud/storage from 5.16.0 to 5.18.2 #161

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2022

Bumps @google-cloud/storage from 5.16.0 to 5.18.2.

Release notes

Sourced from @​google-cloud/storage's releases.

v5.18.2

5.18.2 (2022-02-16)

Bug Fixes

  • resumable uploads should respect autoRetry & multipart uploads should correctly use preconditions (#1779) (1e72586)

v5.18.1

5.18.1 (2022-01-26)

Bug Fixes

  • gcs-resumable-upload: Stop Duplicate Response Handlers on Retries (#1764) (fe44871)

v5.18.0

5.18.0 (2022-01-18)

Features

  • Expose chunkSize param for CreateResumableUploadOptions (#1754) (3acfd5b)

v5.17.0

5.17.0 (2022-01-10)

Features

  • add support for rpo (turbo replication) metadata field when cre… (#1648) (291e6ef)

Bug Fixes

@​google-cloud/storage v5.16.1

Bug Fixes

  • change properties with function value to methods (#1715) (c365254)
  • revert skip validation (#1718) (0c75e33)
  • stop File.download from truncating output file on failure (#1720) (d77979b)
Changelog

Sourced from @​google-cloud/storage's changelog.

5.18.2 (2022-02-16)

Bug Fixes

  • resumable uploads should respect autoRetry & multipart uploads should correctly use preconditions (#1779) (1e72586)

5.18.1 (2022-01-26)

Bug Fixes

  • gcs-resumable-upload: Stop Duplicate Response Handlers on Retries (#1764) (fe44871)

5.18.0 (2022-01-18)

Features

  • Expose chunkSize param for CreateResumableUploadOptions (#1754) (3acfd5b)

5.17.0 (2022-01-10)

Features

  • add support for rpo (turbo replication) metadata field when cre… (#1648) (291e6ef)

Bug Fixes

5.16.1 (2021-11-29)

Bug Fixes

  • change properties with function value to methods (#1715) (c365254)
  • revert skip validation (#1718) (0c75e33)
  • stop File.download from truncating output file on failure (#1720) (d77979b)
Commits
  • 0682b93 chore(main): release 5.18.2 (#1785)
  • 1e72586 fix: resumable uploads should respect autoRetry & multipart uploads should co...
  • 6ce9a2a chore: fix linter problem with implicit returns (#1784)
  • 04791c7 docs(nodejs): version support policy edits (#1346) (#1777)
  • 56f2c5b chore: update testbench to v0.14.0 (#1778)
  • c42e7d5 chore: Removed double semicolon (#1768)
  • e704c57 test: Replace cached test binary with generated file (#1774)
  • e543979 chore(deps): update dependency @​types/concat-stream to v2 (#1773)
  • 5f35999 test: run conformance tests in parallel (#1766)
  • 9628d40 chore(deps): update dependency sinon to v13 (#1772)
  • 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)

Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 5.16.0 to 5.18.2.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v5.16.0...v5.18.2)

---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2022
@LucasTonetto LucasTonetto merged commit 1048d7b into develop Mar 23, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/google-cloud/storage-5.18.2 branch March 23, 2022 13:18
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant