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

chore(deps-dev): bump @stryker-mutator/jest-runner from 6.4.2 to 7.0.0 #21

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps @stryker-mutator/jest-runner from 6.4.2 to 7.0.0.

Release notes

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

v7.0.0

7.0.0 (2023-06-02)

Bug Fixes

  • core: improve no-mutate warning (#4248) (6bf7a56)
  • deps: update babel monorepo (#4233) (a8f2c1e)
  • deps: update dependency @​cucumber/messages to v22 (#4091) (ad6f82b)
  • deps: update dependency inquirer to ~9.2.0 (#4137) (d985780)
  • deps: update dependency minimatch to v8 (#4079) (af4a62c)
  • deps: update dependency mutation-testing-elements to v2 (#4148) (50071e6)
  • deps: update dependency semver to v7.4.0 (#4101) (c317294)
  • deps: update dependency semver to v7.5.0 (#4121) (4c8dade)
  • deps: update dependency tap-parser to v13 (#4116) (161f099)
  • deps: update dependency tslib to v2.5.2 (#4241) (4cd2a86)
  • deps: update dependency weapon-regex to ~1.1.0 (#4102) (899ae6e)
  • deps: update mutation-testing-elements monorepo to v2.0.1 (#4182) (c1b7312)
  • deps: update mutation-testing-metrics and mutation-report-schema to v2 (#4154) (9b77a3f)
  • incremental: correctly identify removed test files (#4134) (7342ac6)
  • instrumenter: Use globalThis when available (#4169) (7d1e58e)
  • Reporter API: use 1-based locations with onMutantTested (#4158) (f5227e0)
  • tap-runner: add glob as a dependency (#4225) (ba6bb7e)
  • vitest: explicitly error when browser-mode is enabled (#4243) (e70ff30)
  • vitest: use cwd for communication dir (#4217) (736d97c)

chore

Features

BREAKING CHANGES

  • type-checking: disableTypeChecks is now true by default. You can use this configuration to opt out:

... (truncated)

Changelog

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

7.0.0 (2023-06-02)

Bug Fixes

chore

Features

BREAKING CHANGES

  • esm: Deep (and undocumented) imports from @stryker-mutator/core or one of the plugins will no longer work. If you want to import something that's not available, please let us know by opening an issue
  • node: Node 14 is no longer supported. Please install an LTS version of node: nodejs.org/
Commits
  • aeedbd2 v7.0.0
  • a19d9bc chore(deps): update dependency @​types/node to v18.16.16 (#4231)
  • 510bb04 chore(deps): update dependency @​types/node to v18.16.14 (#4207)
  • b789dd7 chore(deps): update dependency @​types/node to v18.16.13 (#4201)
  • 68686d1 chore(deps): update dependency @​types/node to v18.16.12 (#4196)
  • d2cc75f chore(deps): update dependency @​types/node to v18.16.11 (#4195)
  • 164048b chore(deps): update dependency @​types/node to v18.16.10 (#4194)
  • c98ea43 chore(deps): update dependency @​types/node to v18.16.9 (#4188)
  • bb06087 chore(deps): update dependency @​types/node to v18.16.8 (#4183)
  • c575555 chore(deps): update dependency @​types/semver to v7.5.0 (#4177)
  • 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 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/jest-runner](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/jest-runner) from 6.4.2 to 7.0.0.
- [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/v7.0.0/packages/jest-runner)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
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