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 v8 (major) #461

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stryker-mutator/core (source) 5.6.1 -> 8.2.6 age adoption passing confidence
@stryker-mutator/jest-runner (source) 5.6.1 -> 8.2.6 age adoption passing confidence

Release Notes

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

v8.2.6

Compare Source

Bug Fixes

v8.2.5

Compare Source

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

v8.2.4

Compare Source

Bug Fixes

v8.2.3

Compare Source

Bug Fixes

v8.2.2

Compare Source

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

v8.2.1

Compare Source

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

v8.1.0

Compare Source

Bug Fixes
Features
  • core: Add .next, .nuxt and .svelte-kit to ignorePattern (#​4645) (ddc28ea)
  • instrumenter: support .mts and .cts file extensions (#​4694) (7a09c75)

v8.0.0

Compare Source

Bug Fixes
  • core: short circuit test executor when no tests and allowEmpty (#​4477) (ce3e5cd)
  • deps: update dependency emoji-regex to v10 (#​4496) (418688b)
  • deps: update mutation-testing-elements monorepo to v2.0.5 (#​4536) (45e3ae6)
Features
BREAKING CHANGES

v7.3.0

Compare Source

Bug Fixes
Features

v7.2.0

Compare Source

Bug Fixes
Features

7.1.1 (2023-07-15)

Bug Fixes

v7.1.1

Compare Source

Bug Fixes

v7.1.0

Compare Source

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

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

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

v7.0.0

Compare Source

Bug Fixes
chore
Features
BREAKING CHANGES
  • type-checking: disableTypeChecks is now true by default. You can use this configuration to opt out:
{
  "disableTypeChecks": "{test,src,lib}/**/*.{js,ts,jsx,tsx,html,vue,cts,mts}"
}
  • reporter-api: The event onAllMutantsTested has been removed. Plugin creators should use onMutationTestReportReady instead.
  • 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)

Bug Fixes

6.4.1 (2023-02-17)

Note: Version bump only for package @​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.
stryker-mutator/stryker-js (@​stryker-mutator/jest-runner)

v8.2.6

Compare Source

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

v8.2.5

Compare Source

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

v8.2.4

Compare Source

Bug Fixes

v8.2.3

Compare Source

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

v8.2.2

Compare Source

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

v8.2.1

Compare Source

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

v8.1.0

Compare Source

Bug Fixes

v8.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES

v7.3.0

Compare Source

Bug Fixes

v7.2.0

Compare Source

Bug Fixes

7.1.1 (2023-07-15)

Bug Fixes

v7.1.1

Compare Source

Bug Fixes

v7.1.0

Compare Source

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)

v7.0.2

Compare Source

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

v7.0.1

Compare Source

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

v7.0.0

Compare Source

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)

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.

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch 2 times, most recently from 3edf909 to 9060eab Compare May 5, 2022 21:43
@sonarcloud
Copy link

sonarcloud bot commented May 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 9060eab to 43dcbf9 Compare June 28, 2022 10:53
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 43dcbf9 to 238d472 Compare August 25, 2022 15:09
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch 2 times, most recently from ca5faa1 to 528880e Compare September 6, 2022 18:10
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 528880e to ceba730 Compare October 10, 2022 12:48
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch 3 times, most recently from 204114b to 606e91c Compare October 23, 2022 10:30
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 606e91c to e1660ad Compare October 30, 2022 23:17
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from e1660ad to 4988bf2 Compare November 8, 2022 06:27
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 4988bf2 to ec3c786 Compare November 23, 2022 09:28
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from ec3c786 to 350bd00 Compare December 7, 2022 23:59
@renovate renovate bot changed the title chore(deps): update stryker-js monorepo to v6 (major) Update stryker-js monorepo to v6 (major) Dec 17, 2022
@renovate renovate bot changed the title Update stryker-js monorepo to v6 (major) chore(deps): update stryker-js monorepo to v6 (major) Dec 17, 2022
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 350bd00 to ffdb8d2 Compare December 18, 2022 13:31
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch 2 times, most recently from 1ce244c to 5c57362 Compare January 7, 2023 16:01
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 5c57362 to 0d179af Compare January 14, 2023 10:30
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch 2 times, most recently from 4b3d34a to 3179625 Compare February 14, 2023 00:49
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch 3 times, most recently from c6dd45e to b3ff8ce Compare February 17, 2023 23:37
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from b3ff8ce to 51b8be7 Compare March 8, 2023 19:17
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 51b8be7 to 944d960 Compare March 24, 2023 11:55
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 944d960 to 0e861e3 Compare June 2, 2023 20:05
@renovate renovate bot changed the title chore(deps): update stryker-js monorepo to v6 (major) chore(deps): update stryker-js monorepo to v7 (major) Jun 2, 2023
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch 2 times, most recently from d0d2083 to 8d40841 Compare June 8, 2023 12:20
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 8d40841 to 0d47857 Compare June 24, 2023 12:39
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 0d47857 to aed028c Compare July 15, 2023 09:34
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from aed028c to 35851fb Compare October 2, 2023 16:10
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 35851fb to 8b7f8e2 Compare October 15, 2023 15:29
@renovate renovate bot changed the title chore(deps): update stryker-js monorepo to v7 (major) chore(deps): update stryker-js monorepo to v8 (major) Nov 30, 2023
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from 8b7f8e2 to 25eda73 Compare November 30, 2023 21:11
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch 3 times, most recently from 61631b4 to 08cefe6 Compare February 3, 2024 14:06
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch 2 times, most recently from 057f26f to b366024 Compare February 20, 2024 10:04
@renovate renovate bot force-pushed the renovate/major-stryker-js-monorepo branch from b366024 to 108ba1f Compare February 25, 2024 18:55
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.

None yet

0 participants