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)
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 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](https://github.com/google-home/smart-home-nodejs/network/alerts).
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.1.2 to 13.4.1Release notes
Sourced from firebase-tools's releases.
... (truncated)
Commits
fd3654a
13.4.1022dbd6
Make VPC egress settings parameterizeable (#6843)9d10de3
Respect GOOGLE_CLOUD_QUOTA_PROJECT env var when it is set (#6836)f740151
Release Firestore Emulator v1.19.2 (#6832)730aeae
fix Next.js static routes with server actions (#6664)06220c3
bump Next.js version (#6816)1fb1382
Fix demo projects + web frameworks with emulators (#6737)ca17711
[firebase-release] Removed change log and reset repo after 13.4.0 release5e97fa0
13.4.09c57fc1
Specify user project for quota in Auth config fetch. (#6819)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