[PR #1769] [MERGED] Bump @stylistic/eslint-plugin from 5.3.1 to 5.4.0 #1689

Closed
opened 2026-03-03 02:04:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1769
Author: @dependabot[bot]
Created: 9/22/2025
Status: Merged
Merged: 9/23/2025
Merged by: @DavidAnson

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


📝 Commits (2)

  • d95cc53 Bump @stylistic/eslint-plugin from 5.3.1 to 5.4.0
  • 2a7f31e Merge branch 'next' into dependabot/npm_and_yarn/next/stylistic/eslint-plugin-5.4.0

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @stylistic/eslint-plugin from 5.3.1 to 5.4.0.

Release notes

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

v5.4.0

5.4.0 (2025-09-19)

Features

  • generator-star-spacing: introduce shorthand to override property function shorthands (#980) (62d7a17)
  • introduce experimental mechanism (#894) (87f09ee)
  • object-curly-spacing: introduce overrides (#898) (2a422b7)

Bug Fixes

  • correctly display the deprecation warning (#967) (094aa48)
  • multiline-comment-style: correctly handle ignored comments (#969) (cad56b2)
  • quote-props: only check ES3 reserved words for keywords option (#964) (bc4810f)
  • update deps (#983) (86596f9)

Documentation

  • indent: introduce assignmentOperator (#974) (8a096a8)
  • max-len: clarify that ignorePattern needs to be a string (#981) (d38b703)

Build Related

  • deps: bump actions/setup-node from 4 to 5 (#976) (2983f00)
Changelog

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

5.4.0 (2025-09-19)

Features

  • generator-star-spacing: introduce shorthand to override property function shorthands (#980) (62d7a17)
  • introduce experimental mechanism (#894) (87f09ee)
  • object-curly-spacing: introduce overrides (#898) (2a422b7)

Bug Fixes

  • correctly display the deprecation warning (#967) (094aa48)
  • multiline-comment-style: correctly handle ignored comments (#969) (cad56b2)
  • quote-props: only check ES3 reserved words for keywords option (#964) (bc4810f)
  • update deps (#983) (86596f9)

Documentation

  • indent: introduce assignmentOperator (#974) (8a096a8)
  • max-len: clarify that ignorePattern needs to be a string (#981) (d38b703)

Build Related

  • deps: bump actions/setup-node from 4 to 5 (#976) (2983f00)
Commits
  • 04da3bb chore: release v5.4.0 (main) (#973)
  • 86596f9 fix: update deps (#983)
  • d38b703 docs(max-len): clarify that ignorePattern needs to be a string (#981)
  • 62d7a17 feat(generator-star-spacing): introduce shorthand to override property func...
  • 2a422b7 feat(object-curly-spacing): introduce overrides (#898)
  • 87f09ee feat: introduce experimental mechanism (#894)
  • 8a096a8 docs(indent): introduce assignmentOperator (#974)
  • 094aa48 fix: correctly display the deprecation warning (#967)
  • cad56b2 fix(multiline-comment-style): correctly handle ignored comments (#969)
  • bc4810f fix(quote-props): only check ES3 reserved words for keywords option (#964)
  • See full diff 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/1769 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/22/2025 **Status:** ✅ Merged **Merged:** 9/23/2025 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/stylistic/eslint-plugin-5.4.0` --- ### 📝 Commits (2) - [`d95cc53`](https://github.com/DavidAnson/markdownlint/commit/d95cc535196fa15c56a29fc34ccad5fcd7fc0043) Bump @stylistic/eslint-plugin from 5.3.1 to 5.4.0 - [`2a7f31e`](https://github.com/DavidAnson/markdownlint/commit/2a7f31e227a4eb34cf78510a2d2dfb1433b10515) Merge branch 'next' into dependabot/npm_and_yarn/next/stylistic/eslint-plugin-5.4.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.3.1 to 5.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>v5.4.0</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.3.1...v5.4.0">5.4.0</a> (2025-09-19)</h2> <h3>Features</h3> <ul> <li><strong>generator-star-spacing:</strong> introduce <code>shorthand</code> to override property function shorthands (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/980">#980</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/62d7a1726275e2e30bc88b099294b4306887ca96">62d7a17</a>)</li> <li>introduce experimental mechanism (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/894">#894</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/87f09ee6fa2a05e14b745c0777a8e2c3fd73db1c">87f09ee</a>)</li> <li><strong>object-curly-spacing:</strong> introduce <code>overrides</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/898">#898</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2a422b7955f317a141e1d921b05c9156072765e5">2a422b7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>correctly display the deprecation warning (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/967">#967</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/094aa485264e0b904bee51b96612c4f7672a1979">094aa48</a>)</li> <li><strong>multiline-comment-style:</strong> correctly handle ignored comments (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/969">#969</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/cad56b2ad7d694efeda8891dabf8bb2c7fe1cfb0">cad56b2</a>)</li> <li><strong>quote-props:</strong> only check ES3 reserved words for <code>keywords</code> option (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/964">#964</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/bc4810fb3482247612fc71f30d23411b9d334b71">bc4810f</a>)</li> <li>update deps (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/983">#983</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/86596f93fe8601afc08409a52ea4c6614670c0c9">86596f9</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>indent:</strong> introduce <code>assignmentOperator</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/974">#974</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/8a096a80619bf1ce6ce886a670bf199746d40299">8a096a8</a>)</li> <li><strong>max-len:</strong> clarify that ignorePattern needs to be a string (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/981">#981</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d38b7035a301bad49a6ec7492cd00c30734a0dd3">d38b703</a>)</li> </ul> <h3>Build Related</h3> <ul> <li><strong>deps:</strong> bump actions/setup-node from 4 to 5 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/976">#976</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2983f0097bedc4d14dfbd0a574b0eff5dcc2a5b0">2983f00</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.3.1...v5.4.0">5.4.0</a> (2025-09-19)</h2> <h3>Features</h3> <ul> <li><strong>generator-star-spacing:</strong> introduce <code>shorthand</code> to override property function shorthands (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/980">#980</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/62d7a1726275e2e30bc88b099294b4306887ca96">62d7a17</a>)</li> <li>introduce experimental mechanism (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/894">#894</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/87f09ee6fa2a05e14b745c0777a8e2c3fd73db1c">87f09ee</a>)</li> <li><strong>object-curly-spacing:</strong> introduce <code>overrides</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/898">#898</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2a422b7955f317a141e1d921b05c9156072765e5">2a422b7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>correctly display the deprecation warning (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/967">#967</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/094aa485264e0b904bee51b96612c4f7672a1979">094aa48</a>)</li> <li><strong>multiline-comment-style:</strong> correctly handle ignored comments (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/969">#969</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/cad56b2ad7d694efeda8891dabf8bb2c7fe1cfb0">cad56b2</a>)</li> <li><strong>quote-props:</strong> only check ES3 reserved words for <code>keywords</code> option (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/964">#964</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/bc4810fb3482247612fc71f30d23411b9d334b71">bc4810f</a>)</li> <li>update deps (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/983">#983</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/86596f93fe8601afc08409a52ea4c6614670c0c9">86596f9</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>indent:</strong> introduce <code>assignmentOperator</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/974">#974</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/8a096a80619bf1ce6ce886a670bf199746d40299">8a096a8</a>)</li> <li><strong>max-len:</strong> clarify that ignorePattern needs to be a string (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/981">#981</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d38b7035a301bad49a6ec7492cd00c30734a0dd3">d38b703</a>)</li> </ul> <h3>Build Related</h3> <ul> <li><strong>deps:</strong> bump actions/setup-node from 4 to 5 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/976">#976</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2983f0097bedc4d14dfbd0a574b0eff5dcc2a5b0">2983f00</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/04da3bbb7311fdb4aaf41ebb2e30c27dd988c09a"><code>04da3bb</code></a> chore: release v5.4.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/973">#973</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/86596f93fe8601afc08409a52ea4c6614670c0c9"><code>86596f9</code></a> fix: update deps (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/983">#983</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d38b7035a301bad49a6ec7492cd00c30734a0dd3"><code>d38b703</code></a> docs(max-len): clarify that ignorePattern needs to be a string (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/981">#981</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/62d7a1726275e2e30bc88b099294b4306887ca96"><code>62d7a17</code></a> feat(generator-star-spacing): introduce <code>shorthand</code> to override property func...</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2a422b7955f317a141e1d921b05c9156072765e5"><code>2a422b7</code></a> feat(object-curly-spacing): introduce <code>overrides</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/898">#898</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/87f09ee6fa2a05e14b745c0777a8e2c3fd73db1c"><code>87f09ee</code></a> feat: introduce experimental mechanism (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/894">#894</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/8a096a80619bf1ce6ce886a670bf199746d40299"><code>8a096a8</code></a> docs(indent): introduce <code>assignmentOperator</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/974">#974</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/094aa485264e0b904bee51b96612c4f7672a1979"><code>094aa48</code></a> fix: correctly display the deprecation warning (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/967">#967</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/cad56b2ad7d694efeda8891dabf8bb2c7fe1cfb0"><code>cad56b2</code></a> fix(multiline-comment-style): correctly handle ignored comments (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/969">#969</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/bc4810fb3482247612fc71f30d23411b9d334b71"><code>bc4810f</code></a> fix(quote-props): only check ES3 reserved words for <code>keywords</code> option (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/964">#964</a>)</li> <li>See full diff in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.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=5.3.1&new-version=5.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-03 02:04:41 +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#1689
No description provided.