Skip to content

chore(deps): update aqua#290

Merged
ianlewis merged 2 commits intomainfrom
renovate/aqua
Jul 27, 2025
Merged

chore(deps): update aqua#290
ianlewis merged 2 commits intomainfrom
renovate/aqua

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 4, 2025

This PR contains the following updates:

Package Update Change
Automattic/harper/harper-ls minor v0.51.0 -> v0.53.0
JohnnyMorganz/StyLua minor v2.0.2 -> v2.1.0
Kampfkarren/selene minor 0.28.0 -> 0.29.0
LuaLS/lua-language-server minor 3.14.0 -> 3.15.0
aquaproj/aqua-registry minor v4.367.0 -> v4.393.0
astral-sh/ruff patch 0.12.0 -> 0.12.5
cli/cli minor v2.70.0 -> v2.76.1
go-acme/lego minor v4.23.1 -> v4.25.1
junegunn/fzf minor v0.62.0 -> v0.64.0
mvdan/sh minor v3.11.0 -> v3.12.0
opentofu/opentofu minor v1.9.0 -> v1.10.3
sigstore/cosign patch v2.5.0 -> v2.5.3
slsa-framework/slsa-verifier patch v2.7.0 -> v2.7.1

Release Notes

Automattic/harper (Automattic/harper/harper-ls)

v0.53.0

Compare Source

What's Changed

Full Changelog: Automattic/harper@v0.52.0...v0.53.0

v0.52.0

Compare Source

What's Changed

New Contributors

Full Changelog: Automattic/harper@v0.51.0...v0.52.0

JohnnyMorganz/StyLua (JohnnyMorganz/StyLua)

v2.1.0

Compare Source

Initial alpha release

Kampfkarren/selene (Kampfkarren/selene)

v0.29.0

Compare Source

  • Added Instance.fromExisting to the Roblox standard library
  • Added new roblox_manual_fromscale_or_fromoffset lint, which will warn when the arguments could be simplified to UDim2.fromScale or UDim2.fromOffset.
  • Added Content.none to the Roblox standard library
  • Added CFrame.fromRotationBetweenVectors to the Roblox standard library
  • Added math.lerp to the Luau standard library
  • Added new restricted_module_paths lint to disallow specified module paths in any expression context (local assignments, function calls, function arguments, table constructors, return statements, nested tables, and conditional expressions)
LuaLS/lua-language-server (LuaLS/lua-language-server)

v3.15.0

Compare Source

2025-6-25

  • NEW Support custom addons path for enhanced editor flexibility
  • NEW Add Lua.type.maxUnionVariants which can be set to limit how many union variants are checked against
  • CHG Add missing locale
  • CHG Fulfill zh-tw translations
  • FIX Cannot debug in Linux due to lua-debug expecting host process to have lua54 symbols available
  • FIX Support hex color codes with # in textDocument/documentColor
  • FIX Prevent class methods from triggering missing-fields diagnostics
  • FIX Updates the EmmyLuaCodeStyle submodule reference to a newer commit, ensuring compatibility with GCC 15
  • FIX Large unions will no longer erroneously fail to match later variants
aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.393.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.392.0...v4.393.0

🎉 New Packages

#​39344 sr.ht/~charles/rq - rq (Rego Query) is inspired by jq, and aims to offer a similar set of capabilities oriented around running Rego queries @​refi64

Fixes

#​39345 chore: unpin lima @​refi64
#​39328 abhimanyu003/sttr: Fix cosign config

v4.392.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.391.0...v4.392.0

🎉 New Packages

#​39204 yarnpkg/berry: Active development trunk for Yarn

⚠️ This package is for yarn berry

yarn has two lines.

This package is for yarn berry.
If you want to install yarn v1, please use the package yarnpkg/yarn

⚠️ yarn global

If you want to install packages globally by yarn, you need to add $(yarn global bin) to $PATH.
aqua can't change $PATH dynamically, so $(yarn global bin) must be static.
If $(yarn global bin) depends on the yarn version, you need to fix it.

e.g.

yarn config set prefix ~/.yarn
export PATH=$HOME/.yarn/bin:$PATH

Rename

#​39290 Rename the package rustwasm/wasm-pack drager/wasm-pack

v4.391.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.390.0...v4.391.0

🎉 New Packages

#​39089 MaybeJustJames/zephyr - Tree shaking breeze for PureScript CoreFn AST @​risu729
#​39079 crazywhalecc/static-php-cli - Build standalone PHP binaries on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included @​risu729
#​39114 mstange/samply - Command-line sampling profiler for macOS, Linux, and Windows @​sapphi-red
#​39171 noperator/jqfmt: like gofmt, but for jq

Fixes

#​39146 bazelbuild/bazel-watcher: Mark v0.26.5 as no_asset @​risu729
#​39172 Re-scaffold clowdhaus/eksup

v4.390.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.389.0...v4.390.0

🎉 New Packages

#​39086 barthr/redo - Redo is the ultimate tool to create reusable functions from your history in an interactive way @​risu729
#​39083 cloud66-oss/copper - A configuration file validator for Kubernetes @​risu729
#​39081 cloudfoundry/uaa-cli - CLI for UAA written in Go @​risu729
#​39088 jstemmer/go-junit-report - Convert Go test output to JUnit XML @​risu729
#​39087 ohkrab/krab - Krab is a migration and automation tool for PostgreSQL based on HCL syntax @​risu729
#​39085 pulumi/esc - Pulumi ESC is a centralized, secure service for environments, secrets, and configuration management, optimized for multi-cloud infrastructures and applications @​risu729
#​39082 slok/agebox - Age based repository file encryption gitops tool @​risu729

Fixes

#​39095 Add checksum configs to some packages

v4.389.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.388.0...v4.389.0

🎉 New Packages

#​39061 airbytehq/abctl - Airbyte's CLI for managing local Airbyte installations @​artemklevtsov
#​39038 opentofu/tofu-ls: OpenTofu Language Server
#​39066 sourcemeta/jsonschema: The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines

Fixes

#​39063 Fix Maven downloads by using archive.apache.org @​motlin

Improvement

#​39046 jdx/mise: Add no_asset to broken releases @​risu729

v4.388.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.387.0...v4.388.0

🎉 New Packages

#​38847 KhronosGroup/KTX-Software - KTX (Khronos Texture) Library and Tools @​risu729
#​39019 mono0926/LicensePlist - A license list generator of all your dependencies for iOS applications @​risu729
#​39020 inovex/CalendarSync - Stateless CLI tool to sync calendars across different calendaring systems @​risu729
#​39023 EnvCLI/EnvCLI - Don't install Node, Go, ... locally - use containers you define within your project. If you have a new machine / other contributors you just have to install docker and envcli to get started @​risu729
#​39024 wren-lang/wren-cli - A command line tool for the Wren programming language @​risu729
#​39025 jdx/pitchfork - Daemons with DX @​risu729
#​39026 aduros/wasm4 - Build retro games using WebAssembly for a fantasy console @​risu729
#​39029 Kotlin/kotlin-interactive-shell - Kotlin Language Interactive Shell @​risu729

v4.387.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.386.0...v4.387.0

🎉 New Packages

#​38955 sivchari/ccowl: A cross-platform status bar application that monitors Claude Code usage in real-time
#​38911 ytdl-org/ytdl-nightly: Nightly builds for youtube-dl @​risu729
#​38717 hay-kot/scaffold: A cookie cutter alternative with in-project scaffolding for generating components, controllers, or other common code patterns

Security

#​38878 opentofu/opentofu: Use .tar.gz and update cosign config @​risu729

Fixes

#​38960 oven-sh/bun: Use the non musl binary

v4.386.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.385.0...v4.386.0

🎉 New Packages

#​38615 jdx/usage - A specification for CLIs @​risu729

Fixes

#​38693 direnv/direnv: Support direnv v2.37.0 on Windows

v4.385.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.384.0...v4.385.0

🎉 New Packages

#​38593 bazelbuild/bazel - a fast, scalable, multi-language and extensible build system @​risu729
#​38565 yaml/yamlscript - Programming in YAML @​risu729

v4.384.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.383.0...v4.384.0

🎉 New Packages

#​38493 godotengine/godot - Godot Engine – Multi-platform 2D and 3D game engine @​Cantido
#​38483 srl-labs/containerlab - container-based networking labs @​zoetrope

Fixes

#​38519 Re-scaffold hirosassa/ksnotify to support ksnotify v3.0.0

v4.383.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.382.0...v4.383.0

🎉 New Packages

#​38467 itchio/butler - Command-line itch.io helper @​Cantido

Fixes

#​38449 bazelbuild/bazel-watcher: Support recent versions @​risu729

v4.382.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.381.1...v4.382.0

🎉 New Packages

#​38319 siketyan/ghr: Yet another repository management with auto-attaching profiles @​risu729
#​38316 sharkdp/numbat: A statically typed programming language for scientific computations with first class support for physical dimensions and units @​risu729
#​38315 zizmorcore/zizmor Static analysis for GitHub Actions @​risu729

Improvement

#​38318 segmentio/golines: Switch the package type to github_release @​risu729
#​38317 cloudflare/gokey: Switch the package type to github_release @​risu729

v4.381.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.381.0...v4.381.1

Fixes

#​38198 bitwarden/clients: Disable checksum @​risu729
#​38202 PowerShell/PowerShell: Disable checksum for UTF-16LE files @​risu729

v4.381.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.380.0...v4.381.0

🎉 New Packages

#​38089 palantir/conjure-rust: Conjure support for Rust @​markelliot
#​38090 palantir/conjure-typescript: Conjure generator for TypeScript clients @​markelliot

v4.380.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.379.2...v4.380.0

🎉 New Packages

#​38009 encoredev/encore - Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure @​bamorim

Fixes

#​38004 Rename the package Enter-tainer/typstyle to typstyle-rs/typstyle

v4.379.2

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.379.1...v4.379.2

Fixes

#​37982 Re-scaffold MordechaiHadad/bob
#​37981 Re-scaffold TimothyYe/skm
#​37980 brumhard/krewfile: Change the package type to github_release
#​37918 biomejs/biome: Ignore broken version @​risu729

v4.379.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.379.0...v4.379.1

Fixes

#​37896 gradle/gradle-distributions: Support grade >= 9.0.0-M8
#​37899 fastfetch-cli/fastfetch: Support arm64 2.46.0

v4.379.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.378.0...v4.379.0

🎉 New Packages

#​37589 kubernetes-sigs/ingress2gateway: Convert Ingress resources to Gateway API resources @​ponkio-o
#​37627 tattoy-org/tattoy: A text-based compositor for modern terminals
#​37629 mintoolkit/mint: minT(oolkit): Mint awesome, secure and production ready containers just the way you need them! Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)

Fixes

#​37595 Re-scaffold sst/opencode
#​37628 yuuki/tcpulse: Follow up changes of tcpulse v0.8.2
#​37631 Merge slimtoolkit/slim to mintoolkit/mint

v4.378.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.377.0...v4.378.0

🎉 New Packages

#​37555 sst/opencode: AI coding agent, built for the terminal
#​37588 yuuki/tcpulse: A TCP/UDP load generator that provides fine-grained, flow-level control in Go @​ponkio-o

v4.377.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.376.1...v4.377.0

🎉 New Packages

#​37458 apple/container: A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It's written in Swift, and optimized for Apple silicon

v4.376.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.376.0...v4.376.1

Fixes

#​37393 neovim/neovim: Disable checksum
#​37428 cloudspannerecosystem/spool: Change the package type to install pre-built binaries @​vvakame

v4.376.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.375.0...v4.376.0

🎉 New Packages

#​37338 oknozor/toml-bombadil: A dotfile manager with templating @​scop
#​37308 speakeasy-api/speakeasy - Build APIs your users love with Speakeasy. Polished and type-safe SDKs. Terraform providers and Contract Tests for your API. OpenAPI native @​rwjblue-glean

Rename

#​37132 yujqiao/catp: Rename the package to yujqiao/catproc
#​37290 shssoichiro/oxipng: Rename the package to oxipng/oxipng

Improvement

#​37243 kubernetes-sigs/controller-tools/controller-gen: Filter versions envtest-* @​zoetrope

Fixes

#​37368 Support tfautomv v0.7.0
#​37369 FairwindsOps/pluto: Fix cosign config

Security

#​37340 jqlang/jq: GitHub Artifact Attestations config @​scop
#​37341 rootless-containers/slirp4netns: GitHub Artifact Attestations config @​scop

v4.375.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.374.0...v4.375.0

🎉 New Packages

#​37239 smtg-ai/claude-squad: Manage multiple AI agents like Claude Code, Aider, Codex, and Amp. 10x your productivity
#​37145 juanfont/headscale - An open source, self-hosted implementation of the Tailscale control server @​NiklasRosenstein
#​37110 microsandbox/microsandbox: Self-Hosted Plaform for Secure Execution of Untrusted User/AI Code

Improvement

#​37142 sharkdp/hexyl: Re-scaffold @​wancup

v4.374.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.373.0...v4.374.0

🎉 New Packages

#​37003 qarmin/czkawka - Multi functional app to find duplicates, empty folders, similar images etc @​ppat

Improvement

#​37004 biomejs/biome @​garysassano

Fixes

#​37006 Follow up changes of microsoft/edit v1.1.0
#​37052 Re-scaffold dtan4/k8sec

v4.373.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.372.0...v4.373.0

🎉 New Packages

#​36975 ayoisaiah/f2: F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go
#​37002 bitwarden/sdk-sm - Bitwarden Secrets Manager CLI @​ppat
#​36972 neovim/neovim-releases: Unsupported Nvim releases
#​36964 zk-org/zk - A plain text note-taking assistant @​hosaka

v4.372.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.371.2...v4.372.0

🎉 New Packages

#​36945 namespacelabs/foundation/nsc: Open-source Kubernetes application platform that powers Namespace's developer-optimized compute platform @​nichtverstehen

Improvement

#​36915 zigtools/zls: Support dev versions @​CyanChanges

v4.371.2

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.371.1...v4.371.2

Fixes

#​36895 mrtazz/checkmake: Rename the package to checkmake/checkmake
#​36861 ducaale/xh: Re-scaffold @​wancup

v4.371.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.371.0...v4.371.1

Fixes

#​36860 ziglang/zig: Support 0.14.1
#​36826 rapiz1/catp: Rename the package to yujqiao/catp

Security

#​36799 atuinsh/atuin: GitHub artifact attestations config @​scop

v4.371.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.370.0...v4.371.0

🎉 New Packages

#​36801 dimonomid/nerdlog: Nerdlog: fast, remote-first, multi-host TUI log viewer with timeline histogram and no central server @​NikitaCOEUR
#​36771 coreos/butane - Butane translates human-readable Butane Configs into machine-readable Ignition Configs @​dronenb
#​36767 ubicloud/cli - Command line program for interacting with Ubicloud @​shikharbhardwaj
#​36766 VictoriaMetrics/VictoriaMetrics/victoria-metrics @​shikharbhardwaj
#​36754 thanos-io/thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project @​dronenb

Security

#​33992 cert-manager/cmctl: Configure Cosign

Fixes

[#​36770](https://redirect.github.com/aquaproj


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from ianlewis as a code owner July 4, 2025 02:50
@renovate renovate Bot force-pushed the renovate/aqua branch 8 times, most recently from e51bcc5 to 3a60c4f Compare July 12, 2025 03:00
@renovate renovate Bot force-pushed the renovate/aqua branch 9 times, most recently from efe9ec6 to d7a0613 Compare July 21, 2025 19:07
@renovate renovate Bot force-pushed the renovate/aqua branch 9 times, most recently from 7ed1288 to 087561b Compare July 27, 2025 00:11
renovate Bot and others added 2 commits July 27, 2025 00:31
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@ianlewis ianlewis enabled auto-merge July 27, 2025 00:33
@ianlewis ianlewis disabled auto-merge July 27, 2025 01:29
@ianlewis ianlewis merged commit f144e10 into main Jul 27, 2025
16 checks passed
@ianlewis ianlewis deleted the renovate/aqua branch July 27, 2025 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant