Skip to content

build(deps): bump serde_json from 1.0.140 to 1.0.150 in /examples/rust/client#11

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/examples/rust/client/serde_json-1.0.150
Closed

build(deps): bump serde_json from 1.0.140 to 1.0.150 in /examples/rust/client#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/examples/rust/client/serde_json-1.0.150

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps serde_json from 1.0.140 to 1.0.150.

Release notes

Sourced from serde_json's releases.

v1.0.150

v1.0.149

  • Align arbitrary_precision number strings with zmij's formatting (#1306, thanks @​b41sh)

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

v1.0.145

  • Raise serde version requirement to >=1.0.220

v1.0.144

  • Switch serde dependency to serde_core (#1285)

v1.0.143

v1.0.142

v1.0.141

Commits
  • a1ae73a Release 1.0.150
  • 1a360b0 Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys
  • 2037b63 Reject non-string enum object keys
  • 5d30df6 Resolve manual_assert_eq pedantic clippy lint
  • dc8003a Raise required compiler for preserve_order feature to 1.85
  • a42fa98 Unpin CI miri toolchain
  • 684a60e Pin CI miri to nightly-2026-02-11
  • 7c7da33 Raise required compiler to Rust 1.71
  • acf4850 Simplify Number::is_f64
  • 6b8ceab Resolve unnecessary_map_or clippy lint
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 2, 2026
@dependabot dependabot Bot requested a review from trqlmao as a code owner June 2, 2026 04:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 2, 2026
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.150.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.140...v1.0.150)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/examples/rust/client/serde_json-1.0.150 branch from 585fd75 to 9d9b6f2 Compare June 2, 2026 04:20
trqlmao added a commit that referenced this pull request Jun 2, 2026
Routine version bumps for the Rust examples (Dependabot #3/#5/#7/#11),
applied directly to avoid a Cargo.lock conflict cascade across the four
PRs. cargo build passes for both server and client.
@trqlmao

trqlmao commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Applied directly in 790fc65 (ed25519-dalek 2.2.0 + serde_json 1.0.150) to avoid a Cargo.lock conflict cascade. Closing.

@trqlmao trqlmao closed this Jun 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/examples/rust/client/serde_json-1.0.150 branch June 2, 2026 04:45
trqlmao added a commit that referenced this pull request Jun 2, 2026
Routine version bumps for the Rust examples (Dependabot #3/#5/#7/#11),
applied directly to avoid a Cargo.lock conflict cascade across the four
PRs. cargo build passes for both server and client.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant