ecomplus / application-starter

Serverless boilerplate for E-Com Plus apps (integrations) with Firebase Cloud Functions and GitHub Actions
MIT License
2 stars 3 forks source link

fix(deps): update dependency firebase-tools to v11 #161

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-tools ^10.9.2 -> ^11.0.1 age adoption passing confidence

Release Notes

firebase/firebase-tools ### [`v11.0.1`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.0.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.0.0...v11.0.1) - Fixes issue where `ext:*` commands would error out if the `--local` flag was included. This flag is deprecated because it is now the default behavior ([#​4577](https://togithub.com/firebase/firebase-tools/issues/4577)). - Improves Node.js version warning for standalone Firebase CLI build ([#​2791](https://togithub.com/firebase/firebase-tools/issues/2791)). ### [`v11.0.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.0.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v10.9.2...v11.0.0) #### Breaking - Drops support for Node 12. - Tooling moves to Node 16, firepit (standalone) builds move to Node 16, testing moves to 14, 16, and 18. - Removes support for running the emulators with Java versions prior to 11. - Removes `params` flag from ext:install, ext:update, ext:configure commands as they are replaced by the Extensions Manifest. See https://firebase.google.com/docs/extensions/manifest for more details. - Removes `ext:dev:emulators:start` and `ext:dev:emulators:exec` preview commands. #### Not-so-breaking - Fixes missing Connection header in RTDB emulator REST streaming API ([https://github.com/firebase/firebase-tools/issues/3329](https://togithub.com/firebase/firebase-tools/issues/3329)). - Fixes error messaging when working with apps in interactive/non-interactive modes ([#​4007](https://togithub.com/firebase/firebase-tools/issues/4007)). - Fixes an issue where the Extensions emulator would not work on Windows ([#​4554](https://togithub.com/firebase/firebase-tools/issues/4554)). - Removes unused `dotenv` dependency. - Updates `fs-extra` dependency. - Updates `tmp` dependency.

Configuration

📅 Schedule: "after 7am on the first day of the month" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.