Skip to content

chore(deps-dev): bump @stryker-mutator/core from 8.7.1 to 10.0.0 - #371

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stryker-mutator/core-10.0.0
Closed

chore(deps-dev): bump @stryker-mutator/core from 8.7.1 to 10.0.0#371
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stryker-mutator/core-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown

Bumps @stryker-mutator/core from 8.7.1 to 10.0.0.

Release notes

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

v10.0.0

10.0.0 (2026-08-14)

Bug Fixes

  • deps: update babel monorepo to v7.29.7 (#6068) (c10cb94)
  • deps: update dependency ajv to v8.20.0 (#5992) (0ead8ce)
  • deps: update dependency angular-html-parser to ~10.10.0 (#6069) (82f4e1f)
  • deps: update dependency angular-html-parser to ~10.11.0 (#6132) (81706f0)
  • deps: update dependency angular-html-parser to ~10.6.0 (#5962) (4a47b39)
  • deps: update dependency semver to v7.8.5 (#6075) (f66c2fc)
  • deps: update dependency weapon-regex to v2 (#6077) (b357f40)
  • deps: update mutation-testing-elements monorepo to v3.8.0 (#6095) (d62fd75)
  • deps: update mutation-testing-elements monorepo to v3.8.4 (#6118) (29ede69)
  • instrumenter: parse svelte template expressions as TS when file uses lang="ts" (#6024) (e81abcc)
  • mocha-runner: prefer project-mocha over bundled mocha (#6138) (e602725), closes #6127
  • vitest-runner: fix noisy vitest options & setup file warnings (#6098) (58c4b85)

Features

BREAKING CHANGES

  • node: Node.js 20 is no longer supported, please use Node.js 22 or higher.

v9.6.1

9.6.1 (2026-04-10)

Bug Fixes

  • deps: update dependency typed-rest-client to ~2.3.0 (#5933) (5a24298)
  • deps: update mutation-testing-elements monorepo to v3.7.3 (#5912) (1f68437)
  • vitest-runner: fix vitest runner mutant hitcount and coverage for v4.1 (#5928) (56c1ae2)

v9.6.0

9.6.0 (2026-02-27)

Bug Fixes

... (truncated)

Changelog

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

10.0.0 (2026-08-14)

Bug Fixes

  • deps: update dependency ajv to v8.20.0 (#5992) (0ead8ce)
  • deps: update mutation-testing-elements monorepo to v3.8.0 (#6095) (d62fd75)
  • deps: update mutation-testing-elements monorepo to v3.8.4 (#6118) (29ede69)

Features

  • babel: update babel to major version 8 (#6104) (291b7ea)
  • core: save partial incremental report on unexpected exit (#5986) (d091b1a)
  • empty-expression-mutator (#6012) (cc08738), closes #5765
  • node: drop support for Node.js 20, require Node.js 22 or higher (#6002) (425cb9f)

BREAKING CHANGES

  • node: Node.js 20 is no longer supported, please use Node.js 22 or higher.

9.6.1 (2026-04-10)

Bug Fixes

  • deps: update dependency typed-rest-client to ~2.3.0 (#5933) (5a24298)
  • deps: update mutation-testing-elements monorepo to v3.7.3 (#5912) (1f68437)

9.6.0 (2026-02-27)

Bug Fixes

  • deps: update dependency ajv to v8.18.0 [security] (#5830) (a06e99b)
  • deps: update dependency minimatch to v10.2.3 [security] (#5836) (6398fda)
  • deps: update mutation-testing-elements monorepo to v3.7.2 (#5826) (d471647)

Features

  • cli: allow percentage-based concurrency configuration (e.g., "50%") (#5818) (6e5e76f)

9.5.1 (2026-02-02)

Bug Fixes

  • deps: update dependency typed-rest-client to ~2.2.0 (#5720) (33a0eb0)
  • deps: update mutation-testing-elements monorepo to v3.7.1 (#5631) (07a1171)

Features

  • add --testFiles option to limit which tests are executing (#5713) (6a96659)

9.5.0 (2026-01-30)

... (truncated)

Commits
  • cb3bd8f v10.0.0
  • aadfdc9 chore(deps): update typescript-eslint monorepo to v8.67.0 (#5984)
  • 51b9fa5 chore(deps): update dependency @​types/node to v24.13.3 (#6122)
  • 29ede69 fix(deps): update mutation-testing-elements monorepo to v3.8.4 (#6118)
  • 291b7ea feat(babel): update babel to major version 8 (#6104)
  • d62fd75 fix(deps): update mutation-testing-elements monorepo to v3.8.0 (#6095)
  • cc08738 feat: empty-expression-mutator (#6012)
  • 5deb03e chore(deps): update dependency @​types/node to v24.13.2 (#6058)
  • 0ead8ce fix(deps): update dependency ajv to v8.20.0 (#5992)
  • 6201b38 chore(deps): update dependency @​types/node to v24.12.4 (#6015)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​stryker-mutator/core since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) from 8.7.1 to 10.0.0.
- [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/v10.0.0/packages/core)

---
updated-dependencies:
- dependency-name: "@stryker-mutator/core"
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Sep 2, 2026
@james2177 james2177 closed this Sep 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/stryker-mutator/core-10.0.0 branch September 2, 2026 13:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant