capri-js / capri

Build static sites with interactive islands
https://capri.build
MIT License
200 stars 5 forks source link

chore(deps-dev): bump vitest from 0.12.10 to 0.14.2 #8

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vitest from 0.12.10 to 0.14.2.

Release notes

Sourced from vitest's releases.

v0.14.2

Bug Fixes

  • can mock files with space in path (#1457) (235b950)
  • skip writing snap file, if content didn't change (#1456) (97106f6)
  • ui: update vue dependency conflict (#1460) (9a87a3c)
  • allow accessing Audio, Option and private jsdom props on global (#1443) (95ded47)
  • build failing with Vite 3 (#1451) (60eaee0)
  • don't fail when there is no source file defined in source map (#1453) (03c7cf6)
  • resolve circular ref when cloning object (#1444) (8452a7d)

Features

  • improve deep equality check failing message for toBe (#1383) (842e048)
  • new --ouputDiffLines cli flag (#1446) (0b8a5bc)

v0.14.1

Bug Fixes

v0.14.0

Breaking Changes

  • vite-node: use .mjs for esm build (692ad34)
  • remove "type": "module" from vitest/package.json (#1411) (b4a9b0b), closes #325
  • vite-node: respect ssr field, allow inlining everything (#1434) (fd57b0e)
  • improve watcher performance, add forceRerunTriggers option, watchIgnore is renamed to watchExclude and now accepts only glob patterns (#1424) (3f5ff5b)

Bug Fixes

  • repair TestFunction return type. (#1408) (f169f5a)
  • don't escape quotes for objects in difference view (#1435) (1560417)
  • types: add callable type to vi.spyOn (#1432) (17dfd39)
  • types: add explicit extension for ESM compatibility (#1417) (4b54aed)
  • vite-node: Prevent crash when passing single module as options (#1406) (ab8f004)

v0.13.1

Bug Fixes

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)