Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @stryker-mutator/core and @stryker-mutator/jest-runner. These dependencies needed to be updated together.
Updates @stryker-mutator/core from 6.3.1 to 7.1.0

Release notes

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

v7.1.0

7.1.0 (2023-06-24)

Bug Fixes

Features

v7.0.2

7.0.2 (2023-06-08)

Bug Fixes

v7.0.1

7.0.1 (2023-06-03)

Bug Fixes

  • deps: update @stryker-mutator/core peer dep (9dd4a76)

v7.0.0

7.0.0 (2023-06-02)

Bug Fixes

... (truncated)

Changelog

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

7.1.0 (2023-06-24)

Bug Fixes

Features

7.0.2 (2023-06-08)

Bug Fixes

7.0.1 (2023-06-03)

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

7.0.0 (2023-06-02)

Bug Fixes

  • core: improve no-mutate warning (#4248) (6bf7a56)
  • 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 tslib to v2.5.2 (#4241) (4cd2a86)
  • 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)
  • Reporter API: use 1-based locations with onMutantTested (#4158) (f5227e0)

chore

Features

BREAKING CHANGES

... (truncated)

Commits

Updates @stryker-mutator/jest-runner from 6.4.0 to 7.1.0

Release notes

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

v7.1.0

7.1.0 (2023-06-24)

Bug Fixes

Features

v7.0.2

7.0.2 (2023-06-08)

Bug Fixes

v7.0.1

7.0.1 (2023-06-03)

Bug Fixes

  • deps: update @stryker-mutator/core peer dep (9dd4a76)

v7.0.0

7.0.0 (2023-06-02)

Bug Fixes

... (truncated)

Changelog

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

7.1.0 (2023-06-24)

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

7.0.2 (2023-06-08)

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

7.0.1 (2023-06-03)

Bug Fixes

  • deps: update @stryker-mutator/core peer dep (9dd4a76)

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/

6.4.2 (2023-03-24)

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

6.4.1 (2023-02-17)

Bug Fixes

  • deps: set correct stryker peer dep version (c88c537)
Commits

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

…-runner

Bumps [@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 needed to be updated together.

Updates `@stryker-mutator/core` from 6.3.1 to 7.1.0
- [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/v7.1.0/packages/core)

Updates `@stryker-mutator/jest-runner` from 6.4.0 to 7.1.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.1.0/packages/jest-runner)

---
updated-dependencies:
- dependency-name: "@stryker-mutator/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@stryker-mutator/jest-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 Jul 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stryker-mutator/core-and-stryker-mutator/jest-runner-7.1.0 branch July 12, 2023 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants