Update all minor and patch updates #666
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:
v2.53.3
->v2.53.5
v4.386.0
->v4.389.0
v4.6.0
->v4.7.0
Release Notes
aquaproj/aqua (aquaproj/aqua)
v2.53.5
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.53.4...v2.53.5
#4008 Fix Homebrew tap to remove the quarantine bit from the binary on a post install hook
v2.53.4
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.53.3...v2.53.4
#3995 Add license files of Go and Go modules to released assets
#3995 Release SBOM
#3995 Update Go to 1.24.5
#3996 Update aqua-proxy to v1.2.10
aquaproj/aqua-registry (aquaproj/aqua-registry)
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 @risu729v4.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
kubernetes-sigs/kubebuilder (kubernetes-sigs/kubebuilder)
v4.7.0
Compare Source
init
command from Helm plugin as it's only meaningful withedit
(#4903)✨ New Features
ObjectMeta
(e.g., name, namespace, labels). Includes example usage to clarify usage patterns (#4825)kubebuilder alpha generate
command to clarify usage (#4846)alpha update
command (#4871). Users can now automate the full upgrade process of their projects, only intervening to resolve conflicts. (More info)conditions
field documentation for improved clarity and human readability (#4894)cert-manager
fromv1.17.2
tov1.18.2
(#4866) (#4878)(#4905)golang-ci
fromv2.1.0
tov2.1.6
(#4867)🐛 Bug Fixes
.git
andPROJECT
) are cleaned up correctly duringalpha generate
(#4842)alpha generate
runs all necessary targets (make manifests generate fmt vet lint-fix
) post-scaffolding (#4843)(#4848)PROJECT
file in-memory to support unsupported plugins duringalpha generate
(#4844)+kubebuilder:conversion:hub
marker from conversion webhooks (#4849)readOnlyRootFilesystem
in manager and curl pods to meet PSA security guidelines (#4869)patchStrategy
andprotobuf
tags fromConditions
field (#4893)addFinalizer
logic (#4789)//+required
and//+optional
markers are correctly appliedomitzero
forStatus
fields to avoid unnecessary use and complexities that pointers can bringThanks to all our contributors! 🎉
What's Changed
alpha generate
skipped files and directories beginning with a dot (e.g.,.github/
,.env
,.golangci.yaml
). These are now properly removed during cleanup, except.git
andPROJECT
, which are intentionally preserved. by @camilamacedo86 in https://github.com/kubernetes-sigs/kubebuilder/pull/4842alpha update
command by @vitorfloriano in https://github.com/kubernetes-sigs/kubebuilder/pull/4871init
command from Helm plugin as it's only meaningful withedit
by @bavarianbidi in https://github.com/kubernetes-sigs/kubebuilder/pull/4903New Contributors
Full Changelog: kubernetes-sigs/kubebuilder@v4.6.0...v4.7.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Asia/Tokyo, 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.