Commit faf3eb8
Bump the stryker group with 2 updates (#2361)
Bumps the stryker group with 2 updates: [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) and [@stryker-mutator/tap-runner](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/tap-runner).
Updates `@stryker-mutator/core` from 9.4.0 to 9.5.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.5.1/packages/core)
Updates `@stryker-mutator/tap-runner` from 9.4.0 to 9.5.1
- [Release notes](https://github.com/stryker-mutator/stryker-js/releases)
- [Changelog](https://github.com/stryker-mutator/stryker-js/blob/master/packages/tap-runner/CHANGELOG.md)
- [Commits](https://github.com/stryker-mutator/stryker-js/commits/v9.5.1/packages/tap-runner)
---
updated-dependencies:
- dependency-name: "@stryker-mutator/core"
dependency-version: 9.5.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: stryker
- dependency-name: "@stryker-mutator/tap-runner"
dependency-version: 9.5.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: stryker
...
Extends timeout for integration test in mutation testing to prevent
failure due to long running tests which do not otherwise occur, they
may occur here due to increased parallelism. This was observed by a
semi-contributor of the project.
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>1 parent d2033db commit faf3eb8
4 files changed
Lines changed: 101 additions & 130 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 15 | + | |
21 | 16 | | |
22 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments