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): update stryker-js monorepo to v6 (major) #154

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 16, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stryker-mutator/core (source) 5.0.0 -> 6.4.2 age adoption passing confidence
@stryker-mutator/jest-runner (source) 5.0.0 -> 6.4.2 age adoption passing confidence
@stryker-mutator/typescript-checker (source) 5.0.0 -> 6.4.2 age adoption passing confidence

Release Notes

stryker-mutator/stryker-js (@​stryker-mutator/core)

v6.4.2

Compare Source

Bug Fixes

v6.4.1

Compare Source

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

v6.4.0

Compare Source

Bug Fixes

6.3.1 (2022-12-18)

Bug Fixes

v6.3.1

Compare Source

Bug Fixes

v6.3.0

Compare Source

Bug Fixes
Features
  • ci: forbid .only in CI pipeline tests (#​3823) (051ec93)
  • clear-text reporter: add allowEmojis option in console (#​3820) (79cc05f)
  • core: add --dryRunOnly CLI argument to only run initial tests (#​3814) (f2cf7e6)
  • core: add support for pnpm as package manager (#​3802) (af0e34e)
  • disableTypeChecks: add option 'true' to disable all type checks (#​3765) (3c3d298)
  • init: document test runner homepage url in stryker.conf.json (#​3817) (92c0852)
  • worker: add worker count env variable to processes (#​3821) (efb6fd6)

6.2.3 (2022-10-10)

Bug Fixes

6.2.2 (2022-09-06)

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

6.2.1 (2022-09-06)

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

v6.2.3

Compare Source

Bug Fixes

v6.2.2

Compare Source

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

v6.2.1

Compare Source

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

v6.2.0

Compare Source

Bug Fixes
Features

v6.1.2

Compare Source

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

v6.0.2

Compare Source

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

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Bug Fixes
  • core: allow parallel schedules (#​3485) (bbbd514)
  • html-report: set correct background color for html report (#​3456) (a72ecf1)
  • reporter: report progress of failed check results only once (#​3472) (dce5882)
  • stryker-cli: allow stryker-cli integration (330ef6c)
chore
  • node: drop support for Node 12 (10d874e)
Code Refactoring
Features
BREAKING CHANGES
  • file: The File class is no longer part of the public api and is thus no longer exported from @stryker-mutator/api. Plugin creators shouldn't rely on it anymore.
  • progress: Reporter API method onAllMutantsMatchedWithTests has been replaced by onMutationTestingPlanReady. Please use that for your reporter plugin instead.
  • progress: Reporter API method onAllSourceFilesRead has been removed, please use onMutationTestReportReady to retrieve the source files.
  • progress: Reporter API method onSourceFileRead has been removed, please use onMutationTestReportReady to retrieve the source files.
  • node: Drop support for Node 12. Minimal version is now Node 14.18.0.

v5.6.1

Compare Source

Bug Fixes

v5.6.0

Compare Source

Bug Fixes
  • report: dramatically improve rendering performance of HTML report (ad38c82)
Features
  • clear-text reporter: show n/a instead of NaN (68c5c51)

5.5.1 (2021-12-02)

Bug Fixes

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Bug Fixes
  • logging: don't log log4js category to file as well (31609a5)
Features

5.4.1 (2021-09-30)

Bug Fixes
  • ProgressReporter: don't render when there are no valid mutants to render (#​3155) (41c4177)

v5.4.1

Compare Source

Bug Fixes
  • ProgressReporter: don't render when there are no valid mutants to render (#​3155) (41c4177)

v5.4.0

Compare Source

Features

v5.3.0

Compare Source

Bug Fixes
Features
  • hit limit: infinite loop prevention in karma-runner (#​3031) (fc732fc)
  • report: show status reason in the html report. (d777e49)

5.2.3 (2021-08-01)

Bug Fixes

5.2.2 (2021-07-13)

Bug Fixes

5.2.1 (2021-07-02)

Features
  • html: highlight files in html report (b7876a4)

v5.2.3

Compare Source

Bug Fixes

v5.2.2

Compare Source

Bug Fixes

v5.2.1

Compare Source

Features
  • html: highlight files in html report (b7876a4)

v5.2.0

Compare Source

Bug Fixes

5.1.1 (2021-06-15)

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

v5.1.1

Compare Source

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

v5.1.0

Compare Source

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

5.0.1 (2021-05-28)

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

v5.0.1

Compare Source

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

stryker-mutator/stryker-js (@​stryker-mutator/jest-runner)

v6.4.2

Compare Source

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

v6.4.1

Compare Source

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

v6.4.0

Compare Source

Bug Fixes

6.3.1 (2022-12-18)

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

v6.3.1

Compare Source

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

v6.3.0

Compare Source

Bug Fixes
Features

6.2.3 (2022-10-10)

Bug Fixes

6.2.2 (2022-09-06)

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

6.2.1 (2022-09-06)

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

v6.2.3

Compare Source

Bug Fixes

v6.2.2

Compare Source

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

v6.2.1

Compare Source

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

v6.2.0

Compare Source

Features

v6.1.2

Compare Source

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

v6.0.2

Compare Source

Bug Fixes

v6.0.1

Compare Source

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

v6.0.0

Compare Source

chore
  • node: drop support for Node 12 (10d874e)
Features
BREAKING CHANGES
  • node: Drop support for Node 12. Minimal version is now Node 14.18.0.

v5.6.1

Compare Source

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

v5.6.0

Compare Source

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

5.5.1 (2021-12-02)

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

v5.5.1

Compare Source

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

v5.5.0

Compare Source

Features

5.4.1 (2021-09-30)

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

v5.4.1

Compare Source

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

v5.4.0

Compare Source

Features

v5.3.0

Compare Source

Bug Fixes
Features

5.2.3 (2021-08-01)

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

5.2.2 (2021-07-13)

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

5.2.1 (2021-07-02)

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

v5.2.3

Compare Source

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

v5.2.2

Compare Source

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

v5.2.1

Compare Source

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

v5.2.0

Compare Source

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

5.1.1 (2021-06-15)

Bug Fixes
  • peerDeps: update peer dependencies (05733d2)

v5.1.1

Compare Source

Bug Fixes
  • peerDeps: update peer dependencies (05733d2)

v5.1.0

Compare Source

Bug Fixes
  • jest-runner: allow a different rootDir (b66a617)
  • jest-runner: use local jest version when jest@<25 (#​2950) (3218c9e)
Features
  • jest-runner: allow configuration in a custom package.json (825548c)
  • jest-runner: dynamically override "testEnvironment" (#​2934) (0590869)
  • jest-runner: support findRelatedTests for mutated files outside of roots (#​2951) (19dccec)

5.0.1 (2021-05-28)

Bug Fixes

v5.0.1

Compare Source

Bug Fixes
stryker-mutator/stryker-js (@​stryker-mutator/typescript-checker)

v6.4.2

Compare Source

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

v6.4.1

Compare Source

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

v6.4.0

Compare Source

Features
  • typescript checker: group mutants to improve performance 🚀 (#​3900) (2f4adaa)

6.3.1 (2022-12-18)

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

v6.3.1

Compare Source

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

v6.3.0

Compare Source

Features

6.2.3 (2022-10-10)

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

6.2.2 (2022-09-06)

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

6.2.1 (2022-09-06)

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

v6.2.3

Compare Source

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

v6.2.2

Compare Source

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

v6.2.1

Compare Source

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

v6.2.0

Compare Source

Bug Fixes
Features

v6.1.2

Compare Source

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

v6.0.2

Compare Source

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

v6.0.1

Compare Source

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

v6.0.0

Compare Source

chore
  • node: drop support for Node 12 (10d874e)
BREAKING CHANGES
  • node: Drop support for Node 12. Minimal version is now Node 14.18.0.

v5.6.1

Compare Source

Bug Fixes
  • typescript cheker: prevent unintentional declarationDir error (#​3358) (3b510e2)

v5.6.0

Compare Source

Bug Fixes
  • tsconfig: force declarationDir false for non-build projects (#​3313) (461f39c)

5.5.1 (2021-12-02)

Bug Fixes

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

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

5.4.1 (2021-09-30)

Bug Fixes

v5.4.1

Compare Source

Bug Fixes

v5.4.0

Compare Source

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

v5.3.0

Compare Source

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

5.2.3 (2021-08-01)

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

5.2.2 (2021-07-13)

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

5.2.1 (2021-07-02)

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

v5.2.3

Compare Source

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

v5.2.2

Compare Source

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

v5.2.1

Compare Source

Note: Version bump only for package [@​stryker-mutator/typescript-checker](https://redirect.github.com/stryker-mutator/typescr


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot assigned C0ZEN May 16, 2022
@nx-cloud
Copy link

nx-cloud bot commented May 16, 2022

☁️ Nx Cloud Report

Attention: This version of the Nx Cloud GitHub bot will cease to function on July 1st, 2023. An organization admin can update your integration here.

We didn't find any information for the current pull request with the commit 1f32ae6.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

@renovate renovate bot requested a review from C0ZEN May 16, 2022 01:14
@renovate renovate bot force-pushed the renovate/major-6-stryker-js-monorepo branch from 9663fd3 to 01e1737 Compare September 25, 2022 15:55
@renovate renovate bot force-pushed the renovate/major-6-stryker-js-monorepo branch from 01e1737 to 1f32ae6 Compare March 24, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant