Closed
Conversation
Contributor
Author
|
Closing because this update has already been applied |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 (4.1.2 → 4.1.3) · Repo
Release Notes
4.1.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 33 commits:
chore: release v4.1.3feat: add `experimental.preParse` flag (#10070)ci: use `pull_request_target` for PR comment and label task (#10075)chore: add agent instruction for pr creation (#10059)fix(snapshot): export custom snapshot matcher helper from `vitest` (#10042)docs: document pretty-format and its usage across Vitest + add unit tests (#10052)chore(ci): move label permissions to top levelchore: update permissionschore(ai): different nameschore(ci): split command in twochore: pass down pr numberfeat(experimental/snapshot): support custom snapshot matcher (#9973)fix: fix suite hook throwing errors for unused auto test-scoped fixture (#10035)fix: fix `defineHelper` for webkit async stack trace + update playwright 1.59.0 (#10036)feat(experimental): add `TestAttachment.bodyEncoding` (#9969)feat(experimental): support `browser.locators.exact` option (#10013)docs: add tip for using HTML reporter on CI (#10023)fix: add `@vitest/coverage-v8` and `@vitest/coverage-istanbul` as optional dependency (#10025)chore: Update settings.json to replace deprecated setting (#10021)fix: advance fake timers with `expect.poll` interval (#10022)fix(vm): fix external module resolve error with deps optimizer query (#10024)chore: add ci actions for `maybe automated` label (#10011)docs: fix misleading mock reset example in mocking timers section (#10019)docs: add example of unhandled error with `expect.toThrow` (#10006)refactor: fix typecheck error in jest-extend (#10007)fix(expect): don't leak "runner" types (#10004)fix(ui): don't leak vite types (#10005)chore: remove tinyspy from docs (#9990)chore: add "AI Contributions" section to CONTRIBUTING (#9909)fix(snapshot): fix flagging obsolete snapshots for snapshot properties mismatch (#9986)test: add `TextDecoder/TextEncoder` to custom environment example to fix Vite 8 (#9989)fix(expect): remove `JestExtendError.context` from verbose error reporting (#9983)docs: document how to enable new Chromium headless mode in Playwright provider (#9974)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