Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 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

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)

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 added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 1, 2026
@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.91%. Comparing base (af0413e) to head (7b7f59f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #607   +/-   ##
=======================================
  Coverage   80.91%   80.91%           
=======================================
  Files           9        9           
  Lines        2363     2363           
=======================================
  Hits         1912     1912           
  Misses        451      451           

☔ 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.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 1, 2026

Merging this PR will degrade performance by 36.9%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 51 improved benchmarks
❌ 11 regressed benchmarks
✅ 44 untouched benchmarks
⏩ 106 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime test_benchmark_cesium 3.7 ms 3.2 ms +13.54%
WallTime test_benchmark_naive 2.1 ms 1.7 ms +21.26%
WallTime test_benchmark_rust 2 µs 3.2 µs -36.9%
WallTime test_benchmark_naive 2.1 ms 1.6 ms +31.34%
WallTime test_benchmark_lc_py 34.2 µs 29.3 µs +16.69%
WallTime test_benchmark_rust 3.6 µs 4.8 µs -24.82%
WallTime test_benchmark_lc_py 46.3 µs 39.9 µs +16.18%
WallTime test_benchmark_naive 19.9 µs 18 µs +10.5%
WallTime test_benchmark_cesium 3.7 ms 3.3 ms +11.41%
WallTime test_benchmark_lc_py 445.4 µs 392.1 µs +13.59%
WallTime test_benchmark_rust 3 µs 3.5 µs -13.07%
WallTime test_benchmark_rust 2.3 µs 2.6 µs -10.6%
WallTime test_benchmark_naive 23.4 µs 21.3 µs +10.22%
WallTime test_benchmark_lc_py 36.2 µs 31.8 µs +13.88%
WallTime test_benchmark_rust 24.5 µs 21.9 µs +11.98%
WallTime test_benchmark_lc_py 93.1 µs 76.1 µs +22.39%
WallTime test_benchmark_rust 26.1 µs 23.4 µs +11.72%
WallTime test_benchmark_lc_py 47.8 µs 40.2 µs +18.99%
WallTime test_benchmark_lc_py 29.6 µs 25.9 µs +14.39%
WallTime test_benchmark_cesium 4.1 ms 3.7 ms +10.45%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.


Comparing dependabot/cargo/light-curve/serde_json-1.0.149 (7b7f59f) with master (af0413e)

Open in CodSpeed

Footnotes

  1. 106 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

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.

0 participants