Commit 2925d79
authored
chore(deps): update dependency eslint-plugin-regexp to v3 (#1539)
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://redirect.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)
|

|

|
---
### Release Notes
<details>
<summary>ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)</summary>
###
[`v3.0.0`](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/blob/HEAD/CHANGELOG.md#300)
[Compare
Source](https://redirect.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.
([#​917](https://redirect.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.
([#​917](https://redirect.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.
([#​915](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/915))
- Change to ESM package
([#​913](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/913))
##### Minor Changes
- feat: update jsdoc-type-pratt-parser
([#​919](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/919))
- feat: enhance jsdoc type parsing
([#​919](https://redirect.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/eslint-plugin-package-json).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1633dbf commit 2925d79
2 files changed
+9
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments