Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps wit-bindgen from 0.49.0 to 0.50.0.

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added automated Pull requests created by automated workflows dependencies Pull requests that update a dependency file rust Rust language updates and toolchain changes toolchain Changes to build toolchain configuration labels Dec 29, 2025
@avrabe
Copy link
Contributor

avrabe commented Dec 31, 2025

@dependabot rebase

Bumps [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases)
- [Commits](bytecodealliance/wit-bindgen@v0.49.0...v0.50.0)

---
updated-dependencies:
- dependency-name: wit-bindgen
  dependency-version: 0.50.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/tools/checksum_updater/wit-bindgen-0.50.0 branch from ee98716 to 6431b80 Compare December 31, 2025 20:46
avrabe added a commit that referenced this pull request Jan 1, 2026
Bug Fixes:
- format_tool_for_bzl now includes extra fields (binary_path, npm_path)
  from PlatformInfo in generated registry.bzl
- Fixed jco toolchain "key binary_path not found" error
- Added LTS version filtering for Node.js (even major versions only)
- Fixed JSON validation tests for special platforms (wasm_component, universal)
- Fixed validation to allow empty SHA256 (npm packages) and placeholders
- Fixed version validation to allow non-semver formats (e.g., "29" for wasi-sdk)

Dependency Updates (from dependabot PRs):
- reqwest: 0.12 → 0.13
- wit-bindgen: 0.49.0 → 0.50.0
- tempfile: 3.23 → 3.24
- uuid: 1.18 → 1.19
- serde_json: 1.0.145 → 1.0.148
- tracing: 0.1.43 → 0.1.44

Tool Updates:
- TinyGo: 0.38.0 → 0.40.1 (all 5 platforms)

Closes: #285 #286 #283 #281 #276 #274 #270 #269 #243

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Pull requests created by automated workflows dependencies Pull requests that update a dependency file rust Rust language updates and toolchain changes toolchain Changes to build toolchain configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants