chore(deps): update dependency babel-eslint to v10.1.0#442
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): update dependency babel-eslint to v10.1.0#442renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
800bd73 to
bd5d321
Compare
c164db8 to
630cfc2
Compare
630cfc2 to
b755961
Compare
b755961 to
0f2c8d9
Compare
0f2c8d9 to
a062411
Compare
a062411 to
f7226ff
Compare
f7226ff to
c023075
Compare
c023075 to
d6c099f
Compare
d6c099f to
5b28048
Compare
5b28048 to
1ec6af5
Compare
1ec6af5 to
a85ced2
Compare
a85ced2 to
97c6f2b
Compare
97c6f2b to
fc7e561
Compare
fc7e561 to
6598c1c
Compare
6598c1c to
190317a
Compare
190317a to
e55fa5a
Compare
e55fa5a to
1434f3e
Compare
1434f3e to
fe3e42a
Compare
fe3e42a to
fff948d
Compare
fff948d to
c43df76
Compare
c43df76 to
56e1def
Compare
auto-merge was automatically disabled
August 4, 2025 11:41
Pull request was closed
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.0.1->10.1.010.0.3->10.1.0Release Notes
babel/babel-eslint (babel-eslint)
v10.1.0Compare Source
v10.0.3Compare 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.2Compare Source
Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.