mbernardeau / euro-2021

https://euro2021-3d006.web.app/
MIT License
1 stars 1 forks source link

Bump @google-cloud/storage from 5.19.4 to 6.5.0 in /functions #754

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @google-cloud/storage from 5.19.4 to 6.5.0.

Release notes

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

v6.5.0

6.5.0 (2022-09-15)

Features

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)

... (truncated)

Changelog

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

6.5.0 (2022-09-15)

Features

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)

... (truncated)

Commits
  • 14c4600 chore(main): release 6.5.0 (#2063)
  • 48e4bc9 samples: add contents variable to streamFileUpload sample (#2068)
  • fbe2deb feat: add multiple lifecycle rules (#2062)
  • 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...
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #762.