chore(deps): update dependency vitest to v0.15.0 #2053

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2022-06-14 19:21:30 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies minor 0.14.2 -> 0.15.0

Release Notes

vitest-dev/vitest

v0.15.0

Compare Source

   🚀 Features
  • Bind expect state to context #1468
  • Introduce VITEST_POOL_ID #1473
  • Add maxConcurrency option, 5 by default #1483
  • Add --shard command #1477
  • Add css config option, don't process CSS by default #1467
   🐞 Bug Fixes
  • Null inside test.each is not turned into an empty array #1462
  • Add @​types/node to dependencies #1474
  • Parent is defined on global, closes #1489
  • web-worker:
    • Ensure event listener functions are bound correctly #1487
    View changes on GitHub

Configuration

📅 Schedule: 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.14.2` -> `0.15.0`](https://renovatebot.com/diffs/npm/vitest/0.14.2/0.15.0) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.15.0`](https://github.com/vitest-dev/vitest/releases/v0.15.0) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.14.2...v0.15.0) #####    🚀 Features - Bind expect state to context [`#1468`](https://github.com/vitest-dev/vitest/issues/1468) - Introduce `VITEST_POOL_ID` [`#1473`](https://github.com/vitest-dev/vitest/issues/1473) - Add `maxConcurrency` option, `5` by default [`#1483`](https://github.com/vitest-dev/vitest/issues/1483) - Add --shard command [`#1477`](https://github.com/vitest-dev/vitest/issues/1477) - Add `css` config option, don't process CSS by default [`#1467`](https://github.com/vitest-dev/vitest/issues/1467) #####    🐞 Bug Fixes - Null inside test.each is not turned into an empty array [`#1462`](https://github.com/vitest-dev/vitest/issues/1462) - Add [@&#8203;types/node](https://github.com/types/node) to dependencies [`#1474`](https://github.com/vitest-dev/vitest/issues/1474) - Parent is defined on global, closes [`#1489`](https://github.com/vitest-dev/vitest/issues/1489) - **web-worker**: - Ensure event listener functions are bound correctly [`#1487`](https://github.com/vitest-dev/vitest/issues/1487) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.14.2...v0.15.0) </details> --- ### Configuration 📅 **Schedule**: 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 added the
dependencies
label 2022-06-14 19:03:22 +00:00
renovate added 1 commit 2022-06-14 19:03:23 +00:00
continuous-integration/drone/pr Build is passing Details
7354f13a05
chore(deps): update dependency vitest to v0.15.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://2053-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://2053-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 cbbbdbc7de into main 2022-06-14 19:21:30 +00:00
konrad deleted branch renovate/vitest-0.x 2022-06-14 19:21:30 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.