chore(deps): update dependency vitest to v0.14.1 #2022

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2022-06-07 18:10:34 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies minor 0.13.1 -> 0.14.1

Release Notes

vitest-dev/vitest

v0.14.1

Compare Source

Bug Fixes

v0.14.0

Compare Source

Breaking Changes

Bug Fixes

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.13.1` -> `0.14.1`](https://renovatebot.com/diffs/npm/vitest/0.13.1/0.14.1) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.14.1`](https://github.com/vitest-dev/vitest/releases/v0.14.1) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.14.0...v0.14.1) ##### Bug Fixes - correct export extension ([#&#8203;1439](https://github.com/vitest-dev/vitest/issues/1439)) ([9d6c6f2](https://github.com/vitest-dev/vitest/commit/9d6c6f2)) ### [`v0.14.0`](https://github.com/vitest-dev/vitest/releases/v0.14.0) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.13.1...v0.14.0) #### Breaking Changes - **vite-node:** use `.mjs` for esm build ([692ad34](https://github.com/vitest-dev/vitest/commit/692ad34)) - remove `"type": "module"` from vitest/package.json ([#&#8203;1411](https://github.com/vitest-dev/vitest/issues/1411)) ([b4a9b0b](https://github.com/vitest-dev/vitest/commit/b4a9b0b)), closes [#&#8203;325](https://github.com/vitest-dev/vitest/issues/325) - **vite-node:** respect ssr field, allow inlining everything ([#&#8203;1434](https://github.com/vitest-dev/vitest/issues/1434)) ([fd57b0e](https://github.com/vitest-dev/vitest/commit/fd57b0e)) - improve watcher performance, add forceRerunTriggers option ([#&#8203;1424](https://github.com/vitest-dev/vitest/issues/1424)) ([3f5ff5b](https://github.com/vitest-dev/vitest/commit/3f5ff5b)) ##### Bug Fixes - repair TestFunction return type. ([#&#8203;1408](https://github.com/vitest-dev/vitest/issues/1408)) ([f169f5a](https://github.com/vitest-dev/vitest/commit/f169f5a)) - don't escape quotes for objects in difference view ([#&#8203;1435](https://github.com/vitest-dev/vitest/issues/1435)) ([1560417](https://github.com/vitest-dev/vitest/commit/1560417)) - **types:** add callable type to vi.spyOn ([#&#8203;1432](https://github.com/vitest-dev/vitest/issues/1432)) ([17dfd39](https://github.com/vitest-dev/vitest/commit/17dfd39)) - **types:** add explicit extension for ESM compatibility ([#&#8203;1417](https://github.com/vitest-dev/vitest/issues/1417)) ([4b54aed](https://github.com/vitest-dev/vitest/commit/4b54aed)) - **vite-node:** Prevent crash when passing single module as options ([#&#8203;1406](https://github.com/vitest-dev/vitest/issues/1406)) ([ab8f004](https://github.com/vitest-dev/vitest/commit/ab8f004)) </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-05 16:02:44 +00:00
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://2022-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://2022-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.
renovate changed title from chore(deps): update dependency vitest to v0.14.0 to chore(deps): update dependency vitest to v0.14.1 2022-06-06 07:02:41 +00:00
renovate force-pushed renovate/vitest-0.x from d45968c681 to 951fc5acbe 2022-06-06 07:02:42 +00:00 Compare
konrad merged commit f99d8cd56c into main 2022-06-07 18:10:34 +00:00
konrad deleted branch renovate/vitest-0.x 2022-06-07 18:10:34 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.