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

chore(deps): update all non-major dependencies #39

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@commitlint/cli devDependencies patch ^9.1.1 -> ^9.1.2
@commitlint/config-conventional devDependencies patch ^9.1.1 -> ^9.1.2
firebase-admin (source) dependencies minor ^9.0.0 -> ^9.1.0
firebase-functions dependencies patch ^3.9.0 -> ^3.9.1

Release Notes

conventional-changelog/commitlint ### [`v9.1.2`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​912-httpsgithubcomconventional-changelogcommitlintcomparev911v912-2020-07-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v9.1.1...v9.1.2) **Note:** Version bump only for package [@​commitlint/root](https://togithub.com/commitlint/root)
firebase/firebase-admin-node ### [`v9.1.0`](https://togithub.com/firebase/firebase-admin-node/releases/v9.1.0) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.0.0...v9.1.0) ##### New Features - feat(auth): Adds ability to enable MFA on a Google Cloud Identity Platform tenant ([#​930](https://togithub.com/firebase/firebase-admin-node/issues/930)) ##### Bug Fixes - fix(auth): Make displayName optional for AuthProviderConfig typings ([#​970](https://togithub.com/firebase/firebase-admin-node/issues/970)) - fix(auth): Fix several typing inconsistencies ([#​966](https://togithub.com/firebase/firebase-admin-node/issues/966)) - fix: Use object instead of Object in typings ([#​961](https://togithub.com/firebase/firebase-admin-node/issues/961)) ##### Miscellaneous - [chore] Release 9.1.0 ([#​991](https://togithub.com/firebase/firebase-admin-node/issues/991)) - Firebase ML can gracefully accept unknown fields in ModelResponse ([#​989](https://togithub.com/firebase/firebase-admin-node/issues/989)) - Allow RTDB to auto-generate typings, separate internal vs external APIs ([#​963](https://togithub.com/firebase/firebase-admin-node/issues/963)) - Allow Firestore to auto-generate typings, separate internal vs external APIs ([#​986](https://togithub.com/firebase/firebase-admin-node/issues/986)) - Allow RemoteConfig to auto-generate typings, separate internal vs external APIs ([#​984](https://togithub.com/firebase/firebase-admin-node/issues/984)) - Allow FCM to auto-generate typings, separate internal vs external APIs ([#​982](https://togithub.com/firebase/firebase-admin-node/issues/982)) - Allow security-rules to auto-generate typings, separate internal vs external APIs ([#​974](https://togithub.com/firebase/firebase-admin-node/issues/974)) - chore: Adopt no-unused-vars-experimental for eslint to prevent incorrect linting errors ([#​981](https://togithub.com/firebase/firebase-admin-node/issues/981)) - chore: Make instance-id use new modularization pattern ([#​977](https://togithub.com/firebase/firebase-admin-node/issues/977)) - Allow project-management to auto-generate typings, separate internal vs external APIs ([#​971](https://togithub.com/firebase/firebase-admin-node/issues/971)) - chore(rc): Move manual typings remote-config typings to separate folder ([#​975](https://togithub.com/firebase/firebase-admin-node/issues/975)) - Allow instance-id to auto-generate typings, separate internal vs external APIs ([#​969](https://togithub.com/firebase/firebase-admin-node/issues/969)) - Modify gulpfile to allow for autogenerated types per-service ([#​967](https://togithub.com/firebase/firebase-admin-node/issues/967)) - Fix updateUser's typing jsdoc (delete => update) ([#​964](https://togithub.com/firebase/firebase-admin-node/issues/964)) - Add null to customUserClaims ([#​958](https://togithub.com/firebase/firebase-admin-node/issues/958)) - chore: Enable keyword-spacing ESLint rule ([#​957](https://togithub.com/firebase/firebase-admin-node/issues/957)) - chore: Remove instances of XXX_SDK_VERSION_XXX by reading version from package.json ([#​952](https://togithub.com/firebase/firebase-admin-node/issues/952)) - fix fragment ([#​944](https://togithub.com/firebase/firebase-admin-node/issues/944))
firebase/firebase-functions ### [`v3.9.1`](https://togithub.com/firebase/firebase-functions/releases/v3.9.1) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.9.0...v3.9.1) - Updates `firebase-admin` dependency to support `^9.0.0` in addition to `^8.0.0`. Note that `firebase-admin` no longer supports Node.js 8.x as of `9.0.0`. - Fixes logging of unexpected errors in `https.onCall()` functions.

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.