Skip to content

Commit

Permalink
MINOR: [JS] Bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 in /js (#…
Browse files Browse the repository at this point in the history
…43523)

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)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 598dda6 commit d0b37a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 40 deletions.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"esbuild-plugin-alias": "0.2.1",
"eslint": "8.57.0",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-unicorn": "54.0.0",
"eslint-plugin-unicorn": "55.0.0",
"gulp": "4.0.2",
"glob": "10.4.1",
"google-closure-compiler": "20240317.0.0",
Expand Down
49 changes: 10 additions & 39 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -611,21 +611,6 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@eslint/eslintrc@^3.0.2":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==
dependencies:
ajv "^6.12.4"
debug "^4.3.2"
espree "^10.0.1"
globals "^14.0.0"
ignore "^5.2.0"
import-fresh "^3.2.1"
js-yaml "^4.1.0"
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@eslint/js@8.57.0":
version "8.57.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
Expand Down Expand Up @@ -1708,7 +1693,7 @@ acorn@^6.4.1:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==

acorn@^8.0.4, acorn@^8.11.3, acorn@^8.4.1, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0:
acorn@^8.0.4, acorn@^8.4.1, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0:
version "8.11.3"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
Expand Down Expand Up @@ -3040,18 +3025,18 @@ eslint-plugin-jest@28.5.0:
dependencies:
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"

eslint-plugin-unicorn@54.0.0:
version "54.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-54.0.0.tgz#ce3ea853e8fd7ca2bda2fd6065bf065adb5d8b6d"
integrity sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ==
eslint-plugin-unicorn@55.0.0:
version "55.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-55.0.0.tgz#e2aeb397914799895702480970e7d148df5bcc7b"
integrity sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==
dependencies:
"@babel/helper-validator-identifier" "^7.24.5"
"@eslint-community/eslint-utils" "^4.4.0"
"@eslint/eslintrc" "^3.0.2"
ci-info "^4.0.0"
clean-regexp "^1.0.0"
core-js-compat "^3.37.0"
esquery "^1.5.0"
globals "^15.7.0"
indent-string "^4.0.0"
is-builtin-module "^3.2.1"
jsesc "^3.0.2"
Expand Down Expand Up @@ -3083,11 +3068,6 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==

eslint-visitor-keys@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==

eslint@8.57.0:
version "8.57.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
Expand Down Expand Up @@ -3142,15 +3122,6 @@ esniff@^2.0.1:
event-emitter "^0.3.5"
type "^2.7.2"

espree@^10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/espree/-/espree-10.0.1.tgz#600e60404157412751ba4a6f3a2ee1a42433139f"
integrity sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==
dependencies:
acorn "^8.11.3"
acorn-jsx "^5.3.2"
eslint-visitor-keys "^4.0.0"

espree@^9.6.0, espree@^9.6.1:
version "9.6.1"
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
Expand Down Expand Up @@ -3718,10 +3689,10 @@ globals@^13.19.0:
dependencies:
type-fest "^0.20.2"

globals@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
globals@^15.7.0:
version "15.9.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==

globby@^11.1.0:
version "11.1.0"
Expand Down

0 comments on commit d0b37a1

Please sign in to comment.