chore(deps): update dependency vitest to v0.7.4 #1693

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2022-03-17 21:10:11 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies patch 0.7.0 -> 0.7.4

Release Notes

vitest-dev/vitest

v0.7.4

Compare Source

Bug Fixes
  • process.env timeing (5def681)
  • vite-node: stub more api for import.meta.hot (7b21be8)

v0.7.3

Compare Source

Bug Fixes
  • process.env.VITEST_MODE timing (2254c91)

v0.7.2

Compare Source

Features
  • expose process.env.VITEST_MODE (6647fa7)
  • new getRunningMode utils (3d6c41a)
  • new isFirstRun utils (210bc6f)

v0.7.1

Compare Source

Bug Fixes
  • inline mockdate and fix negative thread time (#​972) (aa239bf)
  • mock: reset mock state before each run (0e9b92d)
  • reporter: hooks status alignment (713c456)
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, 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.7.0` -> `0.7.4`](https://renovatebot.com/diffs/npm/vitest/0.7.0/0.7.4) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.7.4`](https://github.com/vitest-dev/vitest/releases/v0.7.4) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.7.3...v0.7.4) ##### Bug Fixes - process.env timeing ([5def681](https://github.com/vitest-dev/vitest/commit/5def681)) - **vite-node:** stub more api for import.meta.hot ([7b21be8](https://github.com/vitest-dev/vitest/commit/7b21be8)) ### [`v0.7.3`](https://github.com/vitest-dev/vitest/releases/v0.7.3) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.7.2...v0.7.3) ##### Bug Fixes - `process.env.VITEST_MODE` timing ([2254c91](https://github.com/vitest-dev/vitest/commit/2254c91)) ### [`v0.7.2`](https://github.com/vitest-dev/vitest/releases/v0.7.2) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.7.1...v0.7.2) ##### Features - expose ` process.env.VITEST_MODE ` ([6647fa7](https://github.com/vitest-dev/vitest/commit/6647fa7)) - new `getRunningMode` utils ([3d6c41a](https://github.com/vitest-dev/vitest/commit/3d6c41a)) - new `isFirstRun` utils ([210bc6f](https://github.com/vitest-dev/vitest/commit/210bc6f)) ### [`v0.7.1`](https://github.com/vitest-dev/vitest/releases/v0.7.1) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.7.0...v0.7.1) ##### Bug Fixes - inline `mockdate` and fix negative thread time ([#&#8203;972](https://github.com/vitest-dev/vitest/issues/972)) ([aa239bf](https://github.com/vitest-dev/vitest/commit/aa239bf)) - **mock:** reset mock state before each run ([0e9b92d](https://github.com/vitest-dev/vitest/commit/0e9b92d)) - **reporter:** hooks status alignment ([713c456](https://github.com/vitest-dev/vitest/commit/713c456)) ##### Features - new `runOnce` utils ([#&#8203;967](https://github.com/vitest-dev/vitest/issues/967)) ([8a25a78](https://github.com/vitest-dev/vitest/commit/8a25a78)) </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-03-17 19:06:55 +00:00
renovate changed title from chore(deps): update dependency vitest to v0.7.3 to chore(deps): update dependency vitest to v0.7.4 2022-03-17 20:06:50 +00:00
renovate force-pushed renovate/vitest-0.x from c8a1a237bb to 6819c25299 2022-03-17 20:06:51 +00:00 Compare
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://1693-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://1693-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 2c929c1f91 into main 2022-03-17 21:10:11 +00:00
konrad deleted branch renovate/vitest-0.x 2022-03-17 21:10:11 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.