Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: release 2026.6.1#10213

Merged
jdx merged 1 commit into
mainfrom
release
Jun 6, 2026
Merged

chore: release 2026.6.1#10213
jdx merged 1 commit into
mainfrom
release

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

πŸš€ Features

πŸ› Bug Fixes

🚜 Refactor

πŸ“š Documentation

πŸ“¦οΈ Dependency Updates

πŸ“¦ Registry

Chore

Security

  • prevent http install path escape by @jdx in #10245

New Contributors

πŸ“¦ Aqua Registry Updates

New Packages (3)

Updated Packages (3)

@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▢️ Resume reviews
  • πŸ” Trigger review
πŸ“ Walkthrough

Walkthrough

Adds a 2026.6.1 CHANGELOG entry and bumps release versions across manifests, updates pre-generated completion-spec filenames, adjusts docs/site metadata, and tightens/extends vendor aqua-registry overrides.

Changes

Version 2026.6.1 Release

Layer / File(s) Summary
Release entry and version manifests
CHANGELOG.md, Cargo.toml, default.nix, packaging/rpm/mise.spec, snapcraft.yaml
Inserted the 2026.6.1 changelog entry and bumped package/version fields from 2026.6.0 β†’ 2026.6.1 in Cargo.toml, default.nix, packaging/rpm/mise.spec, and snapcraft.yaml.
Shell completion specifications
completions/_mise, completions/mise.bash, completions/mise.fish, completions/mise.ps1
Updated zsh, bash, fish, and PowerShell completion scripts to reference the new generated usage-spec filenames (usage__usage_spec_mise_2026_6_1.*).
Documentation and metadata updates
README.md, docs/.vitepress/stars.data.ts, vendor/aqua-registry/metadata.json
Updated Quickstart mise --version example in README.md, changed exported stars from "28.9k" β†’ "29.1k", and bumped vendor/aqua-registry/metadata.json tag to v4.520.2.
Aqua registry overrides
vendor/aqua-registry/registry.yml
Changed an override version_constraint from "true" β†’ semver(\"<= 0.1.1\") and added a new override block defining asset templates, file names, architecture replacements, and a Windows zip override.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

  • jdx/mise#10172: Both PRs update shell completion scripts and bump release versions referencing a generated usage spec file.
  • jdx/mise#10188: Similar release-version bump that updates completion spec filenames and modifies vendor/aqua-registry/registry.yml.

Poem

🐰 A hop from .0 to .1 I go,
Changelogs, specs, and completions in tow,
Stars nudge up, registry maps align,
A tiny release β€” tidy and fine,
I nibble a carrot, then press the go.

πŸš₯ Pre-merge checks | βœ… 5
βœ… Passed checks (5 passed)
Check name Status Explanation
Description Check βœ… Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check βœ… Passed The title 'chore: release 2026.6.1' directly and clearly describes the main objective of the PR, which is a release version bump to 2026.6.1 as confirmed by all file changes.
Docstring Coverage βœ… Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
Linked Issues check βœ… Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check βœ… Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
πŸ§ͺ Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release

Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps

greptile-apps Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is a standard automated release PR bumping mise from 2026.6.0 to 2026.6.1, incorporating features, bug fixes, and dependency updates from the preceding development cycle.

  • Version strings updated consistently across all packaging files (Cargo.toml, Cargo.lock, default.nix, packaging/rpm/mise.spec, snapcraft.yaml) and completion scripts.
  • Aqua registry vendored from v4.520.1 to v4.521.0, adding three new packages (seonbi, submark, oxfmt) and refining version constraints for gukhanmun, hongdown, and jf.
  • CHANGELOG and README example output updated to reflect the new release.

Confidence Score: 5/5

This PR is a mechanical version bump with no logic changes; all packaging and completion files are updated consistently.

All changes are version string increments, a CHANGELOG addition, and an aqua registry vendor update. Version numbers are consistent across every packaging format, the aqua registry changes are additive package configs and version-constraint refinements with no structural issues, and no application logic is touched.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 2026.6.0 to 2026.6.1
vendor/aqua-registry/registry.yml Aqua registry updated to v4.521.0; adds seonbi, submark, and oxfmt packages; refines version constraints for gukhanmun, hongdown, and jf
vendor/aqua-registry/metadata.json Aqua registry tag bumped from v4.520.1 to v4.521.0
CHANGELOG.md Changelog entry added for 2026.6.1 release with features, fixes, and dependency updates
default.nix Nix package version updated to 2026.6.1
packaging/rpm/mise.spec RPM spec version updated to 2026.6.1
snapcraft.yaml Snap package version updated to 2026.6.1
completions/_mise Version-stamped temp spec file path updated from 2026_6_0 to 2026_6_1
completions/mise.bash Version-stamped temp spec file path updated from 2026_6_0 to 2026_6_1
docs/.vitepress/stars.data.ts GitHub stars count updated from 28.9k to 29.2k

Reviews (28): Last reviewed commit: "chore: release 2026.6.1" | Re-trigger Greptile

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.0 x -- echo 18.7 Β± 1.0 16.8 23.0 1.00
mise x -- echo 19.4 Β± 1.9 17.4 52.6 1.04 Β± 0.12

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.0 env 18.1 Β± 0.9 16.4 23.5 1.00
mise env 18.9 Β± 1.0 17.2 23.2 1.04 Β± 0.07

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.0 hook-env 18.9 Β± 0.8 17.1 23.4 1.00
mise hook-env 19.4 Β± 1.0 17.7 27.0 1.03 Β± 0.07

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.0 ls 15.3 Β± 0.7 13.5 17.9 1.00
mise ls 15.8 Β± 0.9 14.4 21.0 1.04 Β± 0.08

xtasks/test/perf

Command mise-2026.6.0 mise Variance
install (cached) 134ms 133ms +0%
ls (cached) 57ms 58ms -1%
bin-paths (cached) 66ms 65ms +1%
task-ls (cached) 123ms 126ms -2%

@mise-en-dev mise-en-dev force-pushed the release branch 23 times, most recently from 44ff12c to 3e889eb Compare June 6, 2026 20:46
@jdx jdx enabled auto-merge (squash) June 6, 2026 20:47
@jdx jdx disabled auto-merge June 6, 2026 21:16
@mise-en-dev mise-en-dev force-pushed the release branch 2 times, most recently from f16c9e9 to c47656d Compare June 6, 2026 22:18
@jdx jdx merged commit 7db9b41 into main Jun 6, 2026
128 of 134 checks passed
@jdx jdx deleted the release branch June 6, 2026 23:45
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