Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): update rust crate serde to 1.0.197 #91

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.188 -> 1.0.197

Release Notes

serde-rs/serde (serde)

v1.0.197

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78
  • Optimize code size of some Display impls (#​2697, thanks @​nyurik)

v1.0.196

Compare Source

  • Improve formatting of "invalid type" error messages involving floats (#​2682)

v1.0.195

Compare Source

  • Prevent remote definitions of tuple struct or tuple variant from triggering dead_code warning (#​2671)

v1.0.194

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.193

Compare Source

v1.0.192

Compare Source

v1.0.191

Compare Source

  • Documentation improvements

v1.0.190

Compare Source

  • Preserve NaN sign when deserializing f32 from f64 or vice versa (#​2637)

v1.0.189

Compare Source

  • Fix "cannot infer type" error when internally tagged enum contains untagged variant (#​2613, thanks @​ahl)

Configuration

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

🚦 Automerge: Enabled.

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, check this box

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

@renovate renovate bot added the renovate label Oct 13, 2023
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.40%. Comparing base (c0885c6) to head (fbfc2bc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   95.40%   95.40%           
=======================================
  Files           5        5           
  Lines         501      501           
=======================================
  Hits          478      478           
  Misses         23       23           

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

@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.189 chore(deps): update rust crate serde to 1.0.190 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/serde-1.0.x branch from 61d0e5c to 4957cb0 Compare October 26, 2023 04:17
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.190 chore(deps): update rust crate serde to 1.0.191 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/serde-1.0.x branch 2 times, most recently from e6dcadc to ecdb7d9 Compare November 7, 2023 04:43
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.191 chore(deps): update rust crate serde to 1.0.192 Nov 7, 2023
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.192 chore(deps): update rust crate serde to 1.0.193 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/serde-1.0.x branch from ecdb7d9 to 45ca3a6 Compare November 21, 2023 02:07
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.193 chore(deps): update rust crate serde to 1.0.194 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/serde-1.0.x branch 2 times, most recently from 1c0e5c6 to c6ae506 Compare January 6, 2024 04:54
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.194 chore(deps): update rust crate serde to 1.0.195 Jan 6, 2024
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.195 chore(deps): update rust crate serde to 1.0.196 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/serde-1.0.x branch from c6ae506 to f5cac62 Compare January 26, 2024 22:49
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.196 chore(deps): update rust crate serde to 1.0.197 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/serde-1.0.x branch 2 times, most recently from e64df2c to 710465d Compare February 22, 2024 09:36
@renovate renovate bot force-pushed the renovate/serde-1.0.x branch from 710465d to fbfc2bc Compare February 25, 2024 06:44
@renovate renovate bot merged commit 364fdf3 into main Feb 25, 2024
12 checks passed
@renovate renovate bot deleted the renovate/serde-1.0.x branch February 25, 2024 11:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants