-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit f9fd48a
authored
chore(deps): update dependency eslint-plugin-unicorn to v56 (#168)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-unicorn](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn)
| [`^55.0.0` ->
`^56.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-unicorn/55.0.0/56.0.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>sindresorhus/eslint-plugin-unicorn
(eslint-plugin-unicorn)</summary>
###
[`v56.0.0`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v56.0.0)
[Compare
Source](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/compare/v55.0.0...v56.0.0)
##### New rules
-
[`prefer-global-this`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-global-this.md)
([#​2410](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2410))
[`1558cbe`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/1558cbe)
-
[`prefer-math-min-max`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-math-min-max.md)
([#​2432](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2432))
[`7369077`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/7369077)
-
[`consistent-existence-index-check`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/consistent-existence-index-check.md)
([#​2425](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2425))
[`d3e4b80`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/d3e4b80)
##### Breaking
- Remove `better-regex` from recommended rules
([#​2443](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2443))
[`461b01c`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/461b01c)
-
[Reason](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2409)
##### Improvements
- `no-useless-undefined`: Ignore React 19 `useRef` calls
([#​2463](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2463))
[`5f744e8`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/5f744e8)
- `prefer-query-selector`: Add support for `getElementsByName`
([#​2398](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2398))
[`e511ffd`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/e511ffd)
- `prefer-string-slice`: Remove unsafe autofix for `String#substr()`
([#​2427](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2427))
[`891842d`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/891842d)
- `no-for-loop`: Remove invalid fix for TypeScript
([#​2426](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2426))
[`1e367bb`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/1e367bb)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10am on monday" in timezone
Asia/Shanghai, 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/oxc-project/eslint-plugin-oxlint).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent bc1f7b5 commit f9fd48aCopy full SHA for f9fd48a
File tree
Expand file treeCollapse file tree
2 files changed
+40
-40
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+40
-40
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
+39-39Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments