Filmstund / filmstund

A web-app for making it easy going to the cinema with your friends
MIT License
8 stars 0 forks source link

chore(deps): bump vitest from 0.10.0 to 0.12.1 in /web #855

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vitest from 0.10.0 to 0.12.1.

Release notes

Sourced from vitest's releases.

v0.12.1

Bug Fixes

  • fix require reference (5da8b00)
  • console: ignore empty stdout/stderr (d3fb532)
  • clear mock from callstack, if mocked with factory (#1276) (7459ff8)
  • don't show __vite_ssr prefix on imported variables (#1272) (a2f17b0)

Features

  • allow passing config to sinon/fake-timers (#1261) (d4e8060)

v0.12.0

Bug Fixes

  • calling global functions in happy-dom, refactor sharing global state (#1262) (555aba6)

Features

  • allow passing passWithNoTests, allowOnly inside config (#1264) (dd3c5a1)
  • initialize environment only once for no-threads (#1263) (2d3f8d5)

v0.11.0

Bug Fixes

Features

  • self/window/global share state with globalThis (#1256) (fbd7974)
  • vite-node: replace minimist with cac (#1249) (d9ad044)

v0.10.5

Bug Fixes

  • correctly order arguments in Jest diff util (#1245) (70bc30b)

... (truncated)

Commits
  • 030dd61 release v0.12.1
  • 5da8b00 fix: fix require reference
  • 85d66c5 chore(renovate): lock pathe
  • f9ce992 chore: update lockfile (#1277)
  • d3fb532 fix(console): ignore empty stdout/stderr
  • 0171ec9 chore: improve hooks type
  • d4e8060 feat: allow passing config to sinon/fake-timers (#1261)
  • 7459ff8 fix: clear mock from callstack, if mocked with factory (#1276)
  • 9695c6c docs: fix api/expect.[toHaveReturnedWith, toHaveLastReturnedWith] procuct -> ...
  • a2f17b0 fix: don't show __vite_ssr prefix on imported variables (#1272)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oreanno, a new releaser for vitest since your current version.


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)
lindskogen commented 2 years ago

@dependabot merge