chore(deps): update dependency vitest to v0.3.6 #1551

Merged
dpschen merged 1 commits from renovate/vitest-0.x into main 2022-02-17 09:27:25 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies patch 0.3.2 -> 0.3.6

Release Notes

vitest-dev/vitest

v0.3.6

Compare Source

Bug Fixes
Features
Performance Improvements

v0.3.5

Compare Source

Bug Fixes
Features

v0.3.4

Compare Source

Bug Fixes
  • set process.env.TEST (8936fa1)
  • support file:// import protocal (a241860)

v0.3.3

Compare Source

Bug Fixes
Features

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, check this box.

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 | patch | [`0.3.2` -> `0.3.6`](https://renovatebot.com/diffs/npm/vitest/0.3.2/0.3.6) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.3.6`](https://github.com/vitest-dev/vitest/releases/v0.3.6) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.3.5...v0.3.6) ##### Bug Fixes - don't reject on execa ([18cc578](https://github.com/vitest-dev/vitest/commit/18cc578)) - move config related methods to 'vitest/node' ([#&#8203;765](https://github.com/vitest-dev/vitest/issues/765)) ([ce418c5](https://github.com/vitest-dev/vitest/commit/ce418c5)) ##### Features - add typeof assertion ([#&#8203;762](https://github.com/vitest-dev/vitest/issues/762)) ([5e2324f](https://github.com/vitest-dev/vitest/commit/5e2324f)) ##### Performance Improvements - enable tinypool useAtomics in node env ([#&#8203;763](https://github.com/vitest-dev/vitest/issues/763)) ([88dcefa](https://github.com/vitest-dev/vitest/commit/88dcefa)) ### [`v0.3.5`](https://github.com/vitest-dev/vitest/releases/v0.3.5) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.3.4...v0.3.5) ##### Bug Fixes - `describe` async support ([#&#8203;750](https://github.com/vitest-dev/vitest/issues/750)) ([d4415fe](https://github.com/vitest-dev/vitest/commit/d4415fe)), closes [#&#8203;746](https://github.com/vitest-dev/vitest/issues/746) - add missing `defineConfig` helper ([#&#8203;749](https://github.com/vitest-dev/vitest/issues/749)) ([e72b881](https://github.com/vitest-dev/vitest/commit/e72b881)) - issue a warning in conflicting envs ([#&#8203;744](https://github.com/vitest-dev/vitest/issues/744)) ([7448e1a](https://github.com/vitest-dev/vitest/commit/7448e1a)) - remove `describe` async support ([#&#8203;746](https://github.com/vitest-dev/vitest/issues/746)) ([f9b52c1](https://github.com/vitest-dev/vitest/commit/f9b52c1)) - support for define global constants ([#&#8203;743](https://github.com/vitest-dev/vitest/issues/743)) ([af9ceab](https://github.com/vitest-dev/vitest/commit/af9ceab)) ##### Features - save vitest state in global variable ([#&#8203;739](https://github.com/vitest-dev/vitest/issues/739)) ([32ad454](https://github.com/vitest-dev/vitest/commit/32ad454)) - support BigInt for jest assertions ([#&#8203;742](https://github.com/vitest-dev/vitest/issues/742)) ([d1df0e0](https://github.com/vitest-dev/vitest/commit/d1df0e0)) ### [`v0.3.4`](https://github.com/vitest-dev/vitest/releases/v0.3.4) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.3.3...v0.3.4) ##### Bug Fixes - set `process.env.TEST` ([8936fa1](https://github.com/vitest-dev/vitest/commit/8936fa1)) - support `file://` import protocal ([a241860](https://github.com/vitest-dev/vitest/commit/a241860)) ### [`v0.3.3`](https://github.com/vitest-dev/vitest/releases/v0.3.3) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.3.2...v0.3.3) ##### Bug Fixes - defaults exporting ([4e8bda3](https://github.com/vitest-dev/vitest/commit/4e8bda3)) - do not merge arrays (fix [#&#8203;725](https://github.com/vitest-dev/vitest/issues/725)) ([#&#8203;728](https://github.com/vitest-dev/vitest/issues/728)) ([92fb244](https://github.com/vitest-dev/vitest/commit/92fb244)) - improve watch options resolving ([5dca4ed](https://github.com/vitest-dev/vitest/commit/5dca4ed)), closes [#&#8203;736](https://github.com/vitest-dev/vitest/issues/736) [#&#8203;731](https://github.com/vitest-dev/vitest/issues/731) ##### Features - support readonly tuples as input to `.each` ([#&#8203;733](https://github.com/vitest-dev/vitest/issues/733)) ([73d36dc](https://github.com/vitest-dev/vitest/commit/73d36dc)) </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, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-02-17 09:03:36 +00:00
renovate added 1 commit 2022-02-17 09:03:36 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
befa2d4004
chore(deps): update dependency vitest to v0.3.6
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://1551-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://1551-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.
dpschen approved these changes 2022-02-17 09:27:17 +00:00
dpschen merged commit befa2d4004 into main 2022-02-17 09:27:25 +00:00
dpschen deleted branch renovate/vitest-0.x 2022-02-17 09:27:25 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.