nuxt-community / firebase-module

🔥 Easily integrate Firebase into your Nuxt project. 🔥
https://firebase.nuxtjs.org
MIT License
641 stars 99 forks source link

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

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
@babel/core (source) ^7.13.8 -> ^7.13.10 age adoption passing confidence
@babel/preset-env (source) ^7.13.9 -> ^7.13.12 age adoption passing confidence
@nuxt/types ^2.15.2 -> ^2.15.3 age adoption passing confidence
docus ^0.0.9 -> ^0.1.5 age adoption passing confidence
eslint (source) ^7.21.0 -> ^7.22.0 age adoption passing confidence
firebase (source, changelog) ^8.2.10 -> ^8.3.1 age adoption passing confidence
husky ^5.1.3 -> ^5.2.0 age adoption passing confidence
nuxt ^2.15.2 -> ^2.15.3 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.10`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71310-2021-03-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.8...v7.13.10) ##### :bug: Bug Fix - `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-jsx` - [#​12967](https://togithub.com/babel/babel/pull/12967) Lazily initialize and cache constant JSX elements ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-private-methods` - [#​12918](https://togithub.com/babel/babel/pull/12918) Ensure static private method init run before static property ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12707](https://togithub.com/babel/babel/pull/12707) Evaluate object and initializer when setting a private method ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods` - [#​12917](https://togithub.com/babel/babel/pull/12917) Class static private field destructure set ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​12687](https://togithub.com/babel/babel/pull/12687) (ts) Raise syntax error for an abstract method that has body ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#​12908](https://togithub.com/babel/babel/pull/12908) Fix `esmodules: true` without specified browsers ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - Other - [#​12956](https://togithub.com/babel/babel/pull/12956) Suggest using `babel.config.json` when linting dependencies ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods` - [#​12910](https://togithub.com/babel/babel/pull/12910) check descriptor before private field access ([@​JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - [#​12974](https://togithub.com/babel/babel/pull/12974) Capitalize design docs headings ([@​MrBrain295](https://togithub.com/MrBrain295)) ##### :house: Internal - `babel-helper-fixtures` - [#​12982](https://togithub.com/babel/babel/pull/12982) Optionally enable external-helpers in tests ([@​jridgewell](https://togithub.com/jridgewell)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-fixtures`, `babel-helper-module-imports`, `babel-helper-plugin-test-runner`, `babel-helper-transform-fixture-test-runner`, `babel-helpers`, `babel-node`, `babel-parser`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-dynamic-import`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-export-namespace-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `babel-plugin-proposal-logical-assignment-operators`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-proposal-numeric-separator`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-proposal-optional-catch-binding`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-proposal-unicode-property-regex`, `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-instanceof`, `babel-plugin-transform-jscript`, `babel-plugin-transform-member-expression-literals`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-new-target`, `babel-plugin-transform-object-super`, `babel-plugin-transform-parameters`, `babel-plugin-transform-property-literals`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-reserved-words`, `babel-plugin-transform-runtime`, `babel-plugin-transform-shorthand-properties`, `babel-plugin-transform-spread`, `babel-plugin-transform-sticky-regex`, `babel-plugin-transform-strict-mode`, `babel-plugin-transform-template-literals`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-plugin-transform-unicode-regex`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-register`, `babel-standalone`, `babel-traverse` - [#​12963](https://togithub.com/babel/babel/pull/12963) Avoid using CJS globals in internal source files ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-transform-fixture-test-runner`, `babel-highlight`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​12795](https://togithub.com/babel/babel/pull/12795) [internal] Use the Node.js behavior for default imports ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
nuxt/nuxt.js ### [`v2.15.3`](https://togithub.com/nuxt/nuxt.js/releases/v2.15.3) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.15.2...v2.15.3) ##### 🐛 Bug Fixes - `types` - [#​8953](https://togithub.com/nuxt/nuxt.js/issues/8953) Export interface for `NuxtConfig` instead of type - `webpack` - [#​8951](https://togithub.com/nuxt/nuxt.js/issues/8951) Update hmr option for `extract-css-chunks-webpack-plugin` - `general` - [#​8936](https://togithub.com/nuxt/nuxt.js/issues/8936) Allow force overriding resolve paths - [#​8935](https://togithub.com/nuxt/nuxt.js/issues/8935) Allow relative public paths - [#​8887](https://togithub.com/nuxt/nuxt.js/issues/8887) Update `@babel/preset-env` to 2.13.x - `vue-renderer` - [#​8912](https://togithub.com/nuxt/nuxt.js/issues/8912) Respect `injectScripts` for `static` target ##### 💖 Thanks to - Hannes Küttner ([@​hanneskuettner](https://togithub.com/hanneskuettner))
nuxtlabs/docus ### [`v0.1.5`](https://togithub.com/nuxtlabs/docus/compare/cd98c952592d7525bd82cf39e3b8a63e20285311...12decd42bc397d6b5c457606c1e72cea53021f03) [Compare Source](https://togithub.com/nuxtlabs/docus/compare/cd98c952592d7525bd82cf39e3b8a63e20285311...12decd42bc397d6b5c457606c1e72cea53021f03) ### [`v0.1.4`](https://togithub.com/nuxtlabs/docus/compare/b531b8b6c3247cdc9106a7f84c1dfc7c9cf84410...cd98c952592d7525bd82cf39e3b8a63e20285311) [Compare Source](https://togithub.com/nuxtlabs/docus/compare/b531b8b6c3247cdc9106a7f84c1dfc7c9cf84410...cd98c952592d7525bd82cf39e3b8a63e20285311) ### [`v0.1.3`](https://togithub.com/nuxtlabs/docus/compare/d1b824862fcd30c46a51571e9ace351e6a028cdd...b531b8b6c3247cdc9106a7f84c1dfc7c9cf84410) [Compare Source](https://togithub.com/nuxtlabs/docus/compare/d1b824862fcd30c46a51571e9ace351e6a028cdd...b531b8b6c3247cdc9106a7f84c1dfc7c9cf84410) ### [`v0.1.2`](https://togithub.com/nuxtlabs/docus/compare/aaf1dec2210b508ba7b37d37447b3be031b5bb97...d1b824862fcd30c46a51571e9ace351e6a028cdd) [Compare Source](https://togithub.com/nuxtlabs/docus/compare/aaf1dec2210b508ba7b37d37447b3be031b5bb97...d1b824862fcd30c46a51571e9ace351e6a028cdd) ### [`v0.1.1`](https://togithub.com/nuxtlabs/docus/compare/6c164c6513618e1fe4e56fb0d06cadc6c3e9b41b...aaf1dec2210b508ba7b37d37447b3be031b5bb97) [Compare Source](https://togithub.com/nuxtlabs/docus/compare/6c164c6513618e1fe4e56fb0d06cadc6c3e9b41b...aaf1dec2210b508ba7b37d37447b3be031b5bb97) ### [`v0.1.0`](https://togithub.com/nuxtlabs/docus/compare/a08b22e4cd00df87b5d6f00d379c2b83863a98e1...6c164c6513618e1fe4e56fb0d06cadc6c3e9b41b) [Compare Source](https://togithub.com/nuxtlabs/docus/compare/a08b22e4cd00df87b5d6f00d379c2b83863a98e1...6c164c6513618e1fe4e56fb0d06cadc6c3e9b41b) ### [`v0.0.10`](https://togithub.com/nuxtlabs/docus/compare/eea6a8cbd9165c244bfa21a4d4aba94cadb539e7...a08b22e4cd00df87b5d6f00d379c2b83863a98e1) [Compare Source](https://togithub.com/nuxtlabs/docus/compare/eea6a8cbd9165c244bfa21a4d4aba94cadb539e7...a08b22e4cd00df87b5d6f00d379c2b83863a98e1)
eslint/eslint ### [`v7.22.0`](https://togithub.com/eslint/eslint/releases/v7.22.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.21.0...v7.22.0) - [`3a432d8`](https://togithub.com/eslint/eslint/commit/3a432d82b3a5710aff7da20302fe0b94fedc46c2) Docs: Improve documentation for indent rule ([#​14168](https://togithub.com/eslint/eslint/issues/14168)) (Serkan Özel) - [`f62ec8d`](https://togithub.com/eslint/eslint/commit/f62ec8d30d925e70e4d0d40640857c587ac2e116) Update: throw error when fix range is invalid ([#​14142](https://togithub.com/eslint/eslint/issues/14142)) (Jacob Bandes-Storch) - [`0eecad2`](https://togithub.com/eslint/eslint/commit/0eecad271358f753730741fcfcb2f7cc915c1fa7) Upgrade: Update lodash in package.json to V 4.17.21 ([#​14159](https://togithub.com/eslint/eslint/issues/14159)) (Basem Al-Nabulsi) - [`5ad91aa`](https://togithub.com/eslint/eslint/commit/5ad91aa7df3d6bc185786e6eccd9e055fd951055) Update: report es2021 globals in no-extend-native (refs [#​13602](https://togithub.com/eslint/eslint/issues/13602)) ([#​14177](https://togithub.com/eslint/eslint/issues/14177)) (Milos Djermanovic) - [`c295581`](https://togithub.com/eslint/eslint/commit/c295581aca4e08ec4ae8e5ee5726a6f454a3ee26) Chore: remove leftover JSDoc from lint-result-cache ([#​14176](https://togithub.com/eslint/eslint/issues/14176)) (Milos Djermanovic) - [`0d541f9`](https://togithub.com/eslint/eslint/commit/0d541f9d9d58966372e2055a8f69fb9483d56a4b) Chore: Reduce lodash usage ([#​14178](https://togithub.com/eslint/eslint/issues/14178)) (Stephen Wade) - [`27a67d7`](https://togithub.com/eslint/eslint/commit/27a67d71ffa9bbd7af02ae448844e127bcf956dc) Sponsors: Sync README with website (ESLint Jenkins) - [`459d821`](https://togithub.com/eslint/eslint/commit/459d821f4a599501ceb002f9d7a5034fc45ffbb0) Chore: upgrade dependencies of browser test ([#​14127](https://togithub.com/eslint/eslint/issues/14127)) (Pig Fang) - [`ebfb63a`](https://togithub.com/eslint/eslint/commit/ebfb63a682004a008f2707dbad616e5ae1630b2c) Sponsors: Sync README with website (ESLint Jenkins) - [`3ba029f`](https://togithub.com/eslint/eslint/commit/3ba029fbffd44068be93254890fc2aec3e92c212) Docs: Remove Extraneous Dash ([#​14164](https://togithub.com/eslint/eslint/issues/14164)) (Danny Hurlburt) - [`6f4540e`](https://togithub.com/eslint/eslint/commit/6f4540ea7ea39775906526506fd7abd7ea97610c) Sponsors: Sync README with website (ESLint Jenkins) - [`ddf361c`](https://togithub.com/eslint/eslint/commit/ddf361ca2a2a01a9974f421e5f62270df282d0e8) Docs: Fix Formatting ([#​14154](https://togithub.com/eslint/eslint/issues/14154)) (Danny Hurlburt) - [`c0d2ac1`](https://togithub.com/eslint/eslint/commit/c0d2ac16f8f9c75c62c78e9fe6a24a25ba0d7828) Sponsors: Sync README with website (ESLint Jenkins) - [`a8df03e`](https://togithub.com/eslint/eslint/commit/a8df03efe3bc47665d2112c2cdd5bead337d475d) Docs: Clarify triage process ([#​14117](https://togithub.com/eslint/eslint/issues/14117)) (Nicholas C. Zakas)
firebase/firebase-js-sdk ### [`v8.3.1`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@8.3.0...firebase@8.3.1) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@8.3.0...firebase@8.3.1) ### [`v8.3.0`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@8.2.10...firebase@8.3.0) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@8.2.10...firebase@8.3.0)
typicode/husky ### [`v5.2.0`](https://togithub.com/typicode/husky/releases/v5.2.0) [Compare Source](https://togithub.com/typicode/husky/compare/v5.1.3...v5.2.0) - Add `set` command to replace hooks (`husky set .husky/pre-commit cmd`) - Update `add` command to append command (`husky add .husky/pre-commit cmd`) - Improve error messages

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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