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 all non-major dependencies #41

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
firebase-admin (source) dependencies patch ^9.1.0 -> ^9.1.1
firebase-functions dependencies minor ^3.9.1 -> ^3.11.0
firebase-tools dependencies minor ^8.7.0 -> ^8.9.2
uglify-js dependencies patch ^3.10.1 -> ^3.10.3

Release Notes

firebase/firebase-admin-node ### [`v9.1.1`](https://togithub.com/firebase/firebase-admin-node/releases/v9.1.1) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.1.0...v9.1.1) ##### Bug Fixes - fix(auth): Address several auth typing inconsistencies ([#​993](https://togithub.com/firebase/firebase-admin-node/issues/993)) ##### Miscellaneous - [chore] Release 9.1.1 ([#​1003](https://togithub.com/firebase/firebase-admin-node/issues/1003)) - Add missing class in RemoteConfig Namespace ([#​996](https://togithub.com/firebase/firebase-admin-node/issues/996))
firebase/firebase-functions ### [`v3.11.0`](https://togithub.com/firebase/firebase-functions/releases/v3.11.0) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.10.0...v3.11.0) - Adds support for `vpcConnector` and `vpcConnectorEgressSettings` fields in `functions.runWith()`. **Must be used in conjunction with firebase-tools v8.9.0 or higher.** Thanks [@​pcboy](https://togithub.com/pcboy)! ([#​752](https://togithub.com/firebase/firebase-functions/issues/752)) ### [`v3.10.0`](https://togithub.com/firebase/firebase-functions/releases/v3.10.0) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.9.1...v3.10.0) - Adds support for functions failure policies ([#​482](https://togithub.com/firebase/firebase-functions/issues/482))
firebase/firebase-tools ### [`v8.9.2`](https://togithub.com/firebase/firebase-tools/releases/v8.9.2) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v8.9.1...v8.9.2) - Change default runtime for Firebase Extensions template to nodejs10. - Modify messages for Firebase Extensions Node.js 10 migration. ### [`v8.9.1`](https://togithub.com/firebase/firebase-tools/releases/v8.9.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v8.9.0...v8.9.1) - Fixes default credentials inside `functions:shell` ([#​2561](https://togithub.com/firebase/firebase-tools/issues/2561)) ### [`v8.9.0`](https://togithub.com/firebase/firebase-tools/releases/v8.9.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v8.8.1...v8.9.0) - Display additional info on the impact of running Firebase extensions with Node.js 10 runtime. ([#​2549](https://togithub.com/firebase/firebase-tools/issues/2549)) - Add support for vpcConnector and vpcConnectorEgressSettings customization for functions. **Must be used in conjunction with firebase-functions v3.11.0 or higher.** Thanks [@​pcboy](https://togithub.com/pcboy)! ([#​2525](https://togithub.com/firebase/firebase-tools/issues/2525)) ### [`v8.8.1`](https://togithub.com/firebase/firebase-tools/releases/v8.8.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v8.8.0...v8.8.1) - Fixes a bug where all Cloud Functions for Firebase deploys asked about failure policies. ### [`v8.8.0`](https://togithub.com/firebase/firebase-tools/releases/v8.8.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v8.7.0...v8.8.0) - Fixes an issue where immutable params were not sent during ext:configure. - Includes latest features and improvements from production in the Firestore Emulator. - Fixes issue where all database functions triggered on the default namespace ([#​2501](https://togithub.com/firebase/firebase-tools/issues/2501)) - Fixes issue where rules paths were not normalized before reading ([#​2544](https://togithub.com/firebase/firebase-tools/issues/2544)) - Functions emulator waits for all functions to finish before exiting ([#​1813](https://togithub.com/firebase/firebase-tools/issues/1813)) - Adds support for deploying functions with a failure policy.
mishoo/UglifyJS ### [`v3.10.3`](https://togithub.com/mishoo/UglifyJS/compare/v3.10.2...v3.10.3) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.10.2...v3.10.3) ### [`v3.10.2`](https://togithub.com/mishoo/UglifyJS/releases/v3.10.2) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.10.1...v3.10.2)  

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.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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