Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency vitest to v0.16.0 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest 0.12.6 -> 0.16.0 age adoption passing confidence

Release Notes

vitest-dev/vitest

v0.16.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.15.2

Compare Source

   🐞 Bug Fixes
  • Allow redefining global expect, closes #1496
  • Calculate label of graph node #1431
  • Snapshots are now updating #1503
  • Return types for vi.mocked are now equal to MaybeMocked #1511
  • Don't mark skipped snapshots as obsolete #1505
  • Correctly generate inline snapshots inside js files #1510
  • Respect transformMode when resolving id #1506
   ❤️ Contributors

   Thanks to @​antfu | @​nieyuyao | @​RedJanvier | @​renovate[bot] | @​sheremet-va

    View changes on GitHub

v0.15.1

Compare Source

   🐞 Bug Fixes
  • Reliably process css with css option 22fed1b8
   ❤️ Contributors

   Thanks to @​sheremet-va | @​stormwarning

    View changes on GitHub

v0.15.0

Compare Source

   🚀 Features
  • Bind expect state to context #1468
  • Introduce VITEST_POOL_ID #1473
  • Add maxConcurrency option, 5 by default #1483
  • Add --shard command #1477
  • Add css config option, don't process CSS by default #1467
   🐞 Bug Fixes
  • Null inside test.each is not turned into an empty array #1462
  • Add @​types/node to dependencies #1474
  • Parent is defined on global, closes #1489
  • web-worker:
    • Ensure event listener functions are bound correctly #1487
    View changes on GitHub

v0.14.2

Compare Source

Bug Fixes
Features

v0.14.1

Compare Source

Bug Fixes

v0.14.0

Compare Source

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

v0.13.1

Compare Source

Bug Fixes
Features

v0.13.0

Compare Source

Features

v0.12.10

Compare Source

Bug Fixes
Features

v0.12.9

Compare Source

Bug Fixes

v0.12.8

Compare Source

Bug Fixes

v0.12.7

Compare Source

Bug Fixes
Features

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 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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency vitest to v0.12.7 Update dependency vitest to v0.12.8 May 21, 2022
@renovate renovate bot force-pushed the renovate/vitest-0.x branch from a7c805c to 03645df Compare May 21, 2022 12:16
@renovate renovate bot changed the title Update dependency vitest to v0.12.8 Update dependency vitest to v0.12.9 May 21, 2022
@renovate renovate bot force-pushed the renovate/vitest-0.x branch from 03645df to 77f2e7b Compare May 21, 2022 20:17
@renovate renovate bot changed the title Update dependency vitest to v0.12.9 Update dependency vitest to v0.13.0 May 29, 2022
@renovate renovate bot force-pushed the renovate/vitest-0.x branch from 77f2e7b to 900327c Compare May 29, 2022 10:22
@renovate renovate bot changed the title Update dependency vitest to v0.13.0 Update dependency vitest to v0.13.1 Jun 1, 2022
@renovate renovate bot force-pushed the renovate/vitest-0.x branch from 900327c to 9b20bf5 Compare June 1, 2022 10:30
@renovate renovate bot changed the title Update dependency vitest to v0.13.1 Update dependency vitest to v0.14.0 Jun 5, 2022
@renovate renovate bot force-pushed the renovate/vitest-0.x branch from 9b20bf5 to f27fa4b Compare June 5, 2022 17:18
@renovate renovate bot changed the title Update dependency vitest to v0.14.0 Update dependency vitest to v0.14.1 Jun 6, 2022
@renovate renovate bot force-pushed the renovate/vitest-0.x branch from f27fa4b to d03abd9 Compare June 6, 2022 11:56
@renovate renovate bot changed the title Update dependency vitest to v0.14.1 Update dependency vitest to v0.14.2 Jun 10, 2022
@renovate renovate bot force-pushed the renovate/vitest-0.x branch from d03abd9 to 0a25f82 Compare June 10, 2022 12:56
@renovate renovate bot changed the title Update dependency vitest to v0.14.2 Update dependency vitest to v0.15.0 Jun 14, 2022
@renovate renovate bot force-pushed the renovate/vitest-0.x branch from 0a25f82 to 30b7309 Compare June 14, 2022 21:42
@renovate renovate bot changed the title Update dependency vitest to v0.15.0 Update dependency vitest to v0.15.1 Jun 15, 2022
@renovate renovate bot force-pushed the renovate/vitest-0.x branch 2 times, most recently from d3996ed to fe6b483 Compare June 21, 2022 11:18
@renovate renovate bot changed the title Update dependency vitest to v0.15.1 Update dependency vitest to v0.15.2 Jun 21, 2022
@renovate renovate bot force-pushed the renovate/vitest-0.x branch from fe6b483 to 045d2f4 Compare June 24, 2022 17:17
@renovate renovate bot changed the title Update dependency vitest to v0.15.2 Update dependency vitest to v0.16.0 Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants