-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): upgrade vitest 2→4, resolve all npm audit findings #63
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
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
7fa2b32
fix(deps): upgrade vitest 2.1.9 → 4.0.18, fix breaking changes
flyingrobots 63dd929
docs(changelog): add vitest 4 upgrade to [Unreleased]
flyingrobots cbd1b01
fix(test): externalize roaring in vitest config for Bun compatibility
flyingrobots d43472c
fix(test): move roaring externalization to test.server.deps.external
flyingrobots aee350d
fix(test): add ssr.external for roaring native module under Bun
flyingrobots 4393a6c
fix(test): use createRequire fallback for roaring native module under…
flyingrobots 6c70e0d
fix(docker): build roaring native module in Bun container
flyingrobots 3c525b7
fix(docker): use multi-stage build for roaring native module
flyingrobots 15bbcd8
fix(docker): exclude bitmap tests from Bun suite (V8 API incompatibil…
flyingrobots 4b425ba
fix: preserve both load failures in roaring fallback (CodeRabbit)
flyingrobots 0a1139c
feat: add roaring-wasm WASM fallback for Bun/Deno bitmap indexes
flyingrobots 60039ba
docs: add roaring-wasm to dependency tables and What's New
flyingrobots 5bdfe64
fix: use RoaringModule type for adaptWasmApi param (tsc strict)
flyingrobots a0fd67f
feat: add levels, transitiveReduction, transitiveClosure, rootAncesto…
flyingrobots 8d394dd
docs(roadmap): add B149-B151 large-graph streaming backlog items
flyingrobots cf3cba8
docs(roadmap): add B152-B156 streaming API, layout, and structural di…
flyingrobots 7f49780
docs(roadmap): priority triage — 45 items into P0–P6 tiers with wave …
flyingrobots 88e7b03
fix(roaring): reset nativeAvailability cache on reinit, preserve per-…
flyingrobots 8d5f910
docs(readme): fix What's New heading to reflect unreleased status
flyingrobots 7b77bc1
docs(changelog): add roaring cache reset and AggregateError fix entries
flyingrobots 21dae78
fix(types): add JSDoc type annotations to roaring test module variable
flyingrobots 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.