Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps serde_json from 1.0.145 to 1.0.148.

Release notes

Sourced from serde_json's releases.

v1.0.148

  • Update zmij dependency to 1.0

v1.0.147

  • Switch float-to-string algorithm from Ryū to Żmij for better f32 and f64 serialization performance (#1304)

v1.0.146

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 labels Dec 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Labels

The following labels could not be found: wasm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@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 labels Dec 29, 2025
@avrabe
Copy link
Contributor

avrabe commented Dec 31, 2025

@dependabot rebase

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.145 to 1.0.148.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.145...v1.0.148)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.148
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/tools/checksum_updater_wasm/serde_json-1.0.148 branch from 8223021 to e411f1d Compare December 31, 2025 20:43
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 <[email protected]>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants