Commit 09216f4
authored
chore(dev-deps): update dependency eslint-plugin-regexp to v3 (#622)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](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.9.0` →
`3.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-regexp/2.9.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))
###
[`v2.10.0`](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/blob/HEAD/CHANGELOG.md#2100)
[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/compare/v2.9.1...v2.10.0)
##### Minor Changes
- refctor: replace `indexOf()` with strict equality
([#​864](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/864))
###
[`v2.9.1`](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/blob/HEAD/CHANGELOG.md#291)
[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/compare/v2.9.0...v2.9.1)
##### Patch Changes
- fix(sort-character-class-elements): wrong autofix for `^`
([#​859](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/859))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day
1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, 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/RebeccaStevens/deepmerge-ts).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOmJsdWVfaGVhcnQ6IiwiVHlwZTogTWFpbnRlbmFuY2UiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 87ac78b commit 09216f4
2 files changed
+12
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments