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

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
@commitlint/cli ^12.1.1 -> ^12.1.4 age adoption passing confidence
@commitlint/config-conventional ^12.1.1 -> ^12.1.4 age adoption passing confidence
@google-cloud/firestore ^4.11.0 -> ^4.12.2 age adoption passing confidence
firebase-admin (source) ^9.8.0 -> ^9.9.0 age adoption passing confidence
firebase-functions ^3.13.2 -> ^3.14.1 age adoption passing confidence
firebase-tools ^9.10.2 -> ^9.12.1 age adoption passing confidence
uglify-js ^3.13.5 -> ^3.13.8 age adoption passing confidence

Release Notes

conventional-changelog/commitlint ### [`v12.1.4`](https://togithub.com/conventional-changelog/commitlint/releases/v12.1.4) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v12.1.3...v12.1.4) fix node v10 support ### [`v12.1.3`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​1213-httpsgithubcomconventional-changelogcommitlintcomparev1212v1213-2021-05-12) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) ##### Bug Fixes - update dependency fs-extra to v10 ([#​2575](https://togithub.com/conventional-changelog/commitlint/issues/2575)) ([d47d2b5](https://togithub.com/conventional-changelog/commitlint/commit/d47d2b595b980adadd4fb8ff198c1914caeff18f)) - update dependency yargs to v17 ([#​2574](https://togithub.com/conventional-changelog/commitlint/issues/2574)) ([81c38dd](https://togithub.com/conventional-changelog/commitlint/commit/81c38ddf15f239b525f673b26b2ee6606f2ee8f6)) ### [`v12.1.2`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​1212-httpsgithubcomconventional-changelogcommitlintcomparev1211v1212-2021-04-29) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) ##### Bug Fixes - **rules:** fix subject-full-stop rule config value type ([#​2534](https://togithub.com/conventional-changelog/commitlint/issues/2534)) ([2ab3c57](https://togithub.com/conventional-changelog/commitlint/commit/2ab3c57b709ddad3fc98d768309ac4fdac8cb68a)) - **types:** update chalk import ([#​2535](https://togithub.com/conventional-changelog/commitlint/issues/2535)) ([89f9a6d](https://togithub.com/conventional-changelog/commitlint/commit/89f9a6d759f7296438e184a93c1f766aba1443ca))
googleapis/nodejs-firestore ### [`v4.12.2`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​4122-httpswwwgithubcomgoogleapisnodejs-firestorecomparev4121v4122-2021-05-27) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.12.1...v4.12.2) ### [`v4.12.1`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​4121-httpswwwgithubcomgoogleapisnodejs-firestorecomparev4120v4121-2021-05-27) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.12.0...v4.12.1) ### [`v4.12.0`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​4120-httpswwwgithubcomgoogleapisnodejs-firestorecomparev4111v4120-2021-05-19) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.11.1...v4.12.0) ##### Features - add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#​1506](https://www.github.com/googleapis/nodejs-firestore/issues/1506)) ([6fa1d4d](https://www.github.com/googleapis/nodejs-firestore/commit/6fa1d4da627f17d76cf2d6109765862fd5083e03)) - add Precondition.exists to delete() ([#​1505](https://www.github.com/googleapis/nodejs-firestore/issues/1505)) ([28d645b](https://www.github.com/googleapis/nodejs-firestore/commit/28d645bd3e368abde592bfa2611de3378ca175a6)) ##### [4.11.1](https://www.github.com/googleapis/nodejs-firestore/compare/v4.11.0...v4.11.1) (2021-05-13) ##### Bug Fixes - **deps:** require google-gax v2.12.0 ([#​1497](https://www.github.com/googleapis/nodejs-firestore/issues/1497)) ([a8d5f0b](https://www.github.com/googleapis/nodejs-firestore/commit/a8d5f0b1e4503ef9f0d289dbf8ed67a30eb9ed4b)) ### [`v4.11.1`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​4111-httpswwwgithubcomgoogleapisnodejs-firestorecomparev4110v4111-2021-05-13) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.11.0...v4.11.1)
firebase/firebase-admin-node ### [`v9.9.0`](https://togithub.com/firebase/firebase-admin-node/releases/v9.9.0) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.8.0...v9.9.0) ##### Breaking Changes - change: The Admin SDK now requires Node.js 10.13.0 or higher. ([#​1300](https://togithub.com/firebase/firebase-admin-node/issues/1300)) ##### New Features - feat(auth): Added code flow support for OIDC flow. ([#​1220](https://togithub.com/firebase/firebase-admin-node/issues/1220)) ##### Bug Fixes - fix(auth): make MFA uid optional for updateUser operations ([#​1278](https://togithub.com/firebase/firebase-admin-node/issues/1278)) - fix: Revert regression introduced in [#​1257](https://togithub.com/firebase/firebase-admin-node/issues/1257) ([#​1277](https://togithub.com/firebase/firebase-admin-node/issues/1277)) ##### Miscellaneous - \[chore] Release 9.9.0 ([#​1302](https://togithub.com/firebase/firebase-admin-node/issues/1302)) - Fixed integration test failure of skipped tests ([#​1299](https://togithub.com/firebase/firebase-admin-node/issues/1299)) - chore: Teporarily disabling sendToDeviceGroup integration test ([#​1292](https://togithub.com/firebase/firebase-admin-node/issues/1292)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.11.2 to 7.15.2 ([#​1291](https://togithub.com/firebase/firebase-admin-node/issues/1291)) - build(deps-dev): bump chalk from 1.1.3 to 4.1.1 ([#​1288](https://togithub.com/firebase/firebase-admin-node/issues/1288)) - build(deps-dev): bump nyc from 14.1.1 to 15.1.0 ([#​1290](https://togithub.com/firebase/firebase-admin-node/issues/1290)) - build(deps-dev): bump sinon from 9.0.2 to 9.2.4 ([#​1289](https://togithub.com/firebase/firebase-admin-node/issues/1289)) - build(deps-dev): bump run-sequence from 1.2.2 to 2.2.1 ([#​1282](https://togithub.com/firebase/firebase-admin-node/issues/1282)) - build(deps-dev): bump gulp-header from 1.8.12 to 2.0.9 ([#​1283](https://togithub.com/firebase/firebase-admin-node/issues/1283)) - chore: Remove gulp-replace dependency ([#​1285](https://togithub.com/firebase/firebase-admin-node/issues/1285)) - chore: Enabled dependabot ([#​1279](https://togithub.com/firebase/firebase-admin-node/issues/1279)) - build(deps): bump jose from 2.0.4 to 2.0.5 ([#​1265](https://togithub.com/firebase/firebase-admin-node/issues/1265)) - build(deps): bump handlebars from 4.7.6 to 4.7.7 ([#​1253](https://togithub.com/firebase/firebase-admin-node/issues/1253))
firebase/firebase-functions ### [`v3.14.1`](https://togithub.com/firebase/firebase-functions/releases/v3.14.1) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.14.0...v3.14.1) - Fixes a bug where typescript would fail to compile with old (but supported) versions of firebase-admin - Replaces 3.13.3 which was an inappropriately numbered version ### [`v3.14.0`](https://togithub.com/firebase/firebase-functions/releases/v3.14.0) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.13.3...v3.14.0) - Functions may now be deployed with 8GB RAM - Functions may now be deployed to europe-central2 (Warsaw) - Add support for validating App Check tokens for Callable Functions ### [`v3.13.3`](https://togithub.com/firebase/firebase-functions/releases/v3.13.3) [Compare Source](https://togithub.com/firebase/firebase-functions/compare/v3.13.2...v3.13.3) - Fixes a bug where typescript would fail to compile with old (but supported) versions of firebase-admin
firebase/firebase-tools ### [`v9.12.1`](https://togithub.com/firebase/firebase-tools/releases/v9.12.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.12.0...v9.12.1) - Fixes a regression where `timeZone` for scheduled Cloud Functions was always America/Los_Angeles. ([#​3425](https://togithub.com/firebase/firebase-tools/issues/3425)) - Fixes an issue where a provided channel ID would be ignored when creating a Firebase Hosting channel. ([#​3417](https://togithub.com/firebase/firebase-tools/issues/3417)) - Fixes a regression where HTTPS functions could not be called from `functions:shell` and `emulators:start`. ([#​3426](https://togithub.com/firebase/firebase-tools/issues/3426)) ### [`v9.12.0`](https://togithub.com/firebase/firebase-tools/releases/v9.12.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.11.0...v9.12.0) - Enable running functions in multiple regions in the emulator. ([#​3364](https://togithub.com/firebase/firebase-tools/issues/3364)) - Adds the deployed version to the output when deploying to Firebase Hosting. ([#​3157](https://togithub.com/firebase/firebase-tools/issues/3157)) - Updates the configured runtime for functions generated by `firebase init functions` from Node.js 12 to 14 ([#​3399](https://togithub.com/firebase/firebase-tools/issues/3399)) - Releases Firestore Emulator v1.12.0: supports clearing data partially. ([#​3402](https://togithub.com/firebase/firebase-tools/issues/3402)) - Fixes manually setting download tokens in Storage Emulator. ([#​3396](https://togithub.com/firebase/firebase-tools/issues/3396)) - Fixes deleting custom metadata in Storage emulator. ([#​3385](https://togithub.com/firebase/firebase-tools/issues/3385)) - Fixes errors when calling makePublic() with Storage Emulator([#​3394](https://togithub.com/firebase/firebase-tools/issues/3394)) - Fixes mishandling of bytes when uploading two files with the same name in the Storage Emulator ([#​3406](https://togithub.com/firebase/firebase-tools/issues/3406)) - Adds support for setting user labels on scheduled functions. ([#​3408](https://togithub.com/firebase/firebase-tools/issues/3408)) ### [`v9.11.0`](https://togithub.com/firebase/firebase-tools/releases/v9.11.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.10.2...v9.11.0) - Adds Cloud Storage for Firebase emulator. ( [#​1738](https://togithub.com/firebase/firebase-tools/issues/1738)) - Allows Hosting deploys with no `public` directory when dynamic rewrites or redirects are present. ([#​3349](https://togithub.com/firebase/firebase-tools/issues/3349)) - Fixes error where Hosting gets in an undeployable state due to the hash cache having incorrect entries. ([#​2126](https://togithub.com/firebase/firebase-tools/issues/2126)) - Improves error handling for the throttler queue, to better diagnose Hosting deploys that fail during the file upload step. ([#​2126](https://togithub.com/firebase/firebase-tools/issues/2126))
mishoo/UglifyJS ### [`v3.13.8`](https://togithub.com/mishoo/UglifyJS/releases/v3.13.8) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.13.7...v3.13.8) ##### Features - improve compression on tagged template literal ([`e0695ef`](https://togithub.com/mishoo/UglifyJS/commit/e0695ef5492ac227c3c381683347f939f99a1021)) - support source mapping of `class` property ([`5d4e6e3`](https://togithub.com/mishoo/UglifyJS/commit/5d4e6e3bdc4b37d9430470f6d794bec87a467ba3)) ##### Bug Fixes - `arguments` object ([`de376c3`](https://togithub.com/mishoo/UglifyJS/commit/de376c3d3316fc4a33a876793eb4d693422415a0), [`df47632`](https://togithub.com/mishoo/UglifyJS/commit/df47632eccdc505810073d7bfced21bbf8c2dd98)) - `function` scope ([`eb08fed`](https://togithub.com/mishoo/UglifyJS/commit/eb08fed120ad1d2dcd41a2ae03cec3d3b2885c7b)) - lexical declaration ([`8b0c836`](https://togithub.com/mishoo/UglifyJS/commit/8b0c8365150c1471eef98ed37e33bb66a51c3a45), [`1e787c5`](https://togithub.com/mishoo/UglifyJS/commit/1e787c556b916644e8ba2fc36fce024001f00ff8), [`7caab39`](https://togithub.com/mishoo/UglifyJS/commit/7caab39e261f1787f1a40fca3e7b6fd6ab21d824)) - optional chaining operator ([`4a19575`](https://togithub.com/mishoo/UglifyJS/commit/4a19575e74beaf4c934581623c3372d084ebfeb7)) - private `class` property ([`d2a45ba`](https://togithub.com/mishoo/UglifyJS/commit/d2a45ba441ed6975021b3524215c01a011dfb46a)) - static `class` field ([`eff45ea`](https://togithub.com/mishoo/UglifyJS/commit/eff45eac0ee284a113d1b587263fcef8e397daa3)) - `throw` statement ([`d6152e6`](https://togithub.com/mishoo/UglifyJS/commit/d6152e6a76908223cace651898e12a3b3c9a445d)) ### [`v3.13.7`](https://togithub.com/mishoo/UglifyJS/releases/v3.13.7) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.13.6...v3.13.7) ##### Features - improve elimination of unused variables ([`b1cfa71`](https://togithub.com/mishoo/UglifyJS/commit/b1cfa7113129e15a621aa5fd5750bca3b4a7250c)) - reduce entropy of name mangling ([`689f8f5`](https://togithub.com/mishoo/UglifyJS/commit/689f8f504d03d47f184c45c85d0b3eb597fafe85)) ##### Bug Fixes - `__proto__` accessor ([`e136155`](https://togithub.com/mishoo/UglifyJS/commit/e13615549ef15954fa7317a504652b82cbb93c1c)) - assignment operator ([`bbed9b1`](https://togithub.com/mishoo/UglifyJS/commit/bbed9b13b12a5bdcaad414e4e2ccd469001eb0e7), [`2549377`](https://togithub.com/mishoo/UglifyJS/commit/254937754c2e3c33f934dcf7df619d8a46319a14)) - function declaration ([`a7698f8`](https://togithub.com/mishoo/UglifyJS/commit/a7698f88455b3bfc40b6543c812e6a795f00cd99)) - lexical declaration ([`2cff7c9`](https://togithub.com/mishoo/UglifyJS/commit/2cff7c94e843e72dee1adf6c826a190f0e156441)) - logical assignment operator ([`ae51f76`](https://togithub.com/mishoo/UglifyJS/commit/ae51f76ba7568e01b185cb4b6c6e16dee0bf5300)) - optional chaining operator ([`60f3b55`](https://togithub.com/mishoo/UglifyJS/commit/60f3b5515675644cde8ef1a980295f5c841956d8), [`e044293`](https://togithub.com/mishoo/UglifyJS/commit/e04429350f4eff1299afe84967d15093abc091ff)) - template literal ([`7576048`](https://togithub.com/mishoo/UglifyJS/commit/75760481184c6d63595f8f7c3456b664d221abb5)) ### [`v3.13.6`](https://togithub.com/mishoo/UglifyJS/releases/v3.13.6) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.13.5...v3.13.6) ##### Features - support optional chaining operator ([`f0de9a8`](https://togithub.com/mishoo/UglifyJS/commit/f0de9a8b5d577221d3180c9e135d5cbda8a337c3), [`ce3c35f`](https://togithub.com/mishoo/UglifyJS/commit/ce3c35fa8b4c8e9a777d19220915880cdd45f3fb)) - improve granularity of variable substitutions ([`16411dc`](https://togithub.com/mishoo/UglifyJS/commit/16411dcb8721e9901271db74c3409e720c2f8ec5), [`6ab26ee`](https://togithub.com/mishoo/UglifyJS/commit/6ab26eef6c4bb67200f0b8b65171f774f1a16377), [`fb03561`](https://togithub.com/mishoo/UglifyJS/commit/fb035617996c416fd68d571fe351848d0e5aa506), [`4114431`](https://togithub.com/mishoo/UglifyJS/commit/4114431eec1f822e75b86753a801b720dbe5ad04), [`203f4b7`](https://togithub.com/mishoo/UglifyJS/commit/203f4b7ad9994f85472402c5be8474755d1d835d), [`3094eaa`](https://togithub.com/mishoo/UglifyJS/commit/3094eaaa89b3993051e307804dd5daee1cf7146a), [`d464be3`](https://togithub.com/mishoo/UglifyJS/commit/d464be3f3f7ef91c7083e16210cc7d1b8a337816)) - extend circular self-reference eliminations ([`53b57ee`](https://togithub.com/mishoo/UglifyJS/commit/53b57ee57e3d00792f70685e6b4531e6d990ca27), [`19d232b`](https://togithub.com/mishoo/UglifyJS/commit/19d232badb0d9b16f447e89c33998fcf542496ce)) ##### Bug Fixes - `__proto__` accessor ([`d833e66`](https://togithub.com/mishoo/UglifyJS/commit/d833e66d23cab3c9c03a99a9cf118647bf862868), [`8e4a19f`](https://togithub.com/mishoo/UglifyJS/commit/8e4a19ffec0506c25aebb05e2c84ec32ff307642), [`df980db`](https://togithub.com/mishoo/UglifyJS/commit/df980db4a887bf6d48d872d8dd61713dc42f7842), [`8bbfaac`](https://togithub.com/mishoo/UglifyJS/commit/8bbfaacdae0b63987652766b9f3a327ff6d06231), [`ac1f7d6`](https://togithub.com/mishoo/UglifyJS/commit/ac1f7d689b7dbd6311a6e8eaa633072db9d9703c)) - default parameter ([`ee9ceb7`](https://togithub.com/mishoo/UglifyJS/commit/ee9ceb79ca61c8adb9bbf7e82459ab0bbe3aaced)) - property accessor ([`bbca9de`](https://togithub.com/mishoo/UglifyJS/commit/bbca9de9cd7e715bf62a8c624cd3f53e4386b566), [`bb22536`](https://togithub.com/mishoo/UglifyJS/commit/bb225367cbf427c6588a541c3936f94b67cbc1c5)) - template literal ([`5d9224d`](https://togithub.com/mishoo/UglifyJS/commit/5d9224deb893c383e9a2c2b11c5926db96bd7a1f))

Configuration

šŸ“… Schedule: "before 3am on the first day of the month" (UTC).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™»ļø 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.