Skip to content

Commit 7848f7a

Browse files
chore(deps): update dependency eslint-plugin-regexp to v3 (#834)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) | [`2.10.0` → `3.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-regexp/2.10.0/3.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-regexp/3.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-regexp/2.10.0/3.0.0?slim=true) | --- ### Release Notes <details> <summary>ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)</summary> ### [`v3.0.0`](https://github.com/ota-meshi/eslint-plugin-regexp/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://github.com/ota-meshi/eslint-plugin-regexp/compare/v2.10.0...v3.0.0) ##### Major Changes - Drop support for ESLint v8. The minimum supported ESLint version is now v9.38.0 and above. ([#&#8203;917](https://github.com/ota-meshi/eslint-plugin-regexp/pull/917)) - Drop support for ESLint Legacy Config (`.eslintrc`). Only Flat Config (`eslint.config.js`) is now supported. The `recommended` and `all` config exports now provide Flat Config. The `flat/recommended` and `flat/all` exports are kept for backwards compatibility. ([#&#8203;917](https://github.com/ota-meshi/eslint-plugin-regexp/pull/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. ([#&#8203;915](https://github.com/ota-meshi/eslint-plugin-regexp/pull/915)) - Change to ESM package ([#&#8203;913](https://github.com/ota-meshi/eslint-plugin-regexp/pull/913)) ##### Minor Changes - feat: update jsdoc-type-pratt-parser ([#&#8203;919](https://github.com/ota-meshi/eslint-plugin-regexp/pull/919)) - feat: enhance jsdoc type parsing ([#&#8203;919](https://github.com/ota-meshi/eslint-plugin-regexp/pull/919)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/should-semantic-release). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f1df23 commit 7848f7a

File tree

2 files changed

+9
-15
lines changed

2 files changed

+9
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-n": "17.16.2",
6060
"eslint-plugin-package-json": "0.54.0",
6161
"eslint-plugin-perfectionist": "5.4.0",
62-
"eslint-plugin-regexp": "2.10.0",
62+
"eslint-plugin-regexp": "3.0.0",
6363
"eslint-plugin-yml": "3.0.0",
6464
"husky": "9.1.7",
6565
"knip": "5.82.0",

pnpm-lock.yaml

Lines changed: 8 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)