ecomplus / app-bling-erp

E-Com Plus app to integrate Bling ERP
GNU General Public License v3.0
3 stars 4 forks source link

fix(deps): update dependency firebase-tools to v9 #18

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.6.1 age adoption passing confidence

Release Notes

firebase/firebase-tools ### [`v9.6.1`](https://togithub.com/firebase/firebase-tools/releases/v9.6.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.6.0...v9.6.1) - Adds `hosting:sites:` commands to allow managing Hosting Sites. - Fixes extra logging and race conditions when disabling emulated background functions. ### [`v9.6.0`](https://togithub.com/firebase/firebase-tools/releases/v9.6.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.5.0...v9.6.0) - Fixes issue where proxied requests to dynamic content through the Hosting emulator would return unexpected `location` headers. ([#​3097](https://togithub.com/firebase/firebase-tools/issues/3097)) - Fixes issue where optional extension parameters could not be omitted. ([#​3126](https://togithub.com/firebase/firebase-tools/issues/3126)) - Fixes issues with initializing Remote Config ([#​3137](https://togithub.com/firebase/firebase-tools/issues/3137)) - Deploying a function with a retry policy will no longer prompt if the function already had a retry policy ([firebase-functions#​798](https://togithub.com/firebase-functions/firebase-tools/issues/798)) - Fixes issue where the Firebase Hosting emulator would fail to start with `--only` filters using targets ([#​2820](https://togithub.com/firebase/firebase-tools/issues/2820)). - Fixes issue where `database:remove` fails for large nodes ([#​3186](https://togithub.com/firebase/firebase-tools/issues/3186), [#​3193](https://togithub.com/firebase/firebase-tools/issues/3193)). ### [`v9.5.0`](https://togithub.com/firebase/firebase-tools/releases/v9.5.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.4.0...v9.5.0) - Fixes issue where OOB flow is not initiated after updating a user's email ([#​3096](https://togithub.com/firebase/firebase-tools/issues/3096)) - Fixes issue where rules are not applied to the default emulated Realtime Database instance ([#​3124](https://togithub.com/firebase/firebase-tools/issues/3124)) - Adds `setup:emulators:ui` command to download the Emulators UI ([#​3152](https://togithub.com/firebase/firebase-tools/issues/3152)) - Fixes issue causing timeout errors for eventually successful functions deploys ([#​3147](https://togithub.com/firebase/firebase-tools/issues/3147)) - Fixes issue where adding a field to an empty document in Firestore Emulator UI fails ### [`v9.4.0`](https://togithub.com/firebase/firebase-tools/releases/v9.4.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.3.0...v9.4.0) - Fixes issue where proxied requests to dynamic content through the Hosting emulator would return unexpected `location` headers. ([#​3097](https://togithub.com/firebase/firebase-tools/issues/3097)) - Fixes issue where optional extension parameters could not be omitted. ([#​3126](https://togithub.com/firebase/firebase-tools/issues/3126)) - Fixes issue where deploying Cloud Functions for Firebase fails on Node.js v15. ([#​3120](https://togithub.com/firebase/firebase-tools/issues/3120)) - Fixes issue where hosting emulator would connect to 0.0.0.0 for emulators. ([#​3121](https://togithub.com/firebase/firebase-tools/issues/3121)) - Improves performance and reliability of Cloud Functions for Firebase deployments. ([#​3132](https://togithub.com/firebase/firebase-tools/issues/3132)) ### [`v9.3.0`](https://togithub.com/firebase/firebase-tools/releases/v9.3.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.2.2...v9.3.0) - Adds support for batchDelete in Auth Emulator ([#​3091](https://togithub.com/firebase/firebase-tools/issues/3091)). - Adds support for createSessionCookie in Auth Emulator ([#​3094](https://togithub.com/firebase/firebase-tools/issues/3094)). - Fixes support for using the CLI as a library against locally running emulators ([#​3084](https://togithub.com/firebase/firebase-tools/issues/3084)). ### [`v9.2.2`](https://togithub.com/firebase/firebase-tools/releases/v9.2.2) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.2.1...v9.2.2) - Improves handling of compressed content when proxying through the Hosting emulator. ([#​3052](https://togithub.com/firebase/firebase-tools/issues/3052), [#​3055](https://togithub.com/firebase/firebase-tools/issues/3055)) ### [`v9.2.1`](https://togithub.com/firebase/firebase-tools/releases/v9.2.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.2.0...v9.2.1) - Catches errors while updating authorized domains when deleting channels, printing a warning instead of failing. - Fixes issue where `host` header was being incorrectly set when proxying to Cloud Run or Cloud Functions for Firebase from the Hosting emulator. ([#​3012](https://togithub.com/firebase/firebase-tools/issues/3012)) - Adds support for setting availableMemoryMb to 4GB in the Cloud Functions for Firebase emulator. ([#​3026](https://togithub.com/firebase/firebase-tools/issues/3026)) - Fixes issue where emulated HTTP functions would crash when the URL contained query parameters ([#​3032](https://togithub.com/firebase/firebase-tools/issues/3032)) - Fixes issue with routing to emulated HTTP functions in regions outside of `us-central1` ([#​3031](https://togithub.com/firebase/firebase-tools/issues/3031)) - Fixes issue where authorized domains were not being correctly updated when deploying to Hosting channels. ([#​3002](https://togithub.com/firebase/firebase-tools/issues/3002)) - Fixes issue where the User-Agent was being overridden when proxying through the Hosting emulator. ([#​2970](https://togithub.com/firebase/firebase-tools/issues/2970)) - Fixes issue where Firestore Emulator wrongly triggers events on deleting an nonexistent document ([#​3043](https://togithub.com/firebase/firebase-tools/issues/3043)). - Adds `root: true` to lint configurations for newly initialized functions directories to prevent it being combined with a higher level config. ([#​2925](https://togithub.com/firebase/firebase-tools/issues/2925)) - Fixes issue where Auth emulator APIs require Oauth security for incoming requests. ([#​3044](https://togithub.com/firebase/firebase-tools/issues/3044)) ### [`v9.2.0`](https://togithub.com/firebase/firebase-tools/releases/v9.2.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.1.2...v9.2.0) - Improves logging for `emulators:start` and `emulators:exec` ([#​3020](https://togithub.com/firebase/firebase-tools/issues/3020)). - Add warning when a developer is using yarn@2 PnP ([#​2198](https://togithub.com/firebase/firebase-tools/issues/2198)). - Fixes incorrect URLs reported inside emulated HTTPS functions ([#​1862](https://togithub.com/firebase/firebase-tools/issues/1862)). - Updates underlying timeout handler when proxying through the Hosting emulator. - Adds support for installing [experimental extensions](https://togithub.com/FirebaseExtended/experimental-extensions) ([#​2830](https://togithub.com/firebase/firebase-tools/issues/2830)). - Adds support for setting ingressSettings when deploying Cloud Functions ([#​2924](https://togithub.com/firebase/firebase-tools/issues/2924)). ### [`v9.1.2`](https://togithub.com/firebase/firebase-tools/releases/v9.1.2) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.1.1...v9.1.2) - Fixes `firebase init` error when no arguments pased ([#​3000](https://togithub.com/firebase/firebase-tools/issues/3000)) - Fixes `firebase serve` error when serving Functions ([#​3000](https://togithub.com/firebase/firebase-tools/issues/3000)) ### [`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 the first day of the month" (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.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 9.x releases. However, if you upgrade to 9.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.