quickdraw-component icon indicating copy to clipboard operation
quickdraw-component copied to clipboard

Bump tough-cookie and @google-cloud/storage in /api

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Removes tough-cookie. It's no longer used after updating ancestor dependency @google-cloud/storage. These dependencies need to be updated together.

Removes tough-cookie

Updates @google-cloud/storage from 1.7.0 to 7.8.0

Release notes

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

v7.8.0

7.8.0 (2024-03-07)

Features

Bug Fixes

  • Cannot read properties of null (reading length) in stream-shift (#2422) (11ebe2b)
  • Do not automatically set overrideUnlockedRetention (#2421) (c781bdc)

v7.7.0

7.7.0 (2023-11-29)

Features

  • Implement object retention lock for bucket / files (#2365) (c140868)

Bug Fixes

  • TransferManager#downloadFileInChunks issues (#2373) (65950f3)

v7.6.0

7.6.0 (2023-11-08)

Features

v7.5.0

7.5.0 (2023-10-30)

Features

v7.4.0

7.4.0 (2023-10-24)

Features

... (truncated)

Changelog

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

7.8.0 (2024-03-07)

Features

Bug Fixes

  • Cannot read properties of null (reading length) in stream-shift (#2422) (11ebe2b)
  • Do not automatically set overrideUnlockedRetention (#2421) (c781bdc)

7.7.0 (2023-11-29)

Features

  • Implement object retention lock for bucket / files (#2365) (c140868)

Bug Fixes

  • TransferManager#downloadFileInChunks issues (#2373) (65950f3)

7.6.0 (2023-11-08)

Features

7.5.0 (2023-10-30)

Features

7.4.0 (2023-10-24)

Features

7.3.2 (2023-10-24)

... (truncated)

Commits
  • d5cd465 chore(main): release 7.8.0 (#2402)
  • 3044d3c feat: add includeFoldersAsPrefixes for managed folders (#2413)
  • c781bdc fix: do not automatically set overrideUnlockedRetention (#2421)
  • 11ebe2b fix: Cannot read properties of null (reading length) in stream-shift (#2422)
  • 86d0b81 test: improvements to requester pays tests and bucket metadata updates (#2414)
  • 55ff53b samples: commented value (missing quote) (#2418)
  • 095ecb1 chore(deps): update dependency gapic-tools to ^0.4.0 (#2417)
  • 153cc00 docs: clarify the limitation message associated with the bucket signed URLs (...
  • a3f4891 feat: Base TPC Support (#2397)
  • 755c9c2 chore(deps): update dependency gapic-tools to ^0.3.0 (#2395)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​google-cloud/storage since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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) You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Mar 12 '24 17:03 dependabot[bot]