chore(deps): update dependency vitest to v0.28.3 #3019

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2023-01-27 13:13:53 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies patch 0.28.2 -> 0.28.3

Release Notes

vitest-dev/vitest

v0.28.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    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, 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 | patch | [`0.28.2` -> `0.28.3`](https://renovatebot.com/diffs/npm/vitest/0.28.2/0.28.3) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.28.3`](https://github.com/vitest-dev/vitest/releases/tag/v0.28.3) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.28.2...v0.28.3) #####    🚀 Features - Allow using atomics to communicate between threads  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2758 [<samp>(3679c)</samp>](https://github.com/vitest-dev/vitest/commit/3679cf25) - Show active filename pattern on CLI  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) [<samp>(a0455)</samp>](https://github.com/vitest-dev/vitest/commit/a0455917) - Show active test name pattern on CLI  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) [<samp>(df7c4)</samp>](https://github.com/vitest-dev/vitest/commit/df7c410a) - Allow `config` option to be false  -  by [@&#8203;antfu](https://github.com/antfu) in https://github.com/vitest-dev/vitest/issues/2749 [<samp>(c66e3)</samp>](https://github.com/vitest-dev/vitest/commit/c66e335b) #####    🐞 Bug Fixes - Watch mode's filename pattern to persist on unrelated file changes  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) [<samp>(712ac)</samp>](https://github.com/vitest-dev/vitest/commit/712ac15b) - Watch mode's filename pattern to persist re-run of failed tests, snapshot updates and testname filter changes  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) [<samp>(1c65a)</samp>](https://github.com/vitest-dev/vitest/commit/1c65ac48) - Dont incorrectly mark run failed if filename pattern excludes previously failed tests  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) [<samp>(61cf9)</samp>](https://github.com/vitest-dev/vitest/commit/61cf9a7a) - **coverage**: Istanbul crashes when no tests were run  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/2753 [<samp>(ebc95)</samp>](https://github.com/vitest-dev/vitest/commit/ebc95add) #####    🏎 Performance - Don't import vite in worker  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/2759 [<samp>(e49c1)</samp>](https://github.com/vitest-dev/vitest/commit/e49c13fa) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.28.2...v0.28.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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2023-01-27 13:04:02 +00:00
renovate added 1 commit 2023-01-27 13:04:03 +00:00
continuous-integration/drone/pr Build is passing Details
b0514bd214
chore(deps): update dependency vitest to v0.28.3
konrad scheduled this pull request to auto merge when all checks succeed 2023-01-27 13:05:33 +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://3019-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://3019-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 d2bf4e38b1 into main 2023-01-27 13:13:53 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.