firebase-video-samples
firebase-video-samples copied to clipboard
Bump path-to-regexp and firebase-tools in /javascript-firestore-auth-crash-course
Bumps path-to-regexp to 0.1.12 and updates ancestor dependency firebase-tools. These dependencies need to be updated together.
Updates path-to-regexp from 1.8.0 to 0.1.12
Commits
640e6940.1.12f01c26aMerge commit from fork0c711920.1.118f09549Add error on bad input valuesc827fce0.1.1029b96b4Add backtrack protection to parametersac4c234Update repo url (#314)bdb66350.1.9c4272e4Allow a non-lookahead regex (#312)51a19550.1.8- Additional commits viewable in compare view
Updates firebase-tools from 10.5.0 to 13.28.0
Release notes
Sourced from firebase-tools's releases.
v13.28.0
- Enable apphosting:rollouts:create command. (#8031)
- Added default value for
emulators.dataconnect.dataDirtoinit dataconnect.- Fixed issue where expired auth tokens would not refresh when running on IDX.
- Fixed an issue where
firebasewould error out instead of displaying help text.- Fixed an issue where
firebase init genkitwould error on Windows machines.- Fixed an issue where emulator returned error when emulating alerts functions written in python (#8019)
- Better error message for emulator binary architecture incompatibility on MacOS (#7995).
- Deprecated
emulators.apphosting.startCommandOverride. Please useemulators.apphosting.startCommandinstead.- Updated
superstaticto9.1.0in package.json.- Updated the Firebase Data Connect local toolkit to v1.7.4, which includes a fix for an issue that caused duplicate installations of the Firebase JS SDK. (#8028)
- Add support for
linkProviderUserInfoin the Auth emulator to allow linking providers to user accounts. (#4170)v13.27.0
- Fixes an issue where
emulators:execwould return a 0 error code when emulators failed to start. (#7974)- Added
--importandemulators:exportsupport to the Data Connect emulator.- Added
firebase.json#emulators.dataconnect.dataDir. When set, Data Connect data will be persisted to the configured directory between emulator runs.- Added App Hosting Emulator: https://firebase.google.com/docs/app-hosting/emulate
- Added
apphosting:config:exportto export App Hosting configurations such as secrets into an apphosting.local.yaml file, to be used by the emulatorv13.26.0
- Migrated some API calls from
firebase.googleapis.comtocloudresourcemanager.googleapis.com.- Moved firebase-tools-ui server.js logic to fireabse-tools to run it in-memory. (#7897)
- Updates
superstaticto9.1.0(#7929).- Added the appdistribution:group:list and appdistribution:testers:list commands.
- Aliased
appdistribution:group:*commands toappdistribution:groups:*.- Updated the Firebase Data Connect local toolkit to v1.7.3, which includes:
- Bug fixes for
@authexpressions that reference theauthvariable- Allows custom boolean claims on the auth token to be returned in expressions
- Adds support for
Optionalarrays in Swift codegen- Updates Kotlin codegen to use fully-qualified class names everywhere
- Removes
StringType_patternfrom generated docs and GQL prelude. (#7968)v13.25.0
- Fix Task Queue Emulator error handling to display error message properly. (#7916)
- Fixed some misleading logs when using the Data Connect emulator with
FIREBASE_DATACONNECT_POSTGRESQL_STRINGset. (#7882)- Update the Firebase Data Connect local toolkit to v1.7.0, which includes support for
queryin mutations,@checkfor advanced authorization, and replacesjava.util.Datewithcom.google.firebase.dataconnect.LocalDateforDatescalar fields and variables in Kotlin codegen. (#7936)- Fixed
firebase init genkitto work with genkit version 0.9.0.v13.24.2
- Bump the Firebase Data Connect local toolkit to v1.6.1, which fixes the
OrderDirectionenum withOptionaltypes in Dart codegen and adds@ExperimentalFirebaseDataConnectannotations in Kotlin codegen to avoid compiler warnings. (#7912)v13.24.1
- Fixes an issue where Cloud resource location wasn't set during
firebase initv13.24.0
- Fixes an error creating a rollout with App Hosting in the beta API (#7896)
- Added support for Next.js 15. (#7588)
v13.23.1
... (truncated)
Commits
bcb031513.28.09a855a7Update CHANGELOG.md6b107c9Updated to fix issues-4170 (#7980)e895fd2Good catch Ros! (#8033)42f5358Enable apphosting:rollouts:create command (#8031)9ea466fmake adhoc files saved by default (#8025)a9bc138Support for AI Testing Agent (#8001)f11c7c9Clean up thefdccompatiblemodeexperiment. (#8022)7f1c599Better error message when Rosetta is missing (#8030)9ad8df3Add no-undeclared-imports eslint rule (#8017)- 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.