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) #141

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.8.9 -> 22.10.5 age adoption passing confidence
@vitest/ui (source) 1.0.2 -> 2.1.8 age adoption passing confidence
eslint (source) 8.47.0 -> 9.18.0 age adoption passing confidence
eslint-config-prettier 9.0.0 -> 10.0.1 age adoption passing confidence
scaffdog (source) 3.0.0 -> 4.1.0 age adoption passing confidence
turbo (source) 1.10.12 -> 2.3.3 age adoption passing confidence
vitest (source) 1.0.2 -> 2.1.8 age adoption passing confidence

Release Notes

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

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

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 force-pushed the renovate/major-devdependencies branch 2 times, most recently from 72e7e13 to 3577289 Compare April 12, 2024 20:41
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from e766a1e to 8676fbd Compare April 19, 2024 22:20
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 97779a0 to db23b2c Compare April 28, 2024 16:03
@renovate renovate bot changed the title chore(deps): update dependency eslint to v9 chore(deps): update devdependencies (major) Apr 28, 2024
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 002f170 to 252b02d Compare May 10, 2024 19:05
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 20096af to 72982ff Compare May 17, 2024 22:31
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 33936e9 to 60d2d22 Compare May 24, 2024 22:06
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 6 times, most recently from 8113a28 to 70355e0 Compare June 7, 2024 18:35
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from e10eb3e to a7b7c63 Compare June 14, 2024 22:13
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from b743af7 to d063e6f Compare June 28, 2024 18:41
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from d063e6f to 63178a3 Compare June 28, 2024 21:54
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 354f6a6 to 189379a Compare November 5, 2024 04:33
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 5 times, most recently from a8b544c to 2cf1815 Compare November 19, 2024 19:24
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 9 times, most recently from 7bca458 to d67bc02 Compare November 28, 2024 08:44
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 9702e00 to a040476 Compare December 2, 2024 15:04
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 7fa2838 to 25bd710 Compare December 11, 2024 12:52
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 3ae00e6 to fd0e861 Compare December 20, 2024 19:51
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from 1a3e90a to 3f152f9 Compare January 3, 2025 19:51
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 633dfae to 0d9b67d Compare January 10, 2025 22:50
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 0d9b67d to 3aa146c Compare January 13, 2025 17:18
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