r-system-requirements icon indicating copy to clipboard operation
r-system-requirements copied to clipboard

[Snyk] Upgrade eslint from 8.41.0 to 8.42.0

Open rstudio-pm opened this issue 2 years ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade eslint from 8.41.0 to 8.42.0.

:information_source: 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 a month ago, on 2023-06-02.
Release notes
Package name: eslint
  • 8.42.0 - 2023-06-02

    Features

    • b8448ff feat: correct no-useless-return behaviour in try statements (#16996) (Nitin Kumar)

    Bug Fixes

    • a589636 fix: Config with ignores and without files should not always apply (#17181) (Milos Djermanovic)
    • c4fad17 fix: Correct ignore message for "node_modules" subfolders (#17217) (Francesco Trotta)

    Documentation

    • 01d7142 docs: Update README (GitHub Actions Bot)
    • e5182b7 docs: Update README (GitHub Actions Bot)

    Chores

    • 6ca5b7c chore: upgrade @ eslint/[email protected] (#17236) (Milos Djermanovic)
    • 67fc5e7 chore: package.json update for @ eslint/js release (ESLint Jenkins)
    • 0892412 refactor: remove Identifier listener in no-irregular-whitespace (#17235) (Milos Djermanovic)
    • f67d298 test: Add FlatESLint tests with missing config files (#17164) (Milos Djermanovic)
    • 5b68d51 chore: Fix fixedsize attribute in code path analysis DOT debug output (#17202) (Milos Djermanovic)
    • 37432f2 chore: update descriptions in key-spacing tests (#17195) (Milos Djermanovic)
  • 8.41.0 - 2023-05-19

    Features

    • 880a431 feat: change default ignore pattern to **/node_modules/ in flat config (#17184) (Milos Djermanovic)
    • 8bf5505 feat: expose shouldUseFlatConfig (#17169) (Connor Prussin)

    Bug Fixes

    • 4f5440d fix: incorrect warning message for ignored dotfiles (#17196) (Milos Djermanovic)
    • 94da96c fix: unify LintMessage type (#17076) (Brandon Mills)
    • 0c415cd fix: validate ignorePatterns constructor option in FlatESLint class (#17139) (Milos Djermanovic)
    • 9682d66 fix: switch grapheme-splitter to graphemer (#17160) (fisker Cheung)

    Documentation

    • 7709b14 docs: Update README (GitHub Actions Bot)
    • 7f183e0 docs: Update triage process description (#17157) (Nicholas C. Zakas)
    • b68346b docs: fix license to reflect relicensing of jshint (#17165) (Stefan Bischof)

    Chores

    • f43216a chore: upgrade @ eslint/[email protected] (#17200) (Milos Djermanovic)
    • 95c3007 chore: package.json update for @ eslint/js release (ESLint Jenkins)
    • ddc5291 chore: don't use deprecated context methods in ast-utils tests (#17194) (Milos Djermanovic)
    • b1516db chore: Fix return type of findFlatConfigFile (#17161) (Milos Djermanovic)
    • 918b0fd perf: Store indent descriptors in a plain array (#17148) (Francesco Trotta)
    • 4caa344 refactor: locateConfigFileToUse returns an Error object (#17159) (唯然)
from eslint GitHub release notes
Commit messages
Package name: eslint
  • 96ad0db 8.42.0
  • 40b34af Build: changelog update for 8.42.0
  • 6ca5b7c chore: upgrade @ eslint/[email protected] (#17236)
  • 67fc5e7 chore: package.json update for @ eslint/js release
  • 0892412 refactor: remove `Identifier` listener in no-irregular-whitespace (#17235)
  • a589636 fix: Config with `ignores` and without `files` should not always apply (#17181)
  • 01d7142 docs: Update README
  • f67d298 test: Add `FlatESLint` tests with missing config files (#17164)
  • e5182b7 docs: Update README
  • c4fad17 fix: Correct ignore message for "node_modules" subfolders (#17217)
  • 5b68d51 chore: Fix `fixedsize` attribute in code path analysis DOT debug output (#17202)
  • b8448ff feat: correct no-useless-return behaviour in try statements (#16996)
  • 37432f2 chore: update descriptions in key-spacing tests (#17195)

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

rstudio-pm avatar Jul 04 '23 14:07 rstudio-pm