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

chore: release 2024.10.10 #2799

Merged
merged 1 commit into from
Oct 25, 2024
Merged

chore: release 2024.10.10 #2799

merged 1 commit into from
Oct 25, 2024

Conversation

mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Oct 24, 2024

🚀 Features

  • automatically hide hints after displayed once by @jdx in #2807
  • add ubi installers for various tools by @BurnerWah in #2801

🐛 Bug Fixes

  • upgrade --bump with non-semver versions by @jdx in #2809
  • parsing default task arg/flags by @jdx in #2810
  • attempt ubi installs with/without "v" prefix if they fail by @jdx in #2813
  • add cargo-binstall as dependency of cargo backend by @jdx in #2811
  • use GITHUB_API_TOKEN or GITHUB_TOKEN by @jdx in #2815
  • bug with ls-remote and "sub-" prefixes by @jdx in #2814
  • autoinstalling on mise x when the tool is in the config by @jdx in #2816

📚 Documentation

  • hide outdated_bump message if already using --bump by @jdx in #2808

🔍 Other Changes

  • loosen versions in Cargo.toml by @jdx in 8253059
  • resolve regex loop clippy warning by @jdx in #2812

📦️ Dependency Updates

@mise-en-dev mise-en-dev changed the title chore: release 2024.10.9 chore: release 2024.10.10 Oct 25, 2024
Copy link

codacy-production bot commented Oct 25, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.01%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ac199e7) 19509 14955 76.66%
Head commit (60ad95d) 19509 (+0) 14956 (+1) 76.66% (+0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2799) 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: <covered lines added or modified>/<coverable lines 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

@mise-en-dev mise-en-dev force-pushed the release branch 11 times, most recently from 4252610 to 6ddeb7b Compare October 25, 2024 20:04
Copy link

Code Coverage

Package Line Rate Complexity Health
src.backend 59% 0
src 81% 0
src.cli 78% 0
src.cli.alias 89% 0
src.cli.args 97% 0
src.cli.backends 95% 0
src.cli.cache 87% 0
src.cli.config 91% 0
src.cli.direnv 80% 0
src.cli.generate 72% 0
src.cli.plugins 84% 0
src.cli.settings 93% 0
src.cli.sync 56% 0
src.cli.tasks 75% 0
src.config.config_file 83% 0
src.config 85% 0
src.plugins 67% 0
src.plugins.core 53% 0
src.shell 98% 0
src.task 93% 0
src.toolset 83% 0
src.ui 69% 0
Summary 77% (14956 / 19509) 0

@jdx jdx merged commit 3029d46 into main Oct 25, 2024
34 checks passed
@jdx jdx deleted the release branch October 25, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants