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.3.0 #18

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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

6.2.0 (2022-06-22)

Features

Bug Fixes

  • deps: update dependency @​google-cloud/projectify to v3 (#1986) (71a61ec)
  • deps: update dependency @​google-cloud/pubsub to v3 (#1972) (004b97e)
  • Requests Respect config.projectIdRequired === false (#1988) (8813369)

v6.1.0

6.1.0 (2022-06-08)

... (truncated)

Changelog

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

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

Bug Fixes

  • deps: update dependency @​google-cloud/projectify to v3 (#1986) (71a61ec)
  • deps: update dependency @​google-cloud/pubsub to v3 (#1972) (004b97e)
  • Requests Respect config.projectIdRequired === false (#1988) (8813369)

6.1.0 (2022-06-08)

Features

6.0.1 (2022-05-25)

... (truncated)

Commits
  • fcd51d9 chore(main): release 6.3.0 (#2013)
  • 9a614fb feat: custom dual regions refactor implementation (#2012)
  • f9c7f89 docs: Document CRC32CValidator (#2006)
  • 9b1c4b3 chore(deps): update dependency @​grpc/proto-loader to ^0.7.0 (#2005)
  • 91aeab6 refactor: Dual-Region API Update (#1977)
  • 4bd30be chore(main): release 6.2.3 (#2004)
  • f488647 fix: force setMetadata calls to use promise version, invoke callbacks manuall...
  • cb62721 chore(deps): update dependency linkinator to v4 (#2002)
  • 128a58d chore(main): release 6.2.2 (#1998)
  • f1a5a0b fix: correctly handle an empty file in download function (#1995)
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #18 (69dbda2) into main (657ebd8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  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.

dependabot[bot] commented 1 year ago

Superseded by #19.