mlkit-custom-image-classifier
mlkit-custom-image-classifier copied to clipboard
Bump firebase-tools from 6.7.1 to 13.6.0 in /functions
Bumps firebase-tools from 6.7.1 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
reset
endpoint for Datastore Mode.- Released PubSub Emulator 0.8.2. This version includes support for
no_wrapper
options.- 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_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 togcloud 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)
... (truncated)
Commits
f6b7d05
13.6.0a26c3d0
Ignore quota project in GCF source uploads (#6917)476bd33
Update to PubSub emulator 0.8.2 (#6916)ccab9b7
Add Service Usage Consumer role to GitHub Actions service account (#6895)4c1bd42
Switching a few more places to getters (#6914)6950829
Fix "could not assert Secret Manager permissions" Cloud Build error (#6904)4a17ca7
Refactor api.ts file constants to getters (#6913)c6d1615
Update Firestore Emulator version (#6912)90b6506
Vector config support (#6900)dc13cb9
make fetchLinkableGitRepositories get all linkable git repositories (#6889)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for firebase-tools 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.