nuxt-community / firebase-module

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

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

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/preset-env (source) ^7.12.10 -> ^7.12.11 age adoption passing confidence
@nuxt/types ^2.14.11 -> ^2.14.12 age adoption passing confidence
husky ^4.3.5 -> ^4.3.6 age adoption passing confidence
nuxt ^2.14.11 -> ^2.14.12 age adoption passing confidence

Release Notes

babel/babel ### [`v7.12.11`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71211-2020-12-16) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.10...v7.12.11) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​12366](https://togithub.com/babel/babel/pull/12366) Disallow non octal decimal escape before use strict ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-plugin-transform-block-scoping` - [#​11801](https://togithub.com/babel/babel/pull/11801) fix: handle block-level function declaration ([#​10046](https://togithub.com/babel/babel/issues/10046)) ([@​vitorveiga](https://togithub.com/vitorveiga)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​12493](https://togithub.com/babel/babel/pull/12493) Lazily inject imports to the JSX runtime ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-builder-react-jsx-experimental`, `babel-preset-react` - [#​12495](https://togithub.com/babel/babel/pull/12495) Fixed issue with skipping over self & source generated by another instance ([@​Andarist](https://togithub.com/Andarist)) - `babel-preset-env` - [#​10862](https://togithub.com/babel/babel/pull/10862) Add js extension to preset-env generated polyfill imports ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx` - [#​12479](https://togithub.com/babel/babel/pull/12479) Setup JSX runtime even if the file doesn't contain JSX ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx-development`, `babel-preset-react` - [#​12475](https://togithub.com/babel/babel/pull/12475) Fixed a regression for multiple **self & **source props with classic runtime ([@​Andarist](https://togithub.com/Andarist)) ##### :house: Internal - `babel-types` - [#​12510](https://togithub.com/babel/babel/pull/12510) Improve AST node definitions in [@​babel/types](https://togithub.com/babel/types) ([@​zxbodya](https://togithub.com/zxbodya)) - Other - [#​12508](https://togithub.com/babel/babel/pull/12508) chore: always check yarn lock and dedupe during update ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12480](https://togithub.com/babel/babel/pull/12480) Avoid force trailing comma on test files ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12462](https://togithub.com/babel/babel/pull/12462) Run e2e tests also with BABEL_8_BREAKING ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-jsx` - [#​12502](https://togithub.com/babel/babel/pull/12502) Reorganize some JSX-related tests ([@​Andarist](https://togithub.com/Andarist)) - `babel-standalone`, `babel-types` - [#​12127](https://togithub.com/babel/babel/pull/12127) Move some build steps to gulp ([@​JLHwung](https://togithub.com/JLHwung))
nuxt/nuxt.js ### [`v2.14.12`](https://togithub.com/nuxt/nuxt.js/releases/v2.14.12) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.14.11...v2.14.12) ##### 🐛 Hot Fixes - [#​8494](https://togithub.com/nuxt/nuxt.js/issues/8494) Fix issues with URL handling (resolves [#​8497](https://togithub.com/nuxt/nuxt.js/issues/8497), [#​8493](https://togithub.com/nuxt/nuxt.js/issues/8493), [#​8458](https://togithub.com/nuxt/nuxt.js/issues/8458), [#​8457](https://togithub.com/nuxt/nuxt.js/issues/8457)) ##### How to upgrade? Use `yarn upgrade nuxt` or `npm up nuxt`
typicode/husky ### [`v4.3.6`](https://togithub.com/typicode/husky/releases/v4.3.6) [Compare Source](https://togithub.com/typicode/husky/compare/v4.3.5...v4.3.6) - Fix `prepare-commit-msg` on windows [#​737](https://togithub.com/typicode/husky/issues/737)

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.