aleph-node
aleph-node copied to clipboard
A0-3951: Bump the all-rust-deps group across 1 directory with 3 updates
Bumps the all-rust-deps group with 3 updates in the / directory: async-trait, thiserror and wat.
Updates async-trait from 0.1.82 to 0.1.83
Release notes
Sourced from async-trait's releases.
0.1.83
- Prevent needless_arbitrary_self_type lint being produced in generated code (#278)
Commits
Updates thiserror from 1.0.63 to 1.0.64
Commits
Updates wat from 1.217.0 to 1.219.0
Release notes
Sourced from wat's releases.
v1.219.0
What's Changed
- Auto-generate release notes for releases by
@alexcrichtonin bytecodealliance/wasm-tools#1832- Fix an infinite loop in wasm-smith by
@alexcrichtonin bytecodealliance/wasm-tools#1834- Add some more words to the README by
@alexcrichtonin bytecodealliance/wasm-tools#1835- Remove a dead type in
wasmparserby@alexcrichtonin bytecodealliance/wasm-tools#1836- Implement support for the standard mangling scheme in the component model by
@alexcrichtonin bytecodealliance/wasm-tools#1828- Remove duplicate API on
Typesby@alexcrichtonin bytecodealliance/wasm-tools#1837- wasmprinter folding: change some panics to errors or successful roundtrips by
@keithwin bytecodealliance/wasm-tools#1840- Enhance
validatefuzzers by@alexcrichtonin bytecodealliance/wasm-tools#1839- Add WABT command aliases by
@fitzgenin bytecodealliance/wasm-tools#1842- Add a
component-modelfeature to wat/wast/wasm-encoder by@alexcrichtonin bytecodealliance/wasm-tools#1844- Run clippy lints for all targets by
@alexcrichtonin bytecodealliance/wasm-tools#1846- Add some documentation for wit-component's custom section format by
@alexcrichtonin bytecodealliance/wasm-tools#1843- Add a
component-modelfeature to wasmparser by@alexcrichtonin bytecodealliance/wasm-tools#1845- Gate wasm-smith component support behind a feature by
@alexcrichtonin bytecodealliance/wasm-tools#1847- Gate wasmprinter's component support behind a feature by
@alexcrichtonin bytecodealliance/wasm-tools#1848- Update a few feature-related details by
@alexcrichtonin bytecodealliance/wasm-tools#1849- Fix generating shims with duplicate names by
@alexcrichtonin bytecodealliance/wasm-tools#1851- Update rustc used on CI to verify oss-fuzz builds by
@alexcrichtonin bytecodealliance/wasm-tools#1852- Implement support for the wide-arithmetic proposal by
@alexcrichtonin bytecodealliance/wasm-tools#1853- Update proposals in README by
@alexcrichtonin bytecodealliance/wasm-tools#1855- Release wasm-tools 1.219.0 by
@github-actionsin bytecodealliance/wasm-tools#1856Full Changelog: https://github.com/bytecodealliance/wasm-tools/compare/v1.218.0...v1.219.0
v1.218.0
What's Changed
- Recommend
--lockedforcargo installby@samestepin bytecodealliance/wasm-tools#1773- Allow parsing
rectypesin components by@abrownin bytecodealliance/wasm-tools#1764- Use
pretty_assertionsinstead ofdiffin tests by@alexcrichtonin bytecodealliance/wasm-tools#1776- Pin nightly versions in CI to insulate from breakage by
@alexcrichtonin bytecodealliance/wasm-tools#1778- Correct float docs for
wasmparser::BinaryReaderby@samestepin bytecodealliance/wasm-tools#1777- Remove the ability to turn off semicolons in WIT by
@alexcrichtonin bytecodealliance/wasm-tools#1779- Support multi-line run/fail directives in CLI tests by
@alexcrichtonin bytecodealliance/wasm-tools#1782- json-from-wast: Include binary form of text files where possible by
@alexcrichtonin bytecodealliance/wasm-tools#1775- Start requiring f32/f64 in WIT by default by
@alexcrichtonin bytecodealliance/wasm-tools#1780- Remove v1 encoding support for WIT documents/worlds by
@alexcrichtonin bytecodealliance/wasm-tools#1781- Beef up validity assertions on
Resolveby@alexcrichtonin bytecodealliance/wasm-tools#1785- Add importize method to Resolve by
@karthik2804in bytecodealliance/wasm-tools#1784- Don't panic on duplicate imports when creating components by
@alexcrichtonin bytecodealliance/wasm-tools#1787- wasmprinter: print function bodies with code section by
@keithwin bytecodealliance/wasm-tools#1788- Fix some minor issues in WIT world merging by
@alexcrichtonin bytecodealliance/wasm-tools#1791- Maintain more internal consistency checks when merging worlds by
@alexcrichtonin bytecodealliance/wasm-tools#1792- Update some fuzzing defaults and infrastructure by
@alexcrichtonin bytecodealliance/wasm-tools#1793- Start removing custom translation in wasm-mutate by
@alexcrichtonin bytecodealliance/wasm-tools#1794- Remove
TranslatorfromModifyDatain wasm-mutate by@alexcrichtonin bytecodealliance/wasm-tools#1795- Remove custom translation framework from wasm-mutate by
@alexcrichtonin bytecodealliance/wasm-tools#1796- Fix another wasm-mutate invalid module by
@alexcrichtonin bytecodealliance/wasm-tools#1797
... (truncated)
Commits
0261534Release wasm-tools 1.219.0 (#1856)cf75fc2Implement support for the wide-arithmetic proposal (#1853)3b47230Fix generating shims with duplicate names (#1851)30486aeUpdate a few feature-related details (#1849)0710f58Gate wasmprinter's component support behind a feature (#1848)f34cfc8Gate wasm-smith component support behind a feature (#1847)d12d533Add acomponent-modelfeature to wasmparser (#1845)ac29377Add some documentation for wit-component's custom section format (#1843)9a5ce65Run clippy lints for all targets (#1846)a6ea759Add acomponent-modelfeature to wat/wast/wasm-encoder (#1844)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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