Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Bump eslint from 8.35.0 to 8.36.0 #15

Merged
merged 1 commit into from
Mar 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2023

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 12, 2023
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.35.0...v8.36.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-8.36.0 branch from 87704eb to 3ac0ce1 Compare March 12, 2023 07:35
@harjotgill harjotgill enabled auto-merge March 12, 2023 07:36
@harjotgill harjotgill added this pull request to the merge queue Mar 12, 2023
Merged via the queue into main with commit c3e49fd Mar 12, 2023
@harjotgill harjotgill deleted the dependabot/npm_and_yarn/eslint-8.36.0 branch March 12, 2023 07:37
shoyuf pushed a commit to maybeLab/openai-mr-reviewer-gltlab that referenced this pull request Jun 25, 2023
Signed-off-by: Tao He <sighingnow@gmail.com>
shoyuf pushed a commit to maybeLab/openai-mr-reviewer-gltlab that referenced this pull request Jun 25, 2023
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant