nuxt-modules / partytown

Partytown integration for Nuxt. Run third-party scripts from a web worker.
MIT License
318 stars 8 forks source link

chore(deps): update devdependency vitest to ^0.14.1 #88

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest ^0.13.1 -> ^0.14.1 age adoption passing confidence

Release Notes

vitest-dev/vitest ### [`v0.14.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.14.1) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.14.0...v0.14.1) ##### Bug Fixes - correct export extension ([#​1439](https://togithub.com/vitest-dev/vitest/issues/1439)) ([9d6c6f2](https://togithub.com/vitest-dev/vitest/commit/9d6c6f2)) ### [`v0.14.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.14.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.13.1...v0.14.0) #### Breaking Changes - **vite-node:** use `.mjs` for esm build ([692ad34](https://togithub.com/vitest-dev/vitest/commit/692ad34)) - remove `"type": "module"` from vitest/package.json ([#​1411](https://togithub.com/vitest-dev/vitest/issues/1411)) ([b4a9b0b](https://togithub.com/vitest-dev/vitest/commit/b4a9b0b)), closes [#​325](https://togithub.com/vitest-dev/vitest/issues/325) - **vite-node:** respect ssr field, allow inlining everything ([#​1434](https://togithub.com/vitest-dev/vitest/issues/1434)) ([fd57b0e](https://togithub.com/vitest-dev/vitest/commit/fd57b0e)) - improve watcher performance, add forceRerunTriggers option ([#​1424](https://togithub.com/vitest-dev/vitest/issues/1424)) ([3f5ff5b](https://togithub.com/vitest-dev/vitest/commit/3f5ff5b)) ##### Bug Fixes - repair TestFunction return type. ([#​1408](https://togithub.com/vitest-dev/vitest/issues/1408)) ([f169f5a](https://togithub.com/vitest-dev/vitest/commit/f169f5a)) - don't escape quotes for objects in difference view ([#​1435](https://togithub.com/vitest-dev/vitest/issues/1435)) ([1560417](https://togithub.com/vitest-dev/vitest/commit/1560417)) - **types:** add callable type to vi.spyOn ([#​1432](https://togithub.com/vitest-dev/vitest/issues/1432)) ([17dfd39](https://togithub.com/vitest-dev/vitest/commit/17dfd39)) - **types:** add explicit extension for ESM compatibility ([#​1417](https://togithub.com/vitest-dev/vitest/issues/1417)) ([4b54aed](https://togithub.com/vitest-dev/vitest/commit/4b54aed)) - **vite-node:** Prevent crash when passing single module as options ([#​1406](https://togithub.com/vitest-dev/vitest/issues/1406)) ([ab8f004](https://togithub.com/vitest-dev/vitest/commit/ab8f004))

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.