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

⬆️ update Rust crate serde_json to v1.0.133 #398

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.132 -> 1.0.133

Release Notes

serde-rs/json (serde_json)

v1.0.133

Compare Source

  • Implement From<[T; N]> for serde_json::Value (#​1215)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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, check this box

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

@renovate renovate bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 1, 2024
@renovate renovate bot requested a review from ttytm as a code owner December 1, 2024 00:46
Copy link

github-actions bot commented Dec 1, 2024

Filename                              Stmts    Miss  Cover    Missing
----------------------------------  -------  ------  -------  ------------------------------------------------------------------------------------------------------------
src/modules/api.rs                       24      13  45.83%   26-29, 38, 49-88
src/modules/args.rs                       4       4  0.00%    92-96
src/modules/config.rs                    30      24  20.00%   52-96
src/modules/forecast.rs                  18       4  77.78%   20-21, 23-24
src/modules/localization.rs             105      41  60.95%   163-207, 234-270
src/modules/location.rs                  53      28  47.17%   25-29, 59-63, 75, 89, 95-104, 109, 118-126, 131-132, 142-143
src/modules/params.rs                    51      51  0.00%    23-130
src/modules/units.rs                     13       0  100.00%
src/modules/weather.rs                   28      28  0.00%    83-154
src/modules/display/border.rs            47      18  61.70%   20-22, 26-27, 31-33, 37-38, 42-44, 48-50, 105-106
src/modules/display/current.rs           46       6  86.96%   34, 38, 84, 97, 126-127
src/modules/display/day.rs               42       7  83.33%   29, 33, 58, 61, 67, 92-93
src/modules/display/graph.rs            169      61  63.91%   87-126, 142, 149, 156, 161, 177, 183-187, 197, 211, 218, 225, 230, 246, 275-284, 295-317, 334, 343, 365, 370
src/modules/display/gui_config.rs        15       3  80.00%   48, 54, 60
src/modules/display/historical.rs        44      44  0.00%    23-153
src/modules/display/hourly.rs           163      97  40.49%   48-67, 71-80, 89-92, 99, 141, 145-146, 229, 250, 269-279, 323-457
src/modules/display/product.rs           26      26  0.00%    26-76
src/modules/display/utils.rs             35       6  82.86%   14-17, 23, 54-55
src/modules/display/weathercode.rs       31      23  25.81%   13, 17-23, 26-32, 34-41
src/modules/display/week.rs              45       3  93.33%   36, 105-106
src/modules/display/wind.rs              21      11  47.62%   24-27, 35-38, 40-42
src/main.rs                              16      16  0.00%    19-39
TOTAL                                  1026     514  49.90%

Copy link

github-actions bot commented Dec 1, 2024

Test Results

13 tests  ±0   13 ✅ ±0   1s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 83b7129. ± Comparison against base commit 86fba7f.

@kevinmatthes kevinmatthes merged commit 666efa7 into main Dec 1, 2024
17 checks passed
@renovate renovate bot deleted the renovate/serde_json-1.x-lockfile branch December 1, 2024 16:27
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.

1 participant