loopingz / smtp-relay

SMTP Toolbox
GNU Lesser General Public License v3.0
29 stars 3 forks source link

build(deps): bump @google-cloud/storage from 5.20.5 to 6.4.1 #20

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @google-cloud/storage from 5.20.5 to 6.4.1.

Release notes

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

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)

v6.2.1

6.2.1 (2022-06-27)

Bug Fixes

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

v6.2.0

... (truncated)

Changelog

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

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)

6.2.0 (2022-06-22)

Features

... (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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #20 (49140b8) into main (657ebd8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   98.27%   98.27%           
=======================================
  Files          13       13           
  Lines         347      347           
  Branches       74       74           
=======================================
  Hits          341      341           
  Misses          6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 1 year ago

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