Skip to content

Conversation

@sheremet-va
Copy link
Member

Description

Closes #9008
Closes #8926
Closes #8925

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
  • Ideally, include a test that fails without this PR but passes with it.
  • Please, don't make changes to pnpm-lock.yaml unless you introduce a new test example.
  • Please check Allow edits by maintainers to make review process faster. Note that this option is not available for repositories that are owned by Github organizations.

Tests

  • Run the tests with pnpm test:ci.

Documentation

  • If you introduce new functionality, document it. You can run documentation with pnpm run docs command.

Changesets

  • Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with feat:, fix:, perf:, docs:, or chore:.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 27, 2025

@vitest/browser

npm i https://pkg.pr.new/@vitest/browser@9117

@vitest/browser-playwright

npm i https://pkg.pr.new/@vitest/browser-playwright@9117

@vitest/browser-preview

npm i https://pkg.pr.new/@vitest/browser-preview@9117

@vitest/browser-webdriverio

npm i https://pkg.pr.new/@vitest/browser-webdriverio@9117

@vitest/coverage-istanbul

npm i https://pkg.pr.new/@vitest/coverage-istanbul@9117

@vitest/coverage-v8

npm i https://pkg.pr.new/@vitest/coverage-v8@9117

@vitest/expect

npm i https://pkg.pr.new/@vitest/expect@9117

@vitest/mocker

npm i https://pkg.pr.new/@vitest/mocker@9117

@vitest/pretty-format

npm i https://pkg.pr.new/@vitest/pretty-format@9117

@vitest/runner

npm i https://pkg.pr.new/@vitest/runner@9117

@vitest/snapshot

npm i https://pkg.pr.new/@vitest/snapshot@9117

@vitest/spy

npm i https://pkg.pr.new/@vitest/spy@9117

@vitest/ui

npm i https://pkg.pr.new/@vitest/ui@9117

@vitest/utils

npm i https://pkg.pr.new/@vitest/utils@9117

vitest

npm i https://pkg.pr.new/vitest@9117

@vitest/web-worker

npm i https://pkg.pr.new/@vitest/web-worker@9117

@vitest/ws-client

npm i https://pkg.pr.new/@vitest/ws-client@9117

commit: e655efe

@sheremet-va sheremet-va merged commit 075ab35 into vitest-dev:main Nov 27, 2025
16 of 18 checks passed
@sheremet-va sheremet-va deleted the fix/resolve-builtin-id branch November 27, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Non-node builtin modules get prefixed with node

1 participant