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-plugin-jest from 27.9.0 to 28.8.0 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sec32fun32
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade eslint-plugin-jest from 27.9.0 to 28.8.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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 17 versions ahead of your current version.

  • The recommended version was released on a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
375 No Known Exploit
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
375 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-FASTXMLPARSER-7573289
375 No Known Exploit
low severity Improper Access Control
SNYK-JS-UNDICI-6564963
375 No Known Exploit
low severity Improper Authorization
SNYK-JS-UNDICI-6564964
375 No Known Exploit
Release notes
Package name: eslint-plugin-jest
  • 28.8.0 - 2024-08-07

    28.8.0 (2024-08-07)

    Features

    • import formatting rules from eslint-plugin-jest-formatting (#1563) (74078ee)
  • 28.7.0 - 2024-08-03

    28.7.0 (2024-08-03)

    Features

    • allow [@ typescript-eslint](https://github.com/typescript-eslint) v8 (#1636) (fb43171)
  • 28.6.0 - 2024-06-06

    28.6.0 (2024-06-06)

    Features

    • prefer-jest-mocked: add new rule (#1599) (4b6a4f2)
    • valid-expect: supporting automatically fixing adding async in some cases (#1579) (5b9b47e)
  • 28.5.0 - 2024-05-03

    28.5.0 (2024-05-03)

    Features

    • allow @ typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10)
  • 28.4.0 - 2024-05-03

    28.4.0 (2024-05-03)

    Features

    • valid-expect: supporting automatically fixing missing await in some cases (#1574) (a407098)
  • 28.3.0 - 2024-04-27

    28.3.0 (2024-04-27)

    Features

    • prefer importing jest globals for specific types (#1568) (c464ae3)
  • 28.2.0 - 2024-04-06

    28.2.0 (2024-04-06)

    Features

    • support providing aliases for @ jest/globals package (#1543) (744d4f6)
  • 28.1.1 - 2024-04-06

    28.1.1 (2024-04-06)

    Bug Fixes

    • max-expects: properly reset counter when exiting a test case (#1550) (b4b7cbc)
  • 28.1.0 - 2024-04-06

    28.1.0 (2024-04-06)

    Features

  • 28.0.0 - 2024-04-06

    28.0.0 (2024-04-06)

    Bug Fixes

    • allow ESLint 9 as peer dependency (#1547) (3c5e167)
    • drop support for Node 19 (#1548) (c87e388)
    • no-large-snapshots: avoid instanceof RegExp check for ESLint v9 compatibility (#1542) (af4a9c9)

    Features

    BREAKING CHANGES

    • Node v19 is no longer supported
    • removed unneeded snapshot processor and flat/snapshot config
    • dropped support for @ typescript-eslint/eslint-plugin v5
    • dropped support for Node v14
    • removed no-if in favor of no-conditional-in-test
  • 28.0.0-next.7 - 2024-04-06
  • 28.0.0-next.6 - 2024-03-29
  • 28.0.0-next.5 - 2024-03-27
  • 28.0.0-next.4 - 2024-03-23
  • 28.0.0-next.3 - 2024-03-22
  • 28.0.0-next.2 - 2024-03-21
  • 28.0.0-next.1 - 2024-03-21
  • 27.9.0 - 2024-02-16
from eslint-plugin-jest GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

Snyk has created this PR to upgrade eslint-plugin-jest from 27.9.0 to 28.8.0.

See this package in npm:
eslint-plugin-jest

See this project in Snyk:
https://app.snyk.io/org/sec32fun32/project/4b960038-dd53-4f6a-b7d7-2eeef7d06679?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[new-rule] prefer importing from @jest/globals
2 participants