[PR #1438] [MERGED] Bump @eslint/js from 9.15.0 to 9.16.0 #3317

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1438
Author: @dependabot[bot]
Created: 12/2/2024
Status: Merged
Merged: 12/2/2024
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/eslint/js-9.16.0


📝 Commits (1)

  • 2e59bcd Bump @eslint/js from 9.15.0 to 9.16.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.


Bumps @eslint/js from 9.15.0 to 9.16.0.

Release notes

Sourced from @​eslint/js's releases.

v9.16.0

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)

Chores

  • feb703b chore: upgrade to @eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
Changelog

Sourced from @​eslint/js's changelog.

v9.16.0 - November 29, 2024

  • feb703b chore: upgrade to @eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)
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/1438 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/2/2024 **Status:** ✅ Merged **Merged:** 12/2/2024 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/eslint/js-9.16.0` --- ### 📝 Commits (1) - [`2e59bcd`](https://github.com/DavidAnson/markdownlint/commit/2e59bcd36f2fbdef34d10f2c708c6975ebd1fd84) Bump @eslint/js from 9.15.0 to 9.16.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) Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.15.0 to 9.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases"><code>@​eslint/js</code>'s releases</a>.</em></p> <blockquote> <h2>v9.16.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/8f70eb142cce025e7040d016a959eff0f51eb672"><code>8f70eb1</code></a> feat: Add <code>ignoreComputedKeys</code> option in <code>sort-keys</code> rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19162">#19162</a>) (Milos Djermanovic)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9eefc8f813b5c31f49fbbd9a36f439b365bea180"><code>9eefc8f</code></a> docs: fix typos in <code>use-isnan</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19190">#19190</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0c8cea8c803962a4358032fde5c117a1e9c41ca0"><code>0c8cea8</code></a> docs: switch the order of words in <code>no-unreachable</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19189">#19189</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0c19417c644a29b5113d3a2b94ce00640117574b"><code>0c19417</code></a> docs: add missing backtick to <code>no-async-promise-executor</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19188">#19188</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/8df927646cadaa70263914c62f2f76fccb8c46fd"><code>8df9276</code></a> docs: add backtick in <code>-0</code> in <code>description</code> of <code>no-compare-neg-zero</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19186">#19186</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7e16e3fb8594e361b3e121d2d4059dc26e30c407"><code>7e16e3f</code></a> docs: fix <code>caseSensitive</code> option's title of <code>sort-keys</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19183">#19183</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/0c6b84212144da3238693fa56500b02bd4a9f05a"><code>0c6b842</code></a> docs: fix typos in <code>migration-guide.md</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19180">#19180</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/353266edf827d4e63e9efef321f5d128748bc74d"><code>353266e</code></a> docs: fix a typo in <code>debug.md</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19179">#19179</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff318a528e3f6b8b9c6a62ea949d66ebb7f0716"><code>5ff318a</code></a> docs: delete unnecessary horizontal rule(<code>---</code>) in <code>nodejs-api</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19175">#19175</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/576bcc5461c0c00c30dfceec9abcddb99e559c74"><code>576bcc5</code></a> docs: mark more rules as handled by TypeScript (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19164">#19164</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/742d054ac1124d4e53c84234dd6960d4e272d490"><code>742d054</code></a> docs: note that <code>no-restricted-syntax</code> can be used with any language (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19148">#19148</a>) (Milos Djermanovic)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/feb703b3dc198cda03fb69c75a31d56d999b9d2e"><code>feb703b</code></a> chore: upgrade to <code>@eslint/js@9.16.0</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19195">#19195</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/df9bf9519a302e284700ad300463ecdf2ebf9f25"><code>df9bf95</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f831893b6e2951f56ce8b9ff12e4a16913b72b47"><code>f831893</code></a> chore: add type for <code>ignoreComputedKeys</code> option of <code>sort-keys</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19184">#19184</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/3afb8a1dcf12ad12df480db014042a51403ff672"><code>3afb8a1</code></a> chore: update dependency <code>@​eslint/json</code> to ^0.8.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19177">#19177</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1f77c53b12d00403b88a0e02c8d2432278abcf52"><code>1f77c53</code></a> chore: add <code>repository.directory</code> property to <code>package.json</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19165">#19165</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/d46059410a0e02b98067aa31975c25fd8d0d1c2b"><code>d460594</code></a> chore: update dependency <code>@​arethetypeswrong/cli</code> to ^0.17.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19147">#19147</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/45cd4ead9c4fc354a2542b806ec82afb67cb54fc"><code>45cd4ea</code></a> refactor: update default options in rules (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19136">#19136</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"><code>@​eslint/js</code>'s changelog</a>.</em></p> <blockquote> <p>v9.16.0 - November 29, 2024</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/feb703b3dc198cda03fb69c75a31d56d999b9d2e"><code>feb703b</code></a> chore: upgrade to <code>@eslint/js@9.16.0</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19195">#19195</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/df9bf9519a302e284700ad300463ecdf2ebf9f25"><code>df9bf95</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/9eefc8f813b5c31f49fbbd9a36f439b365bea180"><code>9eefc8f</code></a> docs: fix typos in <code>use-isnan</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19190">#19190</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0c8cea8c803962a4358032fde5c117a1e9c41ca0"><code>0c8cea8</code></a> docs: switch the order of words in <code>no-unreachable</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19189">#19189</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0c19417c644a29b5113d3a2b94ce00640117574b"><code>0c19417</code></a> docs: add missing backtick to <code>no-async-promise-executor</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19188">#19188</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/8df927646cadaa70263914c62f2f76fccb8c46fd"><code>8df9276</code></a> docs: add backtick in <code>-0</code> in <code>description</code> of <code>no-compare-neg-zero</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19186">#19186</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7e16e3fb8594e361b3e121d2d4059dc26e30c407"><code>7e16e3f</code></a> docs: fix <code>caseSensitive</code> option's title of <code>sort-keys</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19183">#19183</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f831893b6e2951f56ce8b9ff12e4a16913b72b47"><code>f831893</code></a> chore: add type for <code>ignoreComputedKeys</code> option of <code>sort-keys</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19184">#19184</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/8f70eb142cce025e7040d016a959eff0f51eb672"><code>8f70eb1</code></a> feat: Add <code>ignoreComputedKeys</code> option in <code>sort-keys</code> rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19162">#19162</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/0c6b84212144da3238693fa56500b02bd4a9f05a"><code>0c6b842</code></a> docs: fix typos in <code>migration-guide.md</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19180">#19180</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/353266edf827d4e63e9efef321f5d128748bc74d"><code>353266e</code></a> docs: fix a typo in <code>debug.md</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19179">#19179</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/3afb8a1dcf12ad12df480db014042a51403ff672"><code>3afb8a1</code></a> chore: update dependency <code>@​eslint/json</code> to ^0.8.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19177">#19177</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff318a528e3f6b8b9c6a62ea949d66ebb7f0716"><code>5ff318a</code></a> docs: delete unnecessary horizontal rule(<code>---</code>) in <code>nodejs-api</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19175">#19175</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/576bcc5461c0c00c30dfceec9abcddb99e559c74"><code>576bcc5</code></a> docs: mark more rules as handled by TypeScript (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19164">#19164</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/1f77c53b12d00403b88a0e02c8d2432278abcf52"><code>1f77c53</code></a> chore: add <code>repository.directory</code> property to <code>package.json</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19165">#19165</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/d46059410a0e02b98067aa31975c25fd8d0d1c2b"><code>d460594</code></a> chore: update dependency <code>@​arethetypeswrong/cli</code> to ^0.17.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19147">#19147</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/45cd4ead9c4fc354a2542b806ec82afb67cb54fc"><code>45cd4ea</code></a> refactor: update default options in rules (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19136">#19136</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/742d054ac1124d4e53c84234dd6960d4e272d490"><code>742d054</code></a> docs: note that <code>no-restricted-syntax</code> can be used with any language (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19148">#19148</a>) (Milos Djermanovic)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/df9bf9519a302e284700ad300463ecdf2ebf9f25"><code>df9bf95</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/v9.16.0/packages/js">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@eslint/js&package-manager=npm_and_yarn&previous-version=9.15.0&new-version=9.16.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:09 +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#3317
No description provided.