Skip to content

chore(deps): bump wat from 1.252.0 to 1.254.0#835

Merged
temper-pulseengine[bot] merged 1 commit into
mainfrom
dependabot/cargo/wat-1.254.0
Jul 22, 2026
Merged

chore(deps): bump wat from 1.252.0 to 1.254.0#835
temper-pulseengine[bot] merged 1 commit into
mainfrom
dependabot/cargo/wat-1.254.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps wat from 1.252.0 to 1.254.0.

Release notes

Sourced from wat's releases.

v1.254.0

What's Changed

New Contributors

Full Changelog: bytecodealliance/wasm-tools@v1.253.0...v1.254.0

v1.253.0

What's Changed

New Contributors

Full Changelog: bytecodealliance/wasm-tools@v1.252.0...v1.253.0

Commits
  • bb58fdf Release wasm-tools 1.254.0 (#2575)
  • 9ebe78f Call __wasm_init_task for _initialize hook (#2574)
  • d2406b9 Fix requiring realloc for async-lowered results-with-pointers (#2572)
  • bb386f2 Validate component model type depth (#2570)
  • c814cba Fix limiting 32-bit tables with wasm-smith (#2569)
  • d281560 wasm-metadata: Place a limit on decompression size (#2567)
  • 8655593 Add a parse recurse limit to wasm-wave (#2566)
  • 291d8ca Prevent unbounded recursion when parsing WITs (#2565)
  • 1b805bb wasmparser: require result equivalence for (on $t switch) handler (#2564)
  • bf2ad79 Implement upstream spec changes for component text syntax (#2562)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Dependency updates label Jul 20, 2026
@temper-pulseengine
temper-pulseengine Bot enabled auto-merge (squash) July 20, 2026 21:47
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.252.0 to 1.254.0.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@v1.252.0...v1.254.0)

---
updated-dependencies:
- dependency-name: wat
  dependency-version: 1.254.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/wat-1.254.0 branch from 3c7ea77 to 2ace59d Compare July 22, 2026 02:23
@avrabe

avrabe commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Holding this one. It's part of the wasm-tooling family (wat/wast/wit-parser/wasmparser) whose piecemeal auto-merge just corrupted Cargo.lock with a duplicate wasmparser 0.254.0 block and left main red (fixed in #836). These three are interdependent (wat→wast/wasm-encoder, wit-parser→wasmparser), so they should land as a SINGLE coordinated bump rather than three separate 3-way merges. Will do the coordinated family bump deliberately once the v0.51 dependabot-resilience gate (reject duplicate-version lockfile entries + hold major/cluster bumps for review) is in place. Not closing — the bump is valid, just sequenced.

@temper-pulseengine
temper-pulseengine Bot merged commit 3a6db3b into main Jul 22, 2026
40 of 42 checks passed
@temper-pulseengine
temper-pulseengine Bot deleted the dependabot/cargo/wat-1.254.0 branch July 22, 2026 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant