Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2023

Mend 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 (babel-eslint)

v10.1.0

Compare Source

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 - At any time (no schedule defined), 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 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 added the dependencies Pull requests that update a dependency file label Dec 16, 2023
@renovate renovate bot force-pushed the renovate/eslint-config-scratch branch from e74a895 to 0b377c4 Compare December 16, 2023 02:27
@renovate renovate bot changed the title chore(deps): update eslint-config-scratch chore(deps): update dependency babel-eslint to v10.1.0 Dec 16, 2023
@renovate renovate bot force-pushed the renovate/eslint-config-scratch branch 4 times, most recently from e840e4a to 09a77e3 Compare December 19, 2023 03:21
@renovate renovate bot force-pushed the renovate/eslint-config-scratch branch from 09a77e3 to 1305db7 Compare December 19, 2023 07:23
@renovate renovate bot merged commit b7c3171 into develop Dec 19, 2023
3 checks passed
@renovate renovate bot deleted the renovate/eslint-config-scratch branch December 19, 2023 10:47
Copy link

🎉 This PR is included in version 0.2.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants