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.32.0 #73

Merged
merged 1 commit into from Jun 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest 0.30.1 -> 0.32.0 age adoption passing confidence

Release Notes

vitest-dev/vitest

v0.32.0

Compare Source

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

v0.31.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.31.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.31.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.31.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.31.0

Compare Source

   🚨 Breaking Changes
  • Remove browser from allowed pools inside poolMatchGlob config option. Please, use Vitest workspaces for running tests in the browser.

  • Move assertion declarations to expect package  -  by @​sheremet-va in https://github.com/vitest-dev/vitest/issues/3294 (cf3af)

    • The change should be minor:
    - declare namespace Vi {
    + declare module 'vitest' {
       interface Assertion<T = any> extends CustomMatchers<T> {}
       interface AsymmetricMatchersContaining extends CustomMatchers {}
    }
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

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, check this box

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

@renovate renovate bot changed the title Update dependency vitest to v0.31.0 Update dependency vitest to v0.31.1 May 17, 2023
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 0a7fce2 to 35f4e6f Compare May 17, 2023 17:32
@renovate renovate bot changed the title Update dependency vitest to v0.31.1 Update dependency vitest to v0.31.2 May 30, 2023
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 35f4e6f to 619f7b3 Compare May 30, 2023 14:42
@renovate renovate bot changed the title Update dependency vitest to v0.31.2 Update dependency vitest to v0.31.3 May 31, 2023
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 619f7b3 to 05dbab0 Compare May 31, 2023 18:24
@renovate renovate bot changed the title Update dependency vitest to v0.31.3 Update dependency vitest to v0.31.4 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 05dbab0 to 58c51b1 Compare June 1, 2023 10:26
@renovate renovate bot changed the title Update dependency vitest to v0.31.4 Update dependency vitest to v0.32.0 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 58c51b1 to 2b6aab9 Compare June 6, 2023 18:44
@David-Duefrene David-Duefrene merged commit 454dafc into main Jun 6, 2023
@David-Duefrene David-Duefrene deleted the renovate/vitest-monorepo branch June 6, 2023 20:57
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.

None yet

1 participant