samples
samples copied to clipboard
Bump tough-cookie and firebase-tools in /web-share
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_PROJECTwas 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-modeflag togcloud emulator firestore startcommand. 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:deletewouldn't target the emulator when expected. (#6537)v13.2.1
- Fixed an issue where
appdistribution:distributewould 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
exportin .env files caused parsing errors. (#6629)v13.0.2
... (truncated)
Commits
fd3654a13.4.1022dbd6Make VPC egress settings parameterizeable (#6843)9d10de3Respect GOOGLE_CLOUD_QUOTA_PROJECT env var when it is set (#6836)f740151Release Firestore Emulator v1.19.2 (#6832)730aeaefix Next.js static routes with server actions (#6664)06220c3bump Next.js version (#6816)1fb1382Fix demo projects + web frameworks with emulators (#6737)ca17711[firebase-release] Removed change log and reset repo after 13.4.0 release5e97fa013.4.09c57fc1Specify user project for quota in Auth config fetch. (#6819)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.