algo
algo copied to clipboard
Bump firebase-tools from 13.18.0 to 13.20.2
Bumps firebase-tools from 13.18.0 to 13.20.2.
Release notes
Sourced from firebase-tools's releases.
v13.20.2
- Released version 1.4.4 of the Data Connect emulator, which includes a change in node engine requirements from v20 to v18, and an update to the peer dependency for the web SDK.
v13.20.1
- Updated the Firebase Data Connect local toolkit to v1.4.3, which includes a fix for URL redirects in the generated docsite. (#7763)
v13.20.0
- Switched Data Connect emulator to use an in memory PGLite database instead of requiring a separate Postgres installation. Deprecated 'dataconnectEmulator
in.firebaserc`.- Released version 1.4.2 of the Data Connect emulator, which includes SDK support for
Anyscalar type andOrderDirection, support forfirstto lookup operations, and breaking changes for iOS generated SDKs. PLease see documentation for more details (#7744).- Revert the minimum Functions SDK version and add logging for extensions features using v5.1.0 (#7731).
- Added compatibility mode support for Firebase Data Connect schema migrations, where application schema updates are allowed if the database schema is in a compatible state. (#7746)
- Improved
firebase init dataconnectto better support local-first onboarding. (#7733)- Added support for the
--watchoption infirebase dataconnect:sdk:generate. (#7719)- Minor fix in the Firebase Data Connect GraphQL query template. (#7736)
v13.19.0
- Updated Firebase Data Connect local toolkit version to v1.3.8, which adds support for
Anyscalar values in the Android SDK, strongly-typed variables in@authexpressions, and a minor internal fix for the Dart SDK code generation. (#7696)- Added new command
firebase ext:sdk:installto allow you to configure extensions in a functions codebase. See https://firebase.google.com/docs/extensions/install-extensions?interface=sdk for details.(#7581)- Increased the minimum version of the firebase-functions to 5.1.0. To avoid deployment issues, ensure that you upgrade your functions code.
Commits
b288f0113.20.20cd8576Adding better handling for CloudSQl allowlist errors (#7770)85d7c27Updated data connect emulator (#7769)de84b06Add IDX Data collection notice (#7768)50a1ccbUpdate refresh command to reference data connect name (#7767)bcde9b1Update ReadME. Fix case for extension dependency (#7764)b7ad932[firebase-release] Removed change log and reset repo after 13.20.1 release7c0516d13.20.1233889eUpdate version to 0.10.1 (#7765)b47efbdBump FDC local toolkit version to v1.4.3 (#7763)- 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)