Skip to content

deps(deps): bump serde_json from 1.0.145 to 1.0.149#2443

Merged
carneiro-cw merged 5 commits intomainfrom
dependabot-cargo-serde_json-1.0.149
Feb 27, 2026
Merged

deps(deps): bump serde_json from 1.0.145 to 1.0.149#2443
carneiro-cw merged 5 commits intomainfrom
dependabot-cargo-serde_json-1.0.149

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Bumps serde_json from 1.0.145 to 1.0.149.

Release notes

Sourced from serde_json's releases.

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

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependabot dependencies Pull requests that update a dependency file rust labels Jan 26, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.38%. Comparing base (9ce7295) to head (d81fedf).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2443      +/-   ##
==========================================
- Coverage   84.40%   84.38%   -0.03%     
==========================================
  Files         141      141              
  Lines       10808    10808              
==========================================
- Hits         9123     9120       -3     
- Misses       1685     1688       +3     
Flag Coverage Δ
contracts-rocks-asset-transit-desk 43.64% <ø> (ø)
contracts-rocks-balance-freezer 42.71% <ø> (ø)
contracts-rocks-balance-tracker 43.06% <ø> (ø)
contracts-rocks-base 43.62% <ø> (ø)
contracts-rocks-blueprint 43.97% <ø> (ø)
contracts-rocks-capybara-finance 44.29% <ø> (ø)
contracts-rocks-capybara-finance-v2 44.36% <ø> (ø)
contracts-rocks-card-payment-processor 44.06% <ø> (ø)
contracts-rocks-card-payment-processor-v2 44.36% <ø> (ø)
contracts-rocks-cashier 43.97% <ø> (-0.03%) ⬇️
contracts-rocks-credit-agent 43.26% <ø> (ø)
contracts-rocks-multisig 43.95% <ø> (ø)
contracts-rocks-net-yield-distributor 43.99% <ø> (+0.02%) ⬆️
contracts-rocks-periphery 42.71% <ø> (ø)
contracts-rocks-shared-wallet-controller 44.00% <ø> (-0.03%) ⬇️
contracts-rocks-token 44.06% <ø> (-0.03%) ⬇️
contracts-rocks-treasury 43.68% <ø> (ø)
e2e-admin-password 22.83% <ø> (ø)
e2e-clock-stratus 25.69% <ø> (ø)
e2e-genesis 27.22% <ø> (ø)
e2e-importer-offline 59.96% <ø> (-0.19%) ⬇️
e2e-rpc-downloader 55.15% <ø> (+0.15%) ⬆️
e2e-stratus 57.60% <ø> (ø)
leader-follower- 61.72% <ø> (ø)
rust-tests 30.69% <ø> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot Bot force-pushed the dependabot-cargo-serde_json-1.0.149 branch from 590d502 to f6c3e41 Compare January 26, 2026 14:15
@dependabot dependabot Bot force-pushed the dependabot-cargo-serde_json-1.0.149 branch from f6c3e41 to 7a8c673 Compare February 9, 2026 13:19
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.145 to 1.0.149.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.145...v1.0.149)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.149
  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-serde_json-1.0.149 branch from 7a8c673 to 6c76049 Compare February 16, 2026 13:04
@carneiro-cw carneiro-cw merged commit 5bd2f02 into main Feb 27, 2026
65 of 68 checks passed
@carneiro-cw carneiro-cw deleted the dependabot-cargo-serde_json-1.0.149 branch February 27, 2026 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies Pull requests that update a dependency file rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants