chore(deps): update dependency vitest to v0.31.4 #3555

Merged
konrad merged 1 commits from renovate/vitest-monorepo into main 2023-06-02 11:40:08 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies patch 0.31.2 -> 0.31.4

Release Notes

vitest-dev/vitest

v0.31.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.31.3

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: Enabled.

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.31.2` -> `0.31.4`](https://renovatebot.com/diffs/npm/vitest/0.31.2/0.31.4) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.31.4`](https://github.com/vitest-dev/vitest/releases/tag/v0.31.4) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.31.3...v0.31.4) #####    🚀 Features - Enable experimentalOptimizer  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3413 [<samp>(5a894)</samp>](https://github.com/vitest-dev/vitest/commit/5a894aa2) #####    🐞 Bug Fixes - **vite-node**: Deps.inline doesn't work  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3485 [<samp>(be930)</samp>](https://github.com/vitest-dev/vitest/commit/be93032f) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.31.3...v0.31.4) ### [`v0.31.3`](https://github.com/vitest-dev/vitest/releases/tag/v0.31.3) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.31.2...v0.31.3) #####    🚀 Features - Support `VITE_NODE_DEPS_MODULE_DIRECTORIES` from .npmrc  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/3471 [<samp>(393bf)</samp>](https://github.com/vitest-dev/vitest/commit/393bf60c) #####    🐞 Bug Fixes - **logger**: Print unhandled errors before summary  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3474 [<samp>(4c9a7)</samp>](https://github.com/vitest-dev/vitest/commit/4c9a7d58) - **runner**: Suite options do not propagate to nested suites (fix: [#&#8203;3467](https://github.com/vitest-dev/vitest/issues/3467))  -  by [@&#8203;xsjcTony](https://github.com/xsjcTony) in https://github.com/vitest-dev/vitest/issues/3473 and https://github.com/vitest-dev/vitest/issues/3467 [<samp>(9fb9d)</samp>](https://github.com/vitest-dev/vitest/commit/9fb9dacb) - **vite-node**: Clear importers when invalidating module  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3475 [<samp>(add29)</samp>](https://github.com/vitest-dev/vitest/commit/add29c86) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.31.2...v0.31.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added the
dependencies
label 2023-05-31 15:04:25 +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://3555-renovate-vitest-monorepo--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://3555-renovate-vitest-monorepo--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 force-pushed renovate/vitest-monorepo from b5cdf427f8 to c3abe068fa 2023-06-01 01:04:56 +00:00 Compare
renovate force-pushed renovate/vitest-monorepo from c3abe068fa to 9f365b04e8 2023-06-01 10:05:34 +00:00 Compare
renovate changed title from chore(deps): update dependency vitest to v0.31.3 to chore(deps): update dependency vitest to v0.31.4 2023-06-01 10:05:38 +00:00
renovate force-pushed renovate/vitest-monorepo from 9f365b04e8 to 29c36d588d 2023-06-02 11:06:52 +00:00 Compare
konrad merged commit 6f1ff02c04 into main 2023-06-02 11:40:08 +00:00
konrad deleted branch renovate/vitest-monorepo 2023-06-02 11:40:08 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.