chore(deps): update ⬆️ aqua-packages #441
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.353.0
->v4.358.0
v1.28.13
->v1.28.14
v2.71.2
->v2.72.0
v0.21.1
->v0.21.2
2.41.0
->2.42.0
v0.21.0
->v0.21.1
v0.2.76
->v0.2.77
v0.11.0
->v0.11.1
v1.22.1
->v1.23.0
Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.358.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.357.0...v4.358.0
🎉 New Packages
#35859 Shopify/shadowenv: reversible directory-local environment variable manipulations @takumin
Fixes
#35875 luau-lang/luau: Restrict darwin support to arm64 (luau >= 0.645) @rhanneken
#35875 luau-lang/luau: Support old versions
#35863 moby/buildkit: Support buildkitd @takumin
#35861 theryangeary/choose: Re-scaffold @haya14busa
#35684 Re-scaffold upx/upx
v4.357.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.356.0...v4.357.0
🎉 New Packages
#35845 luau-lang/luau: A fast, small, safe, gradually typed embeddable scripting language derived from Lua @rhanneken
#35841 GoogleCloudPlatform/kubectl-ai: AI powered Kubernetes Assistant @takumin
#35840 kubernetes/node-problem-detector: This is a place for various problem detectors running on the Kubernetes nodes @takumin
#35736 kubernetes/kubernetes/apiextensions-apiserver: API server for API extensions like CustomResourceDefinitions @takumin
#35734 kubernetes/kubernetes/kube-aggregator: Aggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy @takumin
#35727 kubernetes/kubernetes/kube-scheduler: The Kubernetes scheduler is a control plane process which assigns Pods to Nodes @takumin
#35726 kubernetes/kubernetes/kube-controller-manager: The Kubernetes controller manager is a daemon that embeds the core control loops shipped with Kubernetes @takumin
#35725 kubernetes/kubernetes/kube-apiserver: The Kubernetes API server validates and configures data for the api objects which include pods, services, replicationcontrollers, and others @takumin
#35714 kubernetes/kubernetes/kube-log-runner: The kube-log-runner is a Go based binary that can run commands and redirect stdout/stderr etc @takumin
#35698 containerd/stargz-snapshotter: Fast container image distribution plugin with lazy pulling @takumin
Renaming
#35837 Rename
kubernetes/kubectl
tokubernetes/kubernetes/kubectl
@takumin#35709 Rename
kubernetes/kubeadm
tokubernetes/kubernetes/kubeadm
@takumin#35707 Rename
kubernetes/kubectl-convert
tokubernetes/kubernetes/kubectl-convert
@takuminSecurity
#35740 k0sproject/k0s Configure Cosign @takumin
#35711 kubernetes/minikube: Configure Checksum @takumin
#35707 kubernetes/kubernetes/kubectl-convert Configure Cosign @takumin
v4.356.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.355.0...v4.356.0
🎉 New Packages
#35835 k1LoW/coglet: coglet is a tool for User pool of Amazon Cognito @k1LoW
#35712 kubernetes/kubernetes/kubelet: The kubelet is the primary "node agent" that runs on each node @takumin
Fixes
#35822 Praqma/helmsman: Rename the package to mkubaczyk/helmsman
The GitHub Repository of the package "Praqma/helmsman" was transferred from Praqma/helmsman to mkubaczyk/helmsman.
#35805 syumai/sbx
Re-scaffold
Re-scaffolded 5 packages to improve the quality.
v4.355.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.354.0...v4.355.0
🎉 New Packages
#35777 #35795 VictoriaMetrics/VictoriaMetrics/vmutils: VictoriaMetrics: fast, cost-effective monitoring solution and time series database @ushitora-anqou
Fixes
#35785 greymd/teip: Replace arm64 to aarch64 @haya14busa
Security
GitHub artifact attestations config
#35791 itamae-kitchen/mitamae @scop
#35789 kubecolor/kubecolor @scop
Re-scaffold
Re-scaffolded 47 packages to improve the quality.
v4.354.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.353.0...v4.354.0
🎉 New Packages
#35744 containers/conmon: An OCI container runtime monitor @takumin
#35742 k3s-io/k3s: Lightweight Kubernetes @takumin
#35701 liquidmetal-dev/flintlock/flintlock-metrics: Lock, Stock, and Two Smoking MicroVMs. Create and manage the lifecycle of MicroVMs backed by containerd @takumin
#35699 liquidmetal-dev/flintlock/flintlockd: Lock, Stock, and Two Smoking MicroVMs. Create and manage the lifecycle of MicroVMs backed by containerd @takumin
#35635 syumai/sbx: an easy-to-use command-line tool for running commands with macOS sandbox-exec policies using flag-based interface
Re-scaffold
Re-scaffolded 117 packages to improve the quality.
aquasecurity/tfsec (aquasecurity/tfsec)
v1.28.14
Compare Source
What's Changed
New Contributors
Full Changelog: aquasecurity/tfsec@v1.28.13...v1.28.14
cli/cli (cli/cli)
v2.72.0
: GitHub CLI 2.72.0Compare Source
This release marks the public preview of several accessibility improvements to the GitHub CLI that have been under development over the past year in partnership with our friends at Charm including:
These new experiences are captured in a new
gh a11y
help topic command, which goes into greater detail into the motivation behind each of them as well as opt-in configuration settings / environment variables.We would like you to share your feedback and join us on this journey through one of GitHub Accessibility feedback channels! 🙌
What's Changed
✨ Features
gh accessibility
help topic highlighting GitHub CLI accessibility experiences by @andyfeller in https://github.com/cli/cli/pull/10890closingIssuesReferences
JSON field by @iamazeem in https://github.com/cli/cli/pull/10544🐛 Fixes
TestRepo/repo-set-default
by @aconsuegra in https://github.com/cli/cli/pull/10884New Contributors
Full Changelog: cli/cli@v2.71.2...v2.72.0
eza-community/eza (eza-community/eza)
v0.21.2
: eza v0.21.2Compare Source
Changelog
[0.21.2] - 2025-04-25
Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
Styling
Build
Checksums
sha256sum
md5sum
blake3sum
fastfetch-cli/fastfetch (fastfetch-cli/fastfetch)
v2.42.0
Compare Source
Changes:
Bios
toBIOS
(#1721)Bugfixes:
logo.chafa.symbols
in JSON configuration (Logo, #1709)Features:
Logos:
marcosnils/bin (marcosnils/bin)
v0.21.1
Compare Source
Changelog
d76000d
improve getBinPath so it's able to match binaries by namenektos/act (nektos/act)
v0.2.77
Compare Source
Changelog
Other
d0136ae
chore: bump VERSION to 0.2.779f211c8
build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#2735)460ca18
chore(ci): Only promote if possible (#2721)ca6236f
build(deps): bump the dependencies group with 3 updates (#2720)neovim/neovim (neovim/neovim)
v0.11.1
: Nvim v0.11.1Compare Source
Install
Windows
Zip
nvim.exe
on your CLI of choiceMSI
nvim.exe
on your CLI of choiceNote: On Windows "Server" you may need to install vcruntime140.dll.
macOS (x86_64)
xattr -c ./nvim-macos-x86_64.tar.gz
(to avoid "unknown developer" warning)tar xzvf nvim-macos-x86_64.tar.gz
./nvim-macos-x86_64/bin/nvim
macOS (arm64)
xattr -c ./nvim-macos-arm64.tar.gz
(to avoid "unknown developer" warning)tar xzvf nvim-macos-arm64.tar.gz
./nvim-macos-arm64/bin/nvim
Linux (x86_64)
If your system does not have the required glibc version, try the (unsupported) builds for older glibc.
AppImage
chmod u+x nvim-linux-x86_64.appimage && ./nvim-linux-x86_64.appimage
./nvim-linux-x86_64.appimage --appimage-extract
./squashfs-root/usr/bin/nvim
Tarball
tar xzvf nvim-linux-x86_64.tar.gz
./nvim-linux-x86_64/bin/nvim
Linux (arm64) - Untested
AppImage
chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimage
./nvim-linux-arm64.appimage --appimage-extract
./squashfs-root/usr/bin/nvim
Tarball
tar xzvf nvim-linux-arm64.tar.gz
./nvim-linux-arm64/bin/nvim
Other
SHA256 Checksums
starship/starship (starship/starship)
v1.23.0
Compare Source
Features
python_binary
arguments in config (#6523) (7667555)Bug Fixes
Performance Improvements
PathBuf
(#6387) (b3cb92e)gitoxide
forgit_status
andgit_metrics
modules (#6476) (daf8d93)Reverts
Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" 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.