nextest-rs / nextest

A next-generation test runner for Rust.
https://nexte.st
Apache License 2.0
2.22k stars 99 forks source link

chore(deps): update rust crate config to 0.14.1 #1822

Closed nextest-bot closed 1 month ago

nextest-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
config workspace.dependencies patch 0.14.0 -> 0.14.1

Release Notes

rust-cli/config-rs (config) ### [`v0.14.1`](https://redirect.github.com/rust-cli/config-rs/blob/HEAD/CHANGELOG.md#0141---2024-10-23) [Compare Source](https://redirect.github.com/rust-cli/config-rs/compare/v0.14.0...v0.14.1) ##### Compatibility - MSRV is now 1.75 ##### Internal - Remove dependency on `lazy_static` - Update rust-ini from 0.19 to 0.20 - Switch from yaml-rust to yaml-rust2

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR has been generated by Renovate Bot.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@4b8692f). Learn more about missing BASE report. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1822 +/- ## ======================================= Coverage ? 79.92% ======================================= Files ? 80 Lines ? 20256 Branches ? 0 ======================================= Hits ? 16190 Misses ? 4066 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.