[PR #650] [MERGED] Bump eslint from 8.27.0 to 8.28.0 #940

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • f775d8b Bump eslint from 8.27.0 to 8.28.0

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps eslint from 8.27.0 to 8.28.0.

Release notes

Sourced from eslint's releases.

v8.28.0

Features

  • 63bce44 feat: add ignoreClassFieldInitialValues option to no-magic-numbers (#16539) (Milos Djermanovic)
  • 8385ecd feat: multiline properties in rule key-spacing with option align (#16532) (Francesco Trotta)
  • a4e89db feat: no-obj-calls support Intl (#16543) (Sosuke Suzuki)

Bug Fixes

  • c50ae4f fix: Ensure that dot files are found with globs. (#16550) (Nicholas C. Zakas)
  • 9432b67 fix: throw error for first unmatched pattern (#16533) (Milos Djermanovic)
  • e76c382 fix: allow * 1 when followed by / in no-implicit-coercion (#16522) (Milos Djermanovic)

Documentation

  • 34c05a7 docs: Language Options page intro and tweaks (#16511) (Ben Perlmutter)
  • 3e66387 docs: add intro and edit ignoring files page (#16510) (Ben Perlmutter)
  • 436f712 docs: fix Header UI inconsistency (#16464) (Tanuj Kanti)
  • f743816 docs: switch to wrench emoji for auto-fixable rules (#16545) (Bryan Mishkin)
  • bc0547e docs: improve styles for versions and languages page (#16553) (Nitin Kumar)
  • 6070f58 docs: clarify esquery issue workaround (#16556) (Milos Djermanovic)
  • b48e4f8 docs: Command Line Interface intro and tweaks (#16535) (Ben Perlmutter)
  • b92b30f docs: Add Rules page intro and content tweaks (#16523) (Ben Perlmutter)
  • 1769b42 docs: Integrations page introduction (#16548) (Ben Perlmutter)
  • a8d0a57 docs: make table of contents sticky on desktop (#16506) (Sam Chen)
  • a01315a docs: fix route of japanese translation site (#16542) (Tanuj Kanti)
  • 0515628 docs: use emoji instead of svg for deprecated rule (#16536) (Bryan Mishkin)
  • 68f1288 docs: set default layouts (#16484) (Percy Ma)
  • 776827a docs: init config about specifying shared configs (#16483) (Percy Ma)
  • 5c39425 docs: fix broken link to plugins (#16520) (Ádám T. Nagy)
  • c97c789 docs: Add missing no-new-native-nonconstructor docs code fence (#16503) (Brandon Mills)

Chores

  • e94a4a9 chore: Add tests to verify #16038 is fixed (#16538) (Nicholas C. Zakas)
  • e13f194 chore: stricter validation of meta.docs.description in core rules (#16529) (Milos Djermanovic)
  • 72dbfbc chore: use pkg parameter in getNpmPackageVersion (#16525) (webxmsj)
Changelog

Sourced from eslint's changelog.

v8.28.0 - November 18, 2022

  • 34c05a7 docs: Language Options page intro and tweaks (#16511) (Ben Perlmutter)
  • 3e66387 docs: add intro and edit ignoring files page (#16510) (Ben Perlmutter)
  • 436f712 docs: fix Header UI inconsistency (#16464) (Tanuj Kanti)
  • f743816 docs: switch to wrench emoji for auto-fixable rules (#16545) (Bryan Mishkin)
  • bc0547e docs: improve styles for versions and languages page (#16553) (Nitin Kumar)
  • 6070f58 docs: clarify esquery issue workaround (#16556) (Milos Djermanovic)
  • b48e4f8 docs: Command Line Interface intro and tweaks (#16535) (Ben Perlmutter)
  • b92b30f docs: Add Rules page intro and content tweaks (#16523) (Ben Perlmutter)
  • 1769b42 docs: Integrations page introduction (#16548) (Ben Perlmutter)
  • 63bce44 feat: add ignoreClassFieldInitialValues option to no-magic-numbers (#16539) (Milos Djermanovic)
  • c50ae4f fix: Ensure that dot files are found with globs. (#16550) (Nicholas C. Zakas)
  • a8d0a57 docs: make table of contents sticky on desktop (#16506) (Sam Chen)
  • 9432b67 fix: throw error for first unmatched pattern (#16533) (Milos Djermanovic)
  • 8385ecd feat: multiline properties in rule key-spacing with option align (#16532) (Francesco Trotta)
  • a4e89db feat: no-obj-calls support Intl (#16543) (Sosuke Suzuki)
  • a01315a docs: fix route of japanese translation site (#16542) (Tanuj Kanti)
  • e94a4a9 chore: Add tests to verify #16038 is fixed (#16538) (Nicholas C. Zakas)
  • 0515628 docs: use emoji instead of svg for deprecated rule (#16536) (Bryan Mishkin)
  • e76c382 fix: allow * 1 when followed by / in no-implicit-coercion (#16522) (Milos Djermanovic)
  • 68f1288 docs: set default layouts (#16484) (Percy Ma)
  • e13f194 chore: stricter validation of meta.docs.description in core rules (#16529) (Milos Djermanovic)
  • 776827a docs: init config about specifying shared configs (#16483) (Percy Ma)
  • 72dbfbc chore: use pkg parameter in getNpmPackageVersion (#16525) (webxmsj)
  • 5c39425 docs: fix broken link to plugins (#16520) (Ádám T. Nagy)
  • c97c789 docs: Add missing no-new-native-nonconstructor docs code fence (#16503) (Brandon Mills)
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/650 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/21/2022 **Status:** ✅ Merged **Merged:** 11/21/2022 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/eslint-8.28.0` --- ### 📝 Commits (1) - [`f775d8b`](https://github.com/DavidAnson/markdownlint/commit/f775d8bc841840c77ec3f48e07b6dcd9b6a83cc0) Bump eslint from 8.27.0 to 8.28.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.27.0 to 8.28.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.28.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/63bce44e7b6326e1e94fc7f6283df8de7bbac273"><code>63bce44</code></a> feat: add <code>ignoreClassFieldInitialValues</code> option to no-magic-numbers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16539">#16539</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/8385ecdbbe342211e20aebe76fa7affe8ec04c33"><code>8385ecd</code></a> feat: multiline properties in rule <code>key-spacing</code> with option <code>align</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16532">#16532</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/a4e89dbe85589dab982885872dc206e090c27b3c"><code>a4e89db</code></a> feat: <code>no-obj-calls</code> support <code>Intl</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16543">#16543</a>) (Sosuke Suzuki)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/c50ae4f840d1ee9dc7b80a46c887398c0ec0a67c"><code>c50ae4f</code></a> fix: Ensure that dot files are found with globs. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16550">#16550</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/9432b67f76ddd7b8a73d37e8a041a9ff25822f0c"><code>9432b67</code></a> fix: throw error for first unmatched pattern (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16533">#16533</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/e76c3827727b48c16af8467c02c31160e5595d83"><code>e76c382</code></a> fix: allow <code>* 1</code> when followed by <code>/</code> in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16522">#16522</a>) (Milos Djermanovic)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/34c05a779ada3142995392ae12978461900088df"><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511">#16511</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/3e663873c97773ab1ecdff54aaa122075d5bb389"><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510">#16510</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/436f712843360f98b2bd63256bf0c4f77013b54c"><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464">#16464</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f74381696703d8eed0e175d42f96904a3d1cb4cb"><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545">#16545</a>) (Bryan Mishkin)</li> <li><a href="https://github.com/eslint/eslint/commit/bc0547eb149a1e04211826662d2d798fb331983d"><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553">#16553</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/6070f58d802d77c6c781c6bc1f554eef8b3d8f68"><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556">#16556</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b48e4f89c59bd1c5408e3db492a0e95a402820bd"><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535">#16535</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/b92b30f93db64314827305b552cbb832c63fa949"><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523">#16523</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/1769b423392512db4adf1eff75896c1ac0c3606b"><code>1769b42</code></a> docs: Integrations page introduction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16548">#16548</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/a8d0a57cbc29a917258df41d3254ecd29bcf61ab"><code>a8d0a57</code></a> docs: make table of contents sticky on desktop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16506">#16506</a>) (Sam Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/a01315a7d8f3a70468b7a644fde01d6983778c6b"><code>a01315a</code></a> docs: fix route of japanese translation site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16542">#16542</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/05156285396eba9ce3d3a0990a8c89d5bc229636"><code>0515628</code></a> docs: use emoji instead of svg for deprecated rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16536">#16536</a>) (Bryan Mishkin)</li> <li><a href="https://github.com/eslint/eslint/commit/68f12882fbaeda8ffb26425d42d261346ff5af51"><code>68f1288</code></a> docs: set default layouts (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16484">#16484</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/776827a1748da88a25e7903bd794f5439de922b5"><code>776827a</code></a> docs: init config about specifying shared configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16483">#16483</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/5c39425fc55ecc0b97bbd07ac22654c0eb4f789c"><code>5c39425</code></a> docs: fix broken link to plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16520">#16520</a>) (Ádám T. Nagy)</li> <li><a href="https://github.com/eslint/eslint/commit/c97c7897686ac4dc2828537d6a017f3c99f7d905"><code>c97c789</code></a> docs: Add missing no-new-native-nonconstructor docs code fence (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16503">#16503</a>) (Brandon Mills)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/e94a4a95ee301b0344d3292c37a0b29d8e18ab30"><code>e94a4a9</code></a> chore: Add tests to verify <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16038">#16038</a> is fixed (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16538">#16538</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/e13f194f89f591730aa955f7b62192c7e8296069"><code>e13f194</code></a> chore: stricter validation of <code>meta.docs.description</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16529">#16529</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/72dbfbc0c45d2b9d19b21c6a5a6b4ca71403ffbf"><code>72dbfbc</code></a> chore: use <code>pkg</code> parameter in <code>getNpmPackageVersion</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16525">#16525</a>) (webxmsj)</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.28.0 - November 18, 2022</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/34c05a779ada3142995392ae12978461900088df"><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511">#16511</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/3e663873c97773ab1ecdff54aaa122075d5bb389"><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510">#16510</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/436f712843360f98b2bd63256bf0c4f77013b54c"><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464">#16464</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f74381696703d8eed0e175d42f96904a3d1cb4cb"><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545">#16545</a>) (Bryan Mishkin)</li> <li><a href="https://github.com/eslint/eslint/commit/bc0547eb149a1e04211826662d2d798fb331983d"><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553">#16553</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/6070f58d802d77c6c781c6bc1f554eef8b3d8f68"><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556">#16556</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b48e4f89c59bd1c5408e3db492a0e95a402820bd"><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535">#16535</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/b92b30f93db64314827305b552cbb832c63fa949"><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523">#16523</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/1769b423392512db4adf1eff75896c1ac0c3606b"><code>1769b42</code></a> docs: Integrations page introduction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16548">#16548</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/63bce44e7b6326e1e94fc7f6283df8de7bbac273"><code>63bce44</code></a> feat: add <code>ignoreClassFieldInitialValues</code> option to no-magic-numbers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16539">#16539</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/c50ae4f840d1ee9dc7b80a46c887398c0ec0a67c"><code>c50ae4f</code></a> fix: Ensure that dot files are found with globs. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16550">#16550</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/a8d0a57cbc29a917258df41d3254ecd29bcf61ab"><code>a8d0a57</code></a> docs: make table of contents sticky on desktop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16506">#16506</a>) (Sam Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/9432b67f76ddd7b8a73d37e8a041a9ff25822f0c"><code>9432b67</code></a> fix: throw error for first unmatched pattern (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16533">#16533</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/8385ecdbbe342211e20aebe76fa7affe8ec04c33"><code>8385ecd</code></a> feat: multiline properties in rule <code>key-spacing</code> with option <code>align</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16532">#16532</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/a4e89dbe85589dab982885872dc206e090c27b3c"><code>a4e89db</code></a> feat: <code>no-obj-calls</code> support <code>Intl</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16543">#16543</a>) (Sosuke Suzuki)</li> <li><a href="https://github.com/eslint/eslint/commit/a01315a7d8f3a70468b7a644fde01d6983778c6b"><code>a01315a</code></a> docs: fix route of japanese translation site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16542">#16542</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/e94a4a95ee301b0344d3292c37a0b29d8e18ab30"><code>e94a4a9</code></a> chore: Add tests to verify <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16038">#16038</a> is fixed (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16538">#16538</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/05156285396eba9ce3d3a0990a8c89d5bc229636"><code>0515628</code></a> docs: use emoji instead of svg for deprecated rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16536">#16536</a>) (Bryan Mishkin)</li> <li><a href="https://github.com/eslint/eslint/commit/e76c3827727b48c16af8467c02c31160e5595d83"><code>e76c382</code></a> fix: allow <code>* 1</code> when followed by <code>/</code> in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16522">#16522</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/68f12882fbaeda8ffb26425d42d261346ff5af51"><code>68f1288</code></a> docs: set default layouts (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16484">#16484</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/e13f194f89f591730aa955f7b62192c7e8296069"><code>e13f194</code></a> chore: stricter validation of <code>meta.docs.description</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16529">#16529</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/776827a1748da88a25e7903bd794f5439de922b5"><code>776827a</code></a> docs: init config about specifying shared configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16483">#16483</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/72dbfbc0c45d2b9d19b21c6a5a6b4ca71403ffbf"><code>72dbfbc</code></a> chore: use <code>pkg</code> parameter in <code>getNpmPackageVersion</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16525">#16525</a>) (webxmsj)</li> <li><a href="https://github.com/eslint/eslint/commit/5c39425fc55ecc0b97bbd07ac22654c0eb4f789c"><code>5c39425</code></a> docs: fix broken link to plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16520">#16520</a>) (Ádám T. Nagy)</li> <li><a href="https://github.com/eslint/eslint/commit/c97c7897686ac4dc2828537d6a017f3c99f7d905"><code>c97c789</code></a> docs: Add missing no-new-native-nonconstructor docs code fence (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16503">#16503</a>) (Brandon Mills)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/b8769f192be940fea3aa5e6477b148efcaae2277"><code>b8769f1</code></a> 8.28.0</li> <li><a href="https://github.com/eslint/eslint/commit/d2b072313df355f57e84b68b707b08a77e92c273"><code>d2b0723</code></a> Build: changelog update for 8.28.0</li> <li><a href="https://github.com/eslint/eslint/commit/34c05a779ada3142995392ae12978461900088df"><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511">#16511</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/3e663873c97773ab1ecdff54aaa122075d5bb389"><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510">#16510</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/436f712843360f98b2bd63256bf0c4f77013b54c"><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464">#16464</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f74381696703d8eed0e175d42f96904a3d1cb4cb"><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545">#16545</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/bc0547eb149a1e04211826662d2d798fb331983d"><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553">#16553</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/6070f58d802d77c6c781c6bc1f554eef8b3d8f68"><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556">#16556</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b48e4f89c59bd1c5408e3db492a0e95a402820bd"><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535">#16535</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b92b30f93db64314827305b552cbb832c63fa949"><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523">#16523</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.27.0...v8.28.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.27.0&new-version=8.28.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:10 +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#940
No description provided.