javierbrea / cypress-localstorage-commands

Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests and spec files. Allows disabling localStorage.
MIT License
178 stars 9 forks source link

chore(deps): update stryker-js monorepo to v6.3.0 #505

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

stryker-mutator/stryker-js (@​stryker-mutator/core) ### [`v6.3.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#​630-httpsgithubcomstryker-mutatorstryker-jscomparev623v630-2022-10-30) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v6.2.3...v6.3.0) ##### Bug Fixes - **deps:** update dependency chalk to ~5.1.0 ([#​3773](https://togithub.com/stryker-mutator/stryker-js/issues/3773)) ([973dc7b](https://togithub.com/stryker-mutator/stryker-js/commit/973dc7ba88a8d3af1a9dab212aaa9e6820eb3bea)) ##### Features - **ci:** forbid `.only` in CI pipeline tests ([#​3823](https://togithub.com/stryker-mutator/stryker-js/issues/3823)) ([051ec93](https://togithub.com/stryker-mutator/stryker-js/commit/051ec937809468751a74c9e01cacd27ceb1acca2)) - **clear-text reporter:** add `allowEmojis` option in console ([#​3820](https://togithub.com/stryker-mutator/stryker-js/issues/3820)) ([79cc05f](https://togithub.com/stryker-mutator/stryker-js/commit/79cc05fe867f0edf9d2b84f7e89435855e874d1a)) - **core:** add `--dryRunOnly` CLI argument to only run initial tests ([#​3814](https://togithub.com/stryker-mutator/stryker-js/issues/3814)) ([f2cf7e6](https://togithub.com/stryker-mutator/stryker-js/commit/f2cf7e6141802f04a5de836000b949de8632b567)) - **core:** add support for pnpm as package manager ([#​3802](https://togithub.com/stryker-mutator/stryker-js/issues/3802)) ([af0e34e](https://togithub.com/stryker-mutator/stryker-js/commit/af0e34e63734ddf1b506f0c5fce40ee8eae6566f)) - **disableTypeChecks:** add option 'true' to disable all type checks ([#​3765](https://togithub.com/stryker-mutator/stryker-js/issues/3765)) ([3c3d298](https://togithub.com/stryker-mutator/stryker-js/commit/3c3d2988c616a8bb8e7cdb76d4c16ddb948a3011)) - **init:** document test runner homepage url in stryker.conf.json ([#​3817](https://togithub.com/stryker-mutator/stryker-js/issues/3817)) ([92c0852](https://togithub.com/stryker-mutator/stryker-js/commit/92c0852606c0db4380dd806e07eee55bfea7a4de)) - **worker:** add worker count env variable to processes ([#​3821](https://togithub.com/stryker-mutator/stryker-js/issues/3821)) ([efb6fd6](https://togithub.com/stryker-mutator/stryker-js/commit/efb6fd64df78dcae020b540c6283406bcd06b783)) #### [6.2.3](https://togithub.com/stryker-mutator/stryker-js/compare/v6.2.2...v6.2.3) (2022-10-10) ##### Bug Fixes - **deps:** update dependency log4js to ~6.7.0 ([#​3758](https://togithub.com/stryker-mutator/stryker-js/issues/3758)) ([535311d](https://togithub.com/stryker-mutator/stryker-js/commit/535311dca610f54ecd55d75a59b436dcdf0f8e95)) #### [6.2.2](https://togithub.com/stryker-mutator/stryker-js/compare/v6.2.1...v6.2.2) (2022-09-06) **Note:** Version bump only for package [@​stryker-mutator/core](https://togithub.com/stryker-mutator/core) #### [6.2.1](https://togithub.com/stryker-mutator/stryker-js/compare/v6.2.0...v6.2.1) (2022-09-06) **Note:** Version bump only for package [@​stryker-mutator/core](https://togithub.com/stryker-mutator/core)
stryker-mutator/stryker-js (@​stryker-mutator/jest-runner) ### [`v6.3.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/jest-runner/CHANGELOG.md#​630-httpsgithubcomstryker-mutatorstryker-jscomparev623v630-2022-10-30) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v6.2.3...v6.3.0) ##### Bug Fixes - **jest-runner:** automatically set `NODE_ENV` env variable ([#​3816](https://togithub.com/stryker-mutator/stryker-js/issues/3816)) ([9fc7a6f](https://togithub.com/stryker-mutator/stryker-js/commit/9fc7a6f64b27cdb67e6844ce00f6e55c630d0cd6)) - **jest:** support more config file formats ([#​3761](https://togithub.com/stryker-mutator/stryker-js/issues/3761)) ([7d42139](https://togithub.com/stryker-mutator/stryker-js/commit/7d421394fcdaab6222cc6e55662e94a3abe94e79)) ##### Features - **ci:** forbid `.only` in CI pipeline tests ([#​3823](https://togithub.com/stryker-mutator/stryker-js/issues/3823)) ([051ec93](https://togithub.com/stryker-mutator/stryker-js/commit/051ec937809468751a74c9e01cacd27ceb1acca2)) #### [6.2.3](https://togithub.com/stryker-mutator/stryker-js/compare/v6.2.2...v6.2.3) (2022-10-10) ##### Bug Fixes - **jest:** support multiple jest installations ([#​3781](https://togithub.com/stryker-mutator/stryker-js/issues/3781)) ([9f10e20](https://togithub.com/stryker-mutator/stryker-js/commit/9f10e20e95e6a0d0b22ba7b4f4df2c1e9ca79a56)) #### [6.2.2](https://togithub.com/stryker-mutator/stryker-js/compare/v6.2.1...v6.2.2) (2022-09-06) **Note:** Version bump only for package [@​stryker-mutator/jest-runner](https://togithub.com/stryker-mutator/jest-runner) #### [6.2.1](https://togithub.com/stryker-mutator/stryker-js/compare/v6.2.0...v6.2.1) (2022-09-06) **Note:** Version bump only for package [@​stryker-mutator/jest-runner](https://togithub.com/stryker-mutator/jest-runner)

Configuration

📅 Schedule: Branch creation - "after 9pm every weekday,before 5pm every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 1 year ago

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