ruby.wasm
ruby.wasm copied to clipboard
Bump the dependencies group across 1 directory with 5 updates
Bumps the dependencies group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| bytes | 1.8.0 |
1.10.0 |
| wizer | 6.0.0 |
8.0.0 |
| wasi-vfs-cli | v0.5.3 |
v0.5.5 |
| wit-component | 0.216.0 |
0.226.0 |
| wasm-compose | 0.219.1 |
0.226.0 |
Updates bytes from 1.8.0 to 1.10.0
Release notes
Sourced from bytes's releases.
Bytes v1.10.0
1.10.0 (February 3rd, 2025)
Added
- Add feature to support platforms without atomic CAS (#467)
try_get_*methods forBuftrait (#753)- Implement
Buf::chunks_vectoredforTake(#617)- Implement
Buf::chunks_vectoredforVecDeque<u8>(#708)Fixed
- Remove incorrect guarantee for
chunks_vectored(#754)- Ensure that tests pass under
panic=abort(#749)Bytes v1.9.0
1.9.0 (November 27, 2024)
Added
- Add
Bytes::from_ownerto enable externally-allocated memory (#742)Documented
- Fix typo in Buf::chunk() comment (#744)
Internal changes
Changelog
Sourced from bytes's changelog.
1.10.0 (February 3rd, 2025)
Added
- Add feature to support platforms without atomic CAS (#467)
try_get_*methods forBuftrait (#753)- Implement
Buf::chunks_vectoredforTake(#617)- Implement
Buf::chunks_vectoredforVecDeque<u8>(#708)Fixed
- Remove incorrect guarantee for
chunks_vectored(#754)- Ensure that tests pass under
panic=abort(#749)1.9.0 (November 27, 2024)
Added
- Add
Bytes::from_ownerto enable externally-allocated memory (#742)Documented
- Fix typo in Buf::chunk() comment (#744)
Internal changes
Commits
e0f3a25chore: prepare bytes v1.10.0 (#766)16fd473Add feature to support platforms without atomic CAS (#467)71824b0ci: test AArch64 and run tests instead of build in cross job (#763)7a87660Use [lints] to address unexpected_cfgs lint (#762)3ab876fTry get methods for Buf trait (#753)a1b1208Disable test_bytes_vec_alloc test on miri (#755)aae4969Add specializedBuf::chunks_vectoredforTake(#617)103d7bfRemove incorrect guarantee forchunks_vectored(#754)16cc574ImplementBuf::chunks_vectoredforVecDeque\<u8>(#708)0e9e4fcExpandBuftests (#747)- Additional commits viewable in compare view
Updates wizer from 6.0.0 to 8.0.0
Commits
8468098Bump to version 86199089enable reference types and bulk memory support by default (#129)46dccb9add option for reference-types (#124)e860c76Update wasmtime to v29 (#127)afcdfc7update ci write permissions (#120)9a2ab267.0.5 (#119)93c6d2dFix Intel Mac CI builds. (#118)736ccef7.0.4 (#117)d5998adrelease: fix version tag reader (#116)703a00d7.0.3 (#115)- Additional commits viewable in compare view
Updates wasi-vfs-cli from v0.5.3 to v0.5.5
Commits
Updates wit-component from 0.216.0 to 0.226.0
Commits
- See full diff in compare view
Updates wasm-compose from 0.219.1 to 0.226.0
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions