Skip to content

[Snyk] Upgrade eslint from 8.43.0 to 8.45.0 #374

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

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

lholmquist
Copy link
Member

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


Snyk has created this PR to upgrade eslint from 8.43.0 to 8.45.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 2 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-07-14.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WORDWRAP-3149973
292/1000
Why? Proof of Concept exploit, CVSS 3.7
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: eslint
  • 8.45.0 - 2023-07-14

    Features

    • cdd063c feat: Expose LegacyESLint in unsupported API (#17341) (Nicholas C. Zakas)
    • d34abe5 feat: fix indent rule for else-if (#17318) (Milos Djermanovic)

    Bug Fixes

    • b79b6fb fix: Fix suggestion message in no-useless-escape (#17339) (Francesco Trotta)
    • c667055 fix: provide unique fix and fix.range objects in lint messages (#17332) (Milos Djermanovic)

    Documentation

    • 89f3225 docs: add playground links to correct and incorrect code blocks (#17306) (Josh Goldberg ✨)
    • f8892b5 docs: Expand rule option schema docs (#17198) (Matt Wilkinson)
    • 8bcbf11 docs: Config Migration Guide (#17230) (Ben Perlmutter)
    • bb30908 docs: Update README (GitHub Actions Bot)
    • 84d243b docs: Update README (GitHub Actions Bot)
    • b762632 docs: Update README (GitHub Actions Bot)
    • 138c096 docs: add more prefer-destructuring examples with array destructuring (#17330) (Milos Djermanovic)
    • 1fc50a8 docs: max-len rule code and tabWidth as positional arguments (#17331) (Jesús Leganés-Combarro)

    Chores

    • 68f63d7 chore: package.json update for @ eslint/js release (ESLint Jenkins)
    • 5ca9b4d chore: update eslint-config-eslint exports (#17336) (Milos Djermanovic)
    • 7bf2e86 chore: remove unused dependencies (#17352) (Percy Ma)
    • c6f8cd0 chore: Remove defaultIgnores from FlatESLint private members (#17349) (Francesco Trotta)
    • 0052374 chore: move jsdoc settings to eslint-config-eslint (#17338) (唯然)
  • 8.44.0 - 2023-06-30

    Features

    • 1766771 feat: add es2023 and es2024 environments (#17328) (Milos Djermanovic)
    • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#17324) (Milos Djermanovic)
    • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)
    • c8b1f4d feat: Move parserServices to SourceCode (#17311) (Milos Djermanovic)
    • ef6e24e feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)
    • 1866e1d feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)

    Bug Fixes

    • a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)
    • 7620b89 fix: Remove no-unused-labels autofix before potential directives (#17314) (Francesco Trotta)
    • 391ed38 fix: Remove no-extra-semi autofix before potential directives (#17297) (Francesco Trotta)

    Documentation

    • 526e911 docs: resubmit pr 17115 doc changes (#17291) (唯然)
    • e1314bf docs: Integration section and tutorial (#17132) (Ben Perlmutter)
    • 19a8c5d docs: Update README (GitHub Actions Bot)

    Chores

  • 8.43.0 - 2023-06-16
    Read more
from eslint GitHub release notes
Commit messages
Package name: eslint
  • 536cc34 8.45.0
  • 4c11517 Build: changelog update for 8.45.0
  • 68f63d7 chore: package.json update for @ eslint/js release
  • 89f3225 docs: add playground links to correct and incorrect code blocks (#17306)
  • f8892b5 docs: Expand rule option schema docs (#17198)
  • 8bcbf11 docs: Config Migration Guide (#17230)
  • bb30908 docs: Update README
  • b79b6fb fix: Fix suggestion message in `no-useless-escape` (#17339)
  • 84d243b docs: Update README
  • 5ca9b4d chore: update eslint-config-eslint exports (#17336)
  • b762632 docs: Update README
  • 7bf2e86 chore: remove unused dependencies (#17352)
  • c6f8cd0 chore: Remove `defaultIgnores` from FlatESLint private members (#17349)
  • cdd063c feat: Expose LegacyESLint in unsupported API (#17341)
  • c667055 fix: provide unique `fix` and `fix.range` objects in lint messages (#17332)
  • 138c096 docs: add more prefer-destructuring examples with array destructuring (#17330)
  • 0052374 chore: move jsdoc settings to eslint-config-eslint (#17338)
  • d34abe5 feat: fix indent rule for else-if (#17318)
  • 1fc50a8 docs: `max-len` rule `code` and `tabWidth` as positional arguments (#17331)
  • 8c1ec65 8.44.0
  • 849933b Build: changelog update for 8.44.0
  • 49e46ed chore: upgrade @ eslint/[email protected] (#17329)
  • a1cb642 chore: package.json update for @ eslint/js release
  • 1766771 feat: add `es2023` and `es2024` environments (#17328)

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

@coveralls
Copy link

Coverage Status

coverage: 98.802%. remained the same when pulling abd5719 on snyk-upgrade-8d0db81f81bec9d2443e098b56364646 into 5807ba2 on main.

@lholmquist lholmquist merged commit 56842b2 into main Aug 16, 2023
@lholmquist lholmquist deleted the snyk-upgrade-8d0db81f81bec9d2443e098b56364646 branch August 16, 2023 16:41
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.

3 participants