chore(deps): update ⬆️ aqua-packages #711
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.466.0→v4.466.10.9.29→0.9.30v0.39.1→v0.39.3v0.0.402→v0.0.403v2026.2.3→v2026.2.4v0.95.0→v0.97.0Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.466.1Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.466.0...v4.466.1
Fixes
#48194 Re-scaffold gogs/gogs
#48191 flux-iac/tofu-controller/tfctl: Fix cosign config
#48190 yaml/yamlscript: Fix supported_envs at 0.2.9
#48182 uutils/coreutils: support coreutils 0.6.0
astral-sh/uv (astral-sh/uv)
v0.9.30Compare Source
Released on 2026-02-04.
Python
Enhancements
--extraoption (#17525)UV_HTTP_TIMEOUTerror message (#17493)Preview features
Bug fixes
uv publishwhen using pyx (#17832)charmbracelet/crush (charmbracelet/crush)
v0.39.3Compare Source
Tiny UI Fix
Tiny fix for an apparently empty message being selected in the UI.
Screenshot
Changelog
Fixed
Verifying the artifacts
First, download the
checksums.txtfile and thechecksums.txt.sigstore.jsonfile files, for example, withwget:Then, verify it using
cosign:If the output is
Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release usingsha256sum:Done! You artifacts are now verified!
Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v0.39.2Compare Source
Quick Windows fix
Pasting text on Windows 🪟 is working again.
Thank you for all the support.
The Charm Team ™️
Changelog
Fixed
afed74c: fix(ui): api key dialog typo (#2131) (@nickgrim)b28f4ce: fix(ui): completions popup gets too narrow on single item (#2125) (@caarlos0)2d0a0e2: fix(ui): fix bug preventing pasting text on windows (#2126) (@andreynering)142c854: fix: change hyper url (#2120) (@caarlos0)8adfe70: fix: hyper provider cancel (#2133) (@kujtimiihoxha)d29d0e2: fix: realtime session file changes (#2134) (@kujtimiihoxha)Other stuff
874c1ca: chore: update ui/agents.md (#2122) (@caarlos0)9013bb0: refactor: remove old tui (#2008) (@kujtimiihoxha)Verifying the artifacts
First, download the
checksums.txtfile and thechecksums.txt.sigstore.jsonfile files, for example, withwget:Then, verify it using
cosign:If the output is
Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release usingsha256sum:Done! You artifacts are now verified!
Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
github/copilot-cli (github/copilot-cli)
v0.0.403: 0.0.403Compare Source
2026-02-04
jdx/mise (jdx/mise)
v2026.2.4: : Taming the EnvironmentCompare Source
This release focuses on fixing several edge cases in environment handling and tool management. Users working with complex environment configurations, npm package managers, and locked tool versions will find this update particularly helpful.
Bug Fixes
Environment variable resolution for tool templates: When using
env._.sourceto source environment files, tool templates now correctly resolve the sourced environment variables. Previously, tool version templates that depended on sourced env vars might not have worked as expected. Thanks to @corymhall for this fix! #7895npm package manager dependencies: When using mise to manage Node.js package managers (npm, yarn, pnpm, bun), mise now only declares the specifically configured package manager as a dependency rather than all of them. This prevents unnecessary dependency resolution issues. #7995
Respect
use_locked_versionduring upgrades: Themise upgradecommand now properly respects theuse_locked_versionsetting when checking tracked configs. If you have this setting enabled, upgrades will now correctly use the locked versions from your config files. #7997Ignore
MISE_TOOL_VERSIONin env parsing: Fixed an issue where the internalMISE_TOOL_VERSIONenvironment variable could interfere with environment variable parsing, preventing potential conflicts in certain workflows. #8004New Contributors
Welcome to @corymhall who made their first contribution to mise! 🎉
openai/codex (openai/codex)
v0.97.0: 0.97.0Compare Source
New Features
/debug-configslash command in the TUI to inspect effective configuration. (#10642)log_dirso logs can be redirected (including via-coverrides) more easily. (#10678)Bug Fixes
Documentation
log_dirconfiguration behavior. (#10678)Chores
bwrap) Linux sandbox path to improve filesystem isolation options. (#9938)nonepersonality option in protocol/config surfaces. (#10688)Changelog
Full Changelog: openai/codex@rust-v0.96.0...rust-v0.97.0
v0.96.0: 0.96.0Compare Source
New Features
thread/compactto the v2 app-server API as an async trigger RPC, so clients can start compaction immediately and track completion separately. (#10445)codex.rate_limitsevent, with websocket parity for ETag/reasoning metadata handling. (#10324)unified_execon all non-Windows platforms. (#10641)/debug-config. (#10568)Bug Fixes
Eschandling in the TUIrequest_user_inputoverlay: when notes are open,Escnow exits notes mode instead of interrupting the session. (#10569)request_ruleguidance used in approval-policy prompting to correct rule behavior. (#10379, #10598)Documentation
thread/compactto clarify its asynchronous behavior and thread-busy lifecycle. (#10445)Escbehavior inrequest_user_input. (#10569)Chores
Changelog
Full Changelog: openai/codex@rust-v0.95.0...rust-v0.96.0
find_thread_path_by_id_str_in_subdir@jif-oaiConfiguration
📅 Schedule: Branch creation - Between 05:00 AM and 07:59 AM ( * 5-7 * * * ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.