build(deps): update cap-std to v4 - #316
renovate[bot] wants to merge 1 commit into
Conversation
|
🌐 Demo preview: https://renovate-cap-std.eryx-bvy.pages.dev |
|
Triage: blocked upstream, no fix pushed. `eryx-vfs` gets `read_at`/`write_at` on `Arc<cap_std::fs::File>` from `system_interface::fs::FileIoExt` ( The blocker is that no published Options, both of which are judgement calls rather than dependency bumps:
Note this is the same wall #207 ("bump cap-std from 3 to 4") has been sitting behind since May; that PR only bumps the manifest and never addressed the Also worth noting for Automated dependency triage. No changes pushed to this branch. |
51ac92a to
addf537
Compare
eryx-vfs gets `read_at`/`write_at` on cap-std files from `system_interface::fs::FileIoExt`, via system-interface's `cap_std_impls` feature. Those impls target a specific cap-std major, so a cap-std bump without a matching system-interface does not compile — see #316, where cap-std 4 landed on its own and every positional read/write in eryx-vfs lost its trait impl. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
Superseded by #327 — cap-std bumping alone is unbuildable until |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
3→43→4Release Notes
bytecodealliance/cap-std (cap-fs-ext)
v4.0.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.