Skip to content

chore(deps): update dependency babel-eslint to v10.1.0#22

Merged
bodinsamuel merged 1 commit into
masterfrom
renovate/babel-monorepo
Jun 8, 2021
Merged

chore(deps): update dependency babel-eslint to v10.1.0#22
bodinsamuel merged 1 commit into
masterfrom
renovate/babel-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 7, 2021

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-eslint 10.0.1 -> 10.1.0 age adoption passing confidence

Release Notes

babel/babel-eslint

v10.1.0

Compare Source

v10.0.3

Compare Source

Fixes babel/babel-eslint#791, also eslint/eslint#12117

Some context: babel/babel-eslint#793 (comment)

We ended up going with @​JLHwung's PR babel/babel-eslint#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.

v10.0.2

Compare Source

Fixes babel/babel-eslint#772


Configuration

📅 Schedule: "every weekend" in timezone Europe/Paris.

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


  • If you want to rebase/retry this PR, check this box.

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

@renovate renovate Bot force-pushed the renovate/babel-monorepo branch from 2f6c14f to b23c591 Compare June 8, 2021 12:35
@bodinsamuel bodinsamuel merged commit 255ab46 into master Jun 8, 2021
@bodinsamuel bodinsamuel deleted the renovate/babel-monorepo branch June 8, 2021 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESLint 6.2.0 + babel-eslint + no-unused-vars false positive with for-in loop Orphaned 'patch-eslint-scope.js' reference

2 participants