rlindner81 / tracker

Track anything
1 stars 1 forks source link

Update dependency babel-eslint to v10.1.0 #41

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-eslint 10.0.2 -> 10.1.0 age adoption passing confidence

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 https://github.com/babel/babel-eslint/issues/791, also https://github.com/eslint/eslint/issues/12117 Some context: https://github.com/babel/babel-eslint/pull/793#issuecomment-524435971 We ended up going with [@​JLHwung](https://togithub.com/JLHwung)'s PR https://github.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.

Configuration

šŸ“… Schedule: At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™»ļø Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.