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 devdependencies (major) #16

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 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.15.3 -> 20.16.5 age adoption passing confidence
@vitest/ui (source) 0.29.3 -> 2.1.1 age adoption passing confidence
eslint (source) 8.36.0 -> 9.10.0 age adoption passing confidence
eslint-config-prettier 8.7.0 -> 9.1.0 age adoption passing confidence
husky 8.0.3 -> 9.1.6 age adoption passing confidence
lint-staged 13.2.0 -> 15.2.10 age adoption passing confidence
nodemon (source) 2.0.21 -> 3.1.6 age adoption passing confidence
prettier (source) 2.8.4 -> 3.3.3 age adoption passing confidence
scaffdog (source) 2.5.0 -> 4.1.0 age adoption passing confidence
turbo (source) 1.8.3 -> 2.1.2 age adoption passing confidence
vitest (source) 0.29.3 -> 2.1.1 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/ui)

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
🚀 Features
Running tresjs example in Vitest BrowserMode

Configuration

📅 Schedule: Branch creation - "after 10pm every weekend,before 5am every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title chore(deps): update dependency prettier to v3 chore(deps): update devdependencies to v3 (major) Jul 8, 2023
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 1fd8edc to b6ffcd4 Compare July 9, 2023 11:55
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 873ec4c to b9df01f Compare August 3, 2023 09:53
@renovate renovate bot changed the title chore(deps): update devdependencies to v3 (major) chore(deps): update devdependencies (major) Aug 5, 2023
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from b9df01f to e35fa51 Compare August 5, 2023 21:08
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from b8ea214 to 3a83854 Compare August 15, 2023 18:55
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 3a83854 to 23d8555 Compare August 21, 2023 13:11
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 23d8555 to 0de7cac Compare August 29, 2023 15:05
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 44448e8 to acb18dd Compare October 19, 2023 13:08
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 70158bc to eff853f Compare October 25, 2023 19:47
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from eff853f to c54a41e Compare October 31, 2023 09:22
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 09133dd to 5fdf5ee Compare November 13, 2023 04:55
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from ca0e74a to 09de3cc Compare November 22, 2023 04:31
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 5f5b06e to c7496f2 Compare November 29, 2023 19:53
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from c7496f2 to 7ab817a Compare December 1, 2023 19:19
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 5 times, most recently from ee5ddb3 to fcb361c Compare August 3, 2024 08:22
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 1560469 to b0e32a9 Compare August 13, 2024 08:15
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 6 times, most recently from df0a03d to b43b082 Compare August 20, 2024 13:36
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from c09afa1 to 2dc65a2 Compare August 30, 2024 21:20
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from 62a5610 to 73832d7 Compare September 6, 2024 22:13
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 6 times, most recently from 33aaaad to 9579dff Compare September 17, 2024 20:12
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 9579dff to b1d9dad Compare September 19, 2024 10:59
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