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

chore(deps): bump @google-cloud/storage from 2.5.0 to 6.9.1 in /frontend/server #2755

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 25, 2023

Bumps @google-cloud/storage from 2.5.0 to 6.9.1.

Release notes

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

v6.9.1

6.9.1 (2023-01-24)

Bug Fixes

  • Setting file metadata is conditionally idempotent on ifmetagenerationmatch not ifgenerationmatch (#2131) (f20c28c)

v6.9.0

6.9.0 (2023-01-04)

Features

  • Add ability to upload entire directory, add samples for upload … (#2118) (b0f32ce)

v6.8.0

6.8.0 (2022-12-07)

Features

v6.7.0

6.7.0 (2022-11-03)

Features

v6.6.0

6.6.0 (2022-10-25)

Features

  • crc32c: Convenient Method For Reading Files (#2095) (2145c81)

Bug Fixes

  • Remove async from final function which causes double invocation … (#2094) (1a3df98)

v6.5.4

6.5.4 (2022-10-20)

Bug Fixes

... (truncated)

Changelog

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

6.9.1 (2023-01-24)

Bug Fixes

  • Setting file metadata is conditionally idempotent on ifmetagenerationmatch not ifgenerationmatch (#2131) (f20c28c)

6.9.0 (2023-01-04)

Features

  • Add ability to upload entire directory, add samples for upload … (#2118) (b0f32ce)

6.8.0 (2022-12-07)

Features

6.7.0 (2022-11-03)

Features

6.6.0 (2022-10-25)

Features

  • crc32c: Convenient Method For Reading Files (#2095) (2145c81)

Bug Fixes

  • Remove async from final function which causes double invocation … (#2094) (1a3df98)

6.5.4 (2022-10-20)

Bug Fixes

6.5.3 (2022-10-18)

... (truncated)

Commits
  • 5938095 chore(main): release 6.9.1 (#2135)
  • 68cd684 samples: fix wording for preconditions to use correct operation inste… (#2130)
  • f20c28c fix: setting file metadata is conditionally idempotent on ifmetagenerationmat...
  • 5a8545b chore(main): release 6.9.0 (#2126)
  • b0f32ce feat: add ability to upload entire directory, add samples for upload … (#2118)
  • 7d93fff docs: update the docblock with more examples of loading credentials (#2124)
  • 784bd72 build: have Kokoro grab service account credentials from secret that will be ...
  • 434cca4 chore(main): release 6.8.0 (#2113)
  • ce15b5e feat: implement parallel operations (#2067) (#2109)
  • 2474615 build: have Kokoro grab service account credentials from secret that will be ...
  • 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)

Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 2.5.0 to 6.9.1.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v2.5.0...v6.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 25, 2023

Dependabot tried to add @animeshsingh, @ckadner, @Tomcli, @fenglixa and @drewbutlerbb4 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/DavidSpek/kfp-tekton/pulls/2755/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the DavidSpek/kfp-tekton repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 25, 2023
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
0 participants