Skip to content

chore(deps-dev): bump vitest from 4.1.0 to 4.1.4#23

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vitest-4.1.4
Closed

chore(deps-dev): bump vitest from 4.1.0 to 4.1.4#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vitest-4.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps vitest from 4.1.0 to 4.1.4.

Release notes

Sourced from vitest's releases.

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

... (truncated)

Commits
  • ac04bac chore: release v4.1.4
  • 82c858d chore: Remove no-op function in plugin config logic (#8501)
  • d4fbb5c feat(experimental): support aria snapshot (#9668)
  • b77de96 feat(reporter): add filterMeta option to json reporter (#10078)
  • a120e3a feat(experimental): expose assertion as a public field (#10095)
  • 5375780 feat(coverage): default to text reporter skipFull if agent detected (#10018)
  • a1b5f0f fix: make expect(..., message) consistent as error message prefix (#10068)
  • 203f07a fix: use "black" foreground for labeled terminal message to ensure contrast (...
  • 2dc0d62 chore: release v4.1.3
  • 7827363 feat: add experimental.preParse flag (#10070)
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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>
@dependabot dependabot bot changed the title chore(deps-dev): bump vitest from 4.1.2 to 4.1.4 chore(deps-dev): bump vitest from 4.1.0 to 4.1.4 Apr 14, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-4.1.4 branch from b04e862 to dac08c6 Compare April 14, 2026 10:42
homeofe added a commit that referenced this pull request Apr 14, 2026
- 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>
@homeofe
Copy link
Copy Markdown
Member

homeofe commented Apr 14, 2026

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 "types": ["node"]) which is also included.

@homeofe homeofe closed this Apr 14, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitest-4.1.4 branch April 14, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant