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 v9 #61

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-tools ^8.20.0 -> ^9.1.1 age adoption passing confidence

Release Notes

firebase/firebase-tools ### [`v9.1.1`](https://togithub.com/firebase/firebase-tools/releases/v9.1.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.1.0...v9.1.1) - Allows more than 100 concurrent connections to the Realtime Database emulator. - Fixes incorrect `databaseURL` inside the Cloud Functions emulator for new projects ([#​2965](https://togithub.com/firebase/firebase-tools/issues/2965)). - Fixes function URLs when emulating namespaced/grouped Cloud Functions ([#​2966](https://togithub.com/firebase/firebase-tools/issues/2966)). - Supports using `firebase-bolt` installed in local `node_modules` ([#​767](https://togithub.com/firebase/firebase-tools/issues/767)). - Fixes issue where Auth triggers were not disabled when background trigges were disabled. - Re-adds support for proxying HTTP requests in a new underlying library ([#​2927](https://togithub.com/firebase/firebase-tools/issues/2927)). - Updates the Cloud Functions for Firebase templates used in initialization ([#​2919](https://togithub.com/firebase/firebase-tools/issues/2919)). ### [`v9.1.0`](https://togithub.com/firebase/firebase-tools/releases/v9.1.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.0.1...v9.1.0) - Improves error handling for `firestore:delete` when deleting very large documents. - Support batchCreate API in Auth Emulator ([#​2947](https://togithub.com/firebase/firebase-tools/issues/2947)). - Support emulators:export and import for Auth Emulator ([#​2955](https://togithub.com/firebase/firebase-tools/issues/2955)). - Fixes issue with `firebase init database` populating wrong key for `database.rules`. - Fixes Emulator UI failing to load Firestore listening on 0.0.0.0. ### [`v9.0.1`](https://togithub.com/firebase/firebase-tools/releases/v9.0.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.0.0...v9.0.1) - Fixes "checkForNode8 is not a function" issue in `firebase deploy` ([#​2944](https://togithub.com/firebase/firebase-tools/issues/2944)). ### [`v9.0.0`](https://togithub.com/firebase/firebase-tools/releases/v9.0.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v8.20.0...v9.0.0) - Breaking: Drops support for Node.js 8. - Breaking: Disables deploys of the deprecated Node.js 8 runtime for Cloud Functions. **Existing Node.js 8 functions will stop executing on 2021-03-15.** - Updates several dependencies that require Node.js >= 10 to fix `npm audit` issues.

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.