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

Bump @stryker-mutator/mocha-runner from 5.6.1 to 8.7.1 #90

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @stryker-mutator/mocha-runner from 5.6.1 to 8.7.1.

Release notes

Sourced from @​stryker-mutator/mocha-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

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/mocha-runner's changelog.

8.7.1 (2024-12-11)

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

8.7.0 (2024-12-06)

Bug Fixes

8.6.0 (2024-09-29)

Bug Fixes

8.5.0 (2024-08-11)

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

8.4.0 (2024-08-06)

Bug Fixes

  • mocha-runner: properly restrict tests to run (f9ef08e)
  • node-18: revert changes to support node 18 again (#4935) (42162bd)

8.3.0 (2024-08-01)

Bug Fixes

  • mocha-runner: compatibility with Mocha v10.5.1 and up (#4885) (4cc43c8)

Features

8.2.6 (2024-02-25)

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

8.2.5 (2024-02-20)

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

8.2.4 (2024-02-19)

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

8.2.3 (2024-02-03)

... (truncated)

Commits
  • 3354719 v8.7.1
  • 630e01a chore(deps): update dependency @​types/node to v20.17.9 (#5140)
  • 755085e v8.7.0
  • ede4255 fix: support mocha v11 (#5141)
  • 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

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

Bumps [@stryker-mutator/mocha-runner](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/mocha-runner) 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/mocha-runner/CHANGELOG.md)
- [Commits](https://github.com/stryker-mutator/stryker-js/commits/v8.7.1/packages/mocha-runner)

---
updated-dependencies:
- dependency-name: "@stryker-mutator/mocha-runner"
  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.

0 participants