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

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.0.1 -> ^12.1.1 age adoption passing confidence
@commitlint/config-conventional ^12.0.1 -> ^12.1.1 age adoption passing confidence
@google-cloud/firestore ^4.9.6 -> ^4.9.8 age adoption passing confidence
firebase-admin (source) ^9.5.0 -> ^9.6.0 age adoption passing confidence
firebase-tools ^9.5.0 -> ^9.8.0 age adoption passing confidence
uglify-js ^3.13.0 -> ^3.13.3 age adoption passing confidence

Release Notes

conventional-changelog/commitlint ### [`v12.1.1`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​1211-httpsgithubcomconventional-changelogcommitlintcomparev1210v1211-2021-04-02) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) ##### Bug Fixes - update dependency read-pkg to v6 ([#​2530](https://togithub.com/conventional-changelog/commitlint/issues/2530)) ([d38a2ad](https://togithub.com/conventional-changelog/commitlint/commit/d38a2adc07f4cd6dad48aadbb73f2f1d3740e689)) - **config-lerna-scopes:** ignore packages without names ([#​2514](https://togithub.com/conventional-changelog/commitlint/issues/2514)) ([df3bf71](https://togithub.com/conventional-changelog/commitlint/commit/df3bf71ab36a085ef35a1491025c0d2e2b92ff77)) - update dependency semver to v7.3.5 ([#​2519](https://togithub.com/conventional-changelog/commitlint/issues/2519)) ([5113f22](https://togithub.com/conventional-changelog/commitlint/commit/5113f22c620e7b187fd558e5befa541b448ea18b)) - **prompt:** modify the entry point to pass commitizen's function check ([#​2501](https://togithub.com/conventional-changelog/commitlint/issues/2501)) ([0173fb7](https://togithub.com/conventional-changelog/commitlint/commit/0173fb7cc01dc8442ed88a0ab8feec20c955deee)), closes [/github.com/conventional-changelog/commitlint/issues/2486#issuecomment-791682272](https://togithub.com//github.com/conventional-changelog/commitlint/issues/2486/issues/issuecomment-791682272) [/github.com/conventional-changelog/commitlint/issues/2486#issuecomment-791682272](https://togithub.com//github.com/conventional-changelog/commitlint/issues/2486/issues/issuecomment-791682272) ### [`v12.1.0`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​1210-httpsgithubcomconventional-changelogcommitlintcomparev1201v1210-2021-03-06) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v12.0.1...v12.1.0) ##### Features - **config-lerna-scopes:** keep supporting lerna v3 ([51b0f4a](https://togithub.com/conventional-changelog/commitlint/commit/51b0f4a56f111c61419247755b1404b4e20d3a09)) #### [12.0.1](https://togithub.com/conventional-changelog/commitlint/compare/v12.0.0...v12.0.1) (2021-02-23) ##### Bug Fixes - update dependency conventional-commits-parser to v3.2.1 ([#​2459](https://togithub.com/conventional-changelog/commitlint/issues/2459)) ([8bcc4f0](https://togithub.com/conventional-changelog/commitlint/commit/8bcc4f0b5ff8e0e2ae8ce960ccd1a4021c8e6cbb)) - **load:** use `Rule | AsyncRule | SyncRule` as rule value type in `Plugin` ([#​2146](https://togithub.com/conventional-changelog/commitlint/issues/2146)) ([75b67b8](https://togithub.com/conventional-changelog/commitlint/commit/75b67b8fb7fc4df21267b98f0c9daeeb1130b824)) - **types:** correct chalkColor type ([#​2420](https://togithub.com/conventional-changelog/commitlint/issues/2420)) ([ef8bdad](https://togithub.com/conventional-changelog/commitlint/commit/ef8bdad96c9ee7c3ad67f8280818c7f49c1df1fe)) - update dependency throat to v6 ([#​2417](https://togithub.com/conventional-changelog/commitlint/issues/2417)) ([6f7db1b](https://togithub.com/conventional-changelog/commitlint/commit/6f7db1b39c48561b84a4fce9623fb045c5467fe8))
googleapis/nodejs-firestore ### [`v4.9.8`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​498-httpswwwgithubcomgoogleapisnodejs-firestorecomparev497v498-2021-03-15) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.9.7...v4.9.8) ### [`v4.9.7`](https://togithub.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md#​497-httpswwwgithubcomgoogleapisnodejs-firestorecomparev496v497-2021-03-09) [Compare Source](https://togithub.com/googleapis/nodejs-firestore/compare/v4.9.6...v4.9.7)
firebase/firebase-admin-node ### [`v9.6.0`](https://togithub.com/firebase/firebase-admin-node/releases/v9.6.0) [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v9.5.0...v9.6.0) ##### New Features - feat(rtdb): Support emulator mode for rules management operations ([#​1190](https://togithub.com/firebase/firebase-admin-node/issues/1190)) ##### Bug Fixes - fix(rtdb): Fixing the RTDB token listener callback ([#​1203](https://togithub.com/firebase/firebase-admin-node/issues/1203)) - fix: Decoupled proactive token refresh from FirebaseApp ([#​1194](https://togithub.com/firebase/firebase-admin-node/issues/1194)) ##### Miscellaneous - [chore] Release 9.6.0 ([#​1209](https://togithub.com/firebase/firebase-admin-node/issues/1209)) - Disable one flaky tests in emulator. ([#​1205](https://togithub.com/firebase/firebase-admin-node/issues/1205)) - Add emulator-based integration tests. ([#​1155](https://togithub.com/firebase/firebase-admin-node/issues/1155)) - Update HOME.md ([#​1181](https://togithub.com/firebase/firebase-admin-node/issues/1181)) - chore: Updated doc generator for typedoc 0.19.0 ([#​1166](https://togithub.com/firebase/firebase-admin-node/issues/1166))
firebase/firebase-tools ### [`v9.8.0`](https://togithub.com/firebase/firebase-tools/releases/v9.8.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.7.0...v9.8.0) - Bug fixes and Performance Improvements 😉 ### [`v9.7.0`](https://togithub.com/firebase/firebase-tools/releases/v9.7.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.6.1...v9.7.0) - Fixes an issue where `ext:dev:init` failed when Typescript was chosen. - Add support for reading/writing mfaInfo field in Auth Emulator ([#​3173](https://togithub.com/firebase/firebase-tools/issues/3173)). - Work around CORS issues with jsdom in Auth Emulator and Emulator Hub ([#​3224](https://togithub.com/firebase/firebase-tools/issues/3224)). - Fixes port conflict issues with `functions:shell` ([#​3210](https://togithub.com/firebase/firebase-tools/issues/3210)). - Fixes issue where `database:settings:set` would cause an error with valid input ([#​3217](https://togithub.com/firebase/firebase-tools/issues/3217)). ### [`v9.6.1`](https://togithub.com/firebase/firebase-tools/releases/v9.6.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.6.0...v9.6.1) - Adds `hosting:sites:` commands to allow managing Hosting Sites. - Fixes extra logging and race conditions when disabling emulated background functions. ### [`v9.6.0`](https://togithub.com/firebase/firebase-tools/releases/v9.6.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v9.5.0...v9.6.0) - Fixes issue where proxied requests to dynamic content through the Hosting emulator would return unexpected `location` headers. ([#​3097](https://togithub.com/firebase/firebase-tools/issues/3097)) - Fixes issue where optional extension parameters could not be omitted. ([#​3126](https://togithub.com/firebase/firebase-tools/issues/3126)) - Fixes issues with initializing Remote Config ([#​3137](https://togithub.com/firebase/firebase-tools/issues/3137)) - Deploying a function with a retry policy will no longer prompt if the function already had a retry policy ([firebase-functions#​798](https://togithub.com/firebase-functions/firebase-tools/issues/798)) - Fixes issue where the Firebase Hosting emulator would fail to start with `--only` filters using targets ([#​2820](https://togithub.com/firebase/firebase-tools/issues/2820)). - Fixes issue where `database:remove` fails for large nodes ([#​3186](https://togithub.com/firebase/firebase-tools/issues/3186), [#​3193](https://togithub.com/firebase/firebase-tools/issues/3193)).
mishoo/UglifyJS ### [`v3.13.3`](https://togithub.com/mishoo/UglifyJS/releases/v3.13.3) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.13.2...v3.13.3) ##### Features - support logical assignment operator ([`f9055df`](https://togithub.com/mishoo/UglifyJS/commit/f9055df44d86c8537afc34f00bd255792f80422f), [`e7be38b`](https://togithub.com/mishoo/UglifyJS/commit/e7be38b42ab8e18d003589f793c8388e072ba429), [`40ef074`](https://togithub.com/mishoo/UglifyJS/commit/40ef074cb30e0b0114466406f6b9d8592faad14e), [`daa8319`](https://togithub.com/mishoo/UglifyJS/commit/daa8319b8a66641e2d78dc0e68446a2e774495e4)) - improve compress efficiency on block scope ([`d559960`](https://togithub.com/mishoo/UglifyJS/commit/d5599604e80ab8771af422ca2f43302949b2eb15)) ##### Bug Fixes - default parameter ([`78e3936`](https://togithub.com/mishoo/UglifyJS/commit/78e3936cd489b6a764027f35c27e8438c1bee132)) - `function` literal ([`39df3a1`](https://togithub.com/mishoo/UglifyJS/commit/39df3a16802a9cabd5642f85f3aeff76f8b4201d)) - static `class` field ([`03c5ecb`](https://togithub.com/mishoo/UglifyJS/commit/03c5ecb2e3d17e5919c1ca997f76900f1fa5b4dc)) ### [`v3.13.2`](https://togithub.com/mishoo/UglifyJS/releases/v3.13.2) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.13.1...v3.13.2) ##### Features - support exponentiation assignment operator ([`01aa078`](https://togithub.com/mishoo/UglifyJS/commit/01aa078e9cae82e16aa1faad092dbd4fbce895e2)) - flexible handling of `__PURE__` through new `annotations` option ([`3b5d501`](https://togithub.com/mishoo/UglifyJS/commit/3b5d5014e09f0158a46e1729f36b5cdf7e7fd0ee)) - retain `class` names via `keep_fnames` ([`997d09b`](https://togithub.com/mishoo/UglifyJS/commit/997d09bb33f95cf414235b8fc3d3b0539d33d2a2)) - better formatting of comments under `beautify` ([`7d595e2`](https://togithub.com/mishoo/UglifyJS/commit/7d595e2eac14022a66ad501707f3e820b87a617d)) - `import/export { foo as foo };` :arrow_right: `import/export { foo };` ([`2411132`](https://togithub.com/mishoo/UglifyJS/commit/241113200e8ad3550efc051b2b7f4d7c9a4573e9)) - `var f = async function*() { ... };` :arrow_right: `async function* f() { ... }` ([`b244b4e`](https://togithub.com/mishoo/UglifyJS/commit/b244b4ec21fdb65870068879f02e5471ab371d1d)) ##### Bug Fixes - `arguments` object ([`9faee3b`](https://togithub.com/mishoo/UglifyJS/commit/9faee3b66abe7bdfbf8152cec606432cc9ddf703)) - arrow function ([`e124ef5`](https://togithub.com/mishoo/UglifyJS/commit/e124ef57e34190205534aa3ab856a7fcb6caaab5)) - `async` function ([`c36c3cb`](https://togithub.com/mishoo/UglifyJS/commit/c36c3cb47053fc83b984d3a37eb3036d6df26cbe)) - `BigInt` literal ([`3016a78`](https://togithub.com/mishoo/UglifyJS/commit/3016a78d85025e435c55565e645835986db8c98f)) - comma operator ([`24619da`](https://togithub.com/mishoo/UglifyJS/commit/24619daf684f4ed136616fad616bfb01238d1d30)) - `delete` operator ([`48c46fa`](https://togithub.com/mishoo/UglifyJS/commit/48c46fa9a72e480ddae721548fc2de929a7e925a), [`2508481`](https://togithub.com/mishoo/UglifyJS/commit/2508481e33271cb9a402401eecd6a51b2701c265)) - `export` statement ([`6f3ab09`](https://togithub.com/mishoo/UglifyJS/commit/6f3ab09319ec1aa4a8e489f83f6724add46bc19c), [`b872ffe`](https://togithub.com/mishoo/UglifyJS/commit/b872ffee019b73c433f9647e2b3c8169b5dd120a)) - generator function ([`73e6b25`](https://togithub.com/mishoo/UglifyJS/commit/73e6b2550bf0cc08e4bc95ac1e1d3b8b650c5bf8), [`7da49b5`](https://togithub.com/mishoo/UglifyJS/commit/7da49b5709964cab2465072522bd44c0a34e160f)) - iteration statement ([`e821787`](https://togithub.com/mishoo/UglifyJS/commit/e821787095d856448940ab93a7a03febb7e644de)) - logical operator ([`b89cc84`](https://togithub.com/mishoo/UglifyJS/commit/b89cc84c3a9cb7f250fbe218bc3e5ea3f7f80dae)) - `new.target` ([`352a944`](https://togithub.com/mishoo/UglifyJS/commit/352a944868b09c9ce3121a49d4a0bf0afe370a35), [`2508481`](https://togithub.com/mishoo/UglifyJS/commit/2508481e33271cb9a402401eecd6a51b2701c265)) - numeric literal ([`aa6e33e`](https://togithub.com/mishoo/UglifyJS/commit/aa6e33e2085da5ee9254910726a5bd7caac43dcc)) - spread syntax ([`2619bff`](https://togithub.com/mishoo/UglifyJS/commit/2619bff3cf71bbb4be9b0178272af72b42878496), [`149d75c`](https://togithub.com/mishoo/UglifyJS/commit/149d75c09273ec1cb7e2d04d46d2b9be26ae91bf), [`d837a46`](https://togithub.com/mishoo/UglifyJS/commit/d837a46ebd1c3a01c3493660f01cbccee68e1aa4)) - `super` keyword ([`77c9116`](https://togithub.com/mishoo/UglifyJS/commit/77c9116c91e8a758263ab68a7a7f720dcb7e0214)) - template literal ([`176581d`](https://togithub.com/mishoo/UglifyJS/commit/176581d732276df1578f1eb98e722ec3b5f52bbd)) - Unicode escape sequence ([`9fc0ff5`](https://togithub.com/mishoo/UglifyJS/commit/9fc0ff5953ffaebffa179284f82bbb01fb9ada3e)) - `var` statement ([`9a95430`](https://togithub.com/mishoo/UglifyJS/commit/9a9543013c9d56cfc9593893fb9bfdff2aaa0307)) ### [`v3.13.1`](https://togithub.com/mishoo/UglifyJS/releases/v3.13.1) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.13.0...v3.13.1)  

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (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.