[PR #630] [MERGED] Bump eslint from 8.26.0 to 8.27.0 #931

Closed
opened 2026-03-03 02:01:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/630
Author: @dependabot[bot]
Created: 11/8/2022
Status: Merged
Merged: 11/8/2022
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/eslint-8.27.0


📝 Commits (1)

  • 13ff13a Bump eslint from 8.26.0 to 8.27.0

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps eslint from 8.26.0 to 8.27.0.

Release notes

Sourced from eslint's releases.

v8.27.0

Features

  • f14587c feat: new no-new-native-nonconstructor rule (#16368) (Sosuke Suzuki)
  • 978799b feat: add new rule no-empty-static-block (#16325) (Sosuke Suzuki)
  • 69216ee feat: no-empty suggest to add comment in empty BlockStatement (#16470) (Nitin Kumar)
  • 319f0a5 feat: use context.languageOptions.ecmaVersion in core rules (#16458) (Milos Djermanovic)

Bug Fixes

  • c3ce521 fix: Ensure unmatched glob patterns throw an error (#16462) (Nicholas C. Zakas)
  • 886a038 fix: handle files with unspecified path in getRulesMetaForResults (#16437) (Francesco Trotta)

Documentation

  • ce93b42 docs: Stylelint property-no-unknown (#16497) (Nick Schonning)
  • d2cecb4 docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) (Nick Schonning)
  • 0a92805 docs: stylelint color-hex-case (#16496) (Nick Schonning)
  • 74a5af4 docs: fix stylelint error (#16491) (Milos Djermanovic)
  • 324db1a docs: explicit stylelint color related rules (#16465) (Nick Schonning)
  • 94dc4f1 docs: use Stylelint for HTML files (#16468) (Nick Schonning)
  • cc6128d docs: enable stylelint declaration-block-no-duplicate-properties (#16466) (Nick Schonning)
  • d03a8bf docs: Add heading to justification explanation (#16430) (Maritaria)
  • 8a15968 docs: add Stylelint configuration and cleanup (#16379) (Nick Schonning)
  • 9b0a469 docs: note commit messages don't support scope (#16435) (Andy Edwards)
  • 1581405 docs: improve context.getScope() docs (#16417) (Ben Perlmutter)
  • b797149 docs: update formatters template (#16454) (Milos Djermanovic)
  • 5ac4de9 docs: fix link to formatters on the Core Concepts page (#16455) (Vladislav)
  • 33313ef docs: core-concepts: fix link to semi rule (#16453) (coderaiser)
Changelog

Sourced from eslint's changelog.

v8.27.0 - November 6, 2022

  • f14587c feat: new no-new-native-nonconstructor rule (#16368) (Sosuke Suzuki)
  • 978799b feat: add new rule no-empty-static-block (#16325) (Sosuke Suzuki)
  • ce93b42 docs: Stylelint property-no-unknown (#16497) (Nick Schonning)
  • d2cecb4 docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) (Nick Schonning)
  • 0a92805 docs: stylelint color-hex-case (#16496) (Nick Schonning)
  • c3ce521 fix: Ensure unmatched glob patterns throw an error (#16462) (Nicholas C. Zakas)
  • 74a5af4 docs: fix stylelint error (#16491) (Milos Djermanovic)
  • 69216ee feat: no-empty suggest to add comment in empty BlockStatement (#16470) (Nitin Kumar)
  • 324db1a docs: explicit stylelint color related rules (#16465) (Nick Schonning)
  • 94dc4f1 docs: use Stylelint for HTML files (#16468) (Nick Schonning)
  • cc6128d docs: enable stylelint declaration-block-no-duplicate-properties (#16466) (Nick Schonning)
  • d03a8bf docs: Add heading to justification explanation (#16430) (Maritaria)
  • 886a038 fix: handle files with unspecified path in getRulesMetaForResults (#16437) (Francesco Trotta)
  • 319f0a5 feat: use context.languageOptions.ecmaVersion in core rules (#16458) (Milos Djermanovic)
  • 8a15968 docs: add Stylelint configuration and cleanup (#16379) (Nick Schonning)
  • 9b0a469 docs: note commit messages don't support scope (#16435) (Andy Edwards)
  • 1581405 docs: improve context.getScope() docs (#16417) (Ben Perlmutter)
  • b797149 docs: update formatters template (#16454) (Milos Djermanovic)
  • 5ac4de9 docs: fix link to formatters on the Core Concepts page (#16455) (Vladislav)
  • 33313ef docs: core-concepts: fix link to semi rule (#16453) (coderaiser)
Commits

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 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/630 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/8/2022 **Status:** ✅ Merged **Merged:** 11/8/2022 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/eslint-8.27.0` --- ### 📝 Commits (1) - [`13ff13a`](https://github.com/DavidAnson/markdownlint/commit/13ff13a78f93f24bb41acf4234a629c3b8e14b93) Bump eslint from 8.26.0 to 8.27.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v8.27.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f14587c42bb0fe6ec89529aede045a488083d6ee"><code>f14587c</code></a> feat: new <code>no-new-native-nonconstructor</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16368">#16368</a>) (Sosuke Suzuki)</li> <li><a href="https://github.com/eslint/eslint/commit/978799bd5c76fecf4ce8f17d89ad6c9f436c3228"><code>978799b</code></a> feat: add new rule <code>no-empty-static-block</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16325">#16325</a>) (Sosuke Suzuki)</li> <li><a href="https://github.com/eslint/eslint/commit/69216ee69c7172e847b64e0e934b5121a34d0ea3"><code>69216ee</code></a> feat: no-empty suggest to add comment in empty BlockStatement (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16470">#16470</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/319f0a5491598825bbd528c6d1fc12771056a74c"><code>319f0a5</code></a> feat: use <code>context.languageOptions.ecmaVersion</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16458">#16458</a>) (Milos Djermanovic)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/c3ce5212f672d95dde3465d7d3c4bf99ff665f8b"><code>c3ce521</code></a> fix: Ensure unmatched glob patterns throw an error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16462">#16462</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/886a0386897f96d2da95eba8c52bd893fcbf7e86"><code>886a038</code></a> fix: handle files with unspecified path in <code>getRulesMetaForResults</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16437">#16437</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/ce93b429bf917640473dd7e26b49bba993c68ce4"><code>ce93b42</code></a> docs: Stylelint property-no-unknown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16497">#16497</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/d2cecb4ad2a6d33444cf0288a863c43acb3b468a"><code>d2cecb4</code></a> docs: Stylelint declaration-block-no-shorthand-property-overrides (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16498">#16498</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/0a92805d7713118866e519b0ff2a61c5d6238ad9"><code>0a92805</code></a> docs: stylelint color-hex-case (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16496">#16496</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/74a5af487ac7296a46a8078e585f00df72b63d83"><code>74a5af4</code></a> docs: fix stylelint error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16491">#16491</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/324db1a11e43ba9d954dc522763faea19129ce6a"><code>324db1a</code></a> docs: explicit stylelint color related rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16465">#16465</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/94dc4f19ba49fe2358f8bcc2fc3555d222766755"><code>94dc4f1</code></a> docs: use Stylelint for HTML files (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16468">#16468</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/cc6128db4f489c3ab80fff2f9dbeea313e72208d"><code>cc6128d</code></a> docs: enable stylelint declaration-block-no-duplicate-properties (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16466">#16466</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/d03a8bf8978bd330aeb951f18cc92bf1ad24eeec"><code>d03a8bf</code></a> docs: Add heading to justification explanation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16430">#16430</a>) (Maritaria)</li> <li><a href="https://github.com/eslint/eslint/commit/8a159686f9d497262d573dd601855ce28362199b"><code>8a15968</code></a> docs: add Stylelint configuration and cleanup (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16379">#16379</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/9b0a469d1e4650c1d9da26239357e715b11b2d97"><code>9b0a469</code></a> docs: note commit messages don't support scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16435">#16435</a>) (Andy Edwards)</li> <li><a href="https://github.com/eslint/eslint/commit/15814057fd69319b3744bdea5db2455f85d2e74f"><code>1581405</code></a> docs: improve context.getScope() docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16417">#16417</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/b7971496e9b44add405ca0360294f5c3be85b540"><code>b797149</code></a> docs: update formatters template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16454">#16454</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5ac4de911f712cb3a5a16eb7a4063eee09dfc97c"><code>5ac4de9</code></a> docs: fix link to formatters on the Core Concepts page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16455">#16455</a>) (Vladislav)</li> <li><a href="https://github.com/eslint/eslint/commit/33313ef56258a6a96b00a3e70025b94bd2f2fe9f"><code>33313ef</code></a> docs: core-concepts: fix link to semi rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16453">#16453</a>) (coderaiser)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v8.27.0 - November 6, 2022</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/f14587c42bb0fe6ec89529aede045a488083d6ee"><code>f14587c</code></a> feat: new <code>no-new-native-nonconstructor</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16368">#16368</a>) (Sosuke Suzuki)</li> <li><a href="https://github.com/eslint/eslint/commit/978799bd5c76fecf4ce8f17d89ad6c9f436c3228"><code>978799b</code></a> feat: add new rule <code>no-empty-static-block</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16325">#16325</a>) (Sosuke Suzuki)</li> <li><a href="https://github.com/eslint/eslint/commit/ce93b429bf917640473dd7e26b49bba993c68ce4"><code>ce93b42</code></a> docs: Stylelint property-no-unknown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16497">#16497</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/d2cecb4ad2a6d33444cf0288a863c43acb3b468a"><code>d2cecb4</code></a> docs: Stylelint declaration-block-no-shorthand-property-overrides (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16498">#16498</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/0a92805d7713118866e519b0ff2a61c5d6238ad9"><code>0a92805</code></a> docs: stylelint color-hex-case (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16496">#16496</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/c3ce5212f672d95dde3465d7d3c4bf99ff665f8b"><code>c3ce521</code></a> fix: Ensure unmatched glob patterns throw an error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16462">#16462</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/74a5af487ac7296a46a8078e585f00df72b63d83"><code>74a5af4</code></a> docs: fix stylelint error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16491">#16491</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/69216ee69c7172e847b64e0e934b5121a34d0ea3"><code>69216ee</code></a> feat: no-empty suggest to add comment in empty BlockStatement (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16470">#16470</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/324db1a11e43ba9d954dc522763faea19129ce6a"><code>324db1a</code></a> docs: explicit stylelint color related rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16465">#16465</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/94dc4f19ba49fe2358f8bcc2fc3555d222766755"><code>94dc4f1</code></a> docs: use Stylelint for HTML files (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16468">#16468</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/cc6128db4f489c3ab80fff2f9dbeea313e72208d"><code>cc6128d</code></a> docs: enable stylelint declaration-block-no-duplicate-properties (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16466">#16466</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/d03a8bf8978bd330aeb951f18cc92bf1ad24eeec"><code>d03a8bf</code></a> docs: Add heading to justification explanation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16430">#16430</a>) (Maritaria)</li> <li><a href="https://github.com/eslint/eslint/commit/886a0386897f96d2da95eba8c52bd893fcbf7e86"><code>886a038</code></a> fix: handle files with unspecified path in <code>getRulesMetaForResults</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16437">#16437</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/319f0a5491598825bbd528c6d1fc12771056a74c"><code>319f0a5</code></a> feat: use <code>context.languageOptions.ecmaVersion</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16458">#16458</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/8a159686f9d497262d573dd601855ce28362199b"><code>8a15968</code></a> docs: add Stylelint configuration and cleanup (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16379">#16379</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/9b0a469d1e4650c1d9da26239357e715b11b2d97"><code>9b0a469</code></a> docs: note commit messages don't support scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16435">#16435</a>) (Andy Edwards)</li> <li><a href="https://github.com/eslint/eslint/commit/15814057fd69319b3744bdea5db2455f85d2e74f"><code>1581405</code></a> docs: improve context.getScope() docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16417">#16417</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/b7971496e9b44add405ca0360294f5c3be85b540"><code>b797149</code></a> docs: update formatters template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16454">#16454</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5ac4de911f712cb3a5a16eb7a4063eee09dfc97c"><code>5ac4de9</code></a> docs: fix link to formatters on the Core Concepts page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16455">#16455</a>) (Vladislav)</li> <li><a href="https://github.com/eslint/eslint/commit/33313ef56258a6a96b00a3e70025b94bd2f2fe9f"><code>33313ef</code></a> docs: core-concepts: fix link to semi rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16453">#16453</a>) (coderaiser)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/e9509642f6e6c2692565d2a42ecd98c7c41e48b1"><code>e950964</code></a> 8.27.0</li> <li><a href="https://github.com/eslint/eslint/commit/631c91fdf7ee94cece89aa4797333b3ea3050b26"><code>631c91f</code></a> Build: changelog update for 8.27.0</li> <li><a href="https://github.com/eslint/eslint/commit/f14587c42bb0fe6ec89529aede045a488083d6ee"><code>f14587c</code></a> feat: new <code>no-new-native-nonconstructor</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16368">#16368</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/978799bd5c76fecf4ce8f17d89ad6c9f436c3228"><code>978799b</code></a> feat: add new rule <code>no-empty-static-block</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16325">#16325</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ce93b429bf917640473dd7e26b49bba993c68ce4"><code>ce93b42</code></a> docs: Stylelint property-no-unknown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16497">#16497</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d2cecb4ad2a6d33444cf0288a863c43acb3b468a"><code>d2cecb4</code></a> docs: Stylelint declaration-block-no-shorthand-property-overrides (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16498">#16498</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/0a92805d7713118866e519b0ff2a61c5d6238ad9"><code>0a92805</code></a> docs: stylelint color-hex-case (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16496">#16496</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/c3ce5212f672d95dde3465d7d3c4bf99ff665f8b"><code>c3ce521</code></a> fix: Ensure unmatched glob patterns throw an error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16462">#16462</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/74a5af487ac7296a46a8078e585f00df72b63d83"><code>74a5af4</code></a> docs: fix stylelint error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16491">#16491</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/69216ee69c7172e847b64e0e934b5121a34d0ea3"><code>69216ee</code></a> feat: no-empty suggest to add comment in empty BlockStatement (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16470">#16470</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=8.26.0&new-version=8.27.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 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:01:07 +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#931
No description provided.