Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency firebase-tools to ^13.29.0 (#1304)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase-tools](https://redirect.github.com/firebase/firebase-tools) | [`^13.27.0` -> `^13.29.0`](https://renovatebot.com/diffs/npm/firebase-tools/13.27.0/13.29.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-tools/13.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-tools/13.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-tools/13.27.0/13.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-tools/13.27.0/13.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>firebase/firebase-tools (firebase-tools)</summary> ### [`v13.29.0`](https://redirect.github.com/firebase/firebase-tools/releases/tag/v13.29.0) [Compare Source](https://redirect.github.com/firebase/firebase-tools/compare/v13.28.0...v13.29.0) - Changes default CF3 runtime to nodejs22 ([#​8037](https://redirect.github.com/firebase/firebase-tools/issues/8037)) - Fixed an issue where `--import` would error for the Data Connect emulator if `dataDir` was also set. - Fixed an issue where `firebase init dataconnect` errored when importing a schema with no GQL files. - Fixed an issue where the Data Connect emulator would not cleanly shut down Postgres and corrupt data. ([#​8044](https://redirect.github.com/firebase/firebase-tools/issues/8044)) - CF3 callables can now be annotate with a genkit action they are serving. ([#​8039](https://redirect.github.com/firebase/firebase-tools/issues/8039)) - HTTPS functions can now be upgraded to HTTPS Callable functions. ([#​8039](https://redirect.github.com/firebase/firebase-tools/issues/8039)) - Update default tsconfig to support more modern defaults. ([#​8039](https://redirect.github.com/firebase/firebase-tools/issues/8039)) - Added validation for project ID and project name during `firebase init` ([#​2514](https://redirect.github.com/firebase/firebase-tools/issues/2514)) - Update the Firebase Data Connect local toolkit to v1.7.5, which includes a fix for Kotlin codegen that ensures that generated XxxKeys.kt files include the required `@file:UseSerializers(UUIDSerializer::class)` annotation. ([#​8058](https://redirect.github.com/firebase/firebase-tools/issues/8058)) ### [`v13.28.0`](https://redirect.github.com/firebase/firebase-tools/releases/tag/v13.28.0) [Compare Source](https://redirect.github.com/firebase/firebase-tools/compare/v13.27.0...v13.28.0) - Enable apphosting:rollouts:create command. ([#​8031](https://redirect.github.com/firebase/firebase-tools/issues/8031)) - Added default value for `emulators.dataconnect.dataDir` to `init dataconnect`. - Fixed issue where expired auth tokens would not refresh when running on IDX. - Fixed an issue where `firebase` would error out instead of displaying help text. - Fixed an issue where `firebase init genkit` would error on Windows machines. - Fixed an issue where emulator returned error when emulating alerts functions written in python ([#​8019](https://redirect.github.com/firebase/firebase-tools/issues/8019)) - Better error message for emulator binary architecture incompatibility on MacOS ([#​7995](https://redirect.github.com/firebase/firebase-tools/issues/7995)). - Deprecated `emulators.apphosting.startCommandOverride`. Please use `emulators.apphosting.startCommand` instead. - Updated `superstatic` to `9.1.0` in 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](https://redirect.github.com/firebase/firebase-tools/issues/8028)) - Add support for `linkProviderUserInfo` in the Auth emulator to allow linking providers to user accounts. ([#​4170](https://redirect.github.com/firebase/firebase-tools/issues/4170)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" in timezone UTC, Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information