Commit e0a39aa
authored
chore(deps): update dependency eslint-plugin-unicorn to v47 (#50)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-unicorn](https://togithub.com/sindresorhus/eslint-plugin-unicorn)
| [`^46.0.1` ->
`^47.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-unicorn/46.0.1/47.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</summary>
###
[`v47.0.0`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v47.0.0)
[Compare
Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.1...v47.0.0)
##### Breaking
- Require Node.js 16
([#​2073](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2073))
[`a3bc120`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/a3bc120)
- Require `eslint@>=8.38.0`
([#​2066](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2066))
[`04af765`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/04af765)
- Enable `prefer-at`, `prefer-event-target`, and
`prefer-string-replace-all` in recommended config
([#​2073](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2073))
[`a3bc120`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/a3bc120)
##### New rules
-
[`prefer-blob-reading-methods`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-blob-reading-methods.md)
([#​2065](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2065))
[`2bb1a04`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/2bb1a04)
##### Improvements
- `prefer-top-level-await`: Ignore `.cjs` files
([#​2072](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2072))
[`0c3ccb1`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/0c3ccb1)
- `prefer-spread`: Stop checking `Array.from` call with map function
([#​2064](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2064))
[`f5beccb`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/f5beccb)
- `prefer-dom-node-text-content`: Check optional chaining
([#​2062](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2062))
[`8d6d007`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/8d6d007)
- `prefer-dom-node-{append,remove}`: Check optional chaining
([#​2061](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2061))
[`443999b`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/443999b)
##### Fixes
- `prefer-number-properties`: Fix false positives
([#​2050](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2050))
[`124bfa7`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/124bfa7)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/tailscale-dev/vscode-tailscale).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c59db57 commit e0a39aa
2 files changed
Lines changed: 26 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 69 | | |
77 | 70 | | |
78 | 71 | | |
79 | 72 | | |
80 | 73 | | |
81 | 74 | | |
82 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
1413 | 1413 | | |
1414 | 1414 | | |
1415 | 1415 | | |
1416 | | - | |
| 1416 | + | |
1417 | 1417 | | |
1418 | | - | |
| 1418 | + | |
1419 | 1419 | | |
1420 | 1420 | | |
1421 | 1421 | | |
| |||
2131 | 2131 | | |
2132 | 2132 | | |
2133 | 2133 | | |
2134 | | - | |
2135 | | - | |
2136 | | - | |
2137 | | - | |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
| 2137 | + | |
2138 | 2138 | | |
2139 | 2139 | | |
2140 | | - | |
2141 | | - | |
| 2140 | + | |
| 2141 | + | |
2142 | 2142 | | |
2143 | | - | |
| 2143 | + | |
2144 | 2144 | | |
2145 | | - | |
| 2145 | + | |
2146 | 2146 | | |
2147 | 2147 | | |
2148 | 2148 | | |
2149 | 2149 | | |
2150 | 2150 | | |
2151 | | - | |
| 2151 | + | |
2152 | 2152 | | |
2153 | 2153 | | |
2154 | 2154 | | |
| |||
2233 | 2233 | | |
2234 | 2234 | | |
2235 | 2235 | | |
2236 | | - | |
| 2236 | + | |
2237 | 2237 | | |
2238 | 2238 | | |
2239 | 2239 | | |
| |||
3136 | 3136 | | |
3137 | 3137 | | |
3138 | 3138 | | |
3139 | | - | |
| 3139 | + | |
3140 | 3140 | | |
3141 | | - | |
| 3141 | + | |
3142 | 3142 | | |
3143 | 3143 | | |
3144 | 3144 | | |
| |||
4639 | 4639 | | |
4640 | 4640 | | |
4641 | 4641 | | |
4642 | | - | |
4643 | | - | |
4644 | | - | |
4645 | | - | |
| 4642 | + | |
| 4643 | + | |
| 4644 | + | |
| 4645 | + | |
4646 | 4646 | | |
4647 | 4647 | | |
4648 | 4648 | | |
| |||
0 commit comments