jdx / mise

dev tools, env vars, task runner
https://mise.jdx.dev
MIT License
9.39k stars 263 forks source link

fix(deps): update rust crate flate2 to v1.0.33 - autoclosed #2500

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
flate2 dependencies patch 1.0.32 -> 1.0.33

Release Notes

rust-lang/flate2-rs (flate2) ### [`v1.0.33`](https://togithub.com/rust-lang/flate2-rs/releases/tag/1.0.33): - fix minimal manifest versions [Compare Source](https://togithub.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33) #### What's Changed - Fix msrv: Run msrv checks with minimal versions by [@​NobodyXu](https://togithub.com/NobodyXu) in [https://github.com/rust-lang/flate2-rs/pull/425](https://togithub.com/rust-lang/flate2-rs/pull/425) #### New Contributors - [@​NobodyXu](https://togithub.com/NobodyXu) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/425](https://togithub.com/rust-lang/flate2-rs/pull/425) **Full Changelog**: https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Chicago, 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.



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

github-actions[bot] commented 1 month ago

Code Coverage

Package Line Rate Complexity Health
src.backend 61% 0 âž–
src 86% 0 ✔
src.cli 82% 0 ✔
src.cli.alias 89% 0 ✔
src.cli.args 97% 0 ✔
src.cli.backends 95% 0 ✔
src.cli.cache 95% 0 ✔
src.cli.config 92% 0 ✔
src.cli.direnv 80% 0 ✔
src.cli.generate 87% 0 ✔
src.cli.plugins 85% 0 ✔
src.cli.settings 93% 0 ✔
src.cli.sync 58% 0 âž–
src.cli.tasks 71% 0 âž–
src.config.config_file 87% 0 ✔
src.config 88% 0 ✔
src.plugins 82% 0 ✔
src.plugins.core 55% 0 âž–
src.shell 98% 0 ✔
src.toolset 87% 0 ✔
src.ui 63% 0 âž–
Summary 79% (14001 / 17637) 0 ✔
codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: ∅
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (f71e3ef047d91b69eb4eb009536ea820c23a2e4b) | 17637 | 14001 | 79.38% | | | Head commit (f4e86d77116e1f5a93d4c6f7da9c45854b55f1f6) | 17637 (+0) | 14001 (+0) | 79.38% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#2500) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more