Skip to content

chore(deps): bump opfs-project to 0.2.8#2795

Merged
xusd320 merged 1 commit intonextfrom
chore/bump-opfs-project-0.2.8
Apr 16, 2026
Merged

chore(deps): bump opfs-project to 0.2.8#2795
xusd320 merged 1 commit intonextfrom
chore/bump-opfs-project-0.2.8

Conversation

@elrrrrrrr
Copy link
Copy Markdown
Contributor

Summary

Bumps `opfs-project` from 0.2.7 → 0.2.8.

Notable fix picked up: utooland/opfs-project#43 — on package upgrade (e.g. `lodash 4.0.0` → `4.0.1`), `fuse.link` under `node_modules//` is now rewritten to point at the new store directory instead of remaining stale. The in-memory link cache is also refreshed so readers never observe the old target after eviction.

Test plan

  • `cargo check --workspace` passes
  • wasm build of `utoo-wasm` succeeds
  • e2e: install a package at version X, then upgrade to version Y, verify resolved files come from the Y store path

🤖 Generated with Claude Code

Picks up the fuse.link upgrade-rewrite fix
(utooland/opfs-project#43) — on package upgrade (e.g. lodash
4.0.0 -> 4.0.1) the fuse.link now correctly points to the new
store dir instead of remaining stale.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the opfs-project dependency from version 0.2.7 to 0.2.8 in both Cargo.lock and crates/utoo-wasm/Cargo.toml. I have no feedback to provide.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the opfs-project dependency from version 0.2.7 to 0.2.8 in both the Cargo.lock and crates/utoo-wasm/Cargo.toml files. I have no feedback to provide.

@xusd320 xusd320 merged commit df9f797 into next Apr 16, 2026
18 checks passed
@xusd320 xusd320 deleted the chore/bump-opfs-project-0.2.8 branch April 16, 2026 11:31
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.

2 participants