Skip to content

Commit

Permalink
Bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 (#205)
Browse files Browse the repository at this point in the history
Bumps
[eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn)
from 54.0.0 to 55.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/releases">eslint-plugin-unicorn's
releases</a>.</em></p>
<blockquote>
<h2>v55.0.0</h2>
<h3>New rules</h3>
<ul>
<li><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-length-as-slice-end.md"><code>no-length-as-slice-end</code></a>
(<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2400">#2400</a>)
3c33820</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Add TypeScript types (<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2382">#2382</a>)
68e0f13</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>no-single-promise-in-promise-methods</code>: Remove broken
autofix for <code>Promise.all()</code> (<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2386">#2386</a>)
8d28b6e</li>
<li><code>prefer-node-protocol</code>: Ignore Bun modules (<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2384">#2384</a>)
a45b24a</li>
<li><code>no-negation-in-equality-check</code>: Ignore boolean type
casting (<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2379">#2379</a>)
37e00dd</li>
</ul>
<p><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v54.0.0...v55.0.0">https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v54.0.0...v55.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/4db75c40d38ed543a30d9b7d147fc4bbea619965"><code>4db75c4</code></a>
55.0.0</li>
<li><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/f3ca6a08a825966f6b240e765e263a88445171b5"><code>f3ca6a0</code></a>
Switch <code>run-rules-on-codebase</code> script to use ESLint CLI
directly (<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2402">#2402</a>)</li>
<li><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/cb7abc529d3bd503836a7afca07b982b65698e1c"><code>cb7abc5</code></a>
Get <code>globals</code> directly from <code>globals</code> package (<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2395">#2395</a>)</li>
<li><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/3c33820b07150ef703f704997fdc8e5e417acac8"><code>3c33820</code></a>
Add <code>no-length-as-slice-end</code> rule (<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2400">#2400</a>)</li>
<li><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/1deb9bb5edf27fdb2f656add11c924dfa59fdac9"><code>1deb9bb</code></a>
<code>prefer-node-protocol</code>: Fix docs (<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2392">#2392</a>)</li>
<li><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/68e0f133c2316537a339cb6c7b12eac6105386b6"><code>68e0f13</code></a>
Add TypeScript types (<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2382">#2382</a>)</li>
<li><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/8d28b6e99d856828354d1a97babbbb35880e4638"><code>8d28b6e</code></a>
<code>no-single-promise-in-promise-methods</code>: Remove broken autofix
for `Promise.al...</li>
<li><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/a45b24a20cd5275c51bdfe996c82b020f65a5eff"><code>a45b24a</code></a>
<code>prefer-node-protocol</code>: Ignore Bun modules (<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2384">#2384</a>)</li>
<li><a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/37e00ddc6b8e52f32616257b2d5188b13050b701"><code>37e00dd</code></a>
<code>no-negation-in-equality-check</code>: Ignore boolean type casting
(<a
href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2379">#2379</a>)</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v54.0.0...v55.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-unicorn&package-manager=npm_and_yarn&previous-version=54.0.0&new-version=55.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Fox-Tyler <[email protected]>
  • Loading branch information
dependabot[bot] and ryanfoxtyler authored Aug 3, 2024
1 parent 5c9ccb2 commit e0cc63c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 79 deletions.
86 changes: 8 additions & 78 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-unicorn": "^54.0.0",
"eslint-plugin-unicorn": "^55.0.0",
"grpc_tools_node_protoc_ts": "^5.3.3",
"grpc-tools": "^1.12.4",
"install-peers": "^1.0.4",
Expand Down

0 comments on commit e0cc63c

Please sign in to comment.