quickstart-testing
quickstart-testing copied to clipboard
Bump firebase-tools from 12.4.3 to 13.6.0 in /unit-test-security-rules
Bumps firebase-tools from 12.4.3 to 13.6.0.
Release notes
Sourced from firebase-tools's releases.
v13.6.0
- Released Firestore Emulator 1.19.4. This version fixes a minor bug with reserve ids and adds a
resetendpoint for Datastore Mode.- Released PubSub Emulator 0.8.2. This version includes support for
no_wrapperoptions.- Fixes issue where GitHub actions service account cannot add preview URLs to Auth authorized domains. (#6895)
- Fixes issue where GOOGLE_CLOUD_QUOTA_PROJECT breaks functions source uploads (#6917)
v13.5.2
- Fix hosting rewrite deployment bug for skipped functions (#6658).
v13.5.1
- Release Emulator Suite UI v1.11.8 which adds support for Multiple DBs in the Emulator UI Firestore page via editing the URL. (#6874)
v13.5.0
- Enable dynamic debugger port for functions + support for inspecting multiple codebases (#6854)
- Inject an environment variable in the node functions emulator to tell the google-gax SDK not to look for the metadata service. (#6860)
- Release Firestore Emulator 1.19.3 which fixes ancestor and namespace scope queries for Datastore Mode. This release also fixes internal errors seen across REST API and firebase-js-sdk.
- v2 scheduled functions with explicit service accounts trigger eventarc to use that service account (#6858)
- v2 event functions with explicit service accounts trigger eventarc to use that service account (#6859)
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)
... (truncated)
Commits
f6b7d0513.6.0a26c3d0Ignore quota project in GCF source uploads (#6917)476bd33Update to PubSub emulator 0.8.2 (#6916)ccab9b7Add Service Usage Consumer role to GitHub Actions service account (#6895)4c1bd42Switching a few more places to getters (#6914)6950829Fix "could not assert Secret Manager permissions" Cloud Build error (#6904)4a17ca7Refactor api.ts file constants to getters (#6913)c6d1615Update Firestore Emulator version (#6912)90b6506Vector config support (#6900)dc13cb9make fetchLinkableGitRepositories get all linkable git repositories (#6889)- 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.