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

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
@google-cloud/firestore ^4.14.0 -> ^4.15.0 age adoption passing confidence
firebase-admin (source) ^9.11.0 -> ^9.11.1 age adoption passing confidence
firebase-functions ^3.14.1 -> ^3.15.4 age adoption passing confidence
firebase-tools ^9.16.0 -> ^9.16.6 age adoption passing confidence
husky (source) ^7.0.1 -> ^7.0.2 age adoption passing confidence

Release Notes

googleapis/nodejs-firestore ### [`v4.15.0`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​4150-httpswwwgithubcomgoogleapisnodejs-firestorecomparev4142v4150-2021-08-26) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.14.2...v4.15.0) ##### Features - turns on self-signed JWT feature flag ([#​1593](https://www.togithub.com/googleapis/nodejs-firestore/issues/1593)) ([feee8cc](https://www.github.com/googleapis/nodejs-firestore/commit/feee8cc1b32ab04613f654806ca31477328059ff)) ##### Bug Fixes - Handles identical document ids from different collections. ([#​1599](https://www.togithub.com/googleapis/nodejs-firestore/issues/1599)) ([745b608](https://www.github.com/googleapis/nodejs-firestore/commit/745b608a7883a27ccb1c4d1f7800fdcc9a7917b1)) ##### [4.14.2](https://www.github.com/googleapis/nodejs-firestore/compare/v4.14.1...v4.14.2) (2021-08-17) ##### Bug Fixes - **deps:** google-gax v2.24.1 ([#​1588](https://www.togithub.com/googleapis/nodejs-firestore/issues/1588)) ([56150b6](https://www.github.com/googleapis/nodejs-firestore/commit/56150b62f55d765c0c221aed70b999477f867ace)) ##### [4.14.1](https://www.github.com/googleapis/nodejs-firestore/compare/v4.14.0...v4.14.1) (2021-08-02) ##### Bug Fixes - avoid destructuring undefined timestamps ([#​1575](https://www.togithub.com/googleapis/nodejs-firestore/issues/1575)) ([a61a24a](https://www.github.com/googleapis/nodejs-firestore/commit/a61a24a44e70a9693f552a3a39f4579d861fd77f)) ### [`v4.14.2`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​4142-httpswwwgithubcomgoogleapisnodejs-firestorecomparev4141v4142-2021-08-17) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.14.1...v4.14.2) ### [`v4.14.1`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​4141-httpswwwgithubcomgoogleapisnodejs-firestorecomparev4140v4141-2021-08-02) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.14.0...v4.14.1)
firebase/firebase-admin-node ### [`v9.11.1`](https://togithub.com/firebase/firebase-admin-node/releases/v9.11.1) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.11.0...v9.11.1) ##### Bug Fixes - fix: Update comments in index files ([#​1414](https://togithub.com/firebase/firebase-admin-node/issues/1414)) - fix: Throw error on user disabled and check revoked set true ([#​1401](https://togithub.com/firebase/firebase-admin-node/issues/1401)) ##### Miscellaneous - \[chore] Release 9.11.1 ([#​1415](https://togithub.com/firebase/firebase-admin-node/issues/1415)) - build(deps): bump path-parse from 1.0.6 to 1.0.7 ([#​1413](https://togithub.com/firebase/firebase-admin-node/issues/1413)) - build(deps-dev): bump yargs from 17.0.1 to 17.1.1 ([#​1412](https://togithub.com/firebase/firebase-admin-node/issues/1412)) - chore: Add emulator tests to nightlies ([#​1409](https://togithub.com/firebase/firebase-admin-node/issues/1409)) - build(deps-dev): bump ts-node from 9.0.0 to 10.2.0 ([#​1402](https://togithub.com/firebase/firebase-admin-node/issues/1402)) - build(deps): bump tar from 6.1.0 to 6.1.3 ([#​1399](https://togithub.com/firebase/firebase-admin-node/issues/1399)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.15.2 to 7.18.4 ([#​1379](https://togithub.com/firebase/firebase-admin-node/issues/1379)) - build(deps): bump jwks-rsa from 2.0.3 to 2.0.4 ([#​1393](https://togithub.com/firebase/firebase-admin-node/issues/1393)) - build(deps-dev): bump [@​types/minimist](https://togithub.com/types/minimist) from 1.2.1 to 1.2.2 ([#​1388](https://togithub.com/firebase/firebase-admin-node/issues/1388)) - build(deps-dev): bump [@​types/request](https://togithub.com/types/request) from 2.48.5 to 2.48.6 ([#​1387](https://togithub.com/firebase/firebase-admin-node/issues/1387)) - build(deps-dev): bump [@​types/lodash](https://togithub.com/types/lodash) from 4.14.157 to 4.14.171 ([#​1386](https://togithub.com/firebase/firebase-admin-node/issues/1386)) - build(deps): bump [@​firebase/database](https://togithub.com/firebase/database) from 0.10.6 to 0.10.7 ([#​1385](https://togithub.com/firebase/firebase-admin-node/issues/1385)) - build(deps-dev): bump [@​types/bcrypt](https://togithub.com/types/bcrypt) from 2.0.0 to 5.0.0 ([#​1384](https://togithub.com/firebase/firebase-admin-node/issues/1384)) - build(deps-dev): bump nock from 13.1.0 to 13.1.1 ([#​1370](https://togithub.com/firebase/firebase-admin-node/issues/1370))
firebase/firebase-functions ### [`v3.15.4`](https://togithub.com/firebase/firebase-functions/releases/v3.15.4) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.15.3...v3.15.4) - Fix bug where the arg of https onCall functions sometimes deviates from the documented format. ### [`v3.15.3`](https://togithub.com/firebase/firebase-functions/releases/v3.15.3) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.15.2...v3.15.3) - (temporarly) adds the previously accessible "lib/providers" files as exports. These will be yanked in the next major release. - Fixes a bug where functions.https.HttpsError could not be constructed ### [`v3.15.2`](https://togithub.com/firebase/firebase-functions/releases/v3.15.2) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.15.1...v3.15.2) - Fix an error that broke `firebase emulators:start` on older CLIs ### [`v3.15.1`](https://togithub.com/firebase/firebase-functions/releases/v3.15.1) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.15.0...v3.15.1) - Fix bug that broke the functions emulator ### [`v3.15.0`](https://togithub.com/firebase/firebase-functions/releases/v3.15.0) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.14.1...v3.15.0) - Adds options to set access control on HTTP triggered functions. - Adds new regions to support list (asia-east1, asia-southeast1). - Adds support for setting user labels on functions via `runWith()`. - Adds support for FIREBASE_CONFIG env as the name of a JSON file - Fixes an issue where objects that define `toJSON` could not be logged successfully ([#​907](https://togithub.com/firebase/firebase-functions/issues/907)). - Formalize module exports. Loggers can now be accessed at 'firebase-functions/logger' and 'firebase-functions/logger/compat' - Fixes an issue where Remote Config could not be emulated in Windows machines on the classic Command Prompt.
firebase/firebase-tools ### [`v9.16.6`](https://togithub.com/firebase/firebase-tools/releases/v9.16.6) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.16.5...v9.16.6) - Fixes bug where functions packaged as ES module failed to load on Windows. ([#​3692](https://togithub.com/firebase/firebase-tools/issues/3692)) - Fixes bug parsing dotenv files with multiple quoted values ([#​3703](https://togithub.com/firebase/firebase-tools/issues/3703)) - Tracks use of runtime config and environment variables on function deploys. ([#​3704](https://togithub.com/firebase/firebase-tools/issues/3704)) ### [`v9.16.5`](https://togithub.com/firebase/firebase-tools/releases/v9.16.5) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.16.4...v9.16.5) - Fix Auth Emulator not updating lastLoginAt with signInWithPassword, causing some "token revoked" errors. - Fix `firebase emulator:exec` throwing errors when run without project ID. ([#​3681](https://togithub.com/firebase/firebase-tools/issues/3681)) ### [`v9.16.4`](https://togithub.com/firebase/firebase-tools/releases/v9.16.4) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.16.3...v9.16.4) - Fixes Auth Emulator tokens having invalid auth_time field. ([#​3674](https://togithub.com/firebase/firebase-tools/issues/3674)) ### [`v9.16.3`](https://togithub.com/firebase/firebase-tools/releases/v9.16.3) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.16.2...v9.16.3) - Fixes bug where function deploys failed due to bad FIREBASE_CONFIG value ([#​3668](https://togithub.com/firebase/firebase-tools/issues/3668)). ### [`v9.16.2`](https://togithub.com/firebase/firebase-tools/releases/v9.16.2) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.16.1...v9.16.2) - Fixes issue deploying Cloud Functions for Firebase. ([#​3664](https://togithub.com/firebase/firebase-tools/issues/3664)) ### [`v9.16.1`](https://togithub.com/firebase/firebase-tools/releases/v9.16.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.16.0...v9.16.1) - Makes auth_time emulator behavior match production (auth_time is now set to user's last sign in time). ([#​3608](https://togithub.com/firebase/firebase-tools/issues/3608)) - Fixes Auth Emulator errors when importing many users. ([#​3577](https://togithub.com/firebase/firebase-tools/issues/3577)) - Fixes support for `--except` flag when used for deploying Hosting. ([#​3397](https://togithub.com/firebase/firebase-tools/issues/3397)) - Improves handling of project number identifiers. - Fixes Emulator UI editing timestamp values in Firestore tab. ([#​3653](https://togithub.com/firebase/firebase-tools/issues/3653)) - Fixes page layout issues on Emulator UI Database tab. ([#​3653](https://togithub.com/firebase/firebase-tools/issues/3653)) - Stops Emulator UI triggering functions on importing JSON to Database by default. ([#​3653](https://togithub.com/firebase/firebase-tools/issues/3653))
typicode/husky ### [`v7.0.2`](https://togithub.com/typicode/husky/releases/v7.0.2) [Compare Source](https://togithub.com/typicode/husky/compare/v7.0.1...v7.0.2) Fix pre-commit hook in WebStorm ([#​1023](https://togithub.com/typicode/husky/issues/1023))

Configuration

📅 Schedule: "after 7am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

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

👻 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.