Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

chore(deps): update dependency babel-eslint to v10.0.3 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 12, 2019

Mend Renovate

This PR contains the following updates:

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

Release Notes

babel/babel-eslint

v10.0.3

Compare Source

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

v10.0.2

Compare Source

Fixes https://github.com/babel/babel-eslint/issues/772


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone America/Vancouver, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/patch-babel-monorepo branch from a11072e to e1e54c5 Compare August 25, 2019 21:30
@renovate renovate bot changed the title chore(deps): update dependency babel-eslint to v10.0.2 chore(deps): update dependency babel-eslint to v10.0.3 Aug 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant