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

[Snyk] Upgrade eslint from 8.33.0 to 8.34.0 #188

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 4, 2023

Snyk has created this PR to upgrade eslint from 8.33.0 to 8.34.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-02-10.
Release notes
Package name: eslint
  • 8.34.0 - 2023-02-10

    Features

    • 9b2fcf7 feat: array-callback-return supports Array.prototype.toSorted (#16845) (SUZUKI Sosuke)

    Bug Fixes

    • 923f61d fix: false positive with assignment in no-extra-parens (#16872) (Francesco Trotta)

    Documentation

    • f0a9883 docs: split rules documentation (#16797) (Ben Perlmutter)
    • 67aa37b docs: fix typo in command-line-interface.md (#16871) (Kevin Rouchut)
    • 337f7ed docs: fix width of language input (#16849) (Tanuj Kanti)
    • 71349a1 docs: Configure a Parser page (#16803) (Ben Perlmutter)
    • de7e925 docs: remove extra line numbers in example (#16848) (jonz94)
    • ad38d77 docs: Update README (GitHub Actions Bot)

    Chores

    • 9dbe06d chore: add type property to array-element-newline schema (#16877) (MHO)
    • a061527 chore: Remove unused functions (#16868) (Nicholas C. Zakas)
  • 8.33.0 - 2023-01-28

    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)
from eslint GitHub release notes
Commit messages
Package name: eslint
  • 5c2a198 8.34.0
  • 18212bb Build: changelog update for 8.34.0
  • f0a9883 docs: split rules documentation (#16797)
  • 923f61d fix: false positive with assignment in `no-extra-parens` (#16872)
  • 9dbe06d chore: add `type` property to array-element-newline schema (#16877)
  • a061527 chore: Remove unused functions (#16868)
  • 67aa37b docs: fix typo in command-line-interface.md (#16871)
  • 337f7ed docs: fix width of language input (#16849)
  • 9b2fcf7 feat: `array-callback-return` supports `Array.prototype.toSorted` (#16845)
  • 71349a1 docs: Configure a Parser page (#16803)
  • de7e925 docs: remove extra line numbers in example (#16848)
  • ad38d77 docs: Update README

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (09cfcf4) 92.36% compared to head (12adb37) 92.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   92.36%   92.36%           
=======================================
  Files           9        9           
  Lines         262      262           
=======================================
  Hits          242      242           
  Misses         20       20           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lholmquist lholmquist merged commit 3f2aa5a into main Mar 6, 2023
@lholmquist lholmquist deleted the snyk-upgrade-5204b12be68ff83e5912d7f27ca330a2 branch March 6, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants