chore(deps-dev): bump vitest from 4.1.0 to 4.1.4#23
chore(deps-dev): bump vitest from 4.1.0 to 4.1.4#23dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.2 to 4.1.4. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b04e862 to
dac08c6
Compare
- vitest + @vitest/coverage-v8: 4.1.0 → 4.1.4 (includes flatted CVE fix in 4.1.2) - @types/node: 25.5.0 → 25.6.0 - typescript: 5.9.3 → 6.0.2 (major version) TypeScript 6 breaking change: Node.js globals (process, Buffer, node:* imports) are no longer ambient by default. Fixed by adding "types": ["node"] to tsconfig.json. Closes #18, #21, #22, #23 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Superseded by 0a289cd — all four dep bumps were applied together and tested locally before merging directly to main. TypeScript 6 required a tsconfig fix (added |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps vitest from 4.1.0 to 4.1.4.
Release notes
Sourced from vitest's releases.
... (truncated)
Commits
ac04bacchore: release v4.1.482c858dchore: Remove no-op function in plugin config logic (#8501)d4fbb5cfeat(experimental): support aria snapshot (#9668)b77de96feat(reporter): add filterMeta option to json reporter (#10078)a120e3afeat(experimental): exposeassertionas a public field (#10095)5375780feat(coverage): default to text reporterskipFullif agent detected (#10018)a1b5f0ffix: makeexpect(..., message)consistent as error message prefix (#10068)203f07afix: use "black" foreground for labeled terminal message to ensure contrast (...2dc0d62chore: release v4.1.37827363feat: addexperimental.preParseflag (#10070)