[PR #743] [MERGED] Bump eslint from 8.35.0 to 8.36.0 #2833

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/743
Author: @dependabot[bot]
Created: 3/13/2023
Status: Merged
Merged: 3/13/2023
Merged by: @DavidAnson

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


📝 Commits (1)

  • af83981 Bump eslint from 8.35.0 to 8.36.0

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps eslint from 8.35.0 to 8.36.0.

Release notes

Sourced from eslint's releases.

v8.36.0

Features

Bug Fixes

  • 92c1943 fix: correctly iterate files matched by glob patterns (#16831) (Nitin Kumar)

Documentation

  • b98fdd4 docs: Update README (GitHub Actions Bot)
  • caf08ce docs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)
  • 3398431 docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)
  • 19d3531 docs: Update README (GitHub Actions Bot)
  • b09a512 docs: detect and fix broken links (#16837) (Nitin Kumar)

Chores

  • 602b111 chore: upgrade @​eslint/js@​8.36.0 (#16978) (Milos Djermanovic)
  • 43c2345 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 00afb84 chore: upgrade @​eslint/eslintrc@​2.0.1 (#16977) (Milos Djermanovic)
  • 698c5aa chore: upgrade espree@9.5.0 (#16976) (Milos Djermanovic)
  • 75acdd2 chore: lint more js files in docs (#16964) (Milos Djermanovic)
  • 89d9844 ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])
Changelog

Sourced from eslint's changelog.

v8.36.0 - March 10, 2023

  • 602b111 chore: upgrade @​eslint/js@​8.36.0 (#16978) (Milos Djermanovic)
  • 43c2345 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 00afb84 chore: upgrade @​eslint/eslintrc@​2.0.1 (#16977) (Milos Djermanovic)
  • 698c5aa chore: upgrade espree@9.5.0 (#16976) (Milos Djermanovic)
  • b98fdd4 docs: Update README (GitHub Actions Bot)
  • c89a485 feat: Add checkJSDoc option to multiline-comment-style (#16807) (Laurent Cozic)
  • f5f5e11 feat: Serialize parsers/processors in flat config (#16944) (Nicholas C. Zakas)
  • caf08ce docs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)
  • 75acdd2 chore: lint more js files in docs (#16964) (Milos Djermanovic)
  • 3398431 docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)
  • 19d3531 docs: Update README (GitHub Actions Bot)
  • 4799297 feat: use @​eslint-community dependencies (#16784) (Michaël De Boey)
  • b09a512 docs: detect and fix broken links (#16837) (Nitin Kumar)
  • 92c1943 fix: correctly iterate files matched by glob patterns (#16831) (Nitin Kumar)
  • 89d9844 ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])
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/743 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/13/2023 **Status:** ✅ Merged **Merged:** 3/13/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/eslint-8.36.0` --- ### 📝 Commits (1) - [`af83981`](https://github.com/DavidAnson/markdownlint/commit/af83981ad28a21350eab3b56817ea88cb14f106c) Bump eslint from 8.35.0 to 8.36.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.35.0 to 8.36.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.36.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/c89a485c49450532ee3db74f2638429f1f37d0dd"><code>c89a485</code></a> feat: Add <code>checkJSDoc</code> option to multiline-comment-style (<a href="https://redirect.github.com/eslint/eslint/issues/16807">#16807</a>) (Laurent Cozic)</li> <li><a href="https://github.com/eslint/eslint/commit/f5f5e11bd5fd3daab9ccae41e270739c836c305e"><code>f5f5e11</code></a> feat: Serialize parsers/processors in flat config (<a href="https://redirect.github.com/eslint/eslint/issues/16944">#16944</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/4799297ea582c81fd1e5623d32a7ddf7a7f3a126"><code>4799297</code></a> feat: use <a href="https://github.com/eslint-community"><code>@​eslint-community</code></a> dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/16784">#16784</a>) (Michaël De Boey)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/92c1943ba73ea01e87086236e8736539b0eed558"><code>92c1943</code></a> fix: correctly iterate files matched by glob patterns (<a href="https://redirect.github.com/eslint/eslint/issues/16831">#16831</a>) (Nitin Kumar)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/b98fdd413a3b07b262bfce6f704c1c1bb8582770"><code>b98fdd4</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/caf08ce0cc74917f7c0eec92d25fd784dc33ac4d"><code>caf08ce</code></a> docs: fix estree link in custom formatters docs (<a href="https://redirect.github.com/eslint/eslint/issues/16967">#16967</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/3398431574b903757bc78b08c8ed36b7b9fce8eb"><code>3398431</code></a> docs: Custom Parsers cleanup/expansion (<a href="https://redirect.github.com/eslint/eslint/issues/16887">#16887</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/19d3531d9b54e1004318d28f9a6e18305c5bcc18"><code>19d3531</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/b09a512107249a4eb19ef5a37b0bd672266eafdb"><code>b09a512</code></a> docs: detect and fix broken links (<a href="https://redirect.github.com/eslint/eslint/issues/16837">#16837</a>) (Nitin Kumar)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/602b11121910a97ab2bc4a95a46dd0ccd0a89309"><code>602b111</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.36.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16978">#16978</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/43c2345c27024aeab6127e6bbfd55c8b70bd317e"><code>43c2345</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/00afb84e5039874c8745a45c953fceaf0c71c454"><code>00afb84</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/2"><code>@​2</code></a>.0.1 (<a href="https://redirect.github.com/eslint/eslint/issues/16977">#16977</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/698c5aad50e628ff00281dbc786e42de79834035"><code>698c5aa</code></a> chore: upgrade espree@9.5.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16976">#16976</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/75acdd21c5ce7024252e9d41ed77d2f30587caac"><code>75acdd2</code></a> chore: lint more js files in docs (<a href="https://redirect.github.com/eslint/eslint/issues/16964">#16964</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/89d9844b3151f09b5b21b6eeeda671009ec301e9"><code>89d9844</code></a> ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (<a href="https://redirect.github.com/eslint/eslint/issues/16943">#16943</a>) (dependabot[bot])</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.36.0 - March 10, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/602b11121910a97ab2bc4a95a46dd0ccd0a89309"><code>602b111</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.36.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16978">#16978</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/43c2345c27024aeab6127e6bbfd55c8b70bd317e"><code>43c2345</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/00afb84e5039874c8745a45c953fceaf0c71c454"><code>00afb84</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/2"><code>@​2</code></a>.0.1 (<a href="https://redirect.github.com/eslint/eslint/issues/16977">#16977</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/698c5aad50e628ff00281dbc786e42de79834035"><code>698c5aa</code></a> chore: upgrade espree@9.5.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16976">#16976</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b98fdd413a3b07b262bfce6f704c1c1bb8582770"><code>b98fdd4</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/c89a485c49450532ee3db74f2638429f1f37d0dd"><code>c89a485</code></a> feat: Add <code>checkJSDoc</code> option to multiline-comment-style (<a href="https://redirect.github.com/eslint/eslint/issues/16807">#16807</a>) (Laurent Cozic)</li> <li><a href="https://github.com/eslint/eslint/commit/f5f5e11bd5fd3daab9ccae41e270739c836c305e"><code>f5f5e11</code></a> feat: Serialize parsers/processors in flat config (<a href="https://redirect.github.com/eslint/eslint/issues/16944">#16944</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/caf08ce0cc74917f7c0eec92d25fd784dc33ac4d"><code>caf08ce</code></a> docs: fix estree link in custom formatters docs (<a href="https://redirect.github.com/eslint/eslint/issues/16967">#16967</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/75acdd21c5ce7024252e9d41ed77d2f30587caac"><code>75acdd2</code></a> chore: lint more js files in docs (<a href="https://redirect.github.com/eslint/eslint/issues/16964">#16964</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/3398431574b903757bc78b08c8ed36b7b9fce8eb"><code>3398431</code></a> docs: Custom Parsers cleanup/expansion (<a href="https://redirect.github.com/eslint/eslint/issues/16887">#16887</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/19d3531d9b54e1004318d28f9a6e18305c5bcc18"><code>19d3531</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/4799297ea582c81fd1e5623d32a7ddf7a7f3a126"><code>4799297</code></a> feat: use <a href="https://github.com/eslint-community"><code>@​eslint-community</code></a> dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/16784">#16784</a>) (Michaël De Boey)</li> <li><a href="https://github.com/eslint/eslint/commit/b09a512107249a4eb19ef5a37b0bd672266eafdb"><code>b09a512</code></a> docs: detect and fix broken links (<a href="https://redirect.github.com/eslint/eslint/issues/16837">#16837</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/92c1943ba73ea01e87086236e8736539b0eed558"><code>92c1943</code></a> fix: correctly iterate files matched by glob patterns (<a href="https://redirect.github.com/eslint/eslint/issues/16831">#16831</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/89d9844b3151f09b5b21b6eeeda671009ec301e9"><code>89d9844</code></a> ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (<a href="https://redirect.github.com/eslint/eslint/issues/16943">#16943</a>) (dependabot[bot])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/75df535681d15d7d685468d637945a200301f9ee"><code>75df535</code></a> 8.36.0</li> <li><a href="https://github.com/eslint/eslint/commit/a0c856a82266107c8c93a695700b1f69a238316e"><code>a0c856a</code></a> Build: changelog update for 8.36.0</li> <li><a href="https://github.com/eslint/eslint/commit/602b11121910a97ab2bc4a95a46dd0ccd0a89309"><code>602b111</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.36.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16978">#16978</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/43c2345c27024aeab6127e6bbfd55c8b70bd317e"><code>43c2345</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/00afb84e5039874c8745a45c953fceaf0c71c454"><code>00afb84</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/2"><code>@​2</code></a>.0.1 (<a href="https://redirect.github.com/eslint/eslint/issues/16977">#16977</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/698c5aad50e628ff00281dbc786e42de79834035"><code>698c5aa</code></a> chore: upgrade espree@9.5.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16976">#16976</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b98fdd413a3b07b262bfce6f704c1c1bb8582770"><code>b98fdd4</code></a> docs: Update README</li> <li><a href="https://github.com/eslint/eslint/commit/c89a485c49450532ee3db74f2638429f1f37d0dd"><code>c89a485</code></a> feat: Add <code>checkJSDoc</code> option to multiline-comment-style (<a href="https://redirect.github.com/eslint/eslint/issues/16807">#16807</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f5f5e11bd5fd3daab9ccae41e270739c836c305e"><code>f5f5e11</code></a> feat: Serialize parsers/processors in flat config (<a href="https://redirect.github.com/eslint/eslint/issues/16944">#16944</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/caf08ce0cc74917f7c0eec92d25fd784dc33ac4d"><code>caf08ce</code></a> docs: fix estree link in custom formatters docs (<a href="https://redirect.github.com/eslint/eslint/issues/16967">#16967</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.35.0...v8.36.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.35.0&new-version=8.36.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-07 20:10:48 +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#2833
No description provided.