[PR #1910] [MERGED] Bump @stylistic/eslint-plugin from 5.6.1 to 5.7.0 #3637

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1910
Author: @dependabot[bot]
Created: 1/12/2026
Status: Merged
Merged: 1/12/2026
Merged by: @DavidAnson

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


📝 Commits (1)

  • ef2eb62 Bump @stylistic/eslint-plugin from 5.6.1 to 5.7.0

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps @stylistic/eslint-plugin from 5.6.1 to 5.7.0.

Release notes

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

v5.7.0

5.7.0 (2026-01-09)

Features

  • customize: allow indent option as full rule options (#1091) (ab50c71)
  • deprecate jsx-sort-props in favor of eslint-plugin-perfectionist (#1071) (622b888)
  • dot-location: support MetaProperty, TSQualifiedName, TSImportType, JSXMemberExpression (#1063) (c296e42)
  • eol-last: improve to make language-agnostic (#1051) (9152494)
  • linebreak-style: improve to make language-agnostic (#1050) (132926d)
  • type-annotation-spacing: allow ignore check arrow (#1080) (1aaf61f)
  • update deps, support @​typescript-eslint/parser >=8.48.0 (#1095) (172ef89)

Bug Fixes

  • list-style: replace text range with delimiter directly (#1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#1076) (d73c03e)

Documentation

Build Related

  • deps: bump actions/checkout from 5 to 6 (#1061) (767efe4)
  • deps: bump actions/download-artifact from 6 to 7 (#1067) (272e75d)
  • deps: bump actions/upload-artifact from 5 to 6 (#1068) (50239e3)

Chores

  • docs: extract local vite plugins from vite.config.ts (#1081) (79e6c6b)
  • indent: simplify handling of TSConditionalType (#1075) (233c967)
  • indent: simplify handling of TSMappedType (#1073) (30b6bb3)
  • member-delimiter-style: use auto-generated types (#1089) (580164b)
  • padding-line-between-statements: use auto-generated types (#1090) (a80aefb)
  • replace hasCommentsBetween with sourceCode.commentsExistBetween (#1094) (77e1370)
  • test-utils: replace language conditionals with a config object (#1064) (e78a122)
  • utils: simplify type guards, cleanup typings & docs (#1086) (843428e)
Changelog

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

5.7.0 (2026-01-09)

Features

  • customize: allow indent option as full rule options (#1091) (ab50c71)
  • deprecate jsx-sort-props in favor of eslint-plugin-perfectionist (#1071) (622b888)
  • dot-location: support MetaProperty, TSQualifiedName, TSImportType, JSXMemberExpression (#1063) (c296e42)
  • eol-last: improve to make language-agnostic (#1051) (9152494)
  • linebreak-style: improve to make language-agnostic (#1050) (132926d)
  • type-annotation-spacing: allow ignore check arrow (#1080) (1aaf61f)
  • update deps, support @​typescript-eslint/parser >=8.48.0 (#1095) (172ef89)

Bug Fixes

  • list-style: replace text range with delimiter directly (#1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#1076) (d73c03e)

Documentation

Build Related

  • deps: bump actions/checkout from 5 to 6 (#1061) (767efe4)
  • deps: bump actions/download-artifact from 6 to 7 (#1067) (272e75d)
  • deps: bump actions/upload-artifact from 5 to 6 (#1068) (50239e3)

Chores

  • docs: extract local vite plugins from vite.config.ts (#1081) (79e6c6b)
  • indent: simplify handling of TSConditionalType (#1075) (233c967)
  • indent: simplify handling of TSMappedType (#1073) (30b6bb3)
  • member-delimiter-style: use auto-generated types (#1089) (580164b)
  • padding-line-between-statements: use auto-generated types (#1090) (a80aefb)
  • replace hasCommentsBetween with sourceCode.commentsExistBetween (#1094) (77e1370)
  • test-utils: replace language conditionals with a config object (#1064) (e78a122)
  • utils: simplify type guards, cleanup typings & docs (#1086) (843428e)
Commits
  • 94ba6b3 chore: release v5.7.0 (main) (#1060)
  • 172ef89 feat: update deps, support @​typescript-eslint/parser >=8.48.0 (#1095)
  • ab50c71 feat(customize): allow indent option as full rule options (#1091)
  • 77e1370 refactor: replace hasCommentsBetween with sourceCode.commentsExistBetween...
  • 6494fdc chore: cleanup unused constants (#1093)
  • a80aefb refactor(padding-line-between-statements): use auto-generated types (#1090)
  • 580164b refactor(member-delimiter-style): use auto-generated types (#1089)
  • 622b888 feat: deprecate jsx-sort-props in favor of eslint-plugin-perfectionist (#...
  • 1aaf61f feat(type-annotation-spacing): allow ignore check arrow (#1080)
  • d73c03e fix(object-curly-spacing): allow space before comment in multi-line objects (...
  • 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/1910 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/stylistic/eslint-plugin-5.7.0` --- ### 📝 Commits (1) - [`ef2eb62`](https://github.com/DavidAnson/markdownlint/commit/ef2eb62905ecd22fdfa779e35f76624e0d5a715b) Bump @stylistic/eslint-plugin from 5.6.1 to 5.7.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 5.6.1 to 5.7.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>v5.7.0</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.6.1...v5.7.0">5.7.0</a> (2026-01-09)</h2> <h3>Features</h3> <ul> <li><strong>customize:</strong> allow indent option as full rule options (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1091">#1091</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ab50c7170d855d2833c7381a0401ce4f1a7e4259">ab50c71</a>)</li> <li>deprecate <code>jsx-sort-props</code> in favor of <code>eslint-plugin-perfectionist</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1071">#1071</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/622b88885006cd1cd1e5ebfb1d665176505ada61">622b888</a>)</li> <li><strong>dot-location:</strong> support <code>MetaProperty</code>, <code>TSQualifiedName</code>, <code>TSImportType</code>, <code>JSXMemberExpression</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1063">#1063</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c296e42fc8ae8c2b48379aa7f06ee092aa7bc7f3">c296e42</a>)</li> <li><strong>eol-last:</strong> improve to make language-agnostic (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1051">#1051</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9152494b67f71e0278231fdf1eeb08445b0d64d2">9152494</a>)</li> <li><strong>linebreak-style:</strong> improve to make language-agnostic (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1050">#1050</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/132926d6bb7e5e195d7ae9f7e9d8c2c3a3a543a1">132926d</a>)</li> <li><strong>type-annotation-spacing:</strong> allow ignore check <code>arrow</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1080">#1080</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1aaf61f39fc2bb036c75ee3460e73a870f738633">1aaf61f</a>)</li> <li>update deps, support <code>@​typescript-eslint/parser</code> &gt;=8.48.0 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1095">#1095</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/172ef89d6b19c0fdf974a041a67d5b9f24f7c827">172ef89</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>list-style:</strong> replace text range with delimiter directly (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1062">#1062</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c2ac3483e9baf10187e71756931f19b2f2b50a51">c2ac348</a>)</li> <li><strong>object-curly-spacing:</strong> allow space before comment in multi-line objects (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1076">#1076</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d73c03e970b50980b02a754596e352fd86cedaaf">d73c03e</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>fix command to run docs (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1058">#1058</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f5974417fa5e2f00c661e443f510dbe72cdd4777">f597441</a>)</li> </ul> <h3>Build Related</h3> <ul> <li><strong>deps:</strong> bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1061">#1061</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/767efe49154ac91bce0c8556d735eed266988d57">767efe4</a>)</li> <li><strong>deps:</strong> bump actions/download-artifact from 6 to 7 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1067">#1067</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/272e75d7caf535504cd9e8a0e2c16bb9d17117dc">272e75d</a>)</li> <li><strong>deps:</strong> bump actions/upload-artifact from 5 to 6 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1068">#1068</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/50239e30603d030b6ef4bec3acdd66f2b73bee8d">50239e3</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> extract local vite plugins from <code>vite.config.ts</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1081">#1081</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/79e6c6b8289869ecaf4bfa189eefa6879620fa5a">79e6c6b</a>)</li> <li><strong>indent:</strong> simplify handling of <code>TSConditionalType</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1075">#1075</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/233c9678b312f3e816984a2ddfe34c7e376ec553">233c967</a>)</li> <li><strong>indent:</strong> simplify handling of <code>TSMappedType</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1073">#1073</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/30b6bb35e54c7db315305a9cc4c30a4722d03ad5">30b6bb3</a>)</li> <li><strong>member-delimiter-style:</strong> use auto-generated types (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1089">#1089</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/580164b91190b19ecbe643ffdaca5431e37bec9d">580164b</a>)</li> <li><strong>padding-line-between-statements:</strong> use auto-generated types (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1090">#1090</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a80aefb09ff022f8ff2134720c82a3d0d1ff236e">a80aefb</a>)</li> <li>replace <code>hasCommentsBetween</code> with <code>sourceCode.commentsExistBetween</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1094">#1094</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/77e1370147573afcd5958c5fe921ce2b0ffc21bf">77e1370</a>)</li> <li><strong>test-utils:</strong> replace language conditionals with a config object (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1064">#1064</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e78a122232e6b1a52d8fff550dfbe8793dd8c6c8">e78a122</a>)</li> <li><strong>utils:</strong> simplify type guards, cleanup typings &amp; docs (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1086">#1086</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/843428ebf94dbe2013d93032271064fb8a5660de">843428e</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</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.6.1...v5.7.0">5.7.0</a> (2026-01-09)</h2> <h3>Features</h3> <ul> <li><strong>customize:</strong> allow indent option as full rule options (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1091">#1091</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ab50c7170d855d2833c7381a0401ce4f1a7e4259">ab50c71</a>)</li> <li>deprecate <code>jsx-sort-props</code> in favor of <code>eslint-plugin-perfectionist</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1071">#1071</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/622b88885006cd1cd1e5ebfb1d665176505ada61">622b888</a>)</li> <li><strong>dot-location:</strong> support <code>MetaProperty</code>, <code>TSQualifiedName</code>, <code>TSImportType</code>, <code>JSXMemberExpression</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1063">#1063</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c296e42fc8ae8c2b48379aa7f06ee092aa7bc7f3">c296e42</a>)</li> <li><strong>eol-last:</strong> improve to make language-agnostic (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1051">#1051</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9152494b67f71e0278231fdf1eeb08445b0d64d2">9152494</a>)</li> <li><strong>linebreak-style:</strong> improve to make language-agnostic (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1050">#1050</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/132926d6bb7e5e195d7ae9f7e9d8c2c3a3a543a1">132926d</a>)</li> <li><strong>type-annotation-spacing:</strong> allow ignore check <code>arrow</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1080">#1080</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1aaf61f39fc2bb036c75ee3460e73a870f738633">1aaf61f</a>)</li> <li>update deps, support <code>@​typescript-eslint/parser</code> &gt;=8.48.0 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1095">#1095</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/172ef89d6b19c0fdf974a041a67d5b9f24f7c827">172ef89</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>list-style:</strong> replace text range with delimiter directly (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1062">#1062</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c2ac3483e9baf10187e71756931f19b2f2b50a51">c2ac348</a>)</li> <li><strong>object-curly-spacing:</strong> allow space before comment in multi-line objects (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1076">#1076</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d73c03e970b50980b02a754596e352fd86cedaaf">d73c03e</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>fix command to run docs (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1058">#1058</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f5974417fa5e2f00c661e443f510dbe72cdd4777">f597441</a>)</li> </ul> <h3>Build Related</h3> <ul> <li><strong>deps:</strong> bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1061">#1061</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/767efe49154ac91bce0c8556d735eed266988d57">767efe4</a>)</li> <li><strong>deps:</strong> bump actions/download-artifact from 6 to 7 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1067">#1067</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/272e75d7caf535504cd9e8a0e2c16bb9d17117dc">272e75d</a>)</li> <li><strong>deps:</strong> bump actions/upload-artifact from 5 to 6 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1068">#1068</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/50239e30603d030b6ef4bec3acdd66f2b73bee8d">50239e3</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> extract local vite plugins from <code>vite.config.ts</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1081">#1081</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/79e6c6b8289869ecaf4bfa189eefa6879620fa5a">79e6c6b</a>)</li> <li><strong>indent:</strong> simplify handling of <code>TSConditionalType</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1075">#1075</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/233c9678b312f3e816984a2ddfe34c7e376ec553">233c967</a>)</li> <li><strong>indent:</strong> simplify handling of <code>TSMappedType</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1073">#1073</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/30b6bb35e54c7db315305a9cc4c30a4722d03ad5">30b6bb3</a>)</li> <li><strong>member-delimiter-style:</strong> use auto-generated types (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1089">#1089</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/580164b91190b19ecbe643ffdaca5431e37bec9d">580164b</a>)</li> <li><strong>padding-line-between-statements:</strong> use auto-generated types (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1090">#1090</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a80aefb09ff022f8ff2134720c82a3d0d1ff236e">a80aefb</a>)</li> <li>replace <code>hasCommentsBetween</code> with <code>sourceCode.commentsExistBetween</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1094">#1094</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/77e1370147573afcd5958c5fe921ce2b0ffc21bf">77e1370</a>)</li> <li><strong>test-utils:</strong> replace language conditionals with a config object (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1064">#1064</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e78a122232e6b1a52d8fff550dfbe8793dd8c6c8">e78a122</a>)</li> <li><strong>utils:</strong> simplify type guards, cleanup typings &amp; docs (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1086">#1086</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/843428ebf94dbe2013d93032271064fb8a5660de">843428e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/94ba6b3f25d8f92d300fe0eda87181d7115bb708"><code>94ba6b3</code></a> chore: release v5.7.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1060">#1060</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/172ef89d6b19c0fdf974a041a67d5b9f24f7c827"><code>172ef89</code></a> feat: update deps, support <code>@​typescript-eslint/parser</code> &gt;=8.48.0 (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1095">#1095</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ab50c7170d855d2833c7381a0401ce4f1a7e4259"><code>ab50c71</code></a> feat(customize): allow indent option as full rule options (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1091">#1091</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/77e1370147573afcd5958c5fe921ce2b0ffc21bf"><code>77e1370</code></a> refactor: replace <code>hasCommentsBetween</code> with <code>sourceCode.commentsExistBetween</code>...</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6494fdc6d379feb403b7c79e99d7f5554e47034d"><code>6494fdc</code></a> chore: cleanup unused constants (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1093">#1093</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a80aefb09ff022f8ff2134720c82a3d0d1ff236e"><code>a80aefb</code></a> refactor(padding-line-between-statements): use auto-generated types (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1090">#1090</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/580164b91190b19ecbe643ffdaca5431e37bec9d"><code>580164b</code></a> refactor(member-delimiter-style): use auto-generated types (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1089">#1089</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/622b88885006cd1cd1e5ebfb1d665176505ada61"><code>622b888</code></a> feat: deprecate <code>jsx-sort-props</code> in favor of <code>eslint-plugin-perfectionist</code> (#...</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1aaf61f39fc2bb036c75ee3460e73a870f738633"><code>1aaf61f</code></a> feat(type-annotation-spacing): allow ignore check <code>arrow</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1080">#1080</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d73c03e970b50980b02a754596e352fd86cedaaf"><code>d73c03e</code></a> fix(object-curly-spacing): allow space before comment in multi-line objects (...</li> <li>Additional commits viewable in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.7.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=5.6.1&new-version=5.7.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:14:44 +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#3637
No description provided.