Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## What's Changed
* wasmparser: reject function bodies larger than implementation limit. by @cfallin in https://github.com/bytecodealliance/wasm-tools/pull/2302
* Remove --generate-dwarf from options in --help messages where it doesn't make sense by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2303
* Add support for tags to `wasm-tools component link` by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2306
* Add debug names to components by default by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2307
* Add a new `wit-dylib` crate by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2304
* Use `WasmFeature::all` to support every feature by default  in `wasm-tools component new` by @anlavandier in https://github.com/bytecodealliance/wasm-tools/pull/2311
* Print offset of final `end` in `wasm-tools print -p` by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2312
* Fix a panic componentizing a library with `task.return` by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2313
* Remove error-context intrinsics from `--dummy` by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2314
* wasmprinter: print end offsets with closing parenthesis by @keithw in https://github.com/bytecodealliance/wasm-tools/pull/2315
* wit-dylib: Initial skeleton of async support by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2317
* Rename `doc_auto_cfg` to `doc_cfg` by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2319
* Report adapter type errors with a dedicated type by @sunfishcode in https://github.com/bytecodealliance/wasm-tools/pull/2321
* Expand --help output for `parse` and `print` commands by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2320
* Remove -o option from help text for `validate` subcommand by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2322
* Start adding tests for -h and --help output by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2323
* Expand --help output for `demangle`, `objdump`, and `strip` commands by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2325
* Expand --help output for `addr2line` command by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2329
* Revise help text for --adapt option to `component new` / `component link` by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2330
* Expand --help output for `metadata add` and `metadata show` commands by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2327
* Add more traits to iterators in `wit-dylib-ffi` by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2331
* When renaming resources, resolve their methods as well by @primoly in https://github.com/bytecodealliance/wasm-tools/pull/2333
* Change “author” to “authors” (plural) in `wasm-metadata` by @primoly in https://github.com/bytecodealliance/wasm-tools/pull/2334
* Prepare some component-model tests for upstreaming by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2335
* Fix help text for `component new --import-name` by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2336
* More changes to upstream tests  by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2337
* Allow long symbol names by @WorldSEnder in https://github.com/bytecodealliance/wasm-tools/pull/2340
* ci: attest build for releases by @ricochet in https://github.com/bytecodealliance/wasm-tools/pull/2341
* Expand help text for `component wit` by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2342
* Expand --help output for `component new` command by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2339
* Expand help text for `component embed` by @catamorphism in https://github.com/bytecodealliance/wasm-tools/pull/2343
* Release wasm-tools 1.240.0 by @github-actions[bot] in https://github.com/bytecodealliance/wasm-tools/pull/2346

New Contributors

Full Changelog: bytecodealliance/wasm-tools@v1.239.0...v1.240.0

View the full release notes at https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.240.0.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 8, 2025
@BrewTestBot BrewTestBot enabled auto-merge October 8, 2025 21:14
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 8, 2025
Merged via the queue into main with commit 138f202 Oct 8, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-wasm-tools-1.240.0 branch October 8, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants