vid-to-speech-api-json icon indicating copy to clipboard operation
vid-to-speech-api-json copied to clipboard

Bump @google-cloud/storage from 1.6.0 to 6.4.2

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @google-cloud/storage from 1.6.0 to 6.4.2.

Release notes

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

v6.4.2

6.4.2 (2022-09-01)

Bug Fixes

v6.4.1

6.4.1 (2022-08-12)

Bug Fixes

  • Remove pumpify (#2029) (edc1d64)
  • Retry EPIPE Connection Errors + Attempt Retries in Resumable Upload Connection Errors (#2040) (ba35321)

v6.4.0

6.4.0 (2022-08-10)

Features

  • add functionality for passing preconditions at the function level (#1993) (21f173e)

v6.3.0

6.3.0 (2022-08-01)

Features

  • custom dual regions refactor implementation (#2012) (9a614fb)

v6.2.3

6.2.3 (2022-07-13)

Bug Fixes

  • force setMetadata calls to use promise version, invoke callbacks manually (#2000) (f488647)

v6.2.2

6.2.2 (2022-06-29)

Bug Fixes

  • correctly handle an empty file in download function (#1995) (f1a5a0b)

... (truncated)

Changelog

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

6.4.2 (2022-09-01)

Bug Fixes

6.4.1 (2022-08-12)

Bug Fixes

  • Remove pumpify (#2029) (edc1d64)
  • Retry EPIPE Connection Errors + Attempt Retries in Resumable Upload Connection Errors (#2040) (ba35321)

6.4.0 (2022-08-10)

Features

  • add functionality for passing preconditions at the function level (#1993) (21f173e)

6.3.0 (2022-08-01)

Features

  • custom dual regions refactor implementation (#2012) (9a614fb)

6.2.3 (2022-07-13)

Bug Fixes

  • force setMetadata calls to use promise version, invoke callbacks manually (#2000) (f488647)

6.2.2 (2022-06-29)

Bug Fixes

  • correctly handle an empty file in download function (#1995) (f1a5a0b)

6.2.1 (2022-06-27)

Bug Fixes

  • explicitly import URL so that .d.ts file is correctly generated (#1992) (a968f50)

... (truncated)

Commits
  • 5007542 chore(main): release 6.4.2 (#2050)
  • a4716a4 fix: truncated createReadStream through early end event (#2056)
  • c90ba0f fix: remove pip install statements (#1546) (#2049)
  • ac2de41 samples: add preconditions to storage.objects.rewrite, storage.objects.insert...
  • e58ee0b test: add delay to bucket tests to reduce rate limiting errors (#2043)
  • 2615026 chore(main): release 6.4.1 (#2036)
  • ba35321 fix: Retry EPIPE Connection Errors + Attempt Retries in Resumable Upload Co...
  • e1c63ce refactor: remove unused restart private method (#2038)
  • 4467035 test: add retries (#2039)
  • f35a632 refactor: retryStrategyTestData.json (#2028)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​google-cloud/storage since your current version.


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)

dependabot[bot] avatar Sep 02 '22 04:09 dependabot[bot]