SevenOutman / vue-aplayer

:cake: Easy-to-use music player for Vue 2.x
https://vue-aplayer.js.org
MIT License
1.32k stars 200 forks source link

chore(deps): update babel monorepo #171

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
babel-eslint devDependencies minor 10.0.2 -> 10.1.0
babel-loader devDependencies minor 8.0.6 -> 8.1.0

Release Notes

babel/babel-eslint ### [`v10.1.0`](https://togithub.com/babel/babel-eslint/releases/v10.1.0) [Compare Source](https://togithub.com/babel/babel-eslint/compare/v10.0.3...v10.1.0) - Added ability to parse Flow enums [#​812](https://togithub.com/babel/babel-eslint/pull/812) ([@​gkz](https://togithub.com/gkz)) ### [`v10.0.3`](https://togithub.com/babel/babel-eslint/releases/v10.0.3) [Compare Source](https://togithub.com/babel/babel-eslint/compare/v10.0.2...v10.0.3) Fixes [#​791](https://togithub.com/babel/babel-eslint/issues/791), also [eslint/eslint#​12117](https://togithub.com/eslint/eslint/issues/12117) Some context: [#​793 (comment)](https://togithub.com/babel/babel-eslint/pull/793#issuecomment-524435971) We ended up going with [@​JLHwung](https://togithub.com/JLHwung)'s PR [#​794](https://togithub.com/babel/babel-eslint/pull/794) which uses ESLint's deps instead of going with peerDeps since it really depends on the version being used and we don't want users to have to install it directly on their own. babel-eslint is patching patches of the dependencies of ESLint itself so these kinds of issues have happened in the past. We'll need to look into figuring out how to have a more solid way of modifying behavior instead of this monkeypatching type of thing for future releases.
babel/babel-loader ### [`v8.1.0`](https://togithub.com/babel/babel-loader/releases/v8.1.0) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.0.6...v8.1.0) - docs(readme): fix typo [#​818](https://togithub.com/babel/babel-loader/pull/818) ([@​frederickfogerty](https://togithub.com/frederickfogerty)) - docs(contributing): fix typo [#​821](https://togithub.com/babel/babel-loader/pull/821) ([@​PatNeedham](https://togithub.com/PatNeedham)) - Add schema validation [#​822](https://togithub.com/babel/babel-loader/pull/822) ([@​ogonkov](https://togithub.com/ogonkov)) - Add supportsTopLevelAwait to caller [#​814](https://togithub.com/babel/babel-loader/pull/814) ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - feat: expose webpack target via babel caller [#​826](https://togithub.com/babel/babel-loader/pull/826) ([@​DylanPiercey](https://togithub.com/DylanPiercey)) - Bump deps for audit [#​834](https://togithub.com/babel/babel-loader/pull/834) ([@​existentialism](https://togithub.com/existentialism))

Renovate configuration

:date: Schedule: "before 2am" (UTC).

:vertical_traffic_light: Automerge: Enabled.

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