bahmutov / cypress-cycle-unit-test

Unit testing Cycle.js components in Cypress E2E test runner
3 stars 0 forks source link

fix(deps): update dependency @cycle/run to v5 #43

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cycle/run (source) 4.4.0 -> 5.7.0 age adoption passing confidence

Release Notes

cyclejs/cyclejs ### [`v5.7.0`](https://togithub.com/cyclejs/cyclejs/blob/HEAD/run/CHANGELOG.md#​570-2022-01-13) ##### Bug Fixes - **run:** lib/adapt.js was missing ([f976421](https://togithub.com/cyclejs/cyclejs/commit/f976421)) #### 5.6.0 (2022-01-13) - fix(run): avoid memory leaks with quicktask ([1fc18c02](https://togithub.com/cyclejs/cyclejs/commit/1fc18c02)) #### 5.5.0 (2020-09-18) - fix(run): setup quicktask lazily, only upon run() ([dee01dd](https://togithub.com/cyclejs/cyclejs/commit/dee01dd)), closes [#​956](https://togithub.com/cyclejs/cyclejs/issues/956) #### 5.4.0 (2019-11-06) #### 5.3.0 (2019-09-10) - chore(run): tweak some tests so that TypeScript compiles ([c2c2cbd](https://togithub.com/cyclejs/cyclejs/commit/c2c2cbd)), closes [#​871](https://togithub.com/cyclejs/cyclejs/issues/871) #### 5.2.0 (2018-12-10) - fix(run): support TypeScript's strict mode ([7412f56](https://togithub.com/cyclejs/cyclejs/commit/7412f56)) #### 5.1.0 (2018-10-17) - fix(run): support TypeScript 3.1 ([a90cd63](https://togithub.com/cyclejs/cyclejs/commit/a90cd63)), closes [#​815](https://togithub.com/cyclejs/cyclejs/issues/815) - refactor(run): move run tooling to pnpm ([0b2eebd](https://togithub.com/cyclejs/cyclejs/commit/0b2eebd)) ##### BREAKING CHANGE - If you use JavaScript, there are no breaking changes. If you use TypeScript, this package may not work anymore with versions of TS below 3.1. #### 5.0.0 (2018-09-26) - fix(run): support TypeScript 3.0 ([21245dc](https://togithub.com/cyclejs/cyclejs/commit/21245dc)), closes [#​815](https://togithub.com/cyclejs/cyclejs/issues/815) - refactor(run): move run tooling to pnpm ([0b2eebd](https://togithub.com/cyclejs/cyclejs/commit/0b2eebd)) ### [`v5.6.0`](https://togithub.com/cyclejs/cyclejs/blob/HEAD/run/CHANGELOG.md#​560-2022-01-13) - fix(run): avoid memory leaks with quicktask ([1fc18c02](https://togithub.com/cyclejs/cyclejs/commit/1fc18c02)) ### [`v5.5.0`](https://togithub.com/cyclejs/cyclejs/blob/HEAD/run/CHANGELOG.md#​550-2020-09-18) - fix(run): setup quicktask lazily, only upon run() ([dee01dd](https://togithub.com/cyclejs/cyclejs/commit/dee01dd)), closes [#​956](https://togithub.com/cyclejs/cyclejs/issues/956) ### [`v5.4.0`](https://togithub.com/cyclejs/cyclejs/blob/HEAD/run/CHANGELOG.md#​540-2019-11-06) ### [`v5.3.0`](https://togithub.com/cyclejs/cyclejs/blob/HEAD/run/CHANGELOG.md#​530-2019-09-10) - chore(run): tweak some tests so that TypeScript compiles ([c2c2cbd](https://togithub.com/cyclejs/cyclejs/commit/c2c2cbd)), closes [#​871](https://togithub.com/cyclejs/cyclejs/issues/871) ### [`v5.2.0`](https://togithub.com/cyclejs/cyclejs/blob/HEAD/run/CHANGELOG.md#​520-2018-12-10) - fix(run): support TypeScript's strict mode ([7412f56](https://togithub.com/cyclejs/cyclejs/commit/7412f56)) ### [`v5.1.0`](https://togithub.com/cyclejs/cyclejs/blob/HEAD/run/CHANGELOG.md#​510-2018-10-17) - fix(run): support TypeScript 3.1 ([a90cd63](https://togithub.com/cyclejs/cyclejs/commit/a90cd63)), closes [#​815](https://togithub.com/cyclejs/cyclejs/issues/815) - refactor(run): move run tooling to pnpm ([0b2eebd](https://togithub.com/cyclejs/cyclejs/commit/0b2eebd)) ##### BREAKING CHANGE - If you use JavaScript, there are no breaking changes. If you use TypeScript, this package may not work anymore with versions of TS below 3.1. ### [`v5.0.0`](https://togithub.com/cyclejs/cyclejs/blob/HEAD/run/CHANGELOG.md#​500-2018-09-26) - fix(run): support TypeScript 3.0 ([21245dc](https://togithub.com/cyclejs/cyclejs/commit/21245dc)), closes [#​815](https://togithub.com/cyclejs/cyclejs/issues/815) - refactor(run): move run tooling to pnpm ([0b2eebd](https://togithub.com/cyclejs/cyclejs/commit/0b2eebd))

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 this update again.



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

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.