Skip to content

Commit

Permalink
chore(deps): bump @stylistic/eslint-plugin-js from 2.12.1 to 2.13.0 (#69
Browse files Browse the repository at this point in the history
)

Bumps
[@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js)
from 2.12.1 to 2.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint-stylistic/eslint-stylistic/releases"><code>@​stylistic/eslint-plugin-js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.13.0</h2>
<h2><a
href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v2.12.1...v2.13.0">2.13.0</a>
(2025-01-13)</h2>
<h3>Features</h3>
<ul>
<li><strong>key-spacing:</strong> add ignoredNodes option (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/640">#640</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/33ae1f6fbeb15f36967998fe566b74df7db8d3d5">33ae1f6</a>)</li>
<li><strong>no-extra-parens:</strong> introduce
<code>nestedConditionalExpressions</code> option (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/657">#657</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/bf63800c49218d554c79b4da6513c8ef90f59857">bf63800</a>)</li>
<li><strong>padded-blocks:</strong> add start and end options (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/655">#655</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/cf49939a716a8f66f2d5be1d043a7c736133a986">cf49939</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>indent-binary-ops:</strong> correctly handle
<code>TypeAliasDeclaration</code> (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/647">#647</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ca2aabc52a9d219cd16889cc9c4ea8b04d6af054">ca2aabc</a>)</li>
<li><strong>indent-binary-ops:</strong> indent on multiline assignment
(<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/644">#644</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d7085874e84d7113a140878650f90f4efae87766">d708587</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>fix incorrect breadcrumbs (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/642">#642</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/eea92676326d26ec3786d2e2ee842507678fb565">eea9267</a>)</li>
<li><strong>indent:</strong> fix incorrect option description (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/638">#638</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d427d47c430b5d9db90349438eaaa2c30b083511">d427d47</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li>replace deprecated <code>isSpaceBetweenTokens</code> with
<code>isSpaceBetween</code> (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/646">#646</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6da7c42da0633ad9c8156910200c592cbe888a30">6da7c42</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md"><code>@​stylistic/eslint-plugin-js</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v2.12.1...v2.13.0">2.13.0</a>
(2025-01-13)</h2>
<h3>Features</h3>
<ul>
<li><strong>key-spacing:</strong> add ignoredNodes option (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/640">#640</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/33ae1f6fbeb15f36967998fe566b74df7db8d3d5">33ae1f6</a>)</li>
<li><strong>no-extra-parens:</strong> introduce
<code>nestedConditionalExpressions</code> option (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/657">#657</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/bf63800c49218d554c79b4da6513c8ef90f59857">bf63800</a>)</li>
<li><strong>padded-blocks:</strong> add start and end options (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/655">#655</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/cf49939a716a8f66f2d5be1d043a7c736133a986">cf49939</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>indent-binary-ops:</strong> correctly handle
<code>TypeAliasDeclaration</code> (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/647">#647</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ca2aabc52a9d219cd16889cc9c4ea8b04d6af054">ca2aabc</a>)</li>
<li><strong>indent-binary-ops:</strong> indent on multiline assignment
(<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/644">#644</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d7085874e84d7113a140878650f90f4efae87766">d708587</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>fix incorrect breadcrumbs (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/642">#642</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/eea92676326d26ec3786d2e2ee842507678fb565">eea9267</a>)</li>
<li><strong>indent:</strong> fix incorrect option description (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/638">#638</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d427d47c430b5d9db90349438eaaa2c30b083511">d427d47</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li>replace deprecated <code>isSpaceBetweenTokens</code> with
<code>isSpaceBetween</code> (<a
href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/646">#646</a>)
(<a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6da7c42da0633ad9c8156910200c592cbe888a30">6da7c42</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ce9c082bb4858879e2507ff804bc050eabc52203"><code>ce9c082</code></a>
chore: release v2.13.0 (main) (<a
href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js/issues/639">#639</a>)</li>
<li>See full diff in <a
href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.13.0/packages/eslint-plugin-js">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@stylistic/eslint-plugin-js&package-manager=npm_and_yarn&previous-version=2.12.1&new-version=2.13.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 Jan 14, 2025
1 parent 3659caa commit 8dc58e6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

0 comments on commit 8dc58e6

Please sign in to comment.