[PR #1295] [MERGED] Bump eslint from 9.6.0 to 9.7.0 #1360

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1295
Author: @dependabot[bot]
Created: 7/15/2024
Status: Merged
Merged: 7/15/2024
Merged by: @DavidAnson

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


📝 Commits (1)

  • 933de7f Bump eslint from 9.6.0 to 9.7.0

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps eslint from 9.6.0 to 9.7.0.

Release notes

Sourced from eslint's releases.

v9.7.0

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)

Chores

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.7.0 - July 12, 2024

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)
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 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/1295 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/15/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/eslint-9.7.0` --- ### 📝 Commits (1) - [`933de7f`](https://github.com/DavidAnson/markdownlint/commit/933de7f81dafb5557f158ce4e1deacf198572756) Bump eslint from 9.6.0 to 9.7.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 9.6.0 to 9.7.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>v9.7.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/7bd98398f112da020eddcda2c26cf4cc563af004"><code>7bd9839</code></a> feat: add support for es2025 duplicate named capturing groups (<a href="https://redirect.github.com/eslint/eslint/issues/18630">#18630</a>) (Yosuke Ota)</li> <li><a href="https://github.com/eslint/eslint/commit/1381394a75b5902ce588455765a3919e2f138a7a"><code>1381394</code></a> feat: add <code>regex</code> option in <code>no-restricted-imports</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18622">#18622</a>) (Nitin Kumar)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/14e9f81ccdb51d2b915b68f442d48ced0a691646"><code>14e9f81</code></a> fix: destructuring in catch clause in <code>no-unused-vars</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18636">#18636</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9f416db680ad01716a769296085bf3eb93f76424"><code>9f416db</code></a> docs: Add Powered by Algolia label to the search. (<a href="https://redirect.github.com/eslint/eslint/issues/18633">#18633</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/c8d26cb4a2f9d89bfc1914167d3e9f1d3314ffe7"><code>c8d26cb</code></a> docs: Open JS Foundation -&gt; OpenJS Foundation (<a href="https://redirect.github.com/eslint/eslint/issues/18649">#18649</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/6e79ac76f44b34c24a3e92c20713fbafe1dcbae2"><code>6e79ac7</code></a> docs: <code>loadESLint</code> does not support option <code>cwd</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18641">#18641</a>) (Francesco Trotta)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/793b7180119e7e440d685defb2ee01597574ef1e"><code>793b718</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/9"><code>@​9</code></a>.7.0 (<a href="https://redirect.github.com/eslint/eslint/issues/18680">#18680</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/7ed6f9a4db702bbad941422f456451a8dba7a450"><code>7ed6f9a</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7bcda760369c44d0f1131fccaaf1ccfed5af85f1"><code>7bcda76</code></a> refactor: Add type references (<a href="https://redirect.github.com/eslint/eslint/issues/18652">#18652</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/51bf57c493a65baeee3a935f2d0e52e27271fb48"><code>51bf57c</code></a> chore: add tech sponsors through actions (<a href="https://redirect.github.com/eslint/eslint/issues/18624">#18624</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/6320732c3e2a52a220552e348108c53c60f9ef7a"><code>6320732</code></a> refactor: don't use <code>parent</code> property in <code>NodeEventGenerator</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18653">#18653</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/9e6d6405c3ee774c2e716a3453ede9696ced1be7"><code>9e6d640</code></a> refactor: move &quot;Parsing error&quot; prefix adding to Linter (<a href="https://redirect.github.com/eslint/eslint/issues/18650">#18650</a>) (Milos Djermanovic)</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>v9.7.0 - July 12, 2024</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/793b7180119e7e440d685defb2ee01597574ef1e"><code>793b718</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/9"><code>@​9</code></a>.7.0 (<a href="https://redirect.github.com/eslint/eslint/issues/18680">#18680</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/7ed6f9a4db702bbad941422f456451a8dba7a450"><code>7ed6f9a</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/14e9f81ccdb51d2b915b68f442d48ced0a691646"><code>14e9f81</code></a> fix: destructuring in catch clause in <code>no-unused-vars</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18636">#18636</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/7bcda760369c44d0f1131fccaaf1ccfed5af85f1"><code>7bcda76</code></a> refactor: Add type references (<a href="https://redirect.github.com/eslint/eslint/issues/18652">#18652</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/51bf57c493a65baeee3a935f2d0e52e27271fb48"><code>51bf57c</code></a> chore: add tech sponsors through actions (<a href="https://redirect.github.com/eslint/eslint/issues/18624">#18624</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/9f416db680ad01716a769296085bf3eb93f76424"><code>9f416db</code></a> docs: Add Powered by Algolia label to the search. (<a href="https://redirect.github.com/eslint/eslint/issues/18633">#18633</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/6320732c3e2a52a220552e348108c53c60f9ef7a"><code>6320732</code></a> refactor: don't use <code>parent</code> property in <code>NodeEventGenerator</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18653">#18653</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/7bd98398f112da020eddcda2c26cf4cc563af004"><code>7bd9839</code></a> feat: add support for es2025 duplicate named capturing groups (<a href="https://redirect.github.com/eslint/eslint/issues/18630">#18630</a>) (Yosuke Ota)</li> <li><a href="https://github.com/eslint/eslint/commit/1381394a75b5902ce588455765a3919e2f138a7a"><code>1381394</code></a> feat: add <code>regex</code> option in <code>no-restricted-imports</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18622">#18622</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/9e6d6405c3ee774c2e716a3453ede9696ced1be7"><code>9e6d640</code></a> refactor: move &quot;Parsing error&quot; prefix adding to Linter (<a href="https://redirect.github.com/eslint/eslint/issues/18650">#18650</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/c8d26cb4a2f9d89bfc1914167d3e9f1d3314ffe7"><code>c8d26cb</code></a> docs: Open JS Foundation -&gt; OpenJS Foundation (<a href="https://redirect.github.com/eslint/eslint/issues/18649">#18649</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/6e79ac76f44b34c24a3e92c20713fbafe1dcbae2"><code>6e79ac7</code></a> docs: <code>loadESLint</code> does not support option <code>cwd</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18641">#18641</a>) (Francesco Trotta)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/05ab812df9af044143dc25b19ba2dee39f6b80ce"><code>05ab812</code></a> 9.7.0</li> <li><a href="https://github.com/eslint/eslint/commit/1917cd3c56d4aa733ec1b161d852c96b053085c5"><code>1917cd3</code></a> Build: changelog update for 9.7.0</li> <li><a href="https://github.com/eslint/eslint/commit/793b7180119e7e440d685defb2ee01597574ef1e"><code>793b718</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/9"><code>@​9</code></a>.7.0 (<a href="https://redirect.github.com/eslint/eslint/issues/18680">#18680</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/7ed6f9a4db702bbad941422f456451a8dba7a450"><code>7ed6f9a</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/14e9f81ccdb51d2b915b68f442d48ced0a691646"><code>14e9f81</code></a> fix: destructuring in catch clause in <code>no-unused-vars</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18636">#18636</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/7bcda760369c44d0f1131fccaaf1ccfed5af85f1"><code>7bcda76</code></a> refactor: Add type references (<a href="https://redirect.github.com/eslint/eslint/issues/18652">#18652</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/51bf57c493a65baeee3a935f2d0e52e27271fb48"><code>51bf57c</code></a> chore: add tech sponsors through actions (<a href="https://redirect.github.com/eslint/eslint/issues/18624">#18624</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9f416db680ad01716a769296085bf3eb93f76424"><code>9f416db</code></a> docs: Add Powered by Algolia label to the search. (<a href="https://redirect.github.com/eslint/eslint/issues/18633">#18633</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/6320732c3e2a52a220552e348108c53c60f9ef7a"><code>6320732</code></a> refactor: don't use <code>parent</code> property in <code>NodeEventGenerator</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18653">#18653</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/7bd98398f112da020eddcda2c26cf4cc563af004"><code>7bd9839</code></a> feat: add support for es2025 duplicate named capturing groups (<a href="https://redirect.github.com/eslint/eslint/issues/18630">#18630</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.6.0...v9.7.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=9.6.0&new-version=9.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-03 02:03: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#1360
No description provided.