Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @stryker-mutator/util to 8.7.1 and updates ancestor dependencies @stryker-mutator/util, @stryker-mutator/core and @stryker-mutator/jest-runner. These dependencies need to be updated together.

Updates @stryker-mutator/util from 8.6.0 to 8.7.1

Release notes

Sourced from @​stryker-mutator/util'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
Changelog

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

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

Commits
  • 3354719 v8.7.1
  • f7b34bf fix(util): prevent prototype pollution in deepMerge (#5144)
  • 630e01a chore(deps): update dependency @​types/node to v20.17.9 (#5140)
  • 755085e v8.7.0
  • 1228b7d chore(deps): update dependency @​types/node to v20.17.8 (#5124)
  • c95d82e chore(deps): update dependency @​types/node to v20.17.7 (#5122)
  • 9bfbdba chore(deps): update dependency @​types/node to v20.17.6 (#5112)
  • 90d1bcd chore(deps): update dependency @​types/node to v20.17.2 (#5102)
  • 025986a chore(deps): update dependency @​types/node to v20.17.0 (#5098)
  • 1a579a5 chore(deps): update dependency @​types/node to v20.16.15 (#5091)
  • Additional commits viewable in compare view

Updates @stryker-mutator/core from 8.6.0 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
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
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

Updates @stryker-mutator/jest-runner from 8.6.0 to 8.7.1

Release notes

Sourced from @​stryker-mutator/jest-runner'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
Changelog

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

8.7.1 (2024-12-11)

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

8.7.0 (2024-12-06)

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

Commits
  • 3354719 v8.7.1
  • 630e01a chore(deps): update dependency @​types/node to v20.17.9 (#5140)
  • 755085e v8.7.0
  • 1228b7d chore(deps): update dependency @​types/node to v20.17.8 (#5124)
  • c95d82e chore(deps): update dependency @​types/node to v20.17.7 (#5122)
  • 9bfbdba chore(deps): update dependency @​types/node to v20.17.6 (#5112)
  • 90d1bcd chore(deps): update dependency @​types/node to v20.17.2 (#5102)
  • 025986a chore(deps): update dependency @​types/node to v20.17.0 (#5098)
  • 1a579a5 chore(deps): update dependency @​types/node to v20.16.15 (#5091)
  • 95adbdb chore(deps): update dependency @​types/node to v20.16.13 (#5085)
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…r/jest-runner

Bumps [@stryker-mutator/util](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/util) to 8.7.1 and updates ancestor dependencies [@stryker-mutator/util](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/util), [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) and [@stryker-mutator/jest-runner](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/jest-runner). These dependencies need to be updated together.


Updates `@stryker-mutator/util` from 8.6.0 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/util/CHANGELOG.md)
- [Commits](https://github.com/stryker-mutator/stryker-js/commits/v8.7.1/packages/util)

Updates `@stryker-mutator/core` from 8.6.0 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)

Updates `@stryker-mutator/jest-runner` from 8.6.0 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/jest-runner/CHANGELOG.md)
- [Commits](https://github.com/stryker-mutator/stryker-js/commits/v8.7.1/packages/jest-runner)

---
updated-dependencies:
- dependency-name: "@stryker-mutator/util"
  dependency-version: 8.7.1
  dependency-type: indirect
- dependency-name: "@stryker-mutator/core"
  dependency-version: 8.7.1
  dependency-type: direct:development
- dependency-name: "@stryker-mutator/jest-runner"
  dependency-version: 8.7.1
  dependency-type: direct:development
...

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

0 participants