chore(deps): bump wat from 1.248.0 to 1.251.0#607
Merged
Conversation
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.248.0 to 1.251.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.248.0...v1.251.0) --- updated-dependencies: - dependency-name: wat dependency-version: 1.251.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
fc8fd6e to
2328159
Compare
jacobsteves
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps wat from 1.248.0 to 1.251.0.
Release notes
Sourced from wat's releases.
Commits
a1a178aRelease wasm-tools 1.251.0 (#2534)d0cee45wit-parser: rust docs for ItemName, and instance_name argument doing the obvi...de09ad2wasm-wave: parse wit ItemNames as UntypedFuncCall names (#2530)a7be6dbwit-parser: add ItemName type and parser (#2529)0ffb828wasm-wave: catch error in UntypedFuncCall::to_wasm_params (#2528)b65e5dfFix grammar typo in wit-dylib README.md (#2527)c4b6f68Support components with custom page sizes (#2524)2b0ff17wit-parser: don't panic on a re-exported imported resource (#2526)4a72fcdRelease wasm-tools 1.250.0 (#2525)2de3c23A few small things that were missing inwasm-smith's Wasm GC support (#2523)