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

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.13.1 -> ^4.14.0 age adoption passing confidence
firebase-admin (source) ^9.10.0 -> ^9.11.0 age adoption passing confidence
firebase-tools ^9.14.0 -> ^9.16.0 age adoption passing confidence
husky (source) ^7.0.0 -> ^7.0.1 age adoption passing confidence
standard-version ^9.3.0 -> ^9.3.1 age adoption passing confidence
uglify-js ^3.13.10 -> ^3.14.1 age adoption passing confidence

Release Notes

googleapis/nodejs-firestore ### [`v4.14.0`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​4140-httpswwwgithubcomgoogleapisnodejs-firestorecomparev4132v4140-2021-07-30) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.13.2...v4.14.0) ##### Features - add "NON_EMPTY_DEFAULT" FieldBehavior ([#​1554](https://www.github.com/googleapis/nodejs-firestore/issues/1554)) ([8d9c503](https://www.github.com/googleapis/nodejs-firestore/commit/8d9c50381eedf6ee8043eed681d03b44262b9820)) - allow UnhandledPromiseRejection errors in BulkWriter if no error handler is specified ([#​1572](https://www.github.com/googleapis/nodejs-firestore/issues/1572)) ([e862ac8](https://www.github.com/googleapis/nodejs-firestore/commit/e862ac81cbb99287a226989b184fc2e683defa16)) ##### [4.13.2](https://www.github.com/googleapis/nodejs-firestore/compare/v4.13.1...v4.13.2) (2021-07-14) ##### Bug Fixes - **deps:** google-gax v2.17.1 ([#​1557](https://www.github.com/googleapis/nodejs-firestore/issues/1557)) ([866bd25](https://www.github.com/googleapis/nodejs-firestore/commit/866bd255d930850956609a0941d4010847c0d196)) - lower batch size on BulkWriter retry to stay under throughput limits ([#​1556](https://www.github.com/googleapis/nodejs-firestore/issues/1556)) ([f17a36e](https://www.github.com/googleapis/nodejs-firestore/commit/f17a36e3fa1ce532c1c68ed63ea1845408368469)) ##### [4.13.1](https://www.github.com/googleapis/nodejs-firestore/compare/v4.13.0...v4.13.1) (2021-07-01) ##### Bug Fixes - lower batch size on BulkWriter retry ([#​1549](https://www.github.com/googleapis/nodejs-firestore/issues/1549)) ([26d480b](https://www.github.com/googleapis/nodejs-firestore/commit/26d480b4a7fbeb26e99bb23d7aa1fbd4802b738a)) ### [`v4.13.2`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​4132-httpswwwgithubcomgoogleapisnodejs-firestorecomparev4131v4132-2021-07-14) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.13.1...v4.13.2)
firebase/firebase-admin-node ### [`v9.11.0`](https://togithub.com/firebase/firebase-admin-node/releases/v9.11.0) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.10.0...v9.11.0) ##### New Features - feat(fac): Add custom TTL options for App Check ([#​1363](https://togithub.com/firebase/firebase-admin-node/issues/1363)) ##### Miscellaneous - \[chore] Release 9.11.0 ([#​1376](https://togithub.com/firebase/firebase-admin-node/issues/1376)) - Fix typo and formatting in docs ([#​1378](https://togithub.com/firebase/firebase-admin-node/issues/1378)) - Add AppCheckTokenOptions type to ToC ([#​1375](https://togithub.com/firebase/firebase-admin-node/issues/1375)) - Reduce App Check custom token exp to 5 mins ([#​1372](https://togithub.com/firebase/firebase-admin-node/issues/1372)) - build(deps): bump [@​google-cloud/firestore](https://togithub.com/google-cloud/firestore) from 4.12.2 to 4.13.1 ([#​1369](https://togithub.com/firebase/firebase-admin-node/issues/1369)) - Update index.ts ([#​1367](https://togithub.com/firebase/firebase-admin-node/issues/1367)) - build(deps-dev): bump [@​types/chai](https://togithub.com/types/chai) from 4.2.11 to 4.2.21 ([#​1365](https://togithub.com/firebase/firebase-admin-node/issues/1365)) - build(deps-dev): bump yargs from 16.1.0 to 17.0.1 ([#​1357](https://togithub.com/firebase/firebase-admin-node/issues/1357)) - build(deps): bump jwks-rsa from 2.0.2 to 2.0.3 ([#​1361](https://togithub.com/firebase/firebase-admin-node/issues/1361)) - build(deps): bump [@​firebase/database](https://togithub.com/firebase/database) from 0.10.5 to 0.10.6 ([#​1356](https://togithub.com/firebase/firebase-admin-node/issues/1356)) - build(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 9.0.4 to 10.0.2 ([#​1326](https://togithub.com/firebase/firebase-admin-node/issues/1326)) - build(deps-dev): bump [@​types/nock](https://togithub.com/types/nock) from 9.3.1 to 11.1.0 ([#​1351](https://togithub.com/firebase/firebase-admin-node/issues/1351)) - build(deps): bump [@​firebase/database](https://togithub.com/firebase/database) from 0.10.4 to 0.10.5 ([#​1350](https://togithub.com/firebase/firebase-admin-node/issues/1350)) - build(deps-dev): bump [@​types/request-promise](https://togithub.com/types/request-promise) from 4.1.46 to 4.1.47 ([#​1338](https://togithub.com/firebase/firebase-admin-node/issues/1338))
firebase/firebase-tools ### [`v9.16.0`](https://togithub.com/firebase/firebase-tools/releases/v9.16.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.15.1...v9.16.0) - Supports inspecting Firestore Emulator requests and rules in Emulator UI ([#​3564](https://togithub.com/firebase/firebase-tools/issues/3564)). ### [`v9.15.1`](https://togithub.com/firebase/firebase-tools/releases/v9.15.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.15.0...v9.15.1) - Fixes issue where `firebase.json` schema was not packaged in the module. ([#​3561](https://togithub.com/firebase/firebase-tools/issues/3561)) ### [`v9.15.0`](https://togithub.com/firebase/firebase-tools/releases/v9.15.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.14.0...v9.15.0) - Fixes a number of issues where `ext:dev:emulator:*` was not providing the correct parameter values to the emulated extension ([#​2928](https://togithub.com/firebase/firebase-tools/issues/2928)) - Support loading Firebase Functions packaged as an ES module. ([#​3485](https://togithub.com/firebase/firebase-tools/issues/3485)) - Fixes Cloud Storage emulator missing classes. ([#​3541](https://togithub.com/firebase/firebase-tools/issues/3541)) - Add missing properties to Authentication functions `context` in the Functions emulator. ([#​3536](https://togithub.com/firebase/firebase-tools/issues/3536)) - Firestore Emulator UI now supports deleting documents and collections recursively. - Fixes some Storage Emulator UI errors. - Fixes some issues when using Emulator UI on a different device. - Fixes issues where functions:log command did not showing some log entries. ([#​3539](https://togithub.com/firebase/firebase-tools/issues/3539)) - Fixes Emulator issue when function definition changes ([#​2533](https://togithub.com/firebase/firebase-tools/issues/2533)).
typicode/husky ### [`v7.0.1`](https://togithub.com/typicode/husky/releases/v7.0.1) [Compare Source](https://togithub.com/typicode/husky/compare/v7.0.0...v7.0.1) - Fix gracefully fail if Git command is not found [#​1003](https://togithub.com/typicode/husky/issues/1003) (same as in v6)
conventional-changelog/standard-version ### [`v9.3.1`](https://togithub.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md#​931-httpswwwgithubcomconventional-changelogstandard-versioncomparev930v931-2021-07-14) [Compare Source](https://togithub.com/conventional-changelog/standard-version/compare/v9.3.0...v9.3.1)
mishoo/UglifyJS ### [`v3.14.1`](https://togithub.com/mishoo/UglifyJS/releases/v3.14.1) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.14.0...v3.14.1) ##### Bug Fixes - assignment operator ([`6a3fe9d`](https://togithub.com/mishoo/UglifyJS/commit/6a3fe9d1dfd3ec4543dc71b72e990bed2c6022ef)) - destructuring syntax ([`9b82f9b`](https://togithub.com/mishoo/UglifyJS/commit/9b82f9be9129c98bc02614d15abf957b35778745)) - `function` literal ([`657d525`](https://togithub.com/mishoo/UglifyJS/commit/657d525c80e611df9a78812e4b6a35a3eb24d8f4)) ### [`v3.14.0`](https://togithub.com/mishoo/UglifyJS/releases/v3.14.0) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.13.10...v3.14.0) ##### Features - improve escape analysis on lambda expression ([`798121c`](https://togithub.com/mishoo/UglifyJS/commit/798121c9f3e41df9389af3e5e1d1e7f96dd528d3), [`972b9f0`](https://togithub.com/mishoo/UglifyJS/commit/972b9f0bef90844a522f777610e88bf113309025), [`f4ae267`](https://togithub.com/mishoo/UglifyJS/commit/f4ae2679202ff9d8edd6a0d7c13cf756e5096a96), [`f5dbb67`](https://togithub.com/mishoo/UglifyJS/commit/f5dbb672b90b0591a824935c4855afc99adc2e59), [`6961c57`](https://togithub.com/mishoo/UglifyJS/commit/6961c57d1e2849b4c7c9e43295015d0bee44daa5), [`d0e3f69`](https://togithub.com/mishoo/UglifyJS/commit/d0e3f6955d956a4977d701e9027eb54d15b6f77c), [`1fefe3f`](https://togithub.com/mishoo/UglifyJS/commit/1fefe3f1d138f2a1dd9386e02c58f60635632611), [`ea7829d`](https://togithub.com/mishoo/UglifyJS/commit/ea7829daf55f8829cc48466379cc6f6cf3394dbd), [`d147d5d`](https://togithub.com/mishoo/UglifyJS/commit/d147d5d7f0bc61b1284a18a31eaa41c208a278ea)) - extend simplification of ternary expression ([`1b74549`](https://togithub.com/mishoo/UglifyJS/commit/1b745494ce12840176439b947acefbd63aa9d5d2)) - drop extraneous whitespace during `beautify` of loop statements ([`668f966`](https://togithub.com/mishoo/UglifyJS/commit/668f96623c745a4255766fe5595f1a95052afb77)) - support destructured shorthand for default parameter ([`2340fef`](https://togithub.com/mishoo/UglifyJS/commit/2340feff875eb4b32e95abfe7526dede72ba2253)) - improve escape analysis on default parameter ([`6577d64`](https://togithub.com/mishoo/UglifyJS/commit/6577d641ac82419d462f11fee73a7b067e793003)) - prune unreachable expressions in destrucuturing assignment ([`f67dd31`](https://togithub.com/mishoo/UglifyJS/commit/f67dd31cbb4a5ac3404e7c466c2ef2e23b916be4), [`aae1fcd`](https://togithub.com/mishoo/UglifyJS/commit/aae1fcd12d1dbd656f4225458a787d5b06f9222b), [`1ad830f`](https://togithub.com/mishoo/UglifyJS/commit/1ad830facb198878d7fe35586bca89c42b1ea263), [`0d350b7`](https://togithub.com/mishoo/UglifyJS/commit/0d350b78bfd7df22a6311efa94761e71950e3494), [`92c3fdd`](https://togithub.com/mishoo/UglifyJS/commit/92c3fddd7ae57a69de6f4e3448ae4a06b18f2fc6), [`a7e7865`](https://togithub.com/mishoo/UglifyJS/commit/a7e7865e6bb446d7bcb26fa96d57041c65001d01), [`8926a2f`](https://togithub.com/mishoo/UglifyJS/commit/8926a2f327f9954e856161169a92a4190f0318e4)) - address call & member resolution quirks under Internet Explorer ([`ef5f7fc`](https://togithub.com/mishoo/UglifyJS/commit/ef5f7fc25e93833396540cf7479685b241bd1b8f)) - extend `keep_quoted_props` over numeric keys ([`65adeba`](https://togithub.com/mishoo/UglifyJS/commit/65adeba55da7eb39daaa21044523141490effd6f)) ##### Bug Fixes - `class` literal ([`0668fad`](https://togithub.com/mishoo/UglifyJS/commit/0668fad5e9000fc8d4857f033c3e90b1cedb4563), [`902997b`](https://togithub.com/mishoo/UglifyJS/commit/902997b73dd0a6f3a8ada67f5e8bbfed000f5282)) - default parameter ([`0c48b84`](https://togithub.com/mishoo/UglifyJS/commit/0c48b84540d0a19c41ecdb48c2ad5ea4c31c5acc)) - destructuring syntax ([`85968de`](https://togithub.com/mishoo/UglifyJS/commit/85968dee5453dfb3cc0cb5c67f363eccd58b08c6)) - `for await...of` loop ([`64ebf6e`](https://togithub.com/mishoo/UglifyJS/commit/64ebf6efe939f9ea6a7b5bae8762460fdcc39ad7)) - `if` statement ([`611abff`](https://togithub.com/mishoo/UglifyJS/commit/611abff49f8c5aa158b0bd43c4af3ef79a875905)) - object literal ([`08391b8`](https://togithub.com/mishoo/UglifyJS/commit/08391b8e1c35da8b094aa4eebe6e6b6bbf5f3019)) - optional chaining operator ([`4ba8b66`](https://togithub.com/mishoo/UglifyJS/commit/4ba8b66c5aa86e1c2a48be1fc0c4743f9510aabf), [`7fac839`](https://togithub.com/mishoo/UglifyJS/commit/7fac839c62ef4881d3132e45aa9a18e30d7a3932)) - property accessor ([`f18804f`](https://togithub.com/mishoo/UglifyJS/commit/f18804fa068515f7142715a245c47094c9e348e7)) - rest parameter ([`450aaba`](https://togithub.com/mishoo/UglifyJS/commit/450aabaaa036df8735a6c21c847dbba1fe060663))

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.