chore(deps): update ⬆️ aqua-packages #725
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.1→v4.467.0v2026.2.5→v2026.2.6v0.58.1→v0.59.0v0.23.0→v0.23.1v0.60.0→v0.61.0v0.221.0→v0.222.0Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.467.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.466.1...v4.467.0
🎉 New Packages
#48245 kubernetes-sigs/kubectl-validate: kubectl-validate is a SIG-CLI subproject to support the local validation of resources for native Kubernetes types and CRDs @azrsh
Security
#48224 syncthing/syncthing: configure GitHub Artifact Attestations @scop
Fixes
#48252 tuist/tuist: Add Linux support @fortmarek
#48266 tuist/tuist: Simplify code
jdx/mise (jdx/mise)
v2026.2.6: : # Shell Expansion & Source TrackingCompare Source
This release brings a couple of nice quality-of-life improvements alongside several bug fixes.
Highlights
Shell-style variable expansion in env values (#8029) - You can now use shell-style variable expansion like
${VAR:-default}and${VAR:+alternate}directly in yourmise.tomlenvironment variables. This makes it easier to set up flexible configurations without needing to drop into shell scripts.New
--all-sourcesflag formise ls(#8019) - Thanks to @TylerHillery for adding this flag, which shows all the sources where a tool version is defined. Useful for debugging why a particular version is being used when you have multiple config files.Bug Fixes
--all-sourcesoutput are now sorted deterministically (#8037)mise.toml, matching the behavior of inline tasks (#8030)Security
timecrate to 0.3.47 to address RUSTSEC-2026-0009 (#8026)New Tools
New Contributors
Welcome to @sheeki03 and @TylerHillery for their first contributions!
📦 Aqua Registry Updates
New Packages (1)
kubernetes-sigs/kubectl-validateUpdated Packages (6)
flux-iac/tofu-controller/tfctlgogs/gogsj178/preksyncthing/syncthingtuist/tuistyaml/yamlscriptjesseduffield/lazygit (jesseduffield/lazygit)
v0.59.0Compare Source
What's Changed
Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
VARIANTto1-trixieby @mricherzhagen in #5204Docs 📖
I18n 🌎
New Contributors
Full Changelog: jesseduffield/lazygit@v0.58.1...v0.59.0
max-sixty/worktrunk (max-sixty/worktrunk)
v0.23.1: 0.23.1Compare Source
Release Notes
Improved
Interactive picker runs hooks:
wt switchwithout arguments (the interactive picker) now runs post-switch, post-start, and post-create hooks, matching the non-interactive path. (#942)Combined hook output during removal: Post-remove and post-switch hooks during worktree removal are now shown on a single output line instead of two separate lines. (#943)
Fixed
Shell escape corruption with template filters: Shell escaping was applied before template rendering, so filters like
sanitizeoperated on already-escaped strings, corrupting values with special characters (e.g., apostrophes in branch names). (#944)wt switch -history corruption:wt switch foowhile already infoowould incorrectly recordfooas the previous branch, breakingwt switch -ping-pong. (#944)--basewithout--createshowed wrong error: Using--basewithout--createcould produce misleading errors (e.g., "No previous branch") instead of the expected warning that--baserequires--create. (#944)Install worktrunk 0.23.1
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
Install prebuilt binaries via Homebrew
brew install worktrunk && wt config shell installDownload worktrunk 0.23.1
Install via Cargo
cargo install worktrunk && wt config shell installInstall via Winget (Windows)
winget install max-sixty.worktrunk && git-wt config shell installInstall via AUR (Arch Linux)
paru worktrunk-bin && wt config shell installterraform-linters/tflint (terraform-linters/tflint)
v0.61.0Compare Source
What's Changed
Enhancements
version: add update notifications, json output by @bendrucker in #2421Chores
New Contributors
Full Changelog: terraform-linters/tflint@v0.60.0...v0.61.0
weaveworks/eksctl (weaveworks/eksctl)
v0.222.0: eksctl 0.222.0Compare Source
Release v0.222.0
🚀 Features
🎯 Improvements
🐛 Bug Fixes
Acknowledgments
The eksctl maintainers would like to sincerely thank @KlwntSingh, @avoidik, @cdirubbio, @kprahulraj and @naclonts.
Configuration
📅 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.