Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

build(deps): bump serde_json from 1.0.103 to 1.0.104 #938

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps serde_json from 1.0.103 to 1.0.104.

Release notes

Sourced from serde_json's releases.

v1.0.104

Commits
  • ab08483 Release 1.0.104
  • f6cc4f3 Merge pull request #1045 from ZetaNumbers/value-ref-into-deserializer
  • 8e8db8c Implement IntoDeserializer for &Value
  • 8f90eac Delete inline attributes throughout test suite
  • See full diff in compare view

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.14% 🎉

Comparison is base (327ac7f) 43.03% compared to head (8246e88) 43.18%.

❗ Current head 8246e88 differs from pull request most recent head d66b25d. Consider uploading reports for the commit d66b25d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #938      +/-   ##
==========================================
+ Coverage   43.03%   43.18%   +0.14%     
==========================================
  Files          87       87              
  Lines       10706    10669      -37     
  Branches    10706    10669      -37     
==========================================
  Hits         4607     4607              
+ Misses       5513     5493      -20     
+ Partials      586      569      -17     

see 7 files with indirect coverage changes

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

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.103...v1.0.104)

---
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 force-pushed the dependabot/cargo/serde_json-1.0.104 branch from db7a063 to 8246e88 Compare August 1, 2023 10:11
@tdelabro tdelabro merged commit c9195b2 into main Aug 16, 2023
5 of 6 checks passed
@tdelabro tdelabro deleted the dependabot/cargo/serde_json-1.0.104 branch August 16, 2023 08:10
@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant