Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint from 8.32.0 to 8.33.0 #65

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps eslint from 8.32.0 to 8.33.0.

Release notes

Sourced from eslint's releases.

v8.33.0

Features

  • 2cc7954 feat: add restrictDefaultExports option to no-restricted-exports rule (#16785) (Nitin Kumar)

Documentation

  • 17f4be2 docs: Fix examples in no-multiple-empty-lines rule (#16835) (jonz94)
  • 9c7cfe3 docs: 'Source Code' content in 'Set up Development Environment' page (#16780) (Ben Perlmutter)
  • ede5c64 docs: Custom processors page (#16802) (Ben Perlmutter)
  • 2620614 docs: Code of Conduct page (#16781) (Ben Perlmutter)
  • 50a8efd docs: report a sec vulnerability page (#16808) (Ben Perlmutter)
  • ed60afd docs: Update page titles, section landing pages, and side TOC (#16760) (Ben Perlmutter)
  • 333c712 docs: add background to code-path-diagrams for dark-mode (#16822) (Tanuj Kanti)
  • f5f7b9b docs: Update README (GitHub Actions Bot)
  • 2aa4f5f docs: no-constant-condition: Add multi-comparison example (#16776) (Sebastian Simon)
  • 40287db docs: Remove Google Group icon (#16779) (Nicholas C. Zakas)
  • ea10ca5 docs: 'a .eslint' -> 'an .eslint' for consistency (#16809) (Ben Perlmutter)
  • 3be0748 docs: add example for nodejs lintText api (#16789) (Siva K)
  • ce4f5ff docs: Replace removed related rules with a valid rule (#16800) (Ville Saalo)
Changelog

Sourced from eslint's changelog.

v8.33.0 - January 28, 2023

  • 17f4be2 docs: Fix examples in no-multiple-empty-lines rule (#16835) (jonz94)
  • 9c7cfe3 docs: 'Source Code' content in 'Set up Development Environment' page (#16780) (Ben Perlmutter)
  • ede5c64 docs: Custom processors page (#16802) (Ben Perlmutter)
  • 2620614 docs: Code of Conduct page (#16781) (Ben Perlmutter)
  • 50a8efd docs: report a sec vulnerability page (#16808) (Ben Perlmutter)
  • 2cc7954 feat: add restrictDefaultExports option to no-restricted-exports rule (#16785) (Nitin Kumar)
  • ed60afd docs: Update page titles, section landing pages, and side TOC (#16760) (Ben Perlmutter)
  • 333c712 docs: add background to code-path-diagrams for dark-mode (#16822) (Tanuj Kanti)
  • f5f7b9b docs: Update README (GitHub Actions Bot)
  • 2aa4f5f docs: no-constant-condition: Add multi-comparison example (#16776) (Sebastian Simon)
  • 40287db docs: Remove Google Group icon (#16779) (Nicholas C. Zakas)
  • ea10ca5 docs: 'a .eslint' -> 'an .eslint' for consistency (#16809) (Ben Perlmutter)
  • 3be0748 docs: add example for nodejs lintText api (#16789) (Siva K)
  • ce4f5ff docs: Replace removed related rules with a valid rule (#16800) (Ville Saalo)
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 the dependencies Pull requests that update a dependency file label Jan 30, 2023
@netlify
Copy link

netlify bot commented Jan 30, 2023

👷 Deploy Preview for depth-of-field processing.

Name Link
🔨 Latest commit c6cba94
🔍 Latest deploy log https://app.netlify.com/sites/depth-of-field/deploys/63d754976391f90008c0a806

@netlify
Copy link

netlify bot commented Jan 30, 2023

Deploy Preview for depth-of-field ready!

Name Link
🔨 Latest commit b092a56
🔍 Latest deploy log https://app.netlify.com/sites/depth-of-field/deploys/63e4020f0aa3ac00081be905
😎 Deploy Preview https://deploy-preview-65--depth-of-field.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@patik
Copy link
Owner

patik commented Feb 5, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-8.33.0 branch 2 times, most recently from e4a8c62 to e54b614 Compare February 5, 2023 16:34
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.32.0...v8.33.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.33.0 branch from e54b614 to b092a56 Compare February 8, 2023 20:11
@github-actions github-actions bot enabled auto-merge (squash) February 8, 2023 20:15
@github-actions github-actions bot merged commit 971de66 into main Feb 8, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/eslint-8.33.0 branch February 8, 2023 20:15
patik pushed a commit that referenced this pull request Jul 2, 2023
[//]: # (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](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.33.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/2cc7954cdb1fed44e8a5d3c9b3ea1deceadb5e00"><code>2cc7954</code></a>
feat: add <code>restrictDefaultExports</code> option to
no-restricted-exports rule (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785">#16785</a>)
(Nitin Kumar)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/17f4be2b66deb81f4e9ffb3d6bdfb79f3fcf85a2"><code>17f4be2</code></a>
docs: Fix examples in no-multiple-empty-lines rule (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835">#16835</a>)
(jonz94)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9c7cfe33c4a39cf2c23529afe02030ea7f8acf70"><code>9c7cfe3</code></a>
docs: 'Source Code' content in 'Set up Development Environment' page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780">#16780</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ede5c6475469a905da4f559ab55f0ee73168a9d7"><code>ede5c64</code></a>
docs: Custom processors page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802">#16802</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2620614f525de13f2e3ab0a7cd92abe89dae4897"><code>2620614</code></a>
docs: Code of Conduct page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781">#16781</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/50a8efd957c70c9978a8ed25744a24193b00e078"><code>50a8efd</code></a>
docs: report a sec vulnerability page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808">#16808</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ed60afd4450e769a975447178299446f4439d926"><code>ed60afd</code></a>
docs: Update page titles, section landing pages, and side TOC (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760">#16760</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/333c71243537966930e9ab8178bc98c37949b5f2"><code>333c712</code></a>
docs: add background to code-path-diagrams for dark-mode (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822">#16822</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f5f7b9b8b512f5c6a5b4a1037f81bb3f5a7311e0"><code>f5f7b9b</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2aa4f5fb2fdb1c4a1734093c225e5c6251b0ee0f"><code>2aa4f5f</code></a>
docs: no-constant-condition: Add multi-comparison example (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16776">#16776</a>)
(Sebastian Simon)</li>
<li><a
href="https://github.com/eslint/eslint/commit/40287dbe7407934a69805f02ece07491778c3694"><code>40287db</code></a>
docs: Remove Google Group icon (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16779">#16779</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ea10ca5b7b5bd8f6e6daf030ece9a3a82f10994c"><code>ea10ca5</code></a>
docs: 'a .eslint' -&gt; 'an .eslint' for consistency (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16809">#16809</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3be07488ee7b6a9591d169be9648fbd36b32105e"><code>3be0748</code></a>
docs: add example for nodejs lintText api (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16789">#16789</a>)
(Siva K)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ce4f5ff30590df053a539c8e8e2597838e038a36"><code>ce4f5ff</code></a>
docs: Replace removed related rules with a valid rule (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16800">#16800</a>)
(Ville Saalo)</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.33.0 - January 28, 2023</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/17f4be2b66deb81f4e9ffb3d6bdfb79f3fcf85a2"><code>17f4be2</code></a>
docs: Fix examples in no-multiple-empty-lines rule (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835">#16835</a>)
(jonz94)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9c7cfe33c4a39cf2c23529afe02030ea7f8acf70"><code>9c7cfe3</code></a>
docs: 'Source Code' content in 'Set up Development Environment' page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780">#16780</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ede5c6475469a905da4f559ab55f0ee73168a9d7"><code>ede5c64</code></a>
docs: Custom processors page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802">#16802</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2620614f525de13f2e3ab0a7cd92abe89dae4897"><code>2620614</code></a>
docs: Code of Conduct page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781">#16781</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/50a8efd957c70c9978a8ed25744a24193b00e078"><code>50a8efd</code></a>
docs: report a sec vulnerability page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808">#16808</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2cc7954cdb1fed44e8a5d3c9b3ea1deceadb5e00"><code>2cc7954</code></a>
feat: add <code>restrictDefaultExports</code> option to
no-restricted-exports rule (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785">#16785</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ed60afd4450e769a975447178299446f4439d926"><code>ed60afd</code></a>
docs: Update page titles, section landing pages, and side TOC (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760">#16760</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/333c71243537966930e9ab8178bc98c37949b5f2"><code>333c712</code></a>
docs: add background to code-path-diagrams for dark-mode (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822">#16822</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f5f7b9b8b512f5c6a5b4a1037f81bb3f5a7311e0"><code>f5f7b9b</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2aa4f5fb2fdb1c4a1734093c225e5c6251b0ee0f"><code>2aa4f5f</code></a>
docs: no-constant-condition: Add multi-comparison example (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16776">#16776</a>)
(Sebastian Simon)</li>
<li><a
href="https://github.com/eslint/eslint/commit/40287dbe7407934a69805f02ece07491778c3694"><code>40287db</code></a>
docs: Remove Google Group icon (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16779">#16779</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ea10ca5b7b5bd8f6e6daf030ece9a3a82f10994c"><code>ea10ca5</code></a>
docs: 'a .eslint' -&gt; 'an .eslint' for consistency (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16809">#16809</a>)
(Ben Perlmutter)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3be07488ee7b6a9591d169be9648fbd36b32105e"><code>3be0748</code></a>
docs: add example for nodejs lintText api (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16789">#16789</a>)
(Siva K)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ce4f5ff30590df053a539c8e8e2597838e038a36"><code>ce4f5ff</code></a>
docs: Replace removed related rules with a valid rule (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16800">#16800</a>)
(Ville Saalo)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/13552c4e8d98c3b38b7dbff9c74dc82ca2aad385"><code>13552c4</code></a>
8.33.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/ddeef0276694ffc465905a1d8c4f1d67be51f49e"><code>ddeef02</code></a>
Build: changelog update for 8.33.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/17f4be2b66deb81f4e9ffb3d6bdfb79f3fcf85a2"><code>17f4be2</code></a>
docs: Fix examples in no-multiple-empty-lines rule (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835">#16835</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9c7cfe33c4a39cf2c23529afe02030ea7f8acf70"><code>9c7cfe3</code></a>
docs: 'Source Code' content in 'Set up Development Environment' page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780">#16780</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ede5c6475469a905da4f559ab55f0ee73168a9d7"><code>ede5c64</code></a>
docs: Custom processors page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802">#16802</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2620614f525de13f2e3ab0a7cd92abe89dae4897"><code>2620614</code></a>
docs: Code of Conduct page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781">#16781</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/50a8efd957c70c9978a8ed25744a24193b00e078"><code>50a8efd</code></a>
docs: report a sec vulnerability page (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808">#16808</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2cc7954cdb1fed44e8a5d3c9b3ea1deceadb5e00"><code>2cc7954</code></a>
feat: add <code>restrictDefaultExports</code> option to
no-restricted-exports rule (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785">#16785</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ed60afd4450e769a975447178299446f4439d926"><code>ed60afd</code></a>
docs: Update page titles, section landing pages, and side TOC (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760">#16760</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/333c71243537966930e9ab8178bc98c37949b5f2"><code>333c712</code></a>
docs: add background to code-path-diagrams for dark-mode (<a
href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822">#16822</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v8.32.0...v8.33.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.32.0&new-version=8.33.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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant