chore(deps): update dependency vitest to v0.0.139 #1330

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2022-01-07 16:21:12 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vitest devDependencies patch 0.0.136 -> 0.0.139

Release Notes

vitest-dev/vitest

v0.0.139

Compare Source

Bug Fixes
Features
  • allow plugins to specify if they should be transformed (#​469) (f1b5474)

v0.0.138

Compare Source

Bug Fixes
  • do not resolve module field (2862324)

v0.0.137

Compare Source

Bug Fixes
Performance Improvements
  • cache externalization on main thread (79af776)

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.0.136` -> `0.0.139`](https://renovatebot.com/diffs/npm/vitest/0.0.136/0.0.139) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.0.139`](https://github.com/vitest-dev/vitest/releases/v0.0.139) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.0.138...v0.0.139) ##### Bug Fixes - **dom:** writeable props ([5e2ae42](https://github.com/vitest-dev/vitest/commit/5e2ae42)) - **ui:** graph flicker ([19bd252](https://github.com/vitest-dev/vitest/commit/19bd252)) - globals are writable ([2004ecb](https://github.com/vitest-dev/vitest/commit/2004ecb)) ##### Features - allow plugins to specify if they should be transformed ([#&#8203;469](https://github.com/vitest-dev/vitest/issues/469)) ([f1b5474](https://github.com/vitest-dev/vitest/commit/f1b5474)) ### [`v0.0.138`](https://github.com/vitest-dev/vitest/releases/v0.0.138) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.0.137...v0.0.138) ##### Bug Fixes - do not resolve `module` field ([2862324](https://github.com/vitest-dev/vitest/commit/2862324)) ### [`v0.0.137`](https://github.com/vitest-dev/vitest/releases/v0.0.137) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.0.136...v0.0.137) ##### Bug Fixes - `mockClear` clears `instances` ([#&#8203;471](https://github.com/vitest-dev/vitest/issues/471)) ([eb107f3](https://github.com/vitest-dev/vitest/commit/eb107f3)) - guess cjs file by name containng module.js ([ab8d7d3](https://github.com/vitest-dev/vitest/commit/ab8d7d3)), closes [#&#8203;367](https://github.com/vitest-dev/vitest/issues/367) - jsdom supports Image ([0c3f8e2](https://github.com/vitest-dev/vitest/commit/0c3f8e2)), closes [#&#8203;419](https://github.com/vitest-dev/vitest/issues/419) - support mocking virtual modules ([c927e2e](https://github.com/vitest-dev/vitest/commit/c927e2e)), closes [#&#8203;464](https://github.com/vitest-dev/vitest/issues/464) ##### Performance Improvements - cache externalization on main thread ([79af776](https://github.com/vitest-dev/vitest/commit/79af776)) </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-01-07 14:03:30 +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://1330-renovatevitest-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://1330-renovatevitest-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.0.138 to chore(deps): update dependency vitest to v0.0.139 2022-01-07 16:03:10 +00:00
renovate force-pushed renovate/vitest-0.x from d37579a337 to d9caa8ca2b 2022-01-07 16:03:11 +00:00 Compare
konrad merged commit 21fec9461d into main 2022-01-07 16:21:12 +00:00
konrad deleted branch renovate/vitest-0.x 2022-01-07 16:21:12 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.