Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @google-cloud/storage from 6.2.2 to 6.4.2 in /functions #17

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps @google-cloud/storage from 6.2.2 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)
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)
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

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2022
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 6.2.2 to 6.4.2.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v6.2.2...v6.4.2)

---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/functions/google-cloud/storage-6.4.2 branch from 1cbc578 to a8d7d9d Compare September 12, 2022 09:52
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 12, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@JaldeepAsodariya JaldeepAsodariya deleted the dependabot/npm_and_yarn/functions/google-cloud/storage-6.4.2 branch September 12, 2022 21:01
sudip-dolphin added a commit to sudip-dolphin/devfestahm that referenced this pull request Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant