Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump @stylistic/eslint-plugin-js from 2.11.0 to 2.12.1 (#346)
Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 2.11.0 to 2.12.1. <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.12.1</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v2.12.0...v2.12.1">2.12.1</a> (2024-12-11)</h2> <h3>Features</h3> <ul> <li><strong>indent:</strong> introduce <code>offsetTernaryExpressionsOffsetCallExpressions</code> options (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/636">#636</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c14a3eef1898c0ade0952208a4a470a6c6dd091f">c14a3ee</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>correct eslint flat config in migration guide (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/634">#634</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/16a0ae0b181230007ca7b80c1eb60b13e79a1ac2">16a0ae0</a>)</li> </ul> <h3>Chores</h3> <ul> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e9ca88292b0c137226dadfbfa77bf9d73584802b">e9ca882</a>)</li> </ul> <h2>v2.12.0</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v2.11.0...v2.12.0">2.12.0</a> (2024-12-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>comma-style:</strong> handles comma after default import and trailing comma (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/600">#600</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2d8d8ce57a12b597de1cffab8e9784b8e20fca15">2d8d8ce</a>)</li> <li><strong>function-call-spacing:</strong> remove invalid defaults from schema (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/617">#617</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/07147543dad01ecdf99ebb17b00384f134926bc5">0714754</a>)</li> <li><strong>indent:</strong> consider <code>CallExpression</code> when <code>offsetTernaryExpressions</code> is true (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/625">#625</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/55d3529bd8da0d5d944e0647713a8afa17296639">55d3529</a>)</li> <li><strong>jsx-wrap-multilines:</strong> text between replacement texts included in parentheses (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/618">#618</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/07642521b779636a9580d5236a0e03fceaa74d58">0764252</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>support eslint v9 parser (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/631">#631</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/0e4b1cbd6df7f7ef45f99c5fe4bfc99bb595f009">0e4b1cb</a>)</li> </ul> <h3>Chores</h3> <ul> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ceff702a78e6abc0f714714fedfab3100d2f5625">ceff702</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.0...v2.12.1">2.12.1</a> (2024-12-11)</h2> <h3>Features</h3> <ul> <li><strong>indent:</strong> introduce <code>offsetTernaryExpressionsOffsetCallExpressions</code> options (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/636">#636</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c14a3eef1898c0ade0952208a4a470a6c6dd091f">c14a3ee</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>correct eslint flat config in migration guide (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/634">#634</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/16a0ae0b181230007ca7b80c1eb60b13e79a1ac2">16a0ae0</a>)</li> </ul> <h3>Chores</h3> <ul> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e9ca88292b0c137226dadfbfa77bf9d73584802b">e9ca882</a>)</li> </ul> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v2.11.0...v2.12.0">2.12.0</a> (2024-12-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>comma-style:</strong> handles comma after default import and trailing comma (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/600">#600</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2d8d8ce57a12b597de1cffab8e9784b8e20fca15">2d8d8ce</a>)</li> <li><strong>function-call-spacing:</strong> remove invalid defaults from schema (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/617">#617</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/07147543dad01ecdf99ebb17b00384f134926bc5">0714754</a>)</li> <li><strong>indent:</strong> consider <code>CallExpression</code> when <code>offsetTernaryExpressions</code> is true (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/625">#625</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/55d3529bd8da0d5d944e0647713a8afa17296639">55d3529</a>)</li> <li><strong>jsx-wrap-multilines:</strong> text between replacement texts included in parentheses (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/618">#618</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/07642521b779636a9580d5236a0e03fceaa74d58">0764252</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>support eslint v9 parser (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/631">#631</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/0e4b1cbd6df7f7ef45f99c5fe4bfc99bb595f009">0e4b1cb</a>)</li> </ul> <h3>Chores</h3> <ul> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ceff702a78e6abc0f714714fedfab3100d2f5625">ceff702</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/65a18b244921b9a4e733faf5d46da750d2d4bac4"><code>65a18b2</code></a> chore: release v2.12.1 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js/issues/635">#635</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b67f274b56f63ef92c1d358e24343a58a0d656b9"><code>b67f274</code></a> chore: release v2.12.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js/issues/615">#615</a>)</li> <li>See full diff in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/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.11.0&new-version=2.12.1)](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>
- Loading branch information