Skip to content

chore(deps): bump wat from 1.254.0 to 1.257.1 - #488

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wat-1.257.1
Closed

chore(deps): bump wat from 1.254.0 to 1.257.1#488
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wat-1.257.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps wat from 1.254.0 to 1.257.1.

Release notes

Sourced from wat's releases.

v1.257.1

What's Changed

New Contributors

Full Changelog: bytecodealliance/wasm-tools@v1.257.0...v1.257.1

v1.257.0

What's Changed

Full Changelog: bytecodealliance/wasm-tools@v1.256.0...v1.257.0

v1.256.0

What's Changed

New Contributors

Full Changelog: bytecodealliance/wasm-tools@v1.255.0...v1.256.0

v1.255.0

What's Changed

... (truncated)

Commits
  • 3ef3cef Release wasm-tools 1.257.1 (#2612)
  • f278423 Restore the default for component new --merge-imports-based-on-semver (#2611)
  • 4a81bc1 Release wasm-tools 1.257.0 (#2610)
  • 77f1b54 Fall back to cabi_realloc in the main module (#2606)
  • 6283156 Expand wit-component's heuristic for context slot 1 (#2609)
  • 908c4ac Use __wasm_task_hook for realloc options (#2605)
  • 5201ffe Generalize __wasm_init_task to a "task hook" (#2603)
  • 75cf863 Fold the TLS get/set module into the shim module (#2604)
  • 8a8ef6d Consolidate generated modules in wit-component into one (#2600)
  • d8ad970 Add a way to have wasm-tools compose print no output (#2601)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.254.0 to 1.257.1.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@v1.254.0...v1.257.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates rust labels Aug 24, 2026
@temper-pulseengine
temper-pulseengine Bot enabled auto-merge (squash) August 24, 2026 15:35
@github-actions

Copy link
Copy Markdown

🔍 Build Diagnostics Report

Summary

Metric Base Branch This PR Change
Errors 0 0 0
Warnings 5 5 0

🎯 Impact Analysis

Issues in Files You Modified

  • 0 new errors introduced by your changes
  • 0 new warnings introduced by your changes
  • 0 total errors in modified files
  • 0 total warnings in modified files
  • 0 files you modified

Cascading Issues (Your Changes Breaking Other Files)

  • 0 new errors in unchanged files
  • 0 new warnings in unchanged files
  • 0 unchanged files now affected

Note: "Cascading issues" are errors in files you didn't modify, caused by your changes (e.g., breaking API changes, dependency issues).

✅ No Issues Detected

Perfect! Your changes don't introduce any new errors or warnings, and don't break any existing code.


📊 Full diagnostic data available in workflow artifacts

🔧 To reproduce locally:

# Install cargo-kiln
cargo install --path cargo-kiln

# Analyze your changes
cargo-kiln build --output json --filter-severity error
cargo-kiln check --output json --filter-severity warning

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #492.

@dependabot dependabot Bot closed this Aug 31, 2026
auto-merge was automatically disabled August 31, 2026 15:35

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/cargo/wat-1.257.1 branch August 31, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants