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

chore(deps): update vitest monorepo to v2 (major) #380

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) ^1.6.0 -> ^2.1.8 age adoption passing confidence
vitest (source) 1.6.0 -> 2.1.8 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.6

Compare Source

🚀 Features

  • Support VIte 6
    View changes on GitHub

v2.1.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.0

Compare Source

This release makes another big change to the Browser Mode by introducing locators API:

test('renders blog posts', async () => {
  const screen = page.render(<Blog />)

  await expect.element(screen.getByRole('heading', { name: 'Blog' })).toBeInTheDocument()

  const [firstPost] = screen.getByRole('listitem').all()

  await firstPost.getByRole('button', { name: 'Delete' }).click()

  expect(screen.getByRole('listitem').all()).toHaveLength(3)
})

You can use either vitest-browser-vue, vitest-browser-svelte or vitest-browser-react to render components and make assertions using locators. Locators are also available on the page object from @vitest/browser/context.

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.0.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.3

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from RealShadowNova as a code owner July 14, 2024 05:19
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 5c9928f to c652b3f Compare July 14, 2024 06:20
Copy link

codecov bot commented Jul 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.88%. Comparing base (0448f7c) to head (0afaa9f).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #380       +/-   ##
===========================================
- Coverage   68.85%   44.88%   -23.97%     
===========================================
  Files           4        4               
  Lines        3557     2005     -1552     
  Branches      265      216       -49     
===========================================
- Hits         2449      900     -1549     
- Misses       1044     1105       +61     
+ Partials       64        0       -64     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from 1b33919 to aee8f2f Compare July 22, 2024 11:16
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 6 times, most recently from 2844a56 to 4d6c26c Compare August 4, 2024 03:29
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from 7fada6a to 56239c9 Compare August 11, 2024 07:11
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 3 times, most recently from 6964e37 to 55919f6 Compare August 18, 2024 12:05
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from 9d0f39f to e983bc5 Compare September 1, 2024 03:59
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 3 times, most recently from 2b7f48a to a86aca5 Compare September 8, 2024 06:29
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from 9624b2c to b092c6f Compare September 13, 2024 18:47
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from a487b51 to ce8fff6 Compare November 3, 2024 06:47
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from ce8fff6 to 97780ee Compare November 3, 2024 11:13
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 5 times, most recently from 16d230d to 8115194 Compare November 17, 2024 10:32
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from 846b35a to a9caa5d Compare November 27, 2024 07:55
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 5 times, most recently from 3edbca1 to 32a8a86 Compare December 8, 2024 04:07
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 3 times, most recently from e1fafa5 to 0b74186 Compare December 15, 2024 06:15
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from 437fa98 to eddad96 Compare December 22, 2024 07:19
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from 4b66a2e to ce73810 Compare January 5, 2025 03:21
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from df106d2 to 17dfd6e Compare January 12, 2025 05:51
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 17dfd6e to 0afaa9f Compare January 12, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants