-
Notifications
You must be signed in to change notification settings - Fork 187
refactor: replace @voidzero-dev/vite-plus-test with upstream vitest@4.1.5 #1588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Brooooooklyn
wants to merge
45
commits into
main
Choose a base branch
from
refactor/replace-vite-plus-test-with-vitest
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
b4dd1a2
refactor: replace @voidzero-dev/vite-plus-test with upstream vitest@4…
Brooooooklyn 0fca2b2
fix(migration): re-pin vite-plus in force-override mode, fix lint/for…
Brooooooklyn 35bff67
fix(migration): pass --no-frozen-lockfile to pnpm/yarn reinstall afte…
Brooooooklyn 47bc350
fix(migration): preserve vitest declare-module, route browser-provide…
Brooooooklyn 4a06dbc
fix(migration): emit bunfig.toml with peer = false to unblock bun ins…
Brooooooklyn ddd2f09
docs: align migrate guide and bundling notes with actual rewrite/shim…
Brooooooklyn cc25ff0
fix(ci): bump core tgz version for bun, sync declare-module snap
Brooooooklyn fab9ff2
fix(ci): use a separate bumped-version core tgz for VP_OVERRIDE_PACKAGES
Brooooooklyn 24d3f80
fix(ci): pack core/cli with synthetic 7.99.0 version for bun peer-dep
Brooooooklyn c98bacc
docs(cli): reformat BUNDLING.md provider-exports table
Brooooooklyn 0b7129e
fix(migration): mirror vite override as devDep on bun
Brooooooklyn 92f3022
fix(ci): pack a vite-7.99.0.tgz alias so bun's name+version check passes
Brooooooklyn 40a7165
fix(ci): post-process core tgz into vite alias instead of name-swappi…
Brooooooklyn a53ca1e
fix(ci): use core tgz for vite override except where bun is the target
Brooooooklyn 5c8d31d
chore: vp check --fix
Brooooooklyn a9c3b54
fix(migration): override vitest + @vitest/* family to single version
Brooooooklyn b205b92
fix(cli): accept `test` field in defineConfig type signature
Brooooooklyn 293affd
fix(cli): inject vitest specifier rewrite plugin into defineConfig
Brooooooklyn 15c82da
fix(cli): resolve mergeConfig star-export conflict between core and v…
Brooooooklyn 9349ef8
test(snap): redact transient network warnings in snap output
Brooooooklyn 675a4a1
fix(migration): override @vitest/coverage-* family
Brooooooklyn fa44cd2
fix(migration): rewrite `from 'vite-plus/test'` -> `from 'vitest'`
Brooooooklyn c843ac3
style(migration): cargo fmt
Brooooooklyn 132b038
revert(migration): restore `'vitest' -> 'vite-plus/test'` forward rew…
Brooooooklyn 418bdbf
chore: retrigger CI after empty period
Brooooooklyn 19cef84
fix(cli): re-export vitest/config types (ViteUserConfig, etc.)
Brooooooklyn a174279
test(snap): drop leading whitespace on pnpm10 Packages line
Brooooooklyn f32a3ba
fix(cli): propagate vite-plus/test rewrite plugin into test.projects
Brooooooklyn 7b6d427
chore: apply oxfmt formatting
Brooooooklyn 6e70ed8
fix(cli): drop redundant type assertions in project injector
Brooooooklyn d182b0b
fix(cli): add runtime targets for browser provider context exports
Brooooooklyn 3778e7b
fix(migration): don't let initial install's failure mask final instal…
Brooooooklyn 54000a2
ci(test-vp-create): include vitest family in VP_OVERRIDE_PACKAGES
Brooooooklyn a653161
chore: keep VITEST_VERSION + @vitest/browser* catalog in sync on bumps
Brooooooklyn 5624d18
fix(cli): use es-module-lexer to scope vite-plus/test rewrites to rea…
Brooooooklyn d1af03d
fix(migration): pin legacy wrapper fallback to exact VITEST_VERSION
Brooooooklyn acd2ab6
chore(upgrade-deps): bump vitest pins in test-vp-create.yml too
Brooooooklyn d82a392
fix(cli): preserve quotes when rewriting dynamic import specifiers
Brooooooklyn a15f64b
fix(deps): patch @vitest/mocker to hoist vite-plus/test imports
Brooooooklyn 5a43b83
fix(cli): fall back to regex rewrite when es-module-lexer rejects JSX…
Brooooooklyn 2e49a76
fix(cli): restore missing test/* subpaths and auto-inline matcher pac…
Brooooooklyn 857321c
style: format build.ts and define-config.ts to oxfmt rules
Brooooooklyn efc91f2
fix(cli): align CJS index.cts allowlist with ESM index.ts
Brooooooklyn eaa3344
style(cli): apply vp check --fix to define-config.ts and build.ts
Brooooooklyn aef23cf
fix(cli): use oxc-parser for TSX rewrite fallback, cover re-exports
Brooooooklyn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.