Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate serde_json to 1.0.85 #58

Merged
merged 1 commit into from
Aug 28, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.83 -> 1.0.85

Release Notes

serde-rs/json

v1.0.85

Compare Source

  • Make Display for Number produce the same representation as serializing (#​919)

v1.0.84

Compare Source

  • Make Debug impl of serde_json::Value more compact (#​918)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@duyetbot
Copy link
Collaborator

Coverage Report

Created: 2022-08-21 21:05

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
lib.rs
 100.00% (1/1)
 100.00% (1/1)
 100.00% (1/1)
- (0/0)
main.rs
  64.29% (9/14)
  28.26% (13/46)
  61.11% (11/18)
- (0/0)
response.rs
  55.00% (11/20)
  50.72% (35/69)
  46.67% (21/45)
- (0/0)
test_utils.rs
  50.00% (4/8)
  86.89% (53/61)
  63.64% (7/11)
- (0/0)
v1/glossary.rs
  91.43% (64/70)
  95.12% (312/328)
  81.34% (170/209)
- (0/0)
v1/glossary_history.rs
  80.00% (4/5)
  97.30% (36/37)
  71.43% (5/7)
- (0/0)
v1/like.rs
  85.00% (34/40)
  87.94% (124/141)
  75.40% (95/126)
- (0/0)
Totals
  80.38% (127/158)
  84.04% (574/683)
  74.34% (310/417)
- (0/0)
Generated by llvm-cov -- llvm version 14.0.5-rust-1.63.0-stable

@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.84 fix(deps): update rust crate serde_json to 1.0.85 Aug 21, 2022
@duyetbot
Copy link
Collaborator

Coverage Report

Created: 2022-08-21 23:46

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
lib.rs
 100.00% (1/1)
 100.00% (1/1)
 100.00% (1/1)
- (0/0)
main.rs
  64.29% (9/14)
  28.26% (13/46)
  61.11% (11/18)
- (0/0)
response.rs
  55.00% (11/20)
  50.72% (35/69)
  46.67% (21/45)
- (0/0)
test_utils.rs
  50.00% (4/8)
  86.89% (53/61)
  63.64% (7/11)
- (0/0)
v1/glossary.rs
  91.43% (64/70)
  95.12% (312/328)
  81.34% (170/209)
- (0/0)
v1/glossary_history.rs
  80.00% (4/5)
  97.30% (36/37)
  71.43% (5/7)
- (0/0)
v1/like.rs
  85.00% (34/40)
  87.94% (124/141)
  75.40% (95/126)
- (0/0)
Totals
  80.38% (127/158)
  84.04% (574/683)
  74.34% (310/417)
- (0/0)
Generated by llvm-cov -- llvm version 14.0.5-rust-1.63.0-stable

@duyet duyet merged commit 23c362d into master Aug 28, 2022
@duyet duyet deleted the renovate/serde_json-1.x branch August 28, 2022 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants