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.14.0 to 5.16.0 #127

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2021

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

Release notes

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

@​google-cloud/storage v5.16.0

Features

  • improved error messages for resumable uploads (#1708) (50cdbb6)

Bug Fixes

  • add scenario 3 conformance tests (#1702) (e16a3a5)
  • retry uri creation dep update & conformance tests (#1700) (d265f8c)

@​google-cloud/storage v5.15.6

Bug Fixes

  • add scenario 3 conformance tests (#1702) (e16a3a5)
  • retry uri creation dep update & conformance tests (#1700) (d265f8c)

@​google-cloud/storage v5.15.5

Bug Fixes

  • deps: update dependency mime to v3 (#1696) (f337208)
  • explicitly define function type of getFilesStream (#1697) (c950c23)

@​google-cloud/storage v5.15.4

Bug Fixes

@​google-cloud/storage v5.15.3

Bug Fixes

  • do not use src precondition options in copy. (#1666) (678ae77)

@​google-cloud/storage v5.15.2

Bug Fixes

  • remove bucket preconditions from deleteFiles, it is a file operation not bucket (#1661) (6b7a06d)

... (truncated)

Changelog

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

5.16.0 (2021-11-09)

Features

  • improved error messages for resumable uploads (#1708) (50cdbb6)

Bug Fixes

  • add scenario 3 conformance tests (#1702) (e16a3a5)
  • retry uri creation dep update & conformance tests (#1700) (d265f8c)

5.15.6 (2021-11-05)

Bug Fixes

  • add scenario 3 conformance tests (#1702) (e16a3a5)
  • retry uri creation dep update & conformance tests (#1700) (d265f8c)

5.15.5 (2021-11-03)

Bug Fixes

  • deps: update dependency mime to v3 (#1696) (f337208)
  • explicitly define function type of getFilesStream (#1697) (c950c23)

5.15.4 (2021-11-01)

Bug Fixes

5.15.3 (2021-10-14)

Bug Fixes

  • do not use src precondition options in copy. (#1666) (678ae77)

5.15.2 (2021-10-13)

Bug Fixes

  • remove bucket preconditions from deleteFiles, it is a file operation not bucket (#1661) (6b7a06d)

... (truncated)

Commits

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.14.0 to 5.16.0.
- [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.14.0...v5.16.0)

---
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 Nov 10, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #127 (2787b1b) into develop (ad4ecb1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #127   +/-   ##
========================================
  Coverage    95.49%   95.49%           
========================================
  Files           44       44           
  Lines         1264     1264           
  Branches        72       72           
========================================
  Hits          1207     1207           
  Misses          44       44           
  Partials        13       13           
Flag Coverage Δ
integrationtest 95.49% <ø> (ø)
unittests 95.49% <ø> (ø)

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 ad4ecb1...2787b1b. Read the comment docs.

@LucasTonetto LucasTonetto merged commit 2997a8b into develop Nov 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/google-cloud/storage-5.16.0 branch November 10, 2021 16:59
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.

2 participants