Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

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

Release notes

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

v8.7.1

8.7.1 (2024-12-11)

Bug Fixes

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

v8.7.0

8.7.0 (2024-12-06)

Bug Fixes

Features

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

v8.6.0

8.6.0 (2024-09-29)

Bug Fixes

  • deps: update dependency @​cucumber/messages to v26 (#4960) (7de2749)
  • 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)
  • deps: update dependency typed-rest-client to ~2.1.0 (#5025) (454e5e2)
  • deps: update mutation-testing-elements monorepo to v3.3.0 (#5026) (88caf82)
  • jest-runner: allow prerelease jest versions (#5015) (#5016) (0c9cdd1)

Features

  • ignore: add "angular" ignore plugin (#4789) (5d792d8)
  • init: use user configured npm registry (#4937) (33e348e)
  • instrumenter: add expression mutator for Date (#4917) (#4918) (8207ef6)
  • reporter: add "% score of covered" column to the clear text report (#4945) (3b511ed)

v8.5.0

8.5.0 (2024-08-11)

... (truncated)

Changelog

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

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)
  • deps: update dependency typed-rest-client to ~2.1.0 (#5025) (454e5e2)
  • deps: update mutation-testing-elements monorepo to v3.3.0 (#5026) (88caf82)

Features

  • ignore: add "angular" ignore plugin (#4789) (5d792d8)
  • init: use user configured npm registry (#4937) (33e348e)
  • reporter: add "% score of covered" column to the clear text report (#4945) (3b511ed)

8.5.0 (2024-08-11)

Features

  • html report: support mutation coverage based on covered code (cec0b95)

8.4.0 (2024-08-06)

Bug Fixes

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

Features

  • clear-text-reporter: Add "skipFull" option (#4875) (da213ad)

8.3.0 (2024-08-01)

... (truncated)

Commits
  • 3354719 v8.7.1
  • 630e01a chore(deps): update dependency @​types/node to v20.17.9 (#5140)
  • 755085e v8.7.0
  • 32001dd fix(deps): update dependency mutation-testing-elements to v3.4.0 (#5138)
  • 1228b7d chore(deps): update dependency @​types/node to v20.17.8 (#5124)
  • c95d82e chore(deps): update dependency @​types/node to v20.17.7 (#5122)
  • d15453e feat(temp-dir): allow multiple instances to share the same temp-dir (#5120)
  • ab20382 refactor(logging): remove dependency on get-port (#5115)
  • 9bfbdba chore(deps): update dependency @​types/node to v20.17.6 (#5112)
  • 276ffd8 feat(logging): remove dependency on log4js (#5111)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

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

Bumps [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) from 5.6.1 to 8.7.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/v8.7.1/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant