Closed renovate[bot] closed 1 month ago
Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.
β» Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Unknown Syntax Error: Unsupported option name ("--ignore-platform").
$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]
Unknown Syntax Error: Unsupported option name ("--ignore-platform").
$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]
Path | Size |
---|---|
CommonJS: attachCustomCommands | 8.19 KB (0%) |
CommonJS: plugin | 8.18 KB (0%) |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.26%. Comparing base (
bf20bbc
) to head (b493ecf
). Report is 17 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:tada: This PR is included in version 4.2.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
13.14.2
->13.20.2
Release Notes
firebase/firebase-tools (firebase-tools)
### [`v13.20.2`](https://redirect.github.com/firebase/firebase-tools/releases/tag/v13.20.2) [Compare Source](https://redirect.github.com/firebase/firebase-tools/compare/v13.20.1...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`](https://redirect.github.com/firebase/firebase-tools/releases/tag/v13.20.1) [Compare Source](https://redirect.github.com/firebase/firebase-tools/compare/v13.20.0...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](https://redirect.github.com/firebase/firebase-tools/issues/7763)) ### [`v13.20.0`](https://redirect.github.com/firebase/firebase-tools/releases/tag/v13.20.0) [Compare Source](https://redirect.github.com/firebase/firebase-tools/compare/v13.19.0...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 `Any` scalar type and `OrderDirection`, support for `first` to lookup operations, and breaking changes for iOS generated SDKs. PLease see documentation for more details ([#7744](https://redirect.github.com/firebase/firebase-tools/issues/7744)). - Revert the minimum Functions SDK version and add logging for extensions features using v5.1.0 ([#7731](https://redirect.github.com/firebase/firebase-tools/issues/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](https://redirect.github.com/firebase/firebase-tools/issues/7746)) - Improved `firebase init dataconnect` to better support local-first onboarding. ([#7733](https://redirect.github.com/firebase/firebase-tools/issues/7733)) - Added support for the `--watch` option in `firebase dataconnect:sdk:generate`. ([#7719](https://redirect.github.com/firebase/firebase-tools/issues/7719)) - Minor fix in the Firebase Data Connect GraphQL query template. ([#7736](https://redirect.github.com/firebase/firebase-tools/issues/7736)) ### [`v13.19.0`](https://redirect.github.com/firebase/firebase-tools/releases/tag/v13.19.0) [Compare Source](https://redirect.github.com/firebase/firebase-tools/compare/v13.18.0...v13.19.0) - Updated Firebase Data Connect local toolkit version to v1.3.8, which adds support for `Any` scalar values in the Android SDK, strongly-typed variables in `@auth` expressions, and a minor internal fix for the Dart SDK code generation. ([#7696](https://redirect.github.com/firebase/firebase-tools/issues/7696)) - Added new command `firebase ext:sdk:install` to allow you to configure extensions in a functions codebase. See https://firebase.google.com/docs/extensions/install-extensions?interface=sdk for details.([#7581](https://redirect.github.com/firebase/firebase-tools/issues/7581)) - Increased the minimum version of the firebase-functions to 5.1.0. To avoid deployment issues, ensure that you upgrade your functions code. ### [`v13.18.0`](https://redirect.github.com/firebase/firebase-tools/releases/tag/v13.18.0) [Compare Source](https://redirect.github.com/firebase/firebase-tools/compare/v13.17.0...v13.18.0) - Added `firebase deploy --dry-run`, which validates your changes and builds your code without making any production changes. - Added support for non-default Firestore databases in `firebase init`. ([#7655](https://redirect.github.com/firebase/firebase-tools/issues/7655)) - Updated supported range for Angular framework. ([#7418](https://redirect.github.com/firebase/firebase-tools/issues/7418)) - Fixed (Angular 17+) temporary change the PORT in Angular server.ts ([#6651](https://redirect.github.com/firebase/firebase-tools/issues/6651)) - Switched Data Connect API from `v1alpha` to `v1beta`. ([#7589](https://redirect.github.com/firebase/firebase-tools/issues/7589)) - Improved handling of Spark projects in `firebase init dataconnect`. ([#7666](https://redirect.github.com/firebase/firebase-tools/issues/7666)) - Updated Firebase Data Connect local toolkit version to v1.3.7, which adds support for `v1beta` gRPC APIs and the `OrderDirection` enum in Swift, and makes transactional queries and mutations opt-in with the `@transaction` directive. ([#7679](https://redirect.github.com/firebase/firebase-tools/issues/7679)) - Add dataconnect SQL grant command `firebase dataconnect:sql:grant -RConfiguration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.