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 #53

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@google-cloud/firestore dependencies patch ^4.7.0 -> ^4.7.1
firebase-admin (source) dependencies minor ^9.3.0 -> ^9.4.0
firebase-tools dependencies minor ^8.15.0 -> ^8.16.1
standard (source) devDependencies patch ^16.0.1 -> ^16.0.2

Release Notes

googleapis/nodejs-firestore ### [`v4.7.1`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​471-httpswwwgithubcomgoogleapisnodejs-firestorecomparev470v471-2020-11-10) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.7.0...v4.7.1)
firebase/firebase-admin-node ### [`v9.4.0`](https://togithub.com/firebase/firebase-admin-node/releases/v9.4.0) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.3.0...v9.4.0) ##### New Features - feat(firestore): Exposed more types from the admin.firestore namespace ([#​1080](https://togithub.com/firebase/firebase-admin-node/issues/1080)) ##### Bug Fixes - fix: Adding es2018 libraries to the build ([#​1079](https://togithub.com/firebase/firebase-admin-node/issues/1079)) - fix: Upgraded dev dependency on yargs ([#​1073](https://togithub.com/firebase/firebase-admin-node/issues/1073)) ##### Miscellaneous - [chore] Release 9.4.0 ([#​1087](https://togithub.com/firebase/firebase-admin-node/issues/1087)) - Use 'owner' token when communicating with Auth emulator ([#​1085](https://togithub.com/firebase/firebase-admin-node/issues/1085)) - Handle lookup returning empty array of users. ([#​1082](https://togithub.com/firebase/firebase-admin-node/issues/1082)) - chore: Configuring an API Extractor report for the repo ([#​1081](https://togithub.com/firebase/firebase-admin-node/issues/1081)) - chore: Auto-generating typings from the source ([#​1072](https://togithub.com/firebase/firebase-admin-node/issues/1072))
firebase/firebase-tools ### [`v8.16.1`](https://togithub.com/firebase/firebase-tools/releases/v8.16.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v8.16.0...v8.16.1) - Fixes issue in setting data in Firebase Realtime Database. ([#​2814](https://togithub.com/firebase/firebase-tools/issues/2814)) ### [`v8.16.0`](https://togithub.com/firebase/firebase-tools/releases/v8.16.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v8.15.1...v8.16.0) - Adds support for the `europe-west1` region for Firebase Realtime Database. - Fixes an issue where the `${param:FOO}` syntax for Firebase Extensions did not work with the emulator. - Fixes issue in `database:settings:get` where the value wasn't being properly displayed. - Fixes Firebase Console URLs for Firebase Realtime Database `database:push`, `database:set`, and `database:update` commands. ### [`v8.15.1`](https://togithub.com/firebase/firebase-tools/releases/v8.15.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v8.15.0...v8.15.1) - Works around Java emulators + WSL connectivity issues. - Fixes normalization when creating/deploying Firebase Hosting channels. - Release RTDB emulator 4.7.1 out-of-region request error fix
standard/standard ### [`v16.0.2`](https://togithub.com/standard/standard/blob/master/CHANGELOG.md#​1602---2020-11-11) [Compare Source](https://togithub.com/standard/standard/compare/v16.0.1...v16.0.2) - Allow `standard` to run on Node 11, even though it's not officially supported [#​1597](https://togithub.com/standard/standard/pull/1597)

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.