jdx / mise

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

fix(deps): update rust crate demand to v1.2.4 #2246

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
demand dependencies patch 1.2.3 -> 1.2.4

Release Notes

jdx/demand (demand) ### [`v1.2.4`](https://togithub.com/jdx/demand/blob/HEAD/CHANGELOG.md#124---2024-06-02) [Compare Source](https://togithub.com/jdx/demand/compare/v1.2.3...v1.2.4) ##### Bug Fixes - \[security] password input renders password on success ([#​60](https://togithub.com/jdx/demand/issues/60))

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago

Code Coverage

Package Line Rate Complexity Health
src.backend 78% 0
src 87% 0
src.cli 83% 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 86% 0
src.cli.settings 93% 0
src.cli.sync 29% 0
src.cli.tasks 71% 0
src.config.config_file 89% 0
src.config 87% 0
src.plugins 90% 0
src.plugins.core 56% 0
src.shell 98% 0
src.toolset 86% 0
src.ui 64% 0
Summary 81% (13636 / 16743) 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 (f24cf8882ba81ac1c71fb2addc53a4424e4dca64) | 16743 | 13636 | 81.44% | | | Head commit (8d889d9a3545cbc898380049853fa72e2cc6bed2) | 16743 (+0) | 13636 (+0) | 81.44% (**+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 (#2246) | 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 will stop sending the deprecated coverage status from June 5th, 2024. Learn more