Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps serde_json from 1.0.107 to 1.0.108.

Release notes

Sourced from serde_json's releases.

v1.0.108

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.107 to 1.0.108.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.107...v1.0.108)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 6, 2023
@codecov
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #1058 (8484187) into main (1f18da2) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1058   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files         104      104           
  Lines       15812    15812           
  Branches       35       35           
=======================================
  Hits        14747    14747           
  Misses       1058     1058           
  Partials        7        7           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f18da2...8484187. Read the comment docs.

@davidhewitt davidhewitt enabled auto-merge (squash) November 6, 2023 12:06
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 6, 2023

CodSpeed Performance Report

Merging #1058 will improve performances by 12.81%

Comparing dependabot/cargo/serde_json-1.0.108 (8484187) with main (1f18da2)

Summary

⚡ 3 improvements
✅ 137 untouched benchmarks

Benchmarks breakdown

Benchmark main dependabot/cargo/serde_json-1.0.108 Change
test_core_future_str 35.3 µs 31.5 µs +12.17%
test_tuple_many_variable 39.5 µs 35.1 µs +12.59%
test_validate_literal[python-few_str_enum] 30.9 µs 27.4 µs +12.81%

@davidhewitt davidhewitt merged commit 828eb33 into main Nov 6, 2023
@davidhewitt davidhewitt deleted the dependabot/cargo/serde_json-1.0.108 branch November 6, 2023 12:11
davidhewitt pushed a commit to pydantic/pydantic that referenced this pull request Oct 20, 2025
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Original-commit-hash: 828eb33
davidhewitt pushed a commit to pydantic/pydantic that referenced this pull request Oct 22, 2025
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Original-commit-link: pydantic/pydantic-core@828eb33
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.

2 participants