[PR #1647] [MERGED] Bump @stylistic/eslint-plugin from 4.4.1 to 5.0.0 #3428

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

📋 Pull Request Information

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

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


📝 Commits (2)

  • 2dc5a97 Bump @stylistic/eslint-plugin from 4.4.1 to 5.0.0
  • 0e17b5f Address new lint warnings from previous commit.

📊 Changes

4 files changed (+5 additions, -5 deletions)

View changed files

📝 demo/default.js (+1 -1)
📝 lib/markdownlint.mjs (+2 -2)
📝 lib/parse-configuration.mjs (+1 -1)
📝 package.json (+1 -1)

📄 Description

Bumps @stylistic/eslint-plugin from 4.4.1 to 5.0.0.

Release notes

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

v5.0.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.0.0-beta.6

5.0.0-beta.6 (2025-06-22)

Features

Chores

v5.0.0-beta.5

5.0.0-beta.5 (2025-06-20)

⚠ BREAKING CHANGES

  • handle TS object-like nodes in object-curly-newline instead of brace-style and curly-newline (#823)

Features

... (truncated)

Changelog

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

5.0.0 (2025-06-23)

Chores

5.0.0-beta.6 (2025-06-22)

Features

Chores

5.0.0-beta.5 (2025-06-20)

⚠ BREAKING CHANGES

  • handle TS object-like nodes in object-curly-newline instead of brace-style and curly-newline (#823)

Features

  • handle TS object-like nodes in object-curly-newline instead of brace-style and curly-newline (#823) (32f743f)
  • no longer deps on typescript (#838) (c18efb0)

Bug Fixes

  • space-before-blocks: check space before TSModuleBlock nodes (#798) (2e9d116)
  • type-annotation-spacing: handle type annotation in parens (#836) (0f7b461)

Documentation

  • space-before-function-paren: remove outdated info (#837) (6929b22)

Build Related

Chores

... (truncated)

Commits
  • aa436b8 chore: release v5.0.0 (main) (#844)
  • 57281c7 chore: release v5.0.0-beta.6 (main) (#843)
  • d133385 feat: add support for using (#804)
  • b30a26b refactor: unify some ast-utils (#842)
  • e8e8b18 chore: release v5.0.0-beta.5 (main) (#835)
  • c18efb0 feat: no longer deps on typescript (#838)
  • 2e9d116 fix(space-before-blocks): check space before TSModuleBlock nodes (#798)
  • 3d1b817 refactor: restrict imports from typescript-eslint (#825)
  • 0f7b461 fix(type-annotation-spacing): handle type annotation in parens (#836)
  • 6929b22 docs(space-before-function-paren): remove outdated info (#837)
  • 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/1647 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/23/2025 **Status:** ✅ Merged **Merged:** 6/23/2025 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/stylistic/eslint-plugin-5.0.0` --- ### 📝 Commits (2) - [`2dc5a97`](https://github.com/DavidAnson/markdownlint/commit/2dc5a97319b02b3747c701e9e133d4befcebbbe3) Bump @stylistic/eslint-plugin from 4.4.1 to 5.0.0 - [`0e17b5f`](https://github.com/DavidAnson/markdownlint/commit/0e17b5f8c6c2fd94b2b93acdf60765268ff9b7eb) Address new lint warnings from previous commit. ### 📊 Changes **4 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `demo/default.js` (+1 -1) 📝 `lib/markdownlint.mjs` (+2 -2) 📝 `lib/parse-configuration.mjs` (+1 -1) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.4.1 to 5.0.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.0.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>V5: remove sub packages  -  by <strong>Anthony Fu</strong> and <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/794">eslint-stylistic/eslint-stylistic#794</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/3b2fd6e0"><!-- raw HTML omitted -->(3b2fd)<!-- raw HTML omitted --></a></li> <li>Handle TS object-like nodes in <code>object-curly-spacing</code> instead of <code>block-spacing</code>  -  by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/822">eslint-stylistic/eslint-stylistic#822</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e9a4b80c"><!-- raw HTML omitted -->(e9a4b)<!-- raw HTML omitted --></a></li> <li>Handle TS object-like nodes in <code>object-curly-newline</code> instead of <code>brace-style</code> and <code>curly-newline</code>  -  by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/823">eslint-stylistic/eslint-stylistic#823</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/32f743f8"><!-- raw HTML omitted -->(32f74)<!-- raw HTML omitted --></a></li> <li><strong>object-property-newline</strong>: Remove deprecated option  -  by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/809">eslint-stylistic/eslint-stylistic#809</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/30614af0"><!-- raw HTML omitted -->(30614)<!-- raw HTML omitted --></a></li> <li><strong>space-before-function-paren</strong>: Handle catch clause with param  -  by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/821">eslint-stylistic/eslint-stylistic#821</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/64c06077"><!-- raw HTML omitted -->(64c06)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>No longer deps on <code>typescript</code>  -  by <strong>Yosuke Ota</strong>, <strong>Vida Xie</strong> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/838">eslint-stylistic/eslint-stylistic#838</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c18efb0f"><!-- raw HTML omitted -->(c18ef)<!-- raw HTML omitted --></a></li> <li>Add support for <code>using</code>  -  by <strong>Yosuke Ota</strong> and <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/804">eslint-stylistic/eslint-stylistic#804</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d133385c"><!-- raw HTML omitted -->(d1333)<!-- raw HTML omitted --></a></li> <li><strong>no-extra-parens</strong>: Allow spread syntax to wrap parentheses  -  by <strong>zzxming</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/781">eslint-stylistic/eslint-stylistic#781</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/bc74e908"><!-- raw HTML omitted -->(bc74e)<!-- raw HTML omitted --></a></li> <li><strong>operator-linebreak</strong>: Support TS Nodes  -  by <strong>Vida Xie</strong> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/805">eslint-stylistic/eslint-stylistic#805</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d7ab8d22"><!-- raw HTML omitted -->(d7ab8)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Metadata path generate normalize  -  by <strong>zzxming</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/820">eslint-stylistic/eslint-stylistic#820</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/7c6d6ef3"><!-- raw HTML omitted -->(7c6d6)<!-- raw HTML omitted --></a></li> <li><strong>indent</strong>: Correctly ignore <code>JSXText</code> and TS nodes  -  by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/785">eslint-stylistic/eslint-stylistic#785</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b0b4218a"><!-- raw HTML omitted -->(b0b42)<!-- raw HTML omitted --></a></li> <li><strong>jsx-sort-props</strong>: Correct option schema  -  by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/801">eslint-stylistic/eslint-stylistic#801</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f80f38a9"><!-- raw HTML omitted -->(f80f3)<!-- raw HTML omitted --></a></li> <li><strong>space-before-blocks</strong>: Check space before <code>TSModuleBlock</code> nodes  -  by <strong>shixianqin</strong> and <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/798">eslint-stylistic/eslint-stylistic#798</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2e9d1168"><!-- raw HTML omitted -->(2e9d1)<!-- raw HTML omitted --></a></li> <li><strong>type-annotation-spacing</strong>: Handle type annotation in parens  -  by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/836">eslint-stylistic/eslint-stylistic#836</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/0f7b4614"><!-- raw HTML omitted -->(0f7b4)<!-- raw HTML omitted --></a></li> <li><strong>type-generic-spacing</strong>: Prevent errors caused by empty type params  -  by <strong>Vida Xie</strong> in <a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/828">eslint-stylistic/eslint-stylistic#828</a> <a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/229eff0b"><!-- raw HTML omitted -->(229ef)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v4.4.1...v5.0.0">View changes on GitHub</a></h5> <h2>v5.0.0-beta.6</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0-beta.5...v5.0.0-beta.6">5.0.0-beta.6</a> (2025-06-22)</h2> <h3>Features</h3> <ul> <li>add support for <code>using</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/804">#804</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d133385cbf1603d5dea29bc1b0f24fba1ece456b">d133385</a>)</li> </ul> <h3>Chores</h3> <ul> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6c6a1545987c5102770221c8b303e2c10ecafee7">6c6a154</a>)</li> <li>unify some ast-utils (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/842">#842</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b30a26b99c119a75ea96a145391832c778553e37">b30a26b</a>)</li> </ul> <h2>v5.0.0-beta.5</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0-beta.4...v5.0.0-beta.5">5.0.0-beta.5</a> (2025-06-20)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>handle TS object-like nodes in <code>object-curly-newline</code> instead of <code>brace-style</code> and <code>curly-newline</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/823">#823</a>)</li> </ul> <h3>Features</h3> <!-- 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/v5.0.0-beta.6...v5.0.0">5.0.0</a> (2025-06-23)</h2> <h3>Chores</h3> <ul> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/36163552bc0f010cbb16a2fdeeba955405500733">3616355</a>)</li> </ul> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0-beta.5...v5.0.0-beta.6">5.0.0-beta.6</a> (2025-06-22)</h2> <h3>Features</h3> <ul> <li>add support for <code>using</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/804">#804</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d133385cbf1603d5dea29bc1b0f24fba1ece456b">d133385</a>)</li> </ul> <h3>Chores</h3> <ul> <li>release-please-mark (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6c6a1545987c5102770221c8b303e2c10ecafee7">6c6a154</a>)</li> <li>unify some ast-utils (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/842">#842</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b30a26b99c119a75ea96a145391832c778553e37">b30a26b</a>)</li> </ul> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.0.0-beta.4...v5.0.0-beta.5">5.0.0-beta.5</a> (2025-06-20)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>handle TS object-like nodes in <code>object-curly-newline</code> instead of <code>brace-style</code> and <code>curly-newline</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/823">#823</a>)</li> </ul> <h3>Features</h3> <ul> <li>handle TS object-like nodes in <code>object-curly-newline</code> instead of <code>brace-style</code> and <code>curly-newline</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/823">#823</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/32f743f85dd2ef5f9d3625ca3c79864cdf3c572f">32f743f</a>)</li> <li>no longer deps on <code>typescript</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/838">#838</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c18efb0f22c7b06f0be52b1aaa5afacf24a8ac12">c18efb0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>space-before-blocks:</strong> check space before <code>TSModuleBlock</code> nodes (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/798">#798</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2e9d1168c1bb28c938703ba6c8765d37177a2a0d">2e9d116</a>)</li> <li><strong>type-annotation-spacing:</strong> handle type annotation in parens (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/836">#836</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/0f7b46143d51922a352cfe3268b0e44daef7ceff">0f7b461</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>space-before-function-paren:</strong> remove outdated info (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/837">#837</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6929b227c597c8dd9e90baffad3a2d5531a2ba25">6929b22</a>)</li> </ul> <h3>Build Related</h3> <ul> <li>setup codecov bundle analysis (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/839">#839</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1b0daadc2acfa48bf2d18f1abab730eddbb72cf4">1b0daad</a>)</li> </ul> <h3>Chores</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/aa436b8415fa7fe627468ae1b1c75a5f41fe111d"><code>aa436b8</code></a> chore: release v5.0.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/844">#844</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/57281c799607012be3bcbef6f8dada201eb28506"><code>57281c7</code></a> chore: release v5.0.0-beta.6 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/843">#843</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d133385cbf1603d5dea29bc1b0f24fba1ece456b"><code>d133385</code></a> feat: add support for <code>using</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/804">#804</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/b30a26b99c119a75ea96a145391832c778553e37"><code>b30a26b</code></a> refactor: unify some ast-utils (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/842">#842</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e8e8b185f50012fbeb78fdf0f8d3405878ae4294"><code>e8e8b18</code></a> chore: release v5.0.0-beta.5 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/835">#835</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c18efb0f22c7b06f0be52b1aaa5afacf24a8ac12"><code>c18efb0</code></a> feat: no longer deps on <code>typescript</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/838">#838</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2e9d1168c1bb28c938703ba6c8765d37177a2a0d"><code>2e9d116</code></a> fix(space-before-blocks): check space before <code>TSModuleBlock</code> nodes (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/798">#798</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/3d1b817594aa1cd0b3c9523393bbcc103f793c20"><code>3d1b817</code></a> refactor: restrict imports from <code>typescript-eslint</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/825">#825</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/0f7b46143d51922a352cfe3268b0e44daef7ceff"><code>0f7b461</code></a> fix(type-annotation-spacing): handle type annotation in parens (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/836">#836</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6929b227c597c8dd9e90baffad3a2d5531a2ba25"><code>6929b22</code></a> docs(space-before-function-paren): remove outdated info (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/837">#837</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.0.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.4.1&new-version=5.0.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:43 +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#3428
No description provided.