Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps the npm_and_yarn group with 2 updates in the / directory: @stryker-mutator/util and @stryker-mutator/core.

Updates @stryker-mutator/util from 6.4.2 to 9.0.1

Release notes

Sourced from @​stryker-mutator/util's releases.

v9.0.1

9.0.1 (2025-05-14)

Bug Fixes

  • vitest: copy stryker setup locally to support browser mode (#5306) (309eb5b)

v9.0.0

9.0.0 (2025-05-13)

Bug Fixes

  • deps: update babel monorepo (#5053) (64b348e)
  • deps: update dependency @​cucumber/messages to v27 (#5212) (69a9b55)
  • deps: update dependency @​inquirer/prompts to v7 (#5059) (0d23fd1)
  • deps: update dependency angular-html-parser to v8 (#5214) (68e6fc4)
  • deps: update dependency angular-html-parser to v9 (#5254) (a163d00)
  • deps: update dependency chalk to ~5.4.0 (#5183) (c1f9286)
  • deps: update dependency commander to v13 (#5228) (3604746)
  • deps: update dependency execa to v9.5.2 (#5137) (2ef28b8)
  • deps: update dependency mutation-testing-elements to v3.5.2 (#5285) (5a878d7)
  • deps: update dependency semver to ~7.7.0 (#5184) (5c78a65)
  • deps: update dependency tslib to v2.8.1 (#5075) (f069348)
  • deps: update dependency typed-inject to v5 (#5239) (42eb160)
  • deps: update mutation-testing-elements monorepo to v3.5.1 (#5198) (dca35d4)
  • instrumenter: Allow script tags with type "module" to be mutated (#5230) (c301e27)
  • vitest-runner: Ensure no test failure screenshots from Vitest (#5243) (20f8d1b)

Features

  • node: drop support for node 18 (#5290) (307ef79)
  • svelte: support svelte to v5 (#5089) (fc8ddf3)
  • tap: provide --test-reporter=tap as default nodeArg (#5302) (228fb81)
  • vitest-runner: support vitest 3 browser mode (6f4c1f0)

BREAKING CHANGES

  • node: Node 18 is no longer supported, please use Node 20 or higher
  • vitest-runner: vitest runner now supports vitest v2 or higher

v8.7.1

8.7.1 (2024-12-11)

Bug Fixes

... (truncated)

Changelog

Sourced from @​stryker-mutator/util's changelog.

9.0.1 (2025-05-14)

Note: Version bump only for package @​stryker-mutator/util

9.0.0 (2025-05-13)

Note: Version bump only for package @​stryker-mutator/util

8.7.1 (2024-12-11)

Bug Fixes

  • util: prevent prototype pollution in deepMerge (#5144) (f7b34bf)

8.7.0 (2024-12-06)

Note: Version bump only for package @​stryker-mutator/util

8.6.0 (2024-09-29)

Note: Version bump only for package @​stryker-mutator/util

8.5.0 (2024-08-11)

Note: Version bump only for package @​stryker-mutator/util

8.4.0 (2024-08-06)

Bug Fixes

  • node-18: revert changes to support node 18 again (#4935) (42162bd)

8.3.0 (2024-08-01)

Features

8.2.6 (2024-02-25)

Note: Version bump only for package @​stryker-mutator/util

8.2.5 (2024-02-20)

Note: Version bump only for package @​stryker-mutator/util

8.2.4 (2024-02-19)

Note: Version bump only for package @​stryker-mutator/util

... (truncated)

Commits
  • 366b035 v9.0.1
  • c2d74fa chore(deps): update dependency @​types/node to v22.15.18 (#5307)
  • d928309 v9.0.0
  • a0c84f6 chore(deps): update dependency @​types/node to v22.15.17 (#5280)
  • f8512e1 chore(deps): update dependency @​types/node to v22.15.15 (#5279)
  • 7c1e093 chore(deps): update dependency @​types/node to v22.15.14 (#5277)
  • b3b516b chore(deps): update dependency @​types/node to v22.15.12 (#5274)
  • 75ee3d5 chore(deps): update dependency @​types/node to v22.15.10 (#5273)
  • bc7204a chore(deps): update dependency @​types/node to v22.15.8 (#5271)
  • d21f1b9 chore(deps): update dependency @​types/node to v22.15.3 (#5257)
  • Additional commits viewable in compare view

Updates @stryker-mutator/core from 6.4.2 to 9.0.1

Release notes

Sourced from @​stryker-mutator/core's releases.

v9.0.1

9.0.1 (2025-05-14)

Bug Fixes

  • vitest: copy stryker setup locally to support browser mode (#5306) (309eb5b)

v9.0.0

9.0.0 (2025-05-13)

Bug Fixes

  • deps: update babel monorepo (#5053) (64b348e)
  • deps: update dependency @​cucumber/messages to v27 (#5212) (69a9b55)
  • deps: update dependency @​inquirer/prompts to v7 (#5059) (0d23fd1)
  • deps: update dependency angular-html-parser to v8 (#5214) (68e6fc4)
  • deps: update dependency angular-html-parser to v9 (#5254) (a163d00)
  • deps: update dependency chalk to ~5.4.0 (#5183) (c1f9286)
  • deps: update dependency commander to v13 (#5228) (3604746)
  • deps: update dependency execa to v9.5.2 (#5137) (2ef28b8)
  • deps: update dependency mutation-testing-elements to v3.5.2 (#5285) (5a878d7)
  • deps: update dependency semver to ~7.7.0 (#5184) (5c78a65)
  • deps: update dependency tslib to v2.8.1 (#5075) (f069348)
  • deps: update dependency typed-inject to v5 (#5239) (42eb160)
  • deps: update mutation-testing-elements monorepo to v3.5.1 (#5198) (dca35d4)
  • instrumenter: Allow script tags with type "module" to be mutated (#5230) (c301e27)
  • vitest-runner: Ensure no test failure screenshots from Vitest (#5243) (20f8d1b)

Features

  • node: drop support for node 18 (#5290) (307ef79)
  • svelte: support svelte to v5 (#5089) (fc8ddf3)
  • tap: provide --test-reporter=tap as default nodeArg (#5302) (228fb81)
  • vitest-runner: support vitest 3 browser mode (6f4c1f0)

BREAKING CHANGES

  • node: Node 18 is no longer supported, please use Node 20 or higher
  • vitest-runner: vitest runner now supports vitest v2 or higher

v8.7.1

8.7.1 (2024-12-11)

Bug Fixes

... (truncated)

Changelog

Sourced from @​stryker-mutator/core's changelog.

9.0.1 (2025-05-14)

Note: Version bump only for package @​stryker-mutator/core

9.0.0 (2025-05-13)

Bug Fixes

  • deps: update dependency @​inquirer/prompts to v7 (#5059) (0d23fd1)
  • deps: update dependency chalk to ~5.4.0 (#5183) (c1f9286)
  • deps: update dependency commander to v13 (#5228) (3604746)
  • deps: update dependency execa to v9.5.2 (#5137) (2ef28b8)
  • deps: update dependency mutation-testing-elements to v3.5.2 (#5285) (5a878d7)
  • deps: update dependency semver to ~7.7.0 (#5184) (5c78a65)
  • deps: update dependency tslib to v2.8.1 (#5075) (f069348)
  • deps: update dependency typed-inject to v5 (#5239) (42eb160)
  • deps: update mutation-testing-elements monorepo to v3.5.1 (#5198) (dca35d4)

Features

BREAKING CHANGES

  • node: Node 18 is no longer supported, please use Node 20 or higher

8.7.1 (2024-12-11)

Note: Version bump only for package @​stryker-mutator/core

8.7.0 (2024-12-06)

Bug Fixes

  • deps: update dependency mutation-testing-elements to v3.4.0 (#5138) (32001dd)

Features

  • logging: remove dependency on log4js (#5111) (276ffd8)
  • temp-dir: allow multiple instances to share the same temp-dir (#5120) (d15453e), closes #5086

8.6.0 (2024-09-29)

Bug Fixes

  • deps: update dependency @​inquirer/prompts to v6 (#5029) (d727cb7)
  • deps: update dependency emoji-regex to ~10.4.0 (#4987) (8337f88)
  • deps: update dependency execa to v9.4.0 (#5024) (99d60e0)
  • deps: update dependency npm-run-path to v6 (#4986) (1c9f354)
  • deps: update dependency tslib to v2.7.0 (#4981) (4bdef40)

... (truncated)

Commits
  • 366b035 v9.0.1
  • c2d74fa chore(deps): update dependency @​types/node to v22.15.18 (#5307)
  • d928309 v9.0.0
  • 307ef79 feat(node): drop support for node 18 (#5290)
  • a0c84f6 chore(deps): update dependency @​types/node to v22.15.17 (#5280)
  • 5a878d7 fix(deps): update dependency mutation-testing-elements to v3.5.2 (#5285)
  • f8512e1 chore(deps): update dependency @​types/node to v22.15.15 (#5279)
  • 7c1e093 chore(deps): update dependency @​types/node to v22.15.14 (#5277)
  • b3b516b chore(deps): update dependency @​types/node to v22.15.12 (#5274)
  • 75ee3d5 chore(deps): update dependency @​types/node to v22.15.10 (#5273)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…dates Bumps the npm_and_yarn group with 2 updates in the / directory: [@stryker-mutator/util](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/util) and [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core). Updates `@stryker-mutator/util` from 6.4.2 to 9.0.1 - [Release notes](https://github.com/stryker-mutator/stryker-js/releases) - [Changelog](https://github.com/stryker-mutator/stryker-js/blob/master/packages/util/CHANGELOG.md) - [Commits](https://github.com/stryker-mutator/stryker-js/commits/v9.0.1/packages/util) Updates `@stryker-mutator/core` from 6.4.2 to 9.0.1 - [Release notes](https://github.com/stryker-mutator/stryker-js/releases) - [Changelog](https://github.com/stryker-mutator/stryker-js/blob/master/packages/core/CHANGELOG.md) - [Commits](https://github.com/stryker-mutator/stryker-js/commits/v9.0.1/packages/core) --- updated-dependencies: - dependency-name: "@stryker-mutator/util" dependency-version: 9.0.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@stryker-mutator/core" dependency-version: 9.0.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2025
@coderabbitai
Copy link

coderabbitai bot commented Aug 5, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.
@codecov
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.91%. Comparing base (277f3ca) to head (6a3547d).
⚠️ Report is 57 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #192 +/- ## ======================================== Coverage 99.91% 99.91% ======================================== Files 61 61 Lines 2251 2252 +1 Branches 411 255 -156 ======================================== + Hits 2249 2250 +1  - Misses 1 2 +1  + Partials 1 0 -1 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@github-actions
Copy link
Contributor

This PR is considered to be stale. It has been open 20 days with no further activity thus it is going to be closed in 7 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR.

@github-actions github-actions bot added the Stale label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code Stale

0 participants