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.43.0 to 8.44.0 #794

Merged
merged 1 commit into from
Jul 31, 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.44.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-06-30.

The recommended version fixes:

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

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

Release notes
Package name: eslint
  • 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

    • 49e46ed chore: upgrade @ eslint/js@8.44.0 (#17329) (Milos Djermanovic)
    • a1cb642 chore: package.json update for @ eslint/js release (ESLint Jenkins)
    • 840a264 test: More test cases for no-case-declarations (#17315) (Elian Cordoba)
    • e6e74f9 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
    • eb3d794 chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)
    • cf88439 chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)
    • 9718a97 refactor: remove unnecessary code in flat-eslint.js (#17308) (Milos Djermanovic)
    • f82e56e perf: various performance improvements (#17135) (moonlightaria)
    • da81e66 chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)
    • b991640 chore: switch eslint-config-eslint to the flat format (#17247) (唯然)
  • 8.43.0 - 2023-06-16
    Read more
from eslint GitHub release notes
Commit messages
Package name: eslint
  • 8c1ec65 8.44.0
  • 849933b Build: changelog update for 8.44.0
  • 49e46ed chore: upgrade @ eslint/js@8.44.0 (#17329)
  • a1cb642 chore: package.json update for @ eslint/js release
  • 1766771 feat: add `es2023` and `es2024` environments (#17328)
  • 4c50400 feat: add `ecmaVersion: 2024`, regexp `v` flag parsing (#17324)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270)
  • 840a264 test: More test cases for no-case-declarations (#17315)
  • e6e74f9 chore: package.json update for eslint-config-eslint release
  • eb3d794 chore: upgrade semver@7.5.3 (#17323)
  • a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#17320)
  • c8b1f4d feat: Move `parserServices` to `SourceCode` (#17311)
  • cf88439 chore: upgrade optionator@0.9.3 (#17319)
  • 7620b89 fix: Remove `no-unused-labels` autofix before potential directives (#17314)
  • ef6e24e feat: treat unknown nodes as having the lowest precedence (#17302)
  • 9718a97 refactor: remove unnecessary code in `flat-eslint.js` (#17308)
  • 1866e1d feat: allow flat config files to export a Promise (#17301)
  • f82e56e perf: various performance improvements (#17135)
  • da81e66 chore: update eslint-plugin-jsdoc to 46.2.5 (#17245)
  • 526e911 docs: resubmit pr 17115 doc changes (#17291)
  • b991640 chore: switch eslint-config-eslint to the flat format (#17247)
  • 391ed38 fix: Remove `no-extra-semi` autofix before potential directives (#17297)
  • e1314bf docs: Integration section and tutorial (#17132)
  • 19a8c5d 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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5633053820

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.233%

Totals Coverage Status
Change from base Build 5577235603: 0.0%
Covered Lines: 354
Relevant Lines: 355

💛 - Coveralls

@lholmquist lholmquist merged commit 3dffb78 into main Jul 31, 2023
11 checks passed
@lholmquist lholmquist deleted the snyk-upgrade-5054769d5bfc706c69ccb9b3c3923570 branch July 31, 2023 14:42
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