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 firebase-tools in /web-share #828

Open
wants to merge 1 commit into
base: gh-pages
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 firebase-tools. These dependencies need to be updated together.

Removes tough-cookie

Updates firebase-tools from 9.17.0 to 13.4.1

Release notes

Sourced from firebase-tools's releases.

v13.4.1

  • Released Firestore emulator v1.19.2, which fixes some bugs affecting client SDKs when in Datastore Mode.
  • Fix demo projects + web frameworks with emulators (#6737)
  • Fix Next.js static routes with server actions (#6664)
  • Fixed an issue where GOOGLE_CLOUD_QUOTA_PROJECT was not correctly respected. (#6801)
  • Make VPC egress settings in functions parameterizeable (#6843)

v13.4.0

  • Added new commands for managing Firestore backups and restoring databases. (#6778)
  • Fixed quota attribution for Firebase Auth API calls. (#6819)

v13.3.1

  • Release Cloud Firestore emulator v1.19.1:
    • Adds support for Datastore Mode to the Firstore Emulator. Adds --database-mode flag to gcloud emulator firestore start command. Note that this is a preview feature and if you find any bugs, please file them here: https://github.com/firebase/firebase-tools/issues.
  • Improve FAH onboarding flow to connect backends with SCMs (#6764).
  • Fixed issue where GitHub actions would fail due to lack of permission. (#6791)

v13.3.0

  • Improved detection for when login has expired due to Google Cloud Session Control. (#1846)
  • Added support for Python 3.12. (#6679)
  • Fixed issues with internal utilities. (#6754)
  • Fixed an issue where firestore:delete wouldn't target the emulator when expected. (#6537)

v13.2.1

  • Fixed an issue where appdistribution:distribute would always attempt to run tests. (#6749)

v13.2.0

  • Added rudimentary email enumeration protection for auth emulator. (#6702)

v13.1.0

  • Point v2 function target to entrypoint. (#6698)
  • Fixed issue where Auth emulator sign in with Google only shows default tenant. (#6683)
  • Prevent the use of pinTags + minInstances on the same function, as the features are not mutually compatible (#6684)
  • Added force flag to delete backend (#6635).
  • Use framework build target in Vite builds (#6643).
  • Use framework build target in NODE_ENV for production Vite builds (#6644)
  • Let framework handle public directory with emulator. (#6674)
  • Dynamically import Vite to fix deprecated CJS build warning. (#6660)
  • Fixed unsafe array spreads on Hosting deploys. (#6712)

v13.0.3

  • Fixed typo in Cloud storage bucket metadata location type. (#6648)
  • Fixed an issue where including export in .env files caused parsing errors. (#6629)

v13.0.2

  • Fix Next.js dynamic and static OG images. (#6592)
  • Address a regression introduced in 13.0.1 when emulating Vite applications. (#6599)

... (truncated)

Commits

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 [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `firebase-tools` from 9.17.0 to 13.4.1
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v9.17.0...v13.4.1)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: firebase-tools
  dependency-type: direct:development
...

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