[PR #1614] [MERGED] Bump @stylistic/eslint-plugin from 4.2.0 to 4.4.0 #3412

Closed
opened 2026-03-07 20:13:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1614
Author: @dependabot[bot]
Created: 5/26/2025
Status: Merged
Merged: 5/26/2025
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/stylistic/eslint-plugin-4.4.0


📝 Commits (1)

  • e462269 Bump @stylistic/eslint-plugin from 4.2.0 to 4.4.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps @stylistic/eslint-plugin from 4.2.0 to 4.4.0.

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v4.4.0

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

v4.3.0

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Commits
  • e2a7a93 chore: release v4.4.0 (main) (#795)
  • 56dcd55 chore: release v4.3.0 (main) (#721)
  • 437362f In rule line-comment-position README move incorrect examples at first positio...
  • a375a92 fix(no-extra-parens): do not break specific ReturnStatement (#738)
  • 140e18f fix(indent): wrong PropertyDefinition value offset when ts type have multiple...
  • fb17e96 feat(jsx-sort-props): support custom reservedFirst and reservedLast (#744)
  • 93a4eb1 fix(eslint-plugin): only export interfaces in index (#763)
  • 8f31461 fix: handle new AST change on TSImportType
  • 0018519 refactor: merge keyword-spacing (#732)
  • 3de2b67 chore: update deps
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/1614 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/26/2025 **Status:** ✅ Merged **Merged:** 5/26/2025 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/stylistic/eslint-plugin-4.4.0` --- ### 📝 Commits (1) - [`e462269`](https://github.com/DavidAnson/markdownlint/commit/e46226945733e4bc036edd4aa48bf2db87086f1d) Bump @stylistic/eslint-plugin from 4.2.0 to 4.4.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.2.0 to 4.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/releases"><code>@​stylistic/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v4.4.0</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v4.3.0...v4.4.0">4.4.0</a> (2025-05-24)</h2> <h3>Features</h3> <ul> <li>deprecate sub packages and emit warnings (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/793">#793</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/48503aa38a932aedbcbe9e2b0003f477c0385286">48503aa</a>)</li> </ul> <h2>v4.3.0</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v4.2.0...v4.3.0">4.3.0</a> (2025-05-24)</h2> <h3>Features</h3> <ul> <li><strong>configs:</strong> add new severity option for all rules (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/733">#733</a>) (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/736">#736</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c553a9ca745b8a46f1fc41986cde43da2d016431">c553a9c</a>)</li> <li><strong>jsx-sort-props:</strong> support custom reservedFirst and reservedLast (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/744">#744</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/fb17e9635a39873452a82e9e186af11966db679f">fb17e96</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> only export interfaces in index (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/763">#763</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/93a4eb1a55615dce0cf86f3124ac6aa891b5bd8a">93a4eb1</a>)</li> <li>handle new AST change on <code>TSImportType</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/8f31461f22f6d59836705ddeb5713129b118d50c">8f31461</a>)</li> <li><strong>indent:</strong> handle <code>ChainExpression</code> and <code>AwaitExpression</code> when <code>offsetTernaryExpressionsOffsetCallExpressions</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/751">#751</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a1af6635dce41dbea7ae7abcae037e40dee667b7">a1af663</a>)</li> <li><strong>indent:</strong> wrong PropertyDefinition value offset when ts type have multiple line (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/774">#774</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/140e18f3fc18a99e3e38f05d99eea6776b284938">140e18f</a>)</li> <li><strong>no-extra-parens:</strong> do not break specific <code>ReturnStatement</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/738">#738</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a375a92fefe3905ba46961e3278cc80cdf3ba050">a375a92</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>deprecate <code>jsx-indent</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/741">#741</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ca23ce1ef0063f946e4defbf4118edc4eae49748">ca23ce1</a>)</li> <li>fix comment example (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/759">#759</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c841bb6fe72fd13a1db28e21580a1056036d25fe">c841bb6</a>)</li> <li>fix eslint error (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/775">#775</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f2866f9120fa73c5ed98e501364fdd3948cabd82">f2866f9</a>)</li> <li>fix eslint error tip does not display (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/792">#792</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b09756de4061e249dc34c424948be9a53dbed821">b09756d</a>)</li> <li>incorrect error tip should display (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/747">#747</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/7e06b8118c563e7ab0e7b99bd1f579249e3b5de9">7e06b81</a>)</li> <li>typo (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/723">#723</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b6ed75158336a3253378b6312c5311ebbd139bcb">b6ed751</a>)</li> </ul> <h3>Chores</h3> <ul> <li><code>comma-dangle</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/716">#716</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/7e55b1645d228ee7471bfdd71ff92bf9a7a0cd16">7e55b16</a>)</li> <li>merge <code>brace-style</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/715">#715</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5769933da4c402fd54a59cfeb664f172c27948eb">5769933</a>)</li> <li>merge <code>indent</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/713">#713</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a57c2bb27226d5daf3098f09444ff91de2338084">a57c2bb</a>)</li> <li>merge <code>key-spacing</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/734">#734</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/99c0873f74464bff90f148efb8d4282a042956a0">99c0873</a>)</li> <li>merge <code>keyword-spacing</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/732">#732</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/001851960ad5cf7e2490aa097655202dde2a80ba">0018519</a>)</li> <li>merge <code>lines-between-class-members</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/730">#730</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9f4bda0044d3ccb760eba65467a2062349c4409e">9f4bda0</a>)</li> <li>merge <code>no-extra-parens</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/711">#711</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d6809c910510a4477e01ea248071f0701d0af4ed">d6809c9</a>)</li> <li>merge <code>no-extra-semi</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/731">#731</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/880814e49fae4f25d1ff58204348427e65609714">880814e</a>)</li> <li>merge <code>object-property-newline</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/719">#719</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d49ef91e765938c60e2b344391a0d5a09c85bdc1">d49ef91</a>)</li> <li>merge <code>quote-props</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/729">#729</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e5b09a52c1501295de96fa95e97b91d4ffeadddd">e5b09a5</a>)</li> <li>merge <code>quotes</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/720">#720</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9284830c2b816c66b8ae50bd4e0c0ecff1ad555e">9284830</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v4.3.0...v4.4.0">4.4.0</a> (2025-05-24)</h2> <h3>Features</h3> <ul> <li>deprecate sub packages and emit warnings (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/793">#793</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/48503aa38a932aedbcbe9e2b0003f477c0385286">48503aa</a>)</li> </ul> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v4.2.0...v4.3.0">4.3.0</a> (2025-05-24)</h2> <h3>Features</h3> <ul> <li><strong>configs:</strong> add new severity option for all rules (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/733">#733</a>) (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/736">#736</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c553a9ca745b8a46f1fc41986cde43da2d016431">c553a9c</a>)</li> <li><strong>jsx-sort-props:</strong> support custom reservedFirst and reservedLast (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/744">#744</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/fb17e9635a39873452a82e9e186af11966db679f">fb17e96</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> only export interfaces in index (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/763">#763</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/93a4eb1a55615dce0cf86f3124ac6aa891b5bd8a">93a4eb1</a>)</li> <li>handle new AST change on <code>TSImportType</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/8f31461f22f6d59836705ddeb5713129b118d50c">8f31461</a>)</li> <li><strong>indent:</strong> handle <code>ChainExpression</code> and <code>AwaitExpression</code> when <code>offsetTernaryExpressionsOffsetCallExpressions</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/751">#751</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a1af6635dce41dbea7ae7abcae037e40dee667b7">a1af663</a>)</li> <li><strong>indent:</strong> wrong PropertyDefinition value offset when ts type have multiple line (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/774">#774</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/140e18f3fc18a99e3e38f05d99eea6776b284938">140e18f</a>)</li> <li><strong>no-extra-parens:</strong> do not break specific <code>ReturnStatement</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/738">#738</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a375a92fefe3905ba46961e3278cc80cdf3ba050">a375a92</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>deprecate <code>jsx-indent</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/741">#741</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ca23ce1ef0063f946e4defbf4118edc4eae49748">ca23ce1</a>)</li> <li>fix comment example (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/759">#759</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c841bb6fe72fd13a1db28e21580a1056036d25fe">c841bb6</a>)</li> <li>fix eslint error (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/775">#775</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f2866f9120fa73c5ed98e501364fdd3948cabd82">f2866f9</a>)</li> <li>fix eslint error tip does not display (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/792">#792</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b09756de4061e249dc34c424948be9a53dbed821">b09756d</a>)</li> <li>incorrect error tip should display (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/747">#747</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/7e06b8118c563e7ab0e7b99bd1f579249e3b5de9">7e06b81</a>)</li> <li>typo (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/723">#723</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b6ed75158336a3253378b6312c5311ebbd139bcb">b6ed751</a>)</li> </ul> <h3>Chores</h3> <ul> <li><code>comma-dangle</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/716">#716</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/7e55b1645d228ee7471bfdd71ff92bf9a7a0cd16">7e55b16</a>)</li> <li>merge <code>brace-style</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/715">#715</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5769933da4c402fd54a59cfeb664f172c27948eb">5769933</a>)</li> <li>merge <code>indent</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/713">#713</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a57c2bb27226d5daf3098f09444ff91de2338084">a57c2bb</a>)</li> <li>merge <code>key-spacing</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/734">#734</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/99c0873f74464bff90f148efb8d4282a042956a0">99c0873</a>)</li> <li>merge <code>keyword-spacing</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/732">#732</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/001851960ad5cf7e2490aa097655202dde2a80ba">0018519</a>)</li> <li>merge <code>lines-between-class-members</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/730">#730</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9f4bda0044d3ccb760eba65467a2062349c4409e">9f4bda0</a>)</li> <li>merge <code>no-extra-parens</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/711">#711</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d6809c910510a4477e01ea248071f0701d0af4ed">d6809c9</a>)</li> <li>merge <code>no-extra-semi</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/731">#731</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/880814e49fae4f25d1ff58204348427e65609714">880814e</a>)</li> <li>merge <code>object-property-newline</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/719">#719</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d49ef91e765938c60e2b344391a0d5a09c85bdc1">d49ef91</a>)</li> <li>merge <code>quote-props</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/729">#729</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e5b09a52c1501295de96fa95e97b91d4ffeadddd">e5b09a5</a>)</li> <li>merge <code>quotes</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/720">#720</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9284830c2b816c66b8ae50bd4e0c0ecff1ad555e">9284830</a>)</li> <li>merge <code>semi-spacing</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/727">#727</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/72856a876c64071cc68e9437562ec2422dfd39f6">72856a8</a>)</li> <li>merge <code>semi</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/728">#728</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/85eeaa16f102190f04801a8bfa9675f6638b51a4">85eeaa1</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e2a7a939be618a504b3a4b3af7d060affde84e95"><code>e2a7a93</code></a> chore: release v4.4.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/795">#795</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/56dcd55a12a7bc6515fc0212bf39351a95c70f20"><code>56dcd55</code></a> chore: release v4.3.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/721">#721</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/437362f139905eaf1e7ee0d44c03f44115143d49"><code>437362f</code></a> In rule line-comment-position README move incorrect examples at first positio...</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a375a92fefe3905ba46961e3278cc80cdf3ba050"><code>a375a92</code></a> fix(no-extra-parens): do not break specific <code>ReturnStatement</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/738">#738</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/140e18f3fc18a99e3e38f05d99eea6776b284938"><code>140e18f</code></a> fix(indent): wrong PropertyDefinition value offset when ts type have multiple...</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/fb17e9635a39873452a82e9e186af11966db679f"><code>fb17e96</code></a> feat(jsx-sort-props): support custom reservedFirst and reservedLast (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/744">#744</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/93a4eb1a55615dce0cf86f3124ac6aa891b5bd8a"><code>93a4eb1</code></a> fix(eslint-plugin): only export interfaces in index (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/763">#763</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/8f31461f22f6d59836705ddeb5713129b118d50c"><code>8f31461</code></a> fix: handle new AST change on <code>TSImportType</code></li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/001851960ad5cf7e2490aa097655202dde2a80ba"><code>0018519</code></a> refactor: merge <code>keyword-spacing</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/732">#732</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/3de2b675756badc7a6486baf618dfcc8b1a3d632"><code>3de2b67</code></a> chore: update deps</li> <li>Additional commits viewable in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@stylistic/eslint-plugin&package-manager=npm_and_yarn&previous-version=4.2.0&new-version=4.4.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:13:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#3412
No description provided.