google-github-actions / upload-cloud-storage

A GitHub Action for uploading files to a Google Cloud Storage (GCS) bucket.
https://cloud.google.com/storage
Apache License 2.0
206 stars 49 forks source link

chore(deps): bump @google-cloud/storage from 5.20.5 to 6.0.1 #277

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v6.0.1

6.0.1 (2022-05-25)

Bug Fixes

v6.0.0

6.0.0 (2022-05-24)

⚠ BREAKING CHANGES

  • update TypeScript
  • remove deprecated fields
  • remove configstore
  • align resumable upload behavior
  • utilize internalized CRC32C utilities
  • drop node 10 support

Build System

Code Refactoring

  • align resumable upload behavior (77fa8d9)
  • remove configstore (77fa8d9)
  • remove deprecated fields (77fa8d9)
  • utilize internalized CRC32C utilities (77fa8d9)

deps

Changelog

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

6.0.1 (2022-05-25)

Bug Fixes

6.0.0 (2022-05-24)

⚠ BREAKING CHANGES

  • update TypeScript
  • remove deprecated fields
  • remove configstore
  • align resumable upload behavior
  • utilize internalized CRC32C utilities
  • drop node 10 support

Build System

Code Refactoring

  • align resumable upload behavior (77fa8d9)
  • remove configstore (77fa8d9)
  • remove deprecated fields (77fa8d9)
  • utilize internalized CRC32C utilities (77fa8d9)

deps

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 2 years ago

Superseded by #280.