firebase-video-samples
firebase-video-samples copied to clipboard
Bump tough-cookie and firebase-tools in /javascript-firestore-auth-crash-course
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 10.5.0 to 13.0.1
Release notes
Sourced from firebase-tools's releases.
v13.0.1
- Fix bug where deploying Firestore function resulted in redudant API calls to the Firestore API (#6583).
- Fix an issue preventing Vite applications from being emulated on Windows. (#6411)
- Addressed an issue preventing Astro applications from being deployed from Windows. (#5709)
- Fixed an issue preventing Angular apps using ng-deploy from being emulated or deployed. (#6584)
- Warn if a Web Framework is outside a well known version range on deploy/emulate. (#6562)
- Use Web Framework's well known version range in
firebase init hosting. (#6562)- Permit use of more SSR regions in Web Frameworks deploys. (#6086)
- Limit Web Framework's generated Cloud Function name to 23 characters, fixing deploys for some. (#6260)
- Allow Nuxt as an option during
firebase init hosting. (#6309)v13.0.0
- Breaking: dropped support for running the CLI on Node.js v16.
- Breaking: Refactored
functions:shellto remove dependency on deprecatedrequestmodule.
- As part of this change, removed support for some rarely used features of
request.- Breaking: Removed deprecated
ext:dev:publishcommand. Useext:dev:uploadinstead.- Added support for running the CLI on Node.js v20.
- Switched Storage deployment to use GetDefaultBucket endpoint to fetch default Storage bucket. (#6467)
- Fixed an issue with emulating blocking functions when using multiple codebases (#6504).
- Added force flag call-out for bypassing prompts (#6506).
- Added the ability to deploy Angular apps using the new application-builder. (#6480)
- Fixed an issue where
--non-interactiveflag is not respected in Firestore indexes deploys. (#6539)- Fixed an issue where
login:usewould not work outside of a Firebase project directory. (#6526)- Prevent app router static
not-foundrequiring a Cloud Function in Next.js deployments. (#6558)- Use only site id from site name in list versions API. (#6565)
v12.9.1
- Fixes issue where initializing Hosting fails when selecting a project. (#6527)
v12.9.0
- Revert enabling preferRest by default to avoid performance degradations for some users (#6520).
- Fix blocking functions in the emulator when using multiple codebases (#6504).
- Add force flag call-out for bypassing prompts (#6506).
- Fixed an issue where the functions emulator did not respect the
--log-verbosityflag (#2859).- Add the ability to look for the default Hosting site via Hosting's API.
- Add logic to create a Hosting site when one is not available in a project.
- Add checks for the default Hosting site when one is assumed to exist.
v12.8.1
- Fixed 2 bugs (unintended database mode changes and disabling of PITR or delete-protection) when updating Firestore databases (#6478)
v12.8.0
- Enable preferRest option by default for Firestore functions. (#6147)
- Fixed a bug where re-deploying 2nd Gen Firestore function failed after updating secrets. (#6456)
- Fixed a bug where similarly-named Hosting channels would cause issues when updating authorized domains. (#6356)
v12.7.0
... (truncated)
Commits
e87eb8c13.0.1e4158cfFix bug where connection single repository properly prompted. (#6596)98ad871Clearing out some scanner vulns (#6590)2a453aeEnsure that depedent APIs are enabled during Backend creation flow. (#6595)2d03226Memoize firestore.getDatabase API calls when deploying Firestore functions (#...e644b4dRolling firepit back to node 18 (#6589)9038f6dadd nuxt init method for firebase hosting (#6309)b8ef5faUpdate ALLOWED_SSR_REGIONS constant for web frameworks (#6591)49ec949Addnuxt.mdto docs (#6303)8997c86Strip special characters from vite output (#6588)- 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.