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 @stryker-mutator/core from 5.6.1 to 8.2.6 #225

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

Conversation

victorperin
Copy link
Owner

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 @stryker-mutator/core from 5.6.1 to 8.2.6.

ℹ️ 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 32 versions ahead of your current version.

  • The recommended version was released on 4 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
631 Proof of Concept
medium severity Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
631 Proof of Concept
Release notes
Package name: @stryker-mutator/core
  • 8.2.6 - 2024-02-25

    8.2.6 (2024-02-25)

    Bug Fixes

    • deps: update dependency commander to v12 (#4713) (76b1acd)
    • deps: update dependency npm-run-path to ~5.3.0 (#4752) (e440d3e)
    • instrumenter: support typescript constructors with code before super() (#4757) (bf85d37), closes #4744
  • 8.2.5 - 2024-02-20

    8.2.5 (2024-02-20)

    Bug Fixes

    • instrumenter: don't place mutants inside delete expressions (#4742) (315087f)
  • 8.2.4 - 2024-02-19

    8.2.4 (2024-02-19)

    Bug Fixes

    • deps: update dependency semver to ~7.6.0 (#4719) (ffe9aeb)
    • typescript-checker: support prerelease TypeScript versions (#4738) (40ace6e)
  • 8.2.3 - 2024-02-03

    8.2.3 (2024-02-03)

    Bug Fixes

    • initialize: use correct url to fetch additional test runner config (#4699) (59e53d0), closes #4698
  • 8.2.2 - 2024-01-29

    8.2.2 (2024-01-29)

    Bug Fixes

    • publish config: make create-stryker a public package (910851f)
  • 8.2.1 - 2024-01-29

    8.2.1 (2024-01-29)

    Bug Fixes

    • publish: use npm ci instead of install in publish (#4697) (3fc5af8)
  • 8.1.0 - 2024-01-29

    8.1.0 (2024-01-29)

    Bug Fixes

    • deps: update a lot of dependencies (#4691) (5b45fa6)
    • deps: update dependency angular-html-parser to ~5.2.0 (#4649) (2d998e2)

    Features

    • core: Add .next, .nuxt and .svelte-kit to ignorePattern (#4645) (ddc28ea)
    • instrumenter: support .mts and .cts file extensions (#4694) (7a09c75)
  • 8.0.0 - 2023-11-30

    8.0.0 (2023-11-30)

    Bug Fixes

    • core: short circuit test executor when no tests and allowEmpty (#4477) (ce3e5cd)
    • deps: update dependency @ cucumber/messages to v23 (#4540) (0472118)
    • deps: update dependency angular-html-parser to v5 (#4533) (fb5a167)
    • deps: update dependency emoji-regex to v10 (#4496) (418688b)
    • deps: update dependency tap-parser to ~15.3.0 (#4492) (5ababb3)
    • deps: update mutation-testing-elements monorepo to v2.0.5 (#4536) (45e3ae6)
    • jest-runner: support handleTestEvent class property (#4623) (23f557d)

    Features

    BREAKING CHANGES

  • 7.3.0 - 2023-10-15

    7.3.0 (2023-10-15)

    Bug Fixes

    • core: disableTypeChecks true only forces ts-like file match (#4485) (31f3411)
    • cucumber: support cucumber 10 (74c75b6)
    • deps: update dependency commander to ~11.1.0 (#4483) (ab03c0d)
    • deps: update dependency tap-parser to v15 (#4457) (f3f16c3)
    • package: don't publish test and tsbuildinfo. (#4464) (ae3d2d8)

    Features

    • Ignorer plugin: support ignorer plugins (#4487) (4fe1000)
    • plugin: add support for declareValuePlugin (#4490) (a3c35ca)
  • 7.2.0 - 2023-10-02
  • 7.1.1 - 2023-07-15
  • 7.1.0 - 2023-06-24
  • 7.0.2 - 2023-06-08
  • 7.0.1 - 2023-06-03
  • 7.0.0 - 2023-06-02
  • 6.4.2 - 2023-03-24
  • 6.4.1 - 2023-02-17
  • 6.4.0 - 2023-02-17
  • 6.4.0-beta.3 - 2023-01-17
  • 6.4.0-beta.2 - 2023-01-17
  • 6.3.1 - 2022-12-18
  • 6.3.0 - 2022-10-30
  • 6.2.3 - 2022-10-10
  • 6.2.2 - 2022-09-06
  • 6.2.1 - 2022-09-06
  • 6.2.0 - 2022-09-06
  • 6.2.0-beta.0 - 2022-06-28
  • 6.1.2 - 2022-06-28
  • 6.0.2 - 2022-05-05
  • 6.0.1 - 2022-05-04
  • 6.0.0 - 2022-05-03
  • 6.0.0-beta.0 - 2022-03-02
  • 5.6.1 - 2022-01-23
from @stryker-mutator/core 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 @stryker-mutator/core from 5.6.1 to 8.2.6.

See this package in npm:
@stryker-mutator/core

See this project in Snyk:
https://app.snyk.io/org/victorperin/project/cdc8d5b5-474f-4093-9252-8753bc15e25c?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
Labels
None yet
Projects
None yet
2 participants