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 serde #522

Merged
merged 1 commit into from
Aug 14, 2024
Merged

fix(deps): update serde #522

merged 1 commit into from
Aug 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.206 -> 1.0.207
serde_derive (source) dependencies patch 1.0.206 -> 1.0.207
serde_json dependencies patch 1.0.122 -> 1.0.124

Release Notes

serde-rs/serde (serde)

v1.0.207

Compare Source

  • Improve interactions between flatten attribute and skip_serializing/skip_deserializing (#​2795, thanks @​Mingun)
serde-rs/json (serde_json)

v1.0.124

Compare Source

v1.0.123

Compare Source


Configuration

📅 Schedule: Branch creation - "before 9am every weekday,every weekend" in timezone Asia/Tokyo, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.98%. Comparing base (aaed924) to head (6a27515).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #522   +/-   ##
=======================================
  Coverage   76.98%   76.98%           
=======================================
  Files          19       19           
  Lines        1860     1860           
=======================================
  Hits         1432     1432           
  Misses        428      428           
Flag Coverage Δ
unittests 76.98% <ø> (ø)

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.

@renovate renovate bot force-pushed the renovate/serde branch from f6946e0 to 22c98e8 Compare August 11, 2024 22:04
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.123 fix(deps): update rust crate serde_json to v1.0.124 Aug 11, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.124 fix(deps): update serde Aug 12, 2024
@renovate renovate bot force-pushed the renovate/serde branch from 22c98e8 to 6a27515 Compare August 12, 2024 20:32
@kitsuyui kitsuyui merged commit 2fe3d38 into main Aug 14, 2024
18 checks passed
@kitsuyui kitsuyui deleted the renovate/serde branch August 14, 2024 15:10
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.

2 participants