test(deps): update all test dependencies #219
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.7
->3.1.1
3.0.7
->3.1.1
3.0.7
->3.1.1
9.10.1
->9.12.4
Release Notes
vitest-dev/vitest (@vitest/browser)
v3.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.1.0
Compare Source
🚀 Features
%$
option to add number of the test to its title - by @kemuridama in https://github.com/vitest-dev/vitest/issues/7412 (df347)diff.maxDepth
option and set non-Infinity
value as a default to reduce crash - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7481 (eacab)test.each/for
title formatting - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7522 (ea3d6)--configLoader
CLI option - by @Carnageous and @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7574 (2a852)vitest-browser-lit
tovitest init browser
and docs - by @EskiMojo14 and @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7705 (5659a)and
,or
andfilter
locators - by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7463 (63949)--silent=passed-only
to log failed tasks only - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7530 (f9e1c)test.scoped
to overridetest.extend
fixtures per-suite - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7233 (e5851)context.skip(boolean)
- by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7659 (6adec)🐞 Bug Fixes
diff.expand: false
as default - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7697 (f3420)--hideSkippedTests
should hide suites too - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7695 (ba9b5)🏎 Performance
View changes on GitHub
v3.0.9
Compare Source
🐞 Bug Fixes
ctx.skip()
asnever
- by @sirlancelot in https://github.com/vitest-dev/vitest/issues/7608 (09f35)resolveConfig
API - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7623 (db14a)toHaveBeenCalledWith(asymmetricMatcher)
withundefined
arguments - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7624 (0fb21)getState().testPath
during collection with no isolation - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7640 (3fb3f)coverage.all
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7597 (422ba)buildStart
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7652 (29f5a)removeEventListener
is bound to worker - by @joelgallant in https://github.com/vitest-dev/vitest/issues/7631 (ff42b)View changes on GitHub
v3.0.8
Compare Source
🐞 Bug Fixes
@vitest/spy
- by @mrginglymus in https://github.com/vitest-dev/vitest/issues/7575 (7f7ff)beforeEach/All
cleanup callback timeout - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7500 (0c292)Task.suite
initialization - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7414 (ca9ff)buildStart
on Vite 6 - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7480 (c0f47)View changes on GitHub
webdriverio/webdriverio (webdriverio)
v9.12.4
Compare Source
🐛 Bug Fix
webdriver
💅 Polish
wdio-browserstack-service
📝 Documentation
webdriverio
🏠 Internal
webdriverio
Committers: 5
v9.12.3
Compare Source
🐛 Bug Fix
webdriverio
📝 Documentation
🏠 Internal
wdio-allure-reporter
,wdio-browser-runner
,wdio-browserstack-service
,wdio-cli
,wdio-config
,wdio-cucumber-framework
,wdio-firefox-profile-service
,wdio-jasmine-framework
,wdio-lighthouse-service
,wdio-mocha-framework
,wdio-protocols
,wdio-runner
,wdio-types
,wdio-utils
,webdriver
,webdriverio
Committers: 8
v9.12.2
Compare Source
🚀 New Feature
webdriver
🐛 Bug Fix
webdriver
webdriverio
wdio-utils
wdio-browserstack-service
💅 Polish
wdio-browserstack-service
📝 Documentation
wdio-cli
,wdio-protocols
,wdio-sauce-service
,wdio-spec-reporter
,wdio-types
wdio-spec-reporter
Committers: 13
v9.12.1
Compare Source
🐛 Bug Fix
webdriverio
wdio-utils
,webdriver
,webdriverio
💅 Polish
wdio-cli
webdriver
wdio-browser-runner
,webdriver
📝 Documentation
🏠 Internal
webdriver
Committers: 11
v9.12.0
Compare Source
🚀 New Feature
webdriverio
💅 Polish
webdriverio
📝 Documentation
webdriverio
Committers: 4
v9.11.0
Compare Source
🚀 New Feature
wdio-cucumber-framework
,wdio-reporter
,wdio-spec-reporter
🐛 Bug Fix
webdriver
,webdriverio
wdio-browser-runner
wdio-cli
,wdio-config
wdio-cli
💅 Polish
wdio-utils
webdriverio
📝 Documentation
🏠 Internal
Committers: 6
Configuration
📅 Schedule: Branch creation - "after 10am on the first day of the month" in timezone Asia/Tokyo, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.