Update vitest 2.1.3 → 2.1.4 (patch) #151
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ vitest (2.1.3 → 2.1.4) · Repo
Release Notes
2.1.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
chore: release v2.1.4
fix(browser): initiate MSW in the same frame as tests (#6772)
fix(vitest): silence import analysis warning (#6785)
chore: fix browser build plugin (#6793)
docs: Update debugging.md grammar (#6794)
fix: don't normalize drive case letter in root (#6792)
fix(vitest): don't fail if the working directory starts with a lowercase drive letter (#6779)
feat(browser): allow custom HTML path, respect plugins `transformIndexHtml` (#6725)
chore(deps): update all non-major dependencies (#6750)
fix(mocker): remove spy from peer dependencies (#6777)
chore(deps): update `@antfu/eslint-config` v3.8.0 (#6751)
fix(browser): ignore non mocked msw requests (#6770)
fix(browser): user event cleanup on retry (#6764)
fix(browser): don't add `v=` queries to setup files imports (#6759)
docs: fix minor typo - colleting -> collecting (#6756)
fix(browser): cleanup keyboard state (#6731)
docs: fix typo (#6745)
test: fix test for node 22.10 (#6737)
fix(vitest): print warnings form Vite plugins (#6724)
chore: update repo setup instruction in CONTRIBUTING.md (#6729)
fix(browser): increment browser port automatically if there are several projects with browser.enabled (#6717)
fix(browser): don't polyfill process.env (#6718)
fix(vitest): clarify slowTestThreshold, print slow tests in non-TTY mode (#6715)
chore: export SerializedTestProject from vitest/node
refactor: remove barrel utils (#6716)
fix(browser): optimize expect-type (#6713)
fix(vitest,runner): simplify `test.extend` type exports (#6707)
chore(deps): update `magic-string` (#6711)
chore: rebuild license
perf: use `hash` to replace `createHash` (#6703)
fix(expect): correct behavior of `toThrowError` with empty string parameter (#6710)
docs: revert viteconf 24 cta #6414 (#6712)
test: add retries to playwright ui tests (#6708)
chore(deps): update vue (#6709)
chore(deps): update `@types/estree` and fix arbitrary module identifier name types (#6669)
chore(types): move expect-type to dependencies (#6705)
chore(deps): update dependency expect-type to v1 (#6654)
docs: debugging in intellij (#6702)
chore(deps): update all non-major dependencies (#6360)
fix(browser): fix default browser port (#6700)
fix(deps): update dependency sirv to v3 (#6701)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands