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 dependency vitest to v2 #52

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest (source) 0.33.0 -> 2.1.4 age adoption passing confidence

Release Notes

vitest-dev/vitest (vitest)

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
    View changes on GitHub

v2.0.2

Compare Source

v2.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.0

Compare Source

Vitest 2.0 is here! This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

🚨 Breaking Changes

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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Dec 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
discord-timestamp-generator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 3:29am

@renovate renovate bot force-pushed the renovate/major-test-packages branch from a0363e3 to afe693a Compare December 4, 2023 18:11
@renovate renovate bot force-pushed the renovate/major-test-packages branch from afe693a to 0c20329 Compare December 7, 2023 14:33
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 0c20329 to 99f3bf3 Compare December 9, 2023 15:06
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 99f3bf3 to c9de066 Compare December 9, 2023 19:24
@renovate renovate bot force-pushed the renovate/major-test-packages branch from c9de066 to 31ed4e6 Compare December 10, 2023 12:45
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 31ed4e6 to 7320715 Compare December 11, 2023 21:52
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 7320715 to 3e22b1d Compare December 16, 2023 04:06
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 3e22b1d to 829a95d Compare December 18, 2023 23:05
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 829a95d to c7c79fc Compare December 19, 2023 16:46
@renovate renovate bot force-pushed the renovate/major-test-packages branch from c7c79fc to 109b977 Compare December 20, 2023 01:33
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 109b977 to 02053c7 Compare December 21, 2023 23:09
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 02053c7 to 80a1bbd Compare December 24, 2023 09:50
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 80a1bbd to ef0aed6 Compare December 25, 2023 22:05
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 415574d to 182c604 Compare October 28, 2024 19:45
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 182c604 to 5c8b25b Compare October 29, 2024 02:18
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 5c8b25b to 1920ebb Compare October 29, 2024 21:31
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 1920ebb to 4ac7c74 Compare October 31, 2024 10:28
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 4ac7c74 to 3635ff0 Compare October 31, 2024 23:37
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 3635ff0 to 404d64d Compare November 1, 2024 20:09
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 404d64d to f9aebf7 Compare November 3, 2024 10:50
@renovate renovate bot force-pushed the renovate/major-test-packages branch from f9aebf7 to 621d6b5 Compare November 3, 2024 23:04
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 621d6b5 to 0a24f45 Compare November 4, 2024 01:28
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 0a24f45 to 1a13bb0 Compare November 4, 2024 22:49
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 1a13bb0 to 67b1217 Compare November 5, 2024 02:14
@renovate renovate bot force-pushed the renovate/major-test-packages branch from 67b1217 to cd05f61 Compare November 5, 2024 23:02
@renovate renovate bot force-pushed the renovate/major-test-packages branch from cd05f61 to 9138984 Compare November 6, 2024 05:18
@renovate renovate bot changed the title chore(deps): update test packages (major) chore(deps): update dependency vitest to v2 Nov 6, 2024
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