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 tough-cookie and @google-cloud/storage in /api #11

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 Mar 12, 2024

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.

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [@google-cloud/storage](https://github.com/googleapis/nodejs-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](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v1.7.0...v7.8.0)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants