chore(deps): update dependency vitest to v0.18.0 #2139

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2022-07-14 12:43:25 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies minor 0.17.0 -> 0.18.0

Release Notes

vitest-dev/vitest

v0.18.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v0.17.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vitest](https://github.com/vitest-dev/vitest) | devDependencies | minor | [`0.17.0` -> `0.18.0`](https://renovatebot.com/diffs/npm/vitest/0.17.0/0.18.0) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.18.0`](https://github.com/vitest-dev/vitest/releases/tag/v0.18.0) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.17.1...v0.18.0) #####    🚨 Breaking Changes - TestSequencerConstructor typo  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/1618 - **reporter**: Move `ctx.log` to `ctx.logger.log`, improve log flicking  -  by [@&#8203;userquin](https://github.com/userquin) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vitest-dev/vitest/issues/1166 #####    🐞 Bug Fixes - Show error message when cache failed to parse  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/1614 - Move cache state to `ctx.cache`  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(695a7)</samp>](https://github.com/vitest-dev/vitest/commit/695a7a26) - **reporter**: Clear previous state on rerun  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(f7148)</samp>](https://github.com/vitest-dev/vitest/commit/f7148335) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.17.1...v0.18.0) ### [`v0.17.1`](https://github.com/vitest-dev/vitest/releases/tag/v0.17.1) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.17.0...v0.17.1) #####    🚀 Features - Check related against `forceRerunTriggers`  -  by [@&#8203;elliotwestlake](https://github.com/elliotwestlake) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/1595 - Make sequencer public, add option to run tests in random order  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vitest-dev/vitest/issues/1582 #####    🐞 Bug Fixes - Use jsdom MessageEvent  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/1594 - Crash with odd cpu counts  -  by [@&#8203;yamazaki-sensei](https://github.com/yamazaki-sensei) in https://github.com/vitest-dev/vitest/issues/1597 - **vite-node**: Self circular reference  -  by [@&#8203;antfu](https://github.com/antfu) in https://github.com/vitest-dev/vitest/issues/1609 #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.17.0...v0.17.1) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjExMS4yIn0=-->
renovate added the
dependencies
label 2022-07-14 11:02:40 +00:00
renovate added 1 commit 2022-07-14 11:02:41 +00:00
continuous-integration/drone/pr Build is passing Details
cb9c9c2262
chore(deps): update dependency vitest to v0.18.0
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2139-renovate-vitest-0-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2139-renovate-vitest-0-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 743902fa52 into main 2022-07-14 12:43:25 +00:00
konrad deleted branch renovate/vitest-0.x 2022-07-14 12:43:25 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.