chore(deps): update dependency eslint-plugin-regexp to v3#2483
Merged
rubiesonthesky merged 1 commit intomainfrom May 3, 2026
Merged
chore(deps): update dependency eslint-plugin-regexp to v3#2483rubiesonthesky merged 1 commit intomainfrom
rubiesonthesky merged 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2483 +/- ##
=======================================
Coverage 74.23% 74.23%
=======================================
Files 169 169
Lines 2876 2876
Branches 721 721
=======================================
Hits 2135 2135
Misses 508 508
Partials 233 233
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d140afa to
b6933dc
Compare
b6933dc to
fb9d9f0
Compare
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:
2.10.0→3.1.0Release Notes
ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)
v3.1.0Compare Source
Minor Changes
v3.0.0Compare Source
Major Changes
Drop support for ESLint v8. The minimum supported ESLint version is now v9.38.0 and above. (#917)
Drop support for ESLint Legacy Config (
.eslintrc). Only Flat Config (eslint.config.js) is now supported. Therecommendedandallconfig exports now provide Flat Config. Theflat/recommendedandflat/allexports are kept for backwards compatibility. (#917)Drop support for Node.js 18. The minimum supported Node.js version is now 20.19.0, 22.13.0, or 24.0.0 and above. (#915)
Change to ESM package (#913)
Minor Changes
feat: update jsdoc-type-pratt-parser (#919)
feat: enhance jsdoc type parsing (#919)
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.