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 26.0.0 to 28.6.0 #99

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

Conversation

snyk-io[bot]
Copy link

@snyk-io snyk-io bot commented Jul 17, 2024

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade eslint-plugin-jest from 26.0.0 to 28.6.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 83 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 Infinite loop
SNYK-JS-MARKDOWNIT-6483324
178 Proof of Concept
high severity Internal Property Tampering
SNYK-JS-TAFFYDB-2992450
178 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-JSON5-3182856
178 Proof of Concept
critical severity Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
178 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
178 Proof of Concept
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
178 No Known Exploit
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
178 Proof of Concept
high severity Server-side Request Forgery (SSRF)
SNYK-JS-IP-6240864
178 Proof of Concept
medium severity Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-JS-TAR-6476909
178 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-UGLIFYJS-1727251
178 No Known Exploit
medium severity Denial of Service (DoS)
SNYK-JS-NWSAPI-2841516
178 No Known Exploit
medium severity Template Injection
SNYK-JS-DOMPURIFY-6474511
178 Proof of Concept
medium severity Server-Side Request Forgery (SSRF)
SNYK-JS-IP-7148531
178 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-WORDWRAP-3149973
178 Proof of Concept
Release notes
Package name: eslint-plugin-jest
  • 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.7 (2024-04-06)

    Bug Fixes

    BREAKING CHANGES

    • Node v19 is no longer supported
  • 28.0.0-next.6 - 2024-03-29

    28.0.0-next.6 (2024-03-29)

    Bug Fixes

    • no-large-snapshots: avoid instanceof RegExp check for ESLint v9 compatibility (#1542) (af4a9c9)
  • 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
  • 27.8.0 - 2024-02-13
  • 27.8.0-next.1 - 2024-02-13
  • 27.7.0 - 2024-02-13
  • 27.6.3 - 2024-01-12
  • 27.6.2 - 2024-01-10
  • 27.6.1 - 2024-01-01
  • 27.6.0 - 2023-10-26
  • 27.5.0 - 2023-10-26
  • 27.4.3 - 2023-10-20
  • 27.4.2 - 2023-09-29
  • 27.4.1 - 2023-09-29
  • 27.4.0 - 2023-09-15
  • 27.3.0 - 2023-09-15
  • 27.2.3 - 2023-07-13
  • 27.2.2 - 2023-06-19
  • 27.2.1 - 2023-01-06
  • 27.2.0 - 2022-12-31
  • 27.1.7 - 2022-12-15
  • 27.1.6 - 2022-11-24
  • 27.1.5 - 2022-11-10
  • 27.1.4 - 2022-11-04
  • 27.1.3 - 2022-10-18
  • 27.1.2 - 2022-10-14
  • 27.1.1 - 2022-10-05
  • 27.1.0 - 2022-10-03
  • 27.0.4 - 2022-09-10
  • 27.0.3 - 2022-09-09
  • 27.0.2 - 2022-09-08
  • 27.0.1 - 2022-08-28
  • 27.0.0 - 2022-08-28
  • 27.0.0-next.2 - 2022-08-28
  • 27.0.0-next.1 - 2022-08-23
  • 26.9.0 - 2022-08-28
  • 26.8.7 - 2022-08-21
  • 26.8.6 - 2022-08-21
  • 26.8.5 - 2022-08-20
  • 26.8.4 - 2022-08-19
  • 26.8.3 - 2022-08-15
  • 26.8.2 - 2022-08-09
  • 26.8.1 - 2022-08-08
  • 26.8.0 - 2022-08-07
  • 26.7.0 - 2022-07-29
  • 26.6.0 - 2022-07-14
  • 26.5.3 - 2022-06-06
  • 26.5.2 - 2022-06-06
  • 26.5.1 - 2022-06-05
  • 26.5.0 - 2022-06-04
  • 26.4.7 - 2022-06-04
  • 26.4.6 - 2022-05-30
  • 26.4.5 - 2022-05-29
  • 26.4.4 - 2022-05-29
  • 26.4.3 - 2022-05-29
  • 26.4.2 - 2022-05-28
  • 26.4.1 - 2022-05-28
  • 26.4.0 - 2022-05-28
  • 26.3.0 - 2022-05-28
  • 26.2.2 - 2022-05-14
  • 26.2.1 - 2022-05-14
  • 26.2.0 - 2022-05-13
  • 26.1.5 - 2022-04-22
  • 26.1.4 - 2022-04-08
  • 26.1.3 - 2022-03-24
  • 26.1.2 - 2022-03-19
  • 26.1.1 - 2022-02-15
  • 26.1.0 - 2022-02-06
  • 26.1.0-next.2 - 2022-02-06
  • 26.1.0-next.1 - 2022-02-06
  • 26.0.0 - 2022-01-24
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 26.0.0 to 28.6.0.

See this package in npm:
eslint-plugin-jest

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/2cf3d1be-46b7-4944-9c98-67a8eb02974b?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Jul 17, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants