aquaproj/aqua-registry (aquaproj/aqua-registry)
### [`v4.213.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.213.0)
[Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.212.0...v4.213.0)
[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.213.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.213.0) | https://github.com/aquaproj/aqua-registry/compare/v4.212.0...v4.213.0
#### π New Packages
[#25852](https://togithub.com/aquaproj/aqua-registry/issues/25852) [cloudnative-pg/cloudnative-pg/kubectl-cnpg](https://togithub.com/cloudnative-pg/cloudnative-pg): CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance [@boris-smidt-klarrio](https://togithub.com/boris-smidt-klarrio)
[#25779](https://togithub.com/aquaproj/aqua-registry/issues/25779) [g-plane/pnpm-shell-completion](https://togithub.com/g-plane/pnpm-shell-completion): a shell plugin designed to enhance the command-line experience with [pnpm](https://pnpm.io/) by providing tab-completion features [@elecdeer](https://togithub.com/elecdeer)
[#25850](https://togithub.com/aquaproj/aqua-registry/issues/25850) [shenwei356/rush](https://togithub.com/shenwei356/rush): A cross-platform command-line tool for executing jobs in parallel [@boris-smidt-klarrio](https://togithub.com/boris-smidt-klarrio)
#### Fixes
[#25838](https://togithub.com/aquaproj/aqua-registry/issues/25838) abiosoft/colima: Regenerate the setting
[#25789](https://togithub.com/aquaproj/aqua-registry/issues/25789) caddyserver/caddy: Add cosign configs [@sapphi-red](https://togithub.com/sapphi-red)
[#25788](https://togithub.com/aquaproj/aqua-registry/issues/25788) hadolint/hadolint: Re-scaffold hadolint/hadolint to include checksum [@sapphi-red](https://togithub.com/sapphi-red)
[#25829](https://togithub.com/aquaproj/aqua-registry/issues/25829) volta-cli/volta: Follow up changes of volta v2.0.0 for macOS
> Volta will now use a universal binary on Mac, rather than separate Intel- & ARM-specific builds ([https://github.com/volta-cli/volta/pull/1635](https://togithub.com/volta-cli/volta/pull/1635))
- https://github.com/volta-cli/volta/releases/tag/v2.0.0
golang/go (golang/go)
### [`v1.23.0`](https://togithub.com/golang/go/compare/go1.22.6...go1.23rc1)
[Compare Source](https://togithub.com/golang/go/compare/go1.22.6...go1.23.0)
jdx/mise (jdx/mise)
### [`v2024.8.6`](https://togithub.com/jdx/mise/releases/tag/v2024.8.6)
[Compare Source](https://togithub.com/jdx/mise/compare/v2024.8.5...v2024.8.6)
##### π Bug Fixes
- spm backend doesn't allow a GitHub repo name containing a dot by [@roele](https://togithub.com/roele) in [#2449](https://togithub.com/jdx/mise/pull/2449)
##### π Refactor
- renamed tool_request_version to tool_request to match the class by [@jdx](https://togithub.com/jdx) in [76a611a](https://togithub.com/jdx/mise/commit/76a611ac0f3cfbc7ac58fdc87a528e86ef73507e)
##### π Documentation
- fix typos again by [@kianmeng](https://togithub.com/kianmeng) in [#2446](https://togithub.com/jdx/mise/pull/2446)
- add executable permission after installation by [@kianmeng](https://togithub.com/kianmeng) in [#2447](https://togithub.com/jdx/mise/pull/2447)
oven-sh/bun (oven-sh/bun)
### [`v1.1.24`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.24): Bun v1.1.24
[Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.23...bun-v1.1.24)
To install Bun v1.1.24:
```bash
curl -fsSL https://bun.sh/install | bash
### or you can use npm
### npm install -g bun
```
Windows:
```bash
powershell -c "irm bun.sh/install.ps1|iex"
```
To upgrade to Bun v1.1.24:
```bash
bun upgrade
```
Bun v1.1.24 fixes a regression introduced in v1.1.23 that caused the `net` module to throw an error after upgrading from TCP -> TLS.
The tests that would've prevented this regression were being skipped due to a credentials issue after migrating to a new CI provider.
To prevent this regression from recurring, we have ensured tests missing credentials in our CI will always fail.
There are no release notes for this version, please see the release notes for v1.1.23.
##### **[Read Bun v1.1.23's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.23)**
### [`v1.1.23`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.23): Bun v1.1.23
[Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.22...bun-v1.1.23)
To install Bun v1.1.23:
```bash
curl -fsSL https://bun.sh/install | bash
### or you can use npm
### npm install -g bun
```
Windows:
```bash
powershell -c "irm bun.sh/install.ps1|iex"
```
To upgrade to Bun v1.1.23:
```bash
bun upgrade
```
##### **[Read Bun v1.1.23's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.23)**
##### Thanks to 6 contributors!
- [@cirospaciari](https://togithub.com/cirospaciari)
- [@dylan-conway](https://togithub.com/dylan-conway)
- [@huseeiin](https://togithub.com/huseeiin)
- [@Jarred-Sumner](https://togithub.com/Jarred-Sumner)
- [@nektro](https://togithub.com/nektro)
- [@paperdave](https://togithub.com/paperdave)
ynqa/jnv (ynqa/jnv)
### [`v0.4.0`](https://togithub.com/ynqa/jnv/releases/tag/v0.4.0)
[Compare Source](https://togithub.com/ynqa/jnv/compare/v0.3.0...v0.4.0)
#### Install jnv 0.4.0
##### Install prebuilt binaries via Homebrew
```sh
brew install ynqa/homebrew-tap/jnv
```
#### Download jnv 0.4.0
| File | Platform | Checksum |
|--------|----------|----------|
| [jnv-aarch64-apple-darwin.tar.xz](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-aarch64-apple-darwin.tar.xz.sha256) |
| [jnv-x86\_64-apple-darwin.tar.xz](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-apple-darwin.tar.xz.sha256) |
| [jnv-x86\_64-pc-windows-msvc.zip](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-pc-windows-msvc.zip.sha256) |
| [jnv-x86\_64-unknown-linux-gnu.tar.xz](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-unknown-linux-gnu.tar.xz) | x64 Linux | [checksum](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-unknown-linux-gnu.tar.xz.sha256) |
| [jnv-x86\_64-unknown-linux-musl.tar.xz](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-unknown-linux-musl.tar.xz.sha256) |
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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 contains the following updates:
v4.212.0
->v4.213.0
1.22.6
->1.23.0
v2024.8.5
->v2024.8.6
v1.1.22
->v1.1.24
v0.3.0
->v0.4.0
Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
### [`v4.213.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.213.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.212.0...v4.213.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.213.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.213.0) | https://github.com/aquaproj/aqua-registry/compare/v4.212.0...v4.213.0 #### π New Packages [#25852](https://togithub.com/aquaproj/aqua-registry/issues/25852) [cloudnative-pg/cloudnative-pg/kubectl-cnpg](https://togithub.com/cloudnative-pg/cloudnative-pg): CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance [@boris-smidt-klarrio](https://togithub.com/boris-smidt-klarrio) [#25779](https://togithub.com/aquaproj/aqua-registry/issues/25779) [g-plane/pnpm-shell-completion](https://togithub.com/g-plane/pnpm-shell-completion): a shell plugin designed to enhance the command-line experience with [pnpm](https://pnpm.io/) by providing tab-completion features [@elecdeer](https://togithub.com/elecdeer) [#25850](https://togithub.com/aquaproj/aqua-registry/issues/25850) [shenwei356/rush](https://togithub.com/shenwei356/rush): A cross-platform command-line tool for executing jobs in parallel [@boris-smidt-klarrio](https://togithub.com/boris-smidt-klarrio) #### Fixes [#25838](https://togithub.com/aquaproj/aqua-registry/issues/25838) abiosoft/colima: Regenerate the setting [#25789](https://togithub.com/aquaproj/aqua-registry/issues/25789) caddyserver/caddy: Add cosign configs [@sapphi-red](https://togithub.com/sapphi-red) [#25788](https://togithub.com/aquaproj/aqua-registry/issues/25788) hadolint/hadolint: Re-scaffold hadolint/hadolint to include checksum [@sapphi-red](https://togithub.com/sapphi-red) [#25829](https://togithub.com/aquaproj/aqua-registry/issues/25829) volta-cli/volta: Follow up changes of volta v2.0.0 for macOS > Volta will now use a universal binary on Mac, rather than separate Intel- & ARM-specific builds ([https://github.com/volta-cli/volta/pull/1635](https://togithub.com/volta-cli/volta/pull/1635)) - https://github.com/volta-cli/volta/releases/tag/v2.0.0golang/go (golang/go)
### [`v1.23.0`](https://togithub.com/golang/go/compare/go1.22.6...go1.23rc1) [Compare Source](https://togithub.com/golang/go/compare/go1.22.6...go1.23.0)jdx/mise (jdx/mise)
### [`v2024.8.6`](https://togithub.com/jdx/mise/releases/tag/v2024.8.6) [Compare Source](https://togithub.com/jdx/mise/compare/v2024.8.5...v2024.8.6) ##### π Bug Fixes - spm backend doesn't allow a GitHub repo name containing a dot by [@roele](https://togithub.com/roele) in [#2449](https://togithub.com/jdx/mise/pull/2449) ##### π Refactor - renamed tool_request_version to tool_request to match the class by [@jdx](https://togithub.com/jdx) in [76a611a](https://togithub.com/jdx/mise/commit/76a611ac0f3cfbc7ac58fdc87a528e86ef73507e) ##### π Documentation - fix typos again by [@kianmeng](https://togithub.com/kianmeng) in [#2446](https://togithub.com/jdx/mise/pull/2446) - add executable permission after installation by [@kianmeng](https://togithub.com/kianmeng) in [#2447](https://togithub.com/jdx/mise/pull/2447)oven-sh/bun (oven-sh/bun)
### [`v1.1.24`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.24): Bun v1.1.24 [Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.23...bun-v1.1.24) To install Bun v1.1.24: ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.1.24: ```bash bun upgrade ``` Bun v1.1.24 fixes a regression introduced in v1.1.23 that caused the `net` module to throw an error after upgrading from TCP -> TLS. The tests that would've prevented this regression were being skipped due to a credentials issue after migrating to a new CI provider. To prevent this regression from recurring, we have ensured tests missing credentials in our CI will always fail. There are no release notes for this version, please see the release notes for v1.1.23. ##### **[Read Bun v1.1.23's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.23)** ### [`v1.1.23`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.23): Bun v1.1.23 [Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.22...bun-v1.1.23) To install Bun v1.1.23: ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.1.23: ```bash bun upgrade ``` ##### **[Read Bun v1.1.23's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.23)** ##### Thanks to 6 contributors! - [@cirospaciari](https://togithub.com/cirospaciari) - [@dylan-conway](https://togithub.com/dylan-conway) - [@huseeiin](https://togithub.com/huseeiin) - [@Jarred-Sumner](https://togithub.com/Jarred-Sumner) - [@nektro](https://togithub.com/nektro) - [@paperdave](https://togithub.com/paperdave)ynqa/jnv (ynqa/jnv)
### [`v0.4.0`](https://togithub.com/ynqa/jnv/releases/tag/v0.4.0) [Compare Source](https://togithub.com/ynqa/jnv/compare/v0.3.0...v0.4.0) #### Install jnv 0.4.0 ##### Install prebuilt binaries via Homebrew ```sh brew install ynqa/homebrew-tap/jnv ``` #### Download jnv 0.4.0 | File | Platform | Checksum | |--------|----------|----------| | [jnv-aarch64-apple-darwin.tar.xz](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-aarch64-apple-darwin.tar.xz.sha256) | | [jnv-x86\_64-apple-darwin.tar.xz](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-apple-darwin.tar.xz) | Intel macOS | [checksum](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-apple-darwin.tar.xz.sha256) | | [jnv-x86\_64-pc-windows-msvc.zip](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-pc-windows-msvc.zip.sha256) | | [jnv-x86\_64-unknown-linux-gnu.tar.xz](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-unknown-linux-gnu.tar.xz) | x64 Linux | [checksum](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-unknown-linux-gnu.tar.xz.sha256) | | [jnv-x86\_64-unknown-linux-musl.tar.xz](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://togithub.com/ynqa/jnv/releases/download/v0.4.0/jnv-x86\_64-unknown-linux-musl.tar.xz.sha256) |Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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.
This PR was generated by Mend Renovate. View the repository job log.