[PR #1924] [MERGED] Bump @stylistic/eslint-plugin from 5.7.0 to 5.7.1 #3647

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 1d17344 Bump @stylistic/eslint-plugin from 5.7.0 to 5.7.1

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

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

Release notes

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

v5.7.1

5.7.1 (2026-01-23)

Bug Fixes

  • add meta to plugin (#1102) (f9d8a21)
  • deps: revert eslint-visitor-keys and espree to compatible versions (#1111) (572f1ab)
  • disable-legacy: disable multiline-comment-style (#1103) (03fc476)
  • no-whitespace-before-property: detect whitespace in TSIndexedAccessType with parens (#1099) (60aafcb)
  • upgrade deps (#1112) (29a1d0a)

Documentation

Chores

  • extract safeReplaceTextBetween to reuse common fix logic (#1104) (a49451f)
  • jsx-rules: cleanup meta, use defaultOptions (#1108) (55bbd1d)
  • line-comment-position: simplify options initialization (#1106) (4d6b10a)
  • use defaultOptions in rules (#1105) (666e8ee)
Changelog

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

5.7.1 (2026-01-23)

Bug Fixes

  • add meta to plugin (#1102) (f9d8a21)
  • deps: revert eslint-visitor-keys and espree to compatible versions (#1111) (572f1ab)
  • disable-legacy: disable multiline-comment-style (#1103) (03fc476)
  • no-whitespace-before-property: detect whitespace in TSIndexedAccessType with parens (#1099) (60aafcb)
  • upgrade deps (#1112) (29a1d0a)

Documentation

Chores

  • extract safeReplaceTextBetween to reuse common fix logic (#1104) (a49451f)
  • jsx-rules: cleanup meta, use defaultOptions (#1108) (55bbd1d)
  • line-comment-position: simplify options initialization (#1106) (4d6b10a)
  • use defaultOptions in rules (#1105) (666e8ee)
Commits
  • 5c4b512 chore: release v5.7.1 (main) (#1101)
  • 29a1d0a fix: upgrade deps (#1112)
  • 6a6d30b docs(indent): update deprecation tips (#1109)
  • 62b7247 chore(lint): enable eslint-plugin/no-meta-schema-default internally (#1110)
  • 666e8ee refactor: use defaultOptions in rules (#1105)
  • 55bbd1d refactor(jsx-rules): cleanup meta, use defaultOptions (#1108)
  • 4d6b10a refactor(line-comment-position): simplify options initialization (#1106)
  • a49451f refactor: extract safeReplaceTextBetween to reuse common fix logic (#1104)
  • b250f84 chore: setup eslint-plugin-eslint-plugin, sort meta & createRule (#1107)
  • f9d8a21 fix: add meta to plugin (#1102)
  • 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/1924 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/26/2026 **Status:** ✅ Merged **Merged:** 1/26/2026 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/stylistic/eslint-plugin-5.7.1` --- ### 📝 Commits (1) - [`1d17344`](https://github.com/DavidAnson/markdownlint/commit/1d1734486195f3dd9091221051fee6194c9e0cc7) Bump @stylistic/eslint-plugin from 5.7.0 to 5.7.1 ### 📊 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.7.0 to 5.7.1. <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.1</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.7.0...v5.7.1">5.7.1</a> (2026-01-23)</h2> <h3>Bug Fixes</h3> <ul> <li>add <code>meta</code> to plugin (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1102">#1102</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f9d8a2143ae854924b58c8bac7c5f5c22a06b5c4">f9d8a21</a>)</li> <li><strong>deps:</strong> revert <code>eslint-visitor-keys</code> and <code>espree</code> to compatible versions (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1111">#1111</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/572f1abf6382248e276f0ad2e3107f08a035436f">572f1ab</a>)</li> <li><strong>disable-legacy:</strong> disable <code>multiline-comment-style</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1103">#1103</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/03fc476d716e4aa41390b867f2f0fa0155a9bfec">03fc476</a>)</li> <li><strong>no-whitespace-before-property:</strong> detect whitespace in <code>TSIndexedAccessType</code> with parens (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1099">#1099</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/60aafcbf47c086031522c4700ada4b2a313614ce">60aafcb</a>)</li> <li>upgrade deps (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1112">#1112</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/29a1d0a5aa0d0f248b515474a1c6583abcd5fe1b">29a1d0a</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>indent:</strong> update deprecation tips (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1109">#1109</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6a6d30b125e3bfd031c62ed058358cfcc0356fa5">6a6d30b</a>)</li> </ul> <h3>Chores</h3> <ul> <li>extract <code>safeReplaceTextBetween</code> to reuse common fix logic (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1104">#1104</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a49451f8246d5efe670116beec741d993c53a682">a49451f</a>)</li> <li><strong>jsx-rules:</strong> cleanup <code>meta</code>, use <code>defaultOptions</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1108">#1108</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/55bbd1d52f5d5b300bfd6032a17c4ada66629453">55bbd1d</a>)</li> <li><strong>line-comment-position:</strong> simplify options initialization (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1106">#1106</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/4d6b10ad6a29ec4443b66db3634f88e314df4f74">4d6b10a</a>)</li> <li>use <code>defaultOptions</code> in rules (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1105">#1105</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/666e8eea27f98ffeb836ede36ce81491a8c580e7">666e8ee</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.7.0...v5.7.1">5.7.1</a> (2026-01-23)</h2> <h3>Bug Fixes</h3> <ul> <li>add <code>meta</code> to plugin (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1102">#1102</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f9d8a2143ae854924b58c8bac7c5f5c22a06b5c4">f9d8a21</a>)</li> <li><strong>deps:</strong> revert <code>eslint-visitor-keys</code> and <code>espree</code> to compatible versions (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1111">#1111</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/572f1abf6382248e276f0ad2e3107f08a035436f">572f1ab</a>)</li> <li><strong>disable-legacy:</strong> disable <code>multiline-comment-style</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1103">#1103</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/03fc476d716e4aa41390b867f2f0fa0155a9bfec">03fc476</a>)</li> <li><strong>no-whitespace-before-property:</strong> detect whitespace in <code>TSIndexedAccessType</code> with parens (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1099">#1099</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/60aafcbf47c086031522c4700ada4b2a313614ce">60aafcb</a>)</li> <li>upgrade deps (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1112">#1112</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/29a1d0a5aa0d0f248b515474a1c6583abcd5fe1b">29a1d0a</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>indent:</strong> update deprecation tips (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1109">#1109</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6a6d30b125e3bfd031c62ed058358cfcc0356fa5">6a6d30b</a>)</li> </ul> <h3>Chores</h3> <ul> <li>extract <code>safeReplaceTextBetween</code> to reuse common fix logic (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1104">#1104</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a49451f8246d5efe670116beec741d993c53a682">a49451f</a>)</li> <li><strong>jsx-rules:</strong> cleanup <code>meta</code>, use <code>defaultOptions</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1108">#1108</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/55bbd1d52f5d5b300bfd6032a17c4ada66629453">55bbd1d</a>)</li> <li><strong>line-comment-position:</strong> simplify options initialization (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1106">#1106</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/4d6b10ad6a29ec4443b66db3634f88e314df4f74">4d6b10a</a>)</li> <li>use <code>defaultOptions</code> in rules (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1105">#1105</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/666e8eea27f98ffeb836ede36ce81491a8c580e7">666e8ee</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5c4b512a225a314fa5f41eead9fdc4d51fc243d7"><code>5c4b512</code></a> chore: release v5.7.1 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1101">#1101</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/29a1d0a5aa0d0f248b515474a1c6583abcd5fe1b"><code>29a1d0a</code></a> fix: upgrade deps (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1112">#1112</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6a6d30b125e3bfd031c62ed058358cfcc0356fa5"><code>6a6d30b</code></a> docs(indent): update deprecation tips (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1109">#1109</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/62b7247ef9414e6a361ab3c638526b24f3880419"><code>62b7247</code></a> chore(lint): enable <code>eslint-plugin/no-meta-schema-default</code> internally (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1110">#1110</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/666e8eea27f98ffeb836ede36ce81491a8c580e7"><code>666e8ee</code></a> refactor: use <code>defaultOptions</code> in rules (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1105">#1105</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/55bbd1d52f5d5b300bfd6032a17c4ada66629453"><code>55bbd1d</code></a> refactor(jsx-rules): cleanup <code>meta</code>, use <code>defaultOptions</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1108">#1108</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/4d6b10ad6a29ec4443b66db3634f88e314df4f74"><code>4d6b10a</code></a> refactor(line-comment-position): simplify options initialization (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1106">#1106</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a49451f8246d5efe670116beec741d993c53a682"><code>a49451f</code></a> refactor: extract <code>safeReplaceTextBetween</code> to reuse common fix logic (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1104">#1104</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b250f8422429434ecf539ea819e4312460e5c60c"><code>b250f84</code></a> chore: setup <code>eslint-plugin-eslint-plugin</code>, sort <code>meta</code> &amp; <code>createRule</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1107">#1107</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f9d8a2143ae854924b58c8bac7c5f5c22a06b5c4"><code>f9d8a21</code></a> fix: add <code>meta</code> to plugin (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1102">#1102</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.7.1/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.7.0&new-version=5.7.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> --- <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:47 +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#3647
No description provided.