Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kustomize unable to produce windows and darwin ARM binaries #5220

Closed
natasha41575 opened this issue Jun 20, 2023 · 14 comments · Fixed by #5239
Closed

Kustomize unable to produce windows and darwin ARM binaries #5220

natasha41575 opened this issue Jun 20, 2023 · 14 comments · Fixed by #5239
Assignees
Labels
kind/releasing issues related to releasing triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@natasha41575
Copy link
Contributor

natasha41575 commented Jun 20, 2023

Related issues:

TL;DR the outdated version of goreleaser we are stuck on (see the above issue) does not let us build windows and darwin ARM bindaires with go 1.20+.

The solution here will most likely be to revamp the release process - I think we should see what does the rest of kubernetes do for releasing (maybe prow?) and follow a similar model.

@natasha41575
Copy link
Contributor Author

If anyone is interested in picking this up, I think first steps would be to look around other k8s projects or talk to other k8s leads about how they do their releases and see if we can use similar tools. Then, leave your research findings here and we can try to converge on a decision.

@koba1t
Copy link
Member

koba1t commented Jun 22, 2023

other k8s projects

renovate bot added a commit to scottames/dots that referenced this issue Jun 23, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry)
| minor | `v4.20.0` -> `v4.21.1` |
| [cli/cli](https://github.com/cli/cli) | minor | `v2.30.0` ->
`v2.31.0` |
| [weaveworks/eksctl](https://github.com/weaveworks/eksctl) | minor |
`v0.145.0` -> `v0.146.0` |
| [zellij-org/zellij](https://github.com/zellij-org/zellij) | patch |
`v0.37.1` -> `v0.37.2` |

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry</summary>

###
[`v4.21.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.21.1)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.21.0...v4.21.1)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.21.1)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.21.1)
| aquaproj/aqua-registry@v4.21.0...v4.21.1

#### Fixes


[#&#8203;13199](https://github.com/aquaproj/aqua-registry/issues/13199)
kubernetes-sigs/kustomize: Follow up changes of kustomize v5.1.0

-
[kubernetes-sigs/kustomize#5220

###
[`v4.21.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.21.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.20.0...v4.21.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.21.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.21.0)
| aquaproj/aqua-registry@v4.20.0...v4.21.0

#### 🎉 New Packages


[#&#8203;13173](https://github.com/aquaproj/aqua-registry/issues/13173)
[assetnote/surf](https://github.com/assetnote/surf): Escalate your
SSRF vulnerabilities on Modern Cloud Environments. `surf` allows you to
filter a list of hosts, returning a list of viable SSRF candidates

[#&#8203;13174](https://github.com/aquaproj/aqua-registry/issues/13174)
[iyear/tdl](https://github.com/iyear/tdl): A Telegram downloader
written in Golang

[#&#8203;13172](https://github.com/aquaproj/aqua-registry/issues/13172)
[nikolaydubina/go-cover-treemap](https://github.com/nikolaydubina/go-cover-treemap):
Go code coverage to SVG treemap
[@&#8203;iwata](https://github.com/iwata)

</details>

<details>
<summary>cli/cli</summary>

### [`v2.31.0`](https://github.com/cli/cli/releases/tag/v2.31.0):
GitHub CLI 2.31.0

[Compare Source](https://github.com/cli/cli/compare/v2.30.0...v2.31.0)

#### What's New

- New suite of `project` commands for interacting with and manipulating
projects. Huge shoutout 🥳 for the time and effort put into this work by
[@&#8203;mntlty](https://github.com/mntlty) in
[cli/cli#7375
[cli/cli#7578
- New `search code` command by
[@&#8203;joshkraft](https://github.com/joshkraft) in
[cli/cli#7376
- New `cs view` command by
[@&#8203;dmgardiner25](https://github.com/dmgardiner25) in
[cli/cli#7496
[cli/cli#7539

#### What's Changed

- `api`: output a single JSON array in REST pagination mode by
[@&#8203;mislav](https://github.com/mislav) in
[cli/cli#7190
- `api`: support array params in GET queries by
[@&#8203;mislav](https://github.com/mislav) in
[cli/cli#7513
- `api`: force method to uppercase by
[@&#8203;ffalor](https://github.com/ffalor) in
[cli/cli#7514
- `alias`: Allow aliases to recognize extended commands by
[@&#8203;srz-zumix](https://github.com/srz-zumix) in
[cli/cli#7523
- `alias import`: Fix `--clobber` flag by
[@&#8203;samcoe](https://github.com/samcoe) in
[cli/cli#7569
- `run rerun`: Improve docs around `--job` flag by
[@&#8203;williammartin](https://github.com/williammartin) in
[cli/cli#7527
- `run view`: Support viewing logs for jobs with composite actions by
[@&#8203;williammartin](https://github.com/williammartin) in
[cli/cli#7526
- `gist edit`: Add selector option to `gist edit` command by
[@&#8203;kousikmitra](https://github.com/kousikmitra) in
[cli/cli#7537
- `repo clone`: Set upstream remote to track all branches after initial
fetch by [@&#8203;samcoe](https://github.com/samcoe) in
[cli/cli#7542
- `extension`: Speed up listing extensions by lazy-loading extension
information when needed by [@&#8203;mislav](https://github.com/mislav)
in
[cli/cli#7493
- `auth`: Add timeouts to keyring operations by
[@&#8203;samcoe](https://github.com/samcoe) in
[cli/cli#7580
- `auth status`: write to stdout on success by
[@&#8203;rajhawaldar](https://github.com/rajhawaldar) in
[cli/cli#7540
- `completion`: Fix bash completions for extensions and aliases by
[@&#8203;mislav](https://github.com/mislav) in
[cli/cli#7525
- `issue/pr view`: alphabetically sort labels for `gh pr/issue view` by
[@&#8203;ffalor](https://github.com/ffalor) in
[cli/cli#7587
- Fix error handling for extension and shell alias commands by
[@&#8203;samcoe](https://github.com/samcoe) in
[cli/cli#7567
- Fix pkg imported more than once by
[@&#8203;testwill](https://github.com/testwill) in
[cli/cli#7591
- Refactor a nested if statement by
[@&#8203;yanskun](https://github.com/yanskun) in
[cli/cli#7596
- Fix a typo by
[@&#8203;lerocknrolla](https://github.com/lerocknrolla) in
[cli/cli#7557
- Fix flaky test by [@&#8203;samcoe](https://github.com/samcoe) in
[cli/cli#7515
- Credential rotations, renames and decouplings from Mislav by
[@&#8203;williammartin](https://github.com/williammartin) in
[cli/cli#7544
- build(deps): bump github.com/cli/go-gh/v2 from 2.0.0 to 2.0.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[cli/cli#7546
- build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7
by [@&#8203;dependabot](https://github.com/dependabot) in
[cli/cli#7576

#### New Contributors

- [@&#8203;srz-zumix](https://github.com/srz-zumix) made their first
contribution in
[cli/cli#7523
- [@&#8203;lerocknrolla](https://github.com/lerocknrolla) made their
first contribution in
[cli/cli#7557
- [@&#8203;testwill](https://github.com/testwill) made their first
contribution in
[cli/cli#7591
- [@&#8203;rajhawaldar](https://github.com/rajhawaldar) made their
first contribution in
[cli/cli#7540

**Full Changelog**: cli/cli@v2.30.0...v2.31.0

</details>

<details>
<summary>weaveworks/eksctl</summary>

###
[`v0.146.0`](https://github.com/weaveworks/eksctl/releases/tag/v0.146.0):
eksctl 0.146.0 (permalink)

[Compare
Source](https://github.com/weaveworks/eksctl/compare/0.145.0...0.146.0)

### Release v0.146.0

#### 🎯 Improvements

- Update vpc-cni to 1.12.6
([#&#8203;6692](https://github.com/weaveworks/eksctl/issues/6692))

#### 🧰 Maintenance

- Bump dependencies
([#&#8203;6690](https://github.com/weaveworks/eksctl/issues/6690))

#### 📝 Documentation

- New eksctl channel
([#&#8203;6697](https://github.com/weaveworks/eksctl/issues/6697))

#### Acknowledgments

Weaveworks would like to sincerely thank:
[@&#8203;wind0r](https://github.com/wind0r)

</details>

<details>
<summary>zellij-org/zellij</summary>

###
[`v0.37.2`](https://github.com/zellij-org/zellij/releases/tag/v0.37.2)

[Compare
Source](https://github.com/zellij-org/zellij/compare/v0.37.1...v0.37.2)

This is a patch release to fix some minor issues in the previous
release.

#### What's Changed

- hotfix: include theme files into binary by
[@&#8203;jaeheonji](https://github.com/jaeheonji) in
[zellij-org/zellij#2566
- fix(plugins): make hide_self api idempotent by
[@&#8203;imsnif](https://github.com/imsnif) in
[zellij-org/zellij#2568

**Full Changelog**:
zellij-org/zellij@v0.37.1...v0.37.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@natasha41575
Copy link
Contributor Author

I think go build is okay for releasing kustomize.

We will also need to think about how we release the other modules (kyaml, api, cmd/config) and the published docker image.

The image needs to get pushed to a specific gcr registry managed by the k8s test-infra group (you can find the link on the releasing instructions page). If the current release infrastructure is not using goreleaser to release the docker image, then we can probably leave that the way it is.

Releasing folder: https://github.com/kubernetes-sigs/kustomize/tree/master/releasing

@koba1t
Copy link
Member

koba1t commented Jul 12, 2023

/assign @koba1t

@koba1t
Copy link
Member

koba1t commented Jul 12, 2023

The image needs to get pushed to a specific gcr registry managed by the k8s test-infra group (you can find the link on the releasing instructions page). If the current release infrastructure is not using goreleaser to release the docker image, then we can probably leave that the way it is.

In the container image build step, goreleaser is not executed and the artifacts built by goreleaser are not used.

@koba1t
Copy link
Member

koba1t commented Jul 12, 2023

We will also need to think about how we release the other modules (kyaml, api, cmd/config) and the published docker image.

I plan to use the simple shell scripts for building binaries and using GitHub CLI for creating GitHub Releases with every module(kyaml, api, cmd/config, and kustomize).

@natasha41575
Copy link
Contributor Author

Thanks @koba1t! Feel free to get started. Please also update the releasing instructions doc with your PR.

@koba1t
Copy link
Member

koba1t commented Jul 27, 2023

@natasha41575

I update the the releasing doc, and I make ready for review this PR.
If you can, Please check this PR!

@pre
Copy link

pre commented Aug 1, 2023

Can we already start holding our breath?

renovate bot added a commit to sheldonhull/digital-garden that referenced this issue Aug 17, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry)
| major | `v3.162.0` -> `v4.39.0` |

<!--
copilot:all
-->
### <samp>🤖 Generated by Copilot at 3018253</samp>

### Summary
:arrow_up::sparkles::bug:

<!--
1. :arrow_up: This emoji can be used to indicate that a dependency was
upgraded or updated to a newer version.
2. :sparkles: This emoji can be used to indicate that new features or
enhancements were added or enabled by the dependency update.
3. :bug: This emoji can be used to indicate that bug fixes or
improvements were made by the dependency update.
-->
Updated `aqua` registry to v4.39.0 to improve tool management in the
digital-garden repo. This is part of a dependency update pull request.

> _`aqua` registry_
> _updated to latest version_
> _cutting edge features_

### Walkthrough
* Update the aqua registry reference to v4.39.0
([link](https://github.com/sheldonhull/digital-garden/pull/33/files?diff=unified&w=0#diff-20add4aece8bfdcadd9d2ac89b77818ec406690a287cfd8e750caa90754a9834L12-R12))



---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

###
[`v4.39.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.39.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.38.0...v4.39.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.39.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.39.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.38.0...v4.39.0

#### 🎉 New Packages


[#&#8203;14615](https://github.com/aquaproj/aqua-registry/issues/14615)
[aws/amazon-ecs-cli](https://github.com/aws/amazon-ecs-cli): The
Amazon ECS CLI enables users to run their applications on ECS/Fargate
using the Docker Compose file format, quickly provision resources,
push/pull images in ECR, and monitor running applications on ECS/Fargate
[@&#8203;ponkio-o](https://github.com/ponkio-o)

###
[`v4.38.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.38.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.37.0...v4.38.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.38.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.38.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.37.0...v4.38.0

#### 🎉 New Packages


[#&#8203;14603](https://github.com/aquaproj/aqua-registry/issues/14603)
[mitsuhiko/rye](https://github.com/mitsuhiko/rye): An Experimental
Package Management Solution for Python
[@&#8203;gamoutatsumi](https://github.com/gamoutatsumi)

#### Fixes


[#&#8203;14587](https://github.com/aquaproj/aqua-registry/issues/14587)
zigtools/zls: Follow up changes of zls v0.11.0

###
[`v4.37.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.37.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.36.0...v4.37.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.37.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.37.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.36.0...v4.37.0

#### 🎉 New Packages

🎉 Software license analysis tools for Go were added.


[#&#8203;14579](https://github.com/aquaproj/aqua-registry/issues/14579)
[google/go-licenses](https://github.com/google/go-licenses): A
lightweight tool to report on the licenses used by a Go package and its
dependencies. Highlight! Versioned external URL to licenses can be found
at the same time

[#&#8203;14580](https://github.com/aquaproj/aqua-registry/issues/14580)
[mitchellh/golicense](https://github.com/mitchellh/golicense): Scan
and analyze OSS dependencies and licenses from compiled Go binaries

[#&#8203;14581](https://github.com/aquaproj/aqua-registry/issues/14581)
[ribice/glice](https://github.com/ribice/glice): Go license and
dependency checker

#### Fixes


[#&#8203;14575](https://github.com/aquaproj/aqua-registry/issues/14575)
yoheimuta/protolint: Follow up changes of protolint v0.45.1

###
[`v4.36.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.36.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.35.0...v4.36.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.36.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.36.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.35.0...v4.36.0

#### 🎉 New Packages


[#&#8203;14511](https://github.com/aquaproj/aqua-registry/issues/14511)
[ipld/go-car](https://github.com/ipld/go-car): A content addressible
archive utility [@&#8203;ponkio-o](https://github.com/ponkio-o)

#### Fixes


[#&#8203;14537](https://github.com/aquaproj/aqua-registry/issues/14537)
loft-sh/vcluster: Follow up changes of vcluster v0.15.4

[#&#8203;14538](https://github.com/aquaproj/aqua-registry/issues/14538)
dagu-dev/dagu: Rename the package `yohamta/dagu` to `dagu-dev/dagu`

https://github.com/yohamta/dagu was transferred to
https://github.com/dagu-dev/dagu


[#&#8203;14540](https://github.com/aquaproj/aqua-registry/issues/14540)
dagu-dev/dagu: Follow up changes of dagu v1.10.6

Asset names were changed.

###
[`v4.35.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.35.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.34.0...v4.35.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.35.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.35.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.34.0...v4.35.0

#### 🎉 New Packages


[#&#8203;14493](https://github.com/aquaproj/aqua-registry/issues/14493)
[awslabs/mountpoint-s3](https://github.com/awslabs/mountpoint-s3): A
simple, high-throughput file client for mounting an Amazon S3 bucket as
a local file system [@&#8203;takumin](https://github.com/takumin)

:bulb: [aqua-renovate-config >= 1.8.0 supports this
package](https://github.com/aquaproj/aqua-renovate-config/releases/tag/1.8.0)

###
[`v4.34.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.34.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.33.0...v4.34.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.34.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.34.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.33.0...v4.34.0

#### 🎉 New Packages


[#&#8203;14471](https://github.com/aquaproj/aqua-registry/issues/14471)
[uber-go/mock](https://github.com/uber-go/mock): GoMock is a mocking
framework for the Go programming language
[@&#8203;ichizero](https://github.com/ichizero)

[uber-go/mock](https://github.com/uber-go/mock) is a maintained fork
of [golang/mock](https://github.com/golang/mock) that has already been
archived.

https://github.com/golang/mock#gomock

> Update, June 2023: This repo and tool are no longer maintained. Please
see [go.uber.org/mock](https://github.com/uber/mock) for a maintained
fork instead.

###
[`v4.33.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.33.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.32.2...v4.33.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.33.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.33.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.32.2...v4.33.0

#### 🎉 New Packages


[#&#8203;14383](https://github.com/aquaproj/aqua-registry/issues/14383)
[smallstep/certificates](https://github.com/smallstep/certificates): A
private certificate authority (X.509 & SSH) & ACME server for secure
automated certificate management, so you can use TLS everywhere & SSO
for SSH [@&#8203;scottames](https://github.com/scottames)

#### Fixes


[#&#8203;14368](https://github.com/aquaproj/aqua-registry/issues/14368)
danielgtaylor/restish: Follow up changes of restish v0.18.0

Asset names were changed.


https://github.com/danielgtaylor/restish/commit/9c15903d8c1604109f9d40c9d42e6907b311e20c


[#&#8203;14385](https://github.com/aquaproj/aqua-registry/issues/14385)
smallstep/certificates Support old versions

#### 🎉 New Contributors

Thank you for your contribution!

[@&#8203;scottames](https://github.com/scottames)
[#&#8203;14383](https://github.com/aquaproj/aqua-registry/issues/14383)

###
[`v4.32.2`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.32.2)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.32.1...v4.32.2)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.32.2)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.32.2)
| https://github.com/aquaproj/aqua-registry/compare/v4.32.1...v4.32.2

#### Fixes


[#&#8203;14327](https://github.com/aquaproj/aqua-registry/issues/14327)
Rename kyleconroy/sqlc to sqlc-dev/sqlc as of repository migration
[@&#8203;ichizero](https://github.com/ichizero)

[#&#8203;14339](https://github.com/aquaproj/aqua-registry/issues/14339)
sqlc-dev/sqlc: Support old versions

###
[`v4.32.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.32.1)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.32.0...v4.32.1)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.32.1)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.32.1)
| https://github.com/aquaproj/aqua-registry/compare/v4.32.0...v4.32.1

#### Fixes


[#&#8203;14275](https://github.com/aquaproj/aqua-registry/issues/14275)
[#&#8203;14276](https://github.com/aquaproj/aqua-registry/issues/14276)
[#&#8203;14277](https://github.com/aquaproj/aqua-registry/issues/14277)
[#&#8203;14278](https://github.com/aquaproj/aqua-registry/issues/14278)
[domoritz/arrow-tools/{csv2arrow,csv2parquet,json2arrow,json2parquet}](https://github.com/domoritz/arrow-tools):
Follow up changes of asset names

###
[`v4.32.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.32.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.31.0...v4.32.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.32.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.32.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.31.0...v4.32.0

#### 🎉 New Packages


[#&#8203;13691](https://github.com/aquaproj/aqua-registry/issues/13691)
[#&#8203;14174](https://github.com/aquaproj/aqua-registry/issues/14174)
[Scalingo/cli](https://github.com/Scalingo/cli): Command Line client
for Scalingo PaaS

[#&#8203;14209](https://github.com/aquaproj/aqua-registry/issues/14209)
[connectrpc/connect-go/protoc-gen-connect-go](https://github.com/connectrpc/connect-go):
Simple, reliable, interoperable. A better gRPC
[@&#8203;ichizero](https://github.com/ichizero)

:bulb: https://github.com/bufbuild/connect-go was relocated to
https://github.com/connectrpc/connect-go


[#&#8203;14173](https://github.com/aquaproj/aqua-registry/issues/14173)
[segmentio/topicctl](https://github.com/segmentio/topicctl): Tool for
declarative management of Kafka topics

#### 🎉 New Contributors

Thank you for your contribution!

[@&#8203;ichizero](https://github.com/ichizero)
[#&#8203;14209](https://github.com/aquaproj/aqua-registry/issues/14209)

###
[`v4.31.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.31.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.30.0...v4.31.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.31.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.31.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.30.0...v4.31.0

#### 🎉 New Packages


[#&#8203;14076](https://github.com/aquaproj/aqua-registry/issues/14076)
[b4b4r07/vtest](https://github.com/b4b4r07/vtest): Unix `test` command
for Version comparison

[#&#8203;14097](https://github.com/aquaproj/aqua-registry/issues/14097)
[bflad/tfproviderdocs](https://github.com/bflad/tfproviderdocs):
Terraform Provider Documentation Tool
[@&#8203;ponkio-o](https://github.com/ponkio-o)

[#&#8203;14099](https://github.com/aquaproj/aqua-registry/issues/14099)
[golangci/misspell](https://github.com/golangci/misspell): Correct
commonly misspelled English words in source files
[@&#8203;ponkio-o](https://github.com/ponkio-o)

[#&#8203;14102](https://github.com/aquaproj/aqua-registry/issues/14102)
[hashicorp/copywrite](https://github.com/hashicorp/copywrite):
Automate copyright headers and license files at scale
[@&#8203;ponkio-o](https://github.com/ponkio-o)

[#&#8203;14101](https://github.com/aquaproj/aqua-registry/issues/14101)
[pavius/impi](https://github.com/pavius/impi): Verify proper golang
import directives, beyond the capability of gofmt and goimports
[@&#8203;ponkio-o](https://github.com/ponkio-o)

#### Fixes


[#&#8203;14078](https://github.com/aquaproj/aqua-registry/issues/14078)
stoplightio/spectral: Follow up changes of spectral v6.7.0

[#&#8203;14077](https://github.com/aquaproj/aqua-registry/issues/14077)
hhatto/gocloc: Follow up changes of gocloc v0.5.1

###
[`v4.30.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.30.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.29.1...v4.30.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.30.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.30.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.29.1...v4.30.0

#### 🎉 New Packages


[#&#8203;13987](https://github.com/aquaproj/aqua-registry/issues/13987)
[snaplet/cli](https://www.snaplet.dev/): Seed your PostgreSQL database
with production-like data so you can code, debug, and test with ease
[@&#8203;Gowiem](https://github.com/Gowiem)

#### Improvements


[#&#8203;14005](https://github.com/aquaproj/aqua-registry/issues/14005)
[#&#8203;14026](https://github.com/aquaproj/aqua-registry/issues/14026)
aws/aws-cli: Support macOS

#### Fixes


[#&#8203;14021](https://github.com/aquaproj/aqua-registry/issues/14021)
apache/camel-k: Follow up changes of camel-k

[#&#8203;14004](https://github.com/aquaproj/aqua-registry/issues/14004)
mattn/efm-langserver: Ignore v0.0.45
[@&#8203;4513ECHO](https://github.com/4513ECHO)

[#&#8203;14022](https://github.com/aquaproj/aqua-registry/issues/14022)
watchexec/watchexec: Follow up changes of watchexec v1.20.6

###
[`v4.29.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.29.1)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.29.0...v4.29.1)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.29.1)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.29.1)
| https://github.com/aquaproj/aqua-registry/compare/v4.29.0...v4.29.1

#### Fixes


[#&#8203;13979](https://github.com/aquaproj/aqua-registry/issues/13979)
arttor/helmify: Follow up changes of helmify v0.4.5

[#&#8203;13974](https://github.com/aquaproj/aqua-registry/issues/13974)
birdayz/kaf: Follow up changes of kaf v0.2.6

[#&#8203;13971](https://github.com/aquaproj/aqua-registry/issues/13971)
caarlos0/fork-cleaner: Follow up change of fork-cleaner

[#&#8203;13969](https://github.com/aquaproj/aqua-registry/issues/13969)
charmbracelet/vhs: Follow up changes of vhs

[#&#8203;13980](https://github.com/aquaproj/aqua-registry/issues/13980)
google/mtail: Follow up changes of mtail

[#&#8203;13978](https://github.com/aquaproj/aqua-registry/issues/13978)
kyverno/kyverno: Follow up changes of kyverno

[#&#8203;13975](https://github.com/aquaproj/aqua-registry/issues/13975)
tmknom/actdocs: Follow up changes of actdocs v0.5.0

###
[`v4.29.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.29.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.28.0...v4.29.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.29.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.29.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.28.0...v4.29.0

#### 🎉 New Packages


[#&#8203;13931](https://github.com/aquaproj/aqua-registry/issues/13931)
[k0kubun/xremap/gnome](https://github.com/k0kubun/xremap): Key
remapper for X11 and Wayland (for GNOME Wayland)
[@&#8203;4513ECHO](https://github.com/4513ECHO)

[#&#8203;13931](https://github.com/aquaproj/aqua-registry/issues/13931)
[k0kubun/xremap/hypr](https://github.com/k0kubun/xremap): Key remapper
for X11 and Wayland (for Hyprland)
[@&#8203;4513ECHO](https://github.com/4513ECHO)

[#&#8203;13931](https://github.com/aquaproj/aqua-registry/issues/13931)
[k0kubun/xremap/kde](https://github.com/k0kubun/xremap): Key remapper
for X11 and Wayland (for KDE-Plasma Wayland)
[@&#8203;4513ECHO](https://github.com/4513ECHO)

[#&#8203;13931](https://github.com/aquaproj/aqua-registry/issues/13931)
[k0kubun/xremap/sway](https://github.com/k0kubun/xremap): Key remapper
for X11 and Wayland (for Sway)
[@&#8203;4513ECHO](https://github.com/4513ECHO)

[#&#8203;13931](https://github.com/aquaproj/aqua-registry/issues/13931)
[k0kubun/xremap/x11](https://github.com/k0kubun/xremap): Key remapper
for X11 and Wayland (for X11)
[@&#8203;4513ECHO](https://github.com/4513ECHO)

#### Fixes


[#&#8203;13930](https://github.com/aquaproj/aqua-registry/issues/13930)
sheepla/fzwiki: Follow up changes of fzwiki v0.1.0-alpha
[@&#8203;4513ECHO](https://github.com/4513ECHO)

###
[`v4.28.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.28.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.27.0...v4.28.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.28.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.28.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.27.0...v4.28.0

#### 🎉 New Packages


[#&#8203;13862](https://github.com/aquaproj/aqua-registry/issues/13862)
[JohnnyMorganz/StyLua](https://github.com/JohnnyMorganz/StyLua): An
opinionated Lua code formatter
[@&#8203;4513ECHO](https://github.com/4513ECHO)

[#&#8203;13863](https://github.com/aquaproj/aqua-registry/issues/13863)
[itchyny/maze](https://github.com/itchyny/maze): A maze command
written in Go [@&#8203;4513ECHO](https://github.com/4513ECHO)

###
[`v4.27.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.27.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.26.0...v4.27.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.27.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.27.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.26.0...v4.27.0

#### 🎉 New Packages


[#&#8203;13784](https://github.com/aquaproj/aqua-registry/issues/13784)
[crates.io/shellharden](https://crates.io/crates/shellharden): The
corrective bash syntax highlighter
[@&#8203;hituzi-no-sippo](https://github.com/hituzi-no-sippo)

###
[`v4.26.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.26.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.25.0...v4.26.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.26.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.26.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.25.0...v4.26.0

#### 🎉 New Packages


[#&#8203;13656](https://github.com/aquaproj/aqua-registry/issues/13656)
[cilium/cilium-cli](https://github.com/cilium/cilium-cli): CLI to
install, manage & troubleshoot Kubernetes clusters running Cilium
[@&#8203;honahuku](https://github.com/honahuku)

[#&#8203;13657](https://github.com/aquaproj/aqua-registry/issues/13657)
[ponkio-o/ec2x](https://github.com/ponkio-o/ec2x): A cli tool of
connect to ec2 instance
[@&#8203;ponkio-o](https://github.com/ponkio-o)

#### 🎉 New Contributor

[@&#8203;honahuku](https://github.com/honahuku)
[#&#8203;13656](https://github.com/aquaproj/aqua-registry/issues/13656)

###
[`v4.25.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.25.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.24.0...v4.25.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.25.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.25.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.24.0...v4.25.0

#### 🎉 New Packages


[#&#8203;13510](https://github.com/aquaproj/aqua-registry/issues/13510)
[sj14/kubedump](https://github.com/sj14/kubedump): Tool for dumping
manifests from your Kubernetes clusters
[@&#8203;zephyros-dev](https://github.com/zephyros-dev)

#### Fixes


[#&#8203;13528](https://github.com/aquaproj/aqua-registry/issues/13528)
ddddddO/gtree: Follow up changes of gtree v1.8.4

Asset names were changed.
[https://github.com/ddddddO/gtree/pull/192](https://github.com/ddddddO/gtree/pull/192)


[#&#8203;13527](https://github.com/aquaproj/aqua-registry/issues/13527)
birdayz/kaf: Follow up changes of kaf v0.2.4

Asset names were changed.
https://github.com/birdayz/kaf/commit/d6ab36afa1aecc59a27ee6bedb945ba28ff1490c

###
[`v4.24.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.24.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.23.0...v4.24.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.24.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.24.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.23.0...v4.24.0

#### 🎉 New Packages


[#&#8203;13501](https://github.com/aquaproj/aqua-registry/issues/13501)
[cloudspannerecosystem/spanner-cli](https://github.com/cloudspannerecosystem/spanner-cli):
Interactive command line tool for Cloud Spanner
[@&#8203;iwata](https://github.com/iwata)

[#&#8203;13501](https://github.com/aquaproj/aqua-registry/issues/13501)
[cloudspannerecosystem/spanner-dump](https://github.com/cloudspannerecosystem/spanner-dump):
Command line tool for exporting a Cloud Spanner database in text format
[@&#8203;iwata](https://github.com/iwata)

#### Fixes


[#&#8203;13502](https://github.com/aquaproj/aqua-registry/issues/13502)
ddosify/ddosify: Follow up changes of ddosify v1.0.4

[#&#8203;13452](https://github.com/aquaproj/aqua-registry/issues/13452)
binwiederhier/ntfy: Follow up changes of ntfy v2.6.2

[#&#8203;13451](https://github.com/aquaproj/aqua-registry/issues/13451)
raviqqe/muffet: Follow up changes of muffet v2.9.1

###
[`v4.23.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.23.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.22.0...v4.23.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.23.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.23.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.22.0...v4.23.0

#### 🎉 New Packages


[#&#8203;13299](https://github.com/aquaproj/aqua-registry/issues/13299)
[yuyaban/gitlab-comment](https://github.com/yuyaban/gitlab-comment):
About gitlab-comment is a CLI command to post Merge Request Note

#### Fixes


[#&#8203;13354](https://github.com/aquaproj/aqua-registry/issues/13354)
Rename the package `stedolan/jq` to `jqlang/jq`
[@&#8203;4513ECHO](https://github.com/4513ECHO)

jq was transferred to https://github.com/jqlang/jq


[#&#8203;13353](https://github.com/aquaproj/aqua-registry/issues/13353)
dandavison/delta: Follow up changes of delta v0.16.5
[@&#8203;4513ECHO](https://github.com/4513ECHO)

The [release
0.16.5](https://github.com/dandavison/delta/releases/tag/0.16.5)
provides the various binaries that were not released with 0.16.4
(including for linux/arm64).


[#&#8203;13282](https://github.com/aquaproj/aqua-registry/issues/13282)
create-go-app/cli: Follow up changes of create-go-app v4.0.0

###
[`v4.22.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.22.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.21.1...v4.22.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.22.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.22.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.21.0...v4.22.0

#### 🎉 New Packages


[#&#8203;13261](https://github.com/aquaproj/aqua-registry/issues/13261)
[containers/gvisor-tap-vsock/gvproxy](https://github.com/containers/gvisor-tap-vsock):
A new network stack based on gVisor
[@&#8203;mizuho1998](https://github.com/mizuho1998)

[#&#8203;13261](https://github.com/aquaproj/aqua-registry/issues/13261)
[containers/gvisor-tap-vsock/qemu-wrapper](https://github.com/containers/gvisor-tap-vsock):
A new network stack based on gVisor
[@&#8203;mizuho1998](https://github.com/mizuho1998)

###
[`v4.21.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.21.1)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.21.0...v4.21.1)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.21.1)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.21.1)
| https://github.com/aquaproj/aqua-registry/compare/v4.21.0...v4.21.1

#### Fixes


[#&#8203;13199](https://github.com/aquaproj/aqua-registry/issues/13199)
kubernetes-sigs/kustomize: Follow up changes of kustomize v5.1.0

-
[https://github.com/kubernetes-sigs/kustomize/issues/5220](https://github.com/kubernetes-sigs/kustomize/issues/5220)

###
[`v4.21.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.21.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.20.0...v4.21.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.21.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.21.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.20.0...v4.21.0

#### 🎉 New Packages


[#&#8203;13173](https://github.com/aquaproj/aqua-registry/issues/13173)
[assetnote/surf](https://github.com/assetnote/surf): Escalate your
SSRF vulnerabilities on Modern Cloud Environments. `surf` allows you to
filter a list of hosts, returning a list of viable SSRF candidates

[#&#8203;13174](https://github.com/aquaproj/aqua-registry/issues/13174)
[iyear/tdl](https://github.com/iyear/tdl): A Telegram downloader
written in Golang

[#&#8203;13172](https://github.com/aquaproj/aqua-registry/issues/13172)
[nikolaydubina/go-cover-treemap](https://github.com/nikolaydubina/go-cover-treemap):
Go code coverage to SVG treemap
[@&#8203;iwata](https://github.com/iwata)

###
[`v4.20.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.20.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.19.0...v4.20.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.20.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.20.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.19.0...v4.20.0

#### 🎉 New Packages


[#&#8203;13132](https://github.com/aquaproj/aqua-registry/issues/13132)
[segmentio/golines](https://github.com/segmentio/golines): A golang
formatter that fixes long lines
[@&#8203;iwata](https://github.com/iwata)

#### Fixes


[#&#8203;13143](https://github.com/aquaproj/aqua-registry/issues/13143)
[terraform-linters/tflint](https://github.com/terraform-linters/tflint):
Support old versions

###
[`v4.19.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.19.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.18.0...v4.19.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.19.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.19.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.18.0...v4.19.0

#### 🎉 New Packages


[#&#8203;13100](https://github.com/aquaproj/aqua-registry/issues/13100)
[daixiang0/gci](https://github.com/daixiang0/gci): GCI, a tool that
control golang package import order and make it always deterministic
[@&#8203;iwata](https://github.com/iwata)

[#&#8203;13100](https://github.com/aquaproj/aqua-registry/issues/13100)
[cloudspannerecosystem/spool](https://github.com/cloudspannerecosystem/spool):
Manage Cloud Spanner databases for testing
[@&#8203;iwata](https://github.com/iwata)

[#&#8203;13100](https://github.com/aquaproj/aqua-registry/issues/13100)
[apstndb/execspansql](https://github.com/apstndb/execspansql): Yet
another gcloud spanner databases execute-sql replacement for better
composability [@&#8203;iwata](https://github.com/iwata)

[#&#8203;13100](https://github.com/aquaproj/aqua-registry/issues/13100)
[apstndb/spannerplanviz/rendertree](https://github.com/apstndb/spannerplanviz/tree/master/cmd/rendertree):
Render YAML or JSON representation of Cloud Spanner query plan as ascii
format [@&#8203;iwata](https://github.com/iwata)

[#&#8203;13100](https://github.com/aquaproj/aqua-registry/issues/13100)
[sanposhiho/gomockhandler](https://github.com/sanposhiho/gomockhandler):
Clever and more agile manager of golang/mock
[@&#8203;iwata](https://github.com/iwata)

#### 🎉 New Contributors

Thank you for your contribution!

[@&#8203;iwata](https://github.com/iwata)
[#&#8203;13100](https://github.com/aquaproj/aqua-registry/issues/13100)

###
[`v4.18.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.18.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.17.0...v4.18.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.18.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.18.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.17.0...v4.18.0

#### 🎉 New Packages


[#&#8203;13027](https://github.com/aquaproj/aqua-registry/issues/13027)
[mozilla/sccache](https://github.com/mozilla/sccache): sccache is
ccache with cloud storage [@&#8203;monaka](https://github.com/monaka)

###
[`v4.17.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.17.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.16.0...v4.17.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.17.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.17.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.16.0...v4.17.0

#### 🎉 New Packages


[#&#8203;12976](https://github.com/aquaproj/aqua-registry/issues/12976)
[knadh/listmonk](https://github.com/knadh/listmonk): High performance,
self-hosted, newsletter and mailing list manager with a modern
dashboard. Single binary app

[#&#8203;13007](https://github.com/aquaproj/aqua-registry/issues/13007)
[koki-develop/gat](https://github.com/koki-develop/gat): cat
alternative written in Go

[#&#8203;13010](https://github.com/aquaproj/aqua-registry/issues/13010)
[ktock/container2wasm](https://github.com/ktock/container2wasm):
Container to WASM converter

[#&#8203;12964](https://github.com/aquaproj/aqua-registry/issues/12964)
[terramate-io/terramate](https://github.com/terramate-io/terramate):
Terramate adds powerful capabilities such as code generation, stacks,
orchestration, change detection, data sharing and more to Terraform

###
[`v4.16.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.16.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.15.0...v4.16.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.16.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.16.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.15.0...v4.16.0

#### 🎉 New Packages


[#&#8203;12958](https://github.com/aquaproj/aqua-registry/issues/12958)
[caarlos0/svu](https://github.com/caarlos0/svu): Semantic Version Util

#### Fixes


[#&#8203;12900](https://github.com/aquaproj/aqua-registry/issues/12900)
loeffel-io/ls-lint: Fix `files`

Follow up
[#&#8203;12669](https://github.com/aquaproj/aqua-registry/issues/12669)


[#&#8203;12874](https://github.com/aquaproj/aqua-registry/issues/12874)
goreleaser/nfpm: Support old versions

###
[`v4.15.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.15.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.14.1...v4.15.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.15.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.15.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.14.1...v4.15.0

#### 🎉 New Packages


[#&#8203;12853](https://github.com/aquaproj/aqua-registry/issues/12853)
[datarootsio/tf-profile](https://github.com/datarootsio/tf-profile):
CLI tool to profile Terraform runs, written in Go
[@&#8203;ponkio-o](https://github.com/ponkio-o)

#### Fixes


[#&#8203;12814](https://github.com/aquaproj/aqua-registry/issues/12814)
soywod/himalaya: Follow up changes of himalaya v0.8.0

https://github.com/soywod/himalaya/releases/tag/v0.8.0

> Changed release archive extensions from .tar.gz to .tgz.

###
[`v4.14.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.14.1)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.14.0...v4.14.1)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.14.1)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.14.1)
| https://github.com/aquaproj/aqua-registry/compare/v4.14.0...v4.14.1

#### Fixes


[#&#8203;12805](https://github.com/aquaproj/aqua-registry/issues/12805)
google/go-jsonnet: Add commands `jsonnet-lint` and `jsonnet-deps`
[@&#8203;zephyros-dev](https://github.com/zephyros-dev)

https://github.com/google/jsonnet/releases/tag/v0.20.0

> jsonnet-go specific updates:
> jsonnet-deps and jsonnet-lint are now included in releases


[#&#8203;12806](https://github.com/aquaproj/aqua-registry/issues/12806)
google/go-jsonnet: Fix configuration by `aqua-registry scaffold --deep
google/go-jsonnet`

###
[`v4.14.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.14.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.13.0...v4.14.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.14.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.14.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.13.0...v4.14.0

#### 🎉 New Packages


[#&#8203;12801](https://github.com/aquaproj/aqua-registry/issues/12801)
[sourcegraph/src-cli](https://github.com/sourcegraph/src-cli):
Sourcegraph CLI

#### Fixes


[#&#8203;12804](https://github.com/aquaproj/aqua-registry/issues/12804)
cloudquery/cloudquery

[#&#8203;12802](https://github.com/aquaproj/aqua-registry/issues/12802)
dandavison/delta: Follow up changes of delta 0.16.4

https://github.com/dandavison/delta/releases/tag/0.16.4

> This release does not contain binaries for x86\_64-unknown-linux-musl,
i686-unknown-linux-gnu, arm-unknown-linux-gnueabihf, or
aarch64-unknown-linux-gnu because the cross-compilation GitHub Actions
jobs were broken at the time of release. I'll issue a follow-up release
including them when that's fixed.

###
[`v4.13.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.13.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.12.0...v4.13.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.13.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.13.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.12.0...v4.13.0

#### 🎉 New Packages


[#&#8203;12673](https://github.com/aquaproj/aqua-registry/issues/12673)
[crates.io/fw](https://github.com/brocode/fw): faster workspace
management

#### Fixes


[#&#8203;12771](https://github.com/aquaproj/aqua-registry/issues/12771)
exoscale/cli: Follow up changes of exo v1.70.0

https://github.com/exoscale/cli/blob/v1.70.0/CHANGELOG.md#improvements

> Update MacOS compiled unified binary name to be inline with others

-
[https://github.com/exoscale/cli/pull/517](https://github.com/exoscale/cli/pull/517)

###
[`v4.12.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.12.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.11.0...v4.12.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.12.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.12.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.11.0...v4.12.0

#### 🎉 New Packages


[#&#8203;12668](https://github.com/aquaproj/aqua-registry/issues/12668)
[k1LoW/gh-do](https://github.com/k1LoW/gh-do): gh-do is a tool to do
anything using GitHub credentials

[#&#8203;12669](https://github.com/aquaproj/aqua-registry/issues/12669)
[loeffel-io/ls-lint](https://github.com/loeffel-io/ls-lint): An
extremely fast directory and filename linter - Bring some structure to
your project filesystem
[@&#8203;ponkio-o](https://github.com/ponkio-o)

###
[`v4.11.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.11.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.10.1...v4.11.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.11.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.11.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.10.1...v4.11.0

#### 🎉 New Packages


[#&#8203;12613](https://github.com/aquaproj/aqua-registry/issues/12613)
[tree-sitter/tree-sitter](https://github.com/tree-sitter/tree-sitter):
An incremental parsing system for programming tools
[@&#8203;CrystalMethod](https://github.com/CrystalMethod)

###
[`v4.10.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.10.1)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.10.0...v4.10.1)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.10.1)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.10.1)
| https://github.com/aquaproj/aqua-registry/compare/v4.10.0...v4.10.1

#### Fixes


[#&#8203;12590](https://github.com/aquaproj/aqua-registry/issues/12590)
docker/cli

[#&#8203;12594](https://github.com/aquaproj/aqua-registry/issues/12594)
gotestyourself/gotestsum

[#&#8203;12593](https://github.com/aquaproj/aqua-registry/issues/12593)
hidetatz/kubecolor: Exclude Windows


https://github.com/hidetatz/kubecolor/commit/30802265cfd3819d8fc771edaf5dae353cf15f17


[#&#8203;12591](https://github.com/aquaproj/aqua-registry/issues/12591)
kubeshark/kubeshark

[#&#8203;12592](https://github.com/aquaproj/aqua-registry/issues/12592)
yamafaktory/jql

###
[`v4.10.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.10.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.9.0...v4.10.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.10.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.10.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.9.0...v4.10.0

#### 🎉 New Packages


[#&#8203;12379](https://github.com/aquaproj/aqua-registry/issues/12379)
[aquaproj/aqua-registry-updater](https://github.com/aquaproj/aqua-registry-updater):
Renovate alternative specific to aqua-registry. Overcome Renovate's
scalability issue

[#&#8203;12558](https://github.com/aquaproj/aqua-registry/issues/12558)
[charmbracelet/mods](https://github.com/charmbracelet/mods): AI on the
command line [@&#8203;sheldonhull](https://github.com/sheldonhull)

[#&#8203;12378](https://github.com/aquaproj/aqua-registry/issues/12378)
[matryer/moq](https://github.com/matryer/moq): Interface mocking tool
for go generate

#### Others


[#&#8203;12221](https://github.com/aquaproj/aqua-registry/issues/12221)
Introduced
[aqua-registry-updater](https://github.com/aquaproj/aqua-registry-updater)
instead of Renovate to update packages continuously

aqua-registry has too many aqua packages for Whitesource Renovate to
work well.
We tuned Renovate configuration, but we couldn't solve the issue
completely.
Renovate called many GitHub API unnecessarily.
We thought it was difficult to solve the issue by Renovate because

-   Renovate was complicated
-   Renovate's specification was unclear
-   Renovate outputted many logs so it was bothersome to read logs
-   Renovate log wasn't so helpful to solve the issue at this time
- The issue was an edge case for Renovate, so the same issue wouldn't
occur in others. So we couldn't expect Renovate was updated to solve the
issue

And we thought it wasn't so difficult to develop a tool to update aqua
packages, so we decided to develop aqua-registry-updater instead of
Renovate.

aqua-registry-updater works well and solves the issue.

###
[`v4.9.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.9.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.8.1...v4.9.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.9.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.9.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.8.0...v4.9.0

#### 🎉 New Packages


[#&#8203;12361](https://github.com/aquaproj/aqua-registry/issues/12361)
[kubernetes-sigs/zeitgeist](https://github.com/kubernetes-sigs/zeitgeist):
Zeitgeist: the language-agnostic dependency checker

[#&#8203;12371](https://github.com/aquaproj/aqua-registry/issues/12371)
[shihanng/tfvar](https://github.com/shihanng/tfvar): Terraform's
variable definitions template generator

[#&#8203;12352](https://github.com/aquaproj/aqua-registry/issues/12352)
[utkuozdemir/pv-migrate](https://github.com/utkuozdemir/pv-migrate):
CLI tool to easily migrate Kubernetes persistent volumes
[@&#8203;ponkio-o](https://github.com/ponkio-o)

###
[`v4.8.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.8.1)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.8.0...v4.8.1)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.8.1)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.8.1)
| https://github.com/aquaproj/aqua-registry/compare/v4.8.0...v4.8.1

#### Fixes


[#&#8203;12344](https://github.com/aquaproj/aqua-registry/issues/12344)
orf/gping: Follow up changes of gping-v1.11.0

###
[`v4.8.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.8.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.7.0...v4.8.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.8.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.8.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.7.0...v4.8.0

#### 🎉 New Packages


[#&#8203;12314](https://github.com/aquaproj/aqua-registry/issues/12314)
[crates.io/skim](https://github.com/crates.io/skim): Fuzzy Finder in
rust! `aqua >= v2.8.0`

[#&#8203;12314](https://github.com/aquaproj/aqua-registry/issues/12314)
[crates.io/broot](https://dystroy.org/broot): A new file manager `aqua
>= v2.8.0`

#### Fixes


[#&#8203;12325](https://github.com/aquaproj/aqua-registry/issues/12325)
Byron/dua-cli: Update settings by `aqua-registry scaffold --deep`

###
[`v4.7.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.7.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.6.0...v4.7.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.7.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.7.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.6.0...v4.7.0

#### Fixes


[#&#8203;12220](https://github.com/aquaproj/aqua-registry/issues/12220)
bep/s3deploy: Support PKG format. aqua >= v2.7.1

[#&#8203;12291](https://github.com/aquaproj/aqua-registry/issues/12291)
charmbracelet/vhs: Follow up changes of vhs v0.5.0

###
[`v4.6.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.6.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.5.0...v4.6.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.6.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.6.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.5.0...v4.6.0

#### 🎉 New Packages


[#&#8203;12210](https://github.com/aquaproj/aqua-registry/issues/12210)
[k1LoW/gh-setup](https://github.com/k1LoW/gh-setup): Setup asset of
Github releases

⚠️ aqua installs gh-setup as not GitHub CLI extension but standalone CLI


[#&#8203;12209](https://github.com/aquaproj/aqua-registry/issues/12209)
[goark/depm](https://github.com/goark/depm): Visualize depndency
packages and modules

[#&#8203;12208](https://github.com/aquaproj/aqua-registry/issues/12208)
[future-architect/tftarget](https://github.com/future-architect/tftarget):
tftarget is a CLI tool for Terraform ( plan | apply | destroy ) with
target option. You can interactivity select resource to ( plan | apply |
destroy ) with target option

[#&#8203;12192](https://github.com/aquaproj/aqua-registry/issues/12192)
[cnosuke/kushi](https://github.com/cnosuke/kushi): Auto SSH
port-fowarding agent which gets forwarding configs from URL
[@&#8203;ponkio-o](https://github.com/ponkio-o)

###
[`v4.5.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.5.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.4.0...v4.5.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.5.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.5.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.4.0...v4.5.0

#### 🎉 New Packages


[#&#8203;12118](https://github.com/aquaproj/aqua-registry/issues/12118)
[enokawa/taskdiff](https://github.com/enokawa/taskdiff): Diff tool for
ECS Task Definition [@&#8203;ponkio-o](https://github.com/ponkio-o)

###
[`v4.4.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.4.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.3.0...v4.4.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.4.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.4.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.3.0...v4.4.0

#### 🎉 New Packages


[#&#8203;12096](https://github.com/aquaproj/aqua-registry/issues/12096)
[mattn/bsky](https://github.com/mattn/bsky): A cli application for
bluesky social [@&#8203;4513ECHO](https://github.com/4513ECHO)

[#&#8203;12097](https://github.com/aquaproj/aqua-registry/issues/12097)
[mattn/files](https://github.com/mattn/files): Fast file find
[@&#8203;4513ECHO](https://github.com/4513ECHO)

###
[`v4.3.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.3.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.2.0...v4.3.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.3.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.3.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.2.0...v4.3.0

#### 🎉 New Packages


[#&#8203;12034](https://github.com/aquaproj/aqua-registry/issues/12034)
[boyter/scc](https://github.com/boyter/scc): Sloc, Cloc and Code: scc
is a very fast accurate code counter with complexity calculations and
COCOMO estimates written in pure Go
[@&#8203;ponkio-o](https://github.com/ponkio-o)

#### Fixes


[#&#8203;12073](https://github.com/aquaproj/aqua-registry/issues/12073)
WebAssembly/binaryen: Regenerate settings by `aqua-registry scaffold
--deep`

[#&#8203;12088](https://github.com/aquaproj/aqua-registry/issues/12088)
charmbracelet/glow: Follow up changes of glow v1.5.1

###
[`v4.2.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.2.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.1.0...v4.2.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.2.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.2.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.1.0...v4.2.0

#### 🎉 New Packages


[#&#8203;12000](https://github.com/aquaproj/aqua-registry/issues/12000)
[ikanago/omekasy](https://github.com/ikanago/omekasy): Command line
application that converts alphanumeric characters to various styles
defined in Unicode [@&#8203;4513ECHO](https://github.com/4513ECHO)

[#&#8203;11999](https://github.com/aquaproj/aqua-registry/issues/11999)
[marwan-at-work/mod](https://github.com/marwan-at-work/mod): Automated
Semantic Import Versioning Upgrades

[#&#8203;11998](https://github.com/aquaproj/aqua-registry/issues/11998)
[oligot/go-mod-upgrade](https://github.com/oligot/go-mod-upgrade):
Update outdated Go dependencies interactively

#### Fixes


[#&#8203;12021](https://github.com/aquaproj/aqua-registry/issues/12021)
derailed/k9s: Follow up changes of k9s v0.27.4

-   https://github.com/derailed/k9s/releases/tag/v0.27.4
-
[https://github.com/derailed/k9s/issues/1971](https://github.com/derailed/k9s/issues/1971)


[#&#8203;12023](https://github.com/aquaproj/aqua-registry/issues/12023)
bep/s3deploy: follow up changes of s3deploy v2.9.0

https://github.com/bep/s3deploy/releases/tag/v2.9.0

> We have ported the release script to Hugoreleaser. This means that the
archive names have changed (standardised), but it also means that you
get only one unviversal, notarized MacOS PKG archive.

###
[`v4.1.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.1.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.0.1...v4.1.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.1.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.1.0)
| https://github.com/aquaproj/aqua-registry/compare/v4.0.1...v4.1.0

#### 🎉 New Packages


[#&#8203;11995](https://github.com/aquaproj/aqua-registry/issues/11995)
[#&#8203;11997](https://github.com/aquaproj/aqua-registry/issues/11997)
[hatoo/oha](https://github.com/hatoo/oha): Ohayou(おはよう), HTTP load
generator, inspired by rakyll/hey with tui animation
[@&#8203;4513ECHO](https://github.com/4513ECHO)

[#&#8203;11996](https://github.com/aquaproj/aqua-registry/issues/11996)
[koki-develop/sheep](https://github.com/koki-develop/sheep): Sleep
with Sheep [@&#8203;4513ECHO](https://github.com/4513ECHO)

###
[`v4.0.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.0.1)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.0.0...v4.0.1)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.0.1)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.0.1)
| https://github.com/aquaproj/aqua-registry/compare/v4.0.0...v4.0.1

#### Fixes


[#&#8203;11987](https://github.com/aquaproj/aqua-registry/issues/11987)
argoproj/argo-cd: Follow up changes of argo-cd

[#&#8203;11989](https://github.com/aquaproj/aqua-registry/issues/11989)
jumppad-labs/jumppad: Rename the package shipyard-run/shipyard

The repository was transffered.


[#&#8203;11990](https://github.com/aquaproj/aqua-registry/issues/11990)
sachaos/todoist: Follow up changes of todoist v0.20.0

###
[`v4.0.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.0.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v3.162.0...v4.0.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.0.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.0.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.162.0...v4.0.0

#### :warning: Breaking Changes


[#&#8203;11836](https://github.com/aquaproj/aqua-registry/issues/11836)
Change the checksum file_format to the default format

aqua >= ~~v1.37.0~~ v2.4.2 is required.

About the default format, please see the following links.

-
[https://github.com/aquaproj/aqua/pull/1577#issue-1551717692](https://github.com/aquaproj/aqua/pull/1577#issue-1551717692)
-
[https://github.com/aquaproj/aqua/pull/1762](https://github.com/aquaproj/aqua/pull/1762)

##### How to migrate

If you enable the checksum verification, please upgrade aqua to
~~v1.37.0~~ v2.4.2 or later.
If you disable checksum verification (by default, the checksum
verification is disabled), there is no problem.

When you contribute to this repository, please use aqua >=
[v2.4.2](https://github.com/aquaproj/aqua/releases/tag/v2.4.2).
[https://github.com/aquaproj/aqua/pull/1914](https://github.com/aquaproj/aqua/pull/1914)

Unfortunately, aqua < v2.4.2 has a bug of the default checksum parser,
so aqua >= v2.4.2 is required.

-   https://github.com/aquaproj/aqua/releases/tag/v2.4.2
-
[https://github.com/aquaproj/aqua/issues/1956](https://github.com/aquaproj/aqua/issues/1956)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/sheldonhull/digital-garden).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@natasha41575
Copy link
Contributor Author

natasha41575 commented Aug 25, 2023

I just approved #5239 (the bot will merge it), so I think we can consider this issue fixed. We're going to try out the new release process with the next release and I have my fingers crossed that we'll be able to ship the windows and darwin arm binaries.

@pre
Copy link

pre commented Sep 11, 2023

@natasha41575 when could we expect a new kustomize release? The latest MacOS release is a four-month-old 5.0.3 from May.

This was referenced Oct 7, 2023
@samrocketman
Copy link

samrocketman commented Oct 11, 2023

Any ETA on next release? Ideally, you'd cut a release just to create the arm binaries if nothing else. I see maintainers closed my and others' issues on this as dupes saying it will be in the next release but still no release.

(as an aside it feels odd to close an issue as solved but have no resolution for end users; i.e. binaries released)

@pre
Copy link

pre commented Oct 11, 2023

The current latest release for ARM is now 5 months old. 🤷🏼

renovate bot added a commit to scottames/dots that referenced this issue Oct 24, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry)
| minor | `v4.63.0` -> `v4.73.0` |
|
[bitnami-labs/sealed-secrets](https://github.com/bitnami-labs/sealed-secrets)
| patch | `v0.24.1` -> `v0.24.2` |
| [cli/cli](https://github.com/cli/cli) | minor | `v2.36.0` ->
`v2.37.0` |
| [golangci/golangci-lint](https://github.com/golangci/golangci-lint)
| minor | `v1.54.2` -> `v1.55.0` |
| [homeport/dyff](https://github.com/homeport/dyff) | minor | `v1.5.8`
-> `v1.6.0` |
| [junegunn/fzf](https://github.com/junegunn/fzf) | minor | `0.42.0`
-> `0.43.0` |
|
[kubernetes-sigs/kustomize](https://github.com/kubernetes-sigs/kustomize)
| minor | `v5.1.1` -> `v5.2.1` |
| [kubernetes/kubectl](https://github.com/kubernetes/kubectl) | patch
| `1.28.2` -> `1.28.3` |
| [sharkdp/fd](https://github.com/sharkdp/fd) | patch | `v8.7.0` ->
`v8.7.1` |
| [weaveworks/eksctl](https://github.com/weaveworks/eksctl) | minor |
`v0.161.0` -> `v0.162.0` |

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

###
[`v4.73.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.73.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.72.0...v4.73.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.73.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.73.0)
| aquaproj/aqua-registry@v4.72.0...v4.73.0

#### 🎉 New Packages


[#&#8203;16549](https://github.com/aquaproj/aqua-registry/issues/16549)
[ouch-org/ouch](https://github.com/ouch-org/ouch): Painless
compression and decompression in the terminal
[@&#8203;CrystalMethod](https://github.com/CrystalMethod)

#### Fixes


[#&#8203;16554](https://github.com/aquaproj/aqua-registry/issues/16554)
dineshba/tf-summarize: Follow up changes of tf-summarize v0.3.6

Format was changed.

-   https://github.com/dineshba/tf-summarize/releases/tag/v0.3.6
-
[dineshba/tf-summarize#55

> Use tar.gz for linux/darwin and zip for windows

###
[`v4.72.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.72.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.71.0...v4.72.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.72.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.72.0)
| aquaproj/aqua-registry@v4.71.0...v4.72.0

#### 🎉 New Packages


[#&#8203;16535](https://github.com/aquaproj/aqua-registry/issues/16535)
[redhat-developer/odo](https://github.com/redhat-developer/odo): odo -
Developer-focused CLI for fast & iterative container-based application
development on Podman and Kubernetes. Implementation of the open Devfile
standard [@&#8203;monaka](https://github.com/monaka)

###
[`v4.71.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.71.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.70.0...v4.71.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.71.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.71.0)
| aquaproj/aqua-registry@v4.70.0...v4.71.0

#### 🎉 New Packages


[#&#8203;16498](https://github.com/aquaproj/aqua-registry/issues/16498)
[#&#8203;16499](https://github.com/aquaproj/aqua-registry/issues/16499)
[michidk/vscli](https://github.com/michidk/vscli): A CLI tool to
launch vscode projects, which supports devcontainers

###
[`v4.70.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.70.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.69.0...v4.70.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.70.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.70.0)
| aquaproj/aqua-registry@v4.69.0...v4.70.0

#### 🎉 New Packages


[#&#8203;16485](https://github.com/aquaproj/aqua-registry/issues/16485)
[#&#8203;16497](https://github.com/aquaproj/aqua-registry/issues/16497)
[cloudflare/pint](https://github.com/cloudflare/pint): Prometheus rule
linter/validator

[#&#8203;16484](https://github.com/aquaproj/aqua-registry/issues/16484)
[#&#8203;16496](https://github.com/aquaproj/aqua-registry/issues/16496)
[clowdhaus/eksup](https://github.com/clowdhaus/eksup): EKS cluster
upgrade guidance

[#&#8203;16386](https://github.com/aquaproj/aqua-registry/issues/16386)
[openclarity/kubeclarity](https://github.com/openclarity/kubeclarity):
KubeClarity is a tool for detection and management of Software Bill Of
Materials (SBOM) and vulnerabilities of container images and filesystems
[@&#8203;CrystalMethod](https://github.com/CrystalMethod)

[#&#8203;16387](https://github.com/aquaproj/aqua-registry/issues/16387)
[openclarity/vmclarity](https://github.com/openclarity/vmclarity):
VMClarity is an open source tool for agentless detection and management
of Virtual Machine Software Bill Of Materials (SBOM) and security
threats such as vulnerabilities, exploits, malware, rootkits,
misconfigurations and leaked secrets
[@&#8203;CrystalMethod](https://github.com/CrystalMethod)

[#&#8203;16462](https://github.com/aquaproj/aqua-registry/issues/16462)
[sxyazi/yazi](https://github.com/sxyazi/yazi): Blazing fast terminal
file manager written in Rust, based on async I/O
[@&#8203;CrystalMethod](https://github.com/CrystalMethod)

#### Fixes


[#&#8203;16494](https://github.com/aquaproj/aqua-registry/issues/16494)
kubernetes-sigs/kustomize: Follow up changes of kustomize v5.2.0 and
v5.2.1

###
[`v4.69.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.69.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.68.0...v4.69.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.69.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.69.0)
| aquaproj/aqua-registry@v4.68.0...v4.69.0

#### 🎉 New Packages


[#&#8203;16431](https://github.com/aquaproj/aqua-registry/issues/16431)
[biomejs/biome](https://github.com/biomejs/biome): A toolchain for web
projects, aimed to provide functionalities to maintain them
[@&#8203;ponkio-o](https://github.com/ponkio-o)

[#&#8203;16435](https://github.com/aquaproj/aqua-registry/issues/16435)
[ysugimoto/vintage](https://github.com/ysugimoto/vintage): VCL
Transpiler for Edge Runtime
[@&#8203;ponkio-o](https://github.com/ponkio-o)

###
[`v4.68.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.68.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.67.0...v4.68.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.68.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.68.0)
| aquaproj/aqua-registry@v4.67.0...v4.68.0

#### 🎉 New Packages


[#&#8203;16391](https://github.com/aquaproj/aqua-registry/issues/16391)
[mfridman/tparse](https://github.com/mfridman/tparse): CLI tool for
summarizing go test output. Pipe friendly. CI/CD friendly

[#&#8203;16407](https://github.com/aquaproj/aqua-registry/issues/16407)
[mitoma/sver](https://github.com/mitoma/sver): Version generator based
on source code

#### Fixes


[#&#8203;16394](https://github.com/aquaproj/aqua-registry/issues/16394)
kubeshark/kubeshark: Follow up changes of kubeshark v51.0.0

https://github.com/kubeshark/kubeshark/releases/tag/v51.0.0

> Version tag correlation across docker images, helm chart and CLI
release:
> Choose whether to use the latest release or a past release using a
single version tag (e.g. v51.0.0)

###
[`v4.67.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.67.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.66.0...v4.67.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.67.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.67.0)
| aquaproj/aqua-registry@v4.66.0...v4.67.0

#### 🎉 New Packages


[#&#8203;16342](https://github.com/aquaproj/aqua-registry/issues/16342)
[sayanarijit/jf](https://github.com/sayanarijit/jf): jf %q "JSON
Formatted" [@&#8203;CrystalMethod](https://github.com/CrystalMethod)

[#&#8203;16345](https://github.com/aquaproj/aqua-registry/issues/16345)
[cloudentity/oauth2c](https://github.com/cloudentity/oauth2c):
User-friendly OAuth2 CLI
[@&#8203;CrystalMethod](https://github.com/CrystalMethod)

#### Fixes


[#&#8203;16350](https://github.com/aquaproj/aqua-registry/issues/16350)
makiuchi-d/arelo: Follow up changes of arelo v1.12.5

-
makiuchi-d/arelo@cf58623
-   https://github.com/makiuchi-d/arelo/releases/tag/v1.12.5


[#&#8203;16353](https://github.com/aquaproj/aqua-registry/issues/16353)
jacobdeichert/mask: Follow up changes of mask v0.11.4

Tag format was changed.

-
https://github.com/jacobdeichert/mask/blob/737048d02de20a1f5f1b837ee9a520c001d0cf43/.github/workflows/create-release.yml#L77
-
jacobdeichert/mask@77a3976

TODO: We need to fix aqua-renovate-config too.

-
[aquaproj/aqua-renovate-config#440

###
[`v4.66.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.66.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.65.0...v4.66.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.66.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.66.0)
| aquaproj/aqua-registry@v4.65.0...v4.66.0

#### 🎉 New Packages


[#&#8203;16338](https://github.com/aquaproj/aqua-registry/issues/16338)
[mesosphere/mindthegap](https://github.com/mesosphere/mindthegap):
Easily create and use bundles for air-gapped environments
[@&#8203;CrystalMethod](https://github.com/CrystalMethod)

[#&#8203;16330](https://github.com/aquaproj/aqua-registry/issues/16330)
[moonrepo/moon](https://github.com/moonrepo/moon): A task runner and
repo management tool for the web ecosystem
[@&#8203;CrystalMethod](https://github.com/CrystalMethod)

[#&#8203;16335](https://github.com/aquaproj/aqua-registry/issues/16335)
[moonrepo/proto](https://github.com/moonrepo/proto): A pluggable
multi-language version manager
[@&#8203;CrystalMethod](https://github.com/CrystalMethod)

[#&#8203;16337](https://github.com/aquaproj/aqua-registry/issues/16337)
[sigi-cli/sigi](https://github.com/sigi-cli/sigi): Sigi - a tool for
organizing [@&#8203;booniepepper](https://github.com/booniepepper)

[#&#8203;16337](https://github.com/aquaproj/aqua-registry/issues/16337)
[so-dang-cool/dt](https://github.com/so-dang-cool/dt): dt - duct tape
for your unix pipes
[@&#8203;booniepepper](https://github.com/booniepepper)

[#&#8203;16337](https://github.com/aquaproj/aqua-registry/issues/16337)
[so-dang-cool/fib](https://github.com/so-dang-cool/fib): A Fibonacci
CLI [@&#8203;booniepepper](https://github.com/booniepepper)

[#&#8203;16337](https://github.com/aquaproj/aqua-registry/issues/16337)
[so-dang-cool/findup](https://github.com/so-dang-cool/findup): Find
parent directories
[@&#8203;booniepepper](https://github.com/booniepepper)

[#&#8203;16337](https://github.com/aquaproj/aqua-registry/issues/16337)
[so-dang-cool/yn](https://github.com/so-dang-cool/yn): Dirt-simple
yes/no prompts for your shell scripts
[@&#8203;booniepepper](https://github.com/booniepepper)

#### Others


[#&#8203;16332](https://github.com/aquaproj/aqua-registry/issues/16332)
misc: update docs link in aqua-policy.yaml
[@&#8203;booniepepper](https://github.com/booniepepper)

#### 🎉 New Contributors

Welcome to aqua! Thank you for your contribution!

[@&#8203;booniepepper](https://github.com/booniepepper)
[#&#8203;16332](https://github.com/aquaproj/aqua-registry/issues/16332)
[#&#8203;16337](https://github.com/aquaproj/aqua-registry/issues/16337)

###
[`v4.65.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.65.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.64.0...v4.65.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.65.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.65.0)
| aquaproj/aqua-registry@v4.64.0...v4.65.0

#### 🎉 New Packages


[#&#8203;16298](https://github.com/aquaproj/aqua-registry/issues/16298)
[#&#8203;16311](https://github.com/aquaproj/aqua-registry/issues/16311)
[yonahd/kor](https://github.com/yonahd/kor): A Golang Tool to discover
unused Kubernetes Resources

[#&#8203;16308](https://github.com/aquaproj/aqua-registry/issues/16308)
[iximiuz/kexp](https://github.com/iximiuz/kexp): k'exp - Kubernetes
Explorer

#### Fixes


[#&#8203;16310](https://github.com/aquaproj/aqua-registry/issues/16310)
xataio/pgroll: Follow up changes of pgroll v0.3.0

###
[`v4.64.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.64.0)

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v4.63.0...v4.64.0)


[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.64.0)
| [Pull
Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.64.0)
| aquaproj/aqua-registry@v4.63.0...v4.64.0

#### 🎉 New Packages


[#&#8203;16291](https://github.com/aquaproj/aqua-registry/issues/16291)
[googleapis/api-linter](https://github.com/googleapis/api-linter): A
linter for APIs defined in protocol buffers
[@&#8203;yanolab](https://github.com/yanolab)

[#&#8203;16244](https://github.com/aquaproj/aqua-registry/issues/16244)
[makew0rld/didder](https://github.com/makew0rld/didder): An extensive,
fast, and accurate command-line image dithering tool

</details>

<details>
<summary>bitnami-labs/sealed-secrets
(bitnami-labs/sealed-secrets)</summary>

###
[`v0.24.2`](https://github.com/bitnami-labs/sealed-secrets/blob/HEAD/RELEASE-NOTES.md#v0242)

[Compare
Source](https://github.com/bitnami-labs/sealed-secrets/compare/v0.24.1...v0.24.2)

##### Changelog

- Fix issue where sealed secrets status is not updated if sealed secret…
([#&#8203;1295](https://github.com/bitnami-labs/sealed-secrets/pull/1295))
- Bump golang.org/x/crypto from 0.13.0 to
0.14.0([#&#8203;1341](https://github.com/bitnami-labs/sealed-secrets/pull/1341))
- Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
([#&#8203;1342](https://github.com/bitnami-labs/sealed-secrets/pull/1342))
- Bump golang.org/x/net from 0.14.0 to 0.17.0
([#&#8203;1344](https://github.com/bitnami-labs/sealed-secrets/pull/1344))

</details>

<details>
<summary>cli/cli (cli/cli)</summary>

### [`v2.37.0`](https://github.com/cli/cli/releases/tag/v2.37.0):
GitHub CLI 2.37.0

[Compare Source](https://github.com/cli/cli/compare/v2.36.0...v2.37.0)

#### ⚠️ ⚠️ Breaking Changes ⚠️ ⚠️

- `project`: Remove `template` field from `--format=json` output by
[@&#8203;samcoe](https://github.com/samcoe) in
[cli/cli#8160
- In v2.34.0 we introduced the `template` field when outputing projects
to JSON, unfortunately
we forgot to take into account our GHES users. This field does not exist
on GHES 3.8 and older.
Including this field in our queries and output broke nearly all the
`project` commands for users
targeting these older versions of GHES. As we try our hardest to keep
`gh` compatible with all
non-deprecated GHES versions this was a pretty big mistake. In order to
fix it we are reverting
the querying and exporting of the `template` field for `project`
commands. We apologize for the
inconvenience this may cause, and plan to bring back this field once
GHES 3.8 gets deprecated.

#### What's Changed

- `repo create`: Allow `--disable-issues` and `--template` flags to be
used together by [@&#8203;utouto97](https://github.com/utouto97) in
[cli/cli#7918
- `repo create`: Allow `--homepage` and `--template` flag to be used
together by [@&#8203;arunsathiya](https://github.com/arunsathiya) in
[cli/cli#8188
- `repo create`: Allow creating repositories from templates in
interactive mode by
[@&#8203;JunNishimura](https://github.com/JunNishimura) in
[cli/cli#7769
- `repo fork`: Set default repo when forking repo by
[@&#8203;kbailey4444](https://github.com/kbailey4444) in
[cli/cli#7768
- `codespace`: Migrate all Codespaces operations from Live Share to Dev
Tunnels by [@&#8203;dmgardiner25](https://github.com/dmgardiner25) in
[cli/cli#8149
- `codespace create`: Poll permission acceptance endpoint on codespace
creation by [@&#8203;dmgardiner25](https://github.com/dmgardiner25) in
[cli/cli#8179
- `pr create`: Remove duplicates targets for push survey by
[@&#8203;benebsiny](https://github.com/benebsiny) in
[cli/cli#8184
- `pr create`: Fix typo in documentation by
[@&#8203;darthwalsh](https://github.com/darthwalsh) in
[cli/cli#8115
- `browse`: Do not use relative paths when `--repo` flag is used by
[@&#8203;benebsiny](https://github.com/benebsiny) in
[cli/cli#8141

#### Other Changes

- Add homebrew-bump-debug workflow by
[@&#8203;williammartin](https://github.com/williammartin) in
[cli/cli#8114
- Update deployment.yml by
[@&#8203;andyfeller](https://github.com/andyfeller) in
[cli/cli#8116
- `dependencies`: Update to fix security vulnerability by
[@&#8203;samcoe](https://github.com/samcoe) in
[cli/cli#8176
- `dependencies`: bump github.com/gabriel-vasile/mimetype from 1.4.2 to
1.4.3 by [@&#8203;dependabot](https://github.com/dependabot) in
[cli/cli#8185

#### New Contributors

- [@&#8203;darthwalsh](https://github.com/darthwalsh) made their first
contribution in
[cli/cli#8115
- [@&#8203;benebsiny](https://github.com/benebsiny) made their first
contribution in
[cli/cli#8184

**Full Changelog**: cli/cli@v2.36.0...v2.37.0

</details>

<details>
<summary>golangci/golangci-lint (golangci/golangci-lint)</summary>

###
[`v1.55.0`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1550)

[Compare
Source](https://github.com/golangci/golangci-lint/compare/v1.54.2...v1.55.0)

1.  new linters
    -   `gochecksumtype`: https://github.com/alecthomas/go-check-sumtype
    -   `inamedparam`: https://github.com/macabu/inamedparam
    -   `perfsprint`: https://github.com/catenacyber/perfsprint
    -   `protogetter`: https://github.com/ghostiam/protogetter
    -   `sloglint`: https://github.com/go-simpler/sloglint
    -   `testifylint`: https://github.com/Antonboom/testifylint
2.  updated linters
    -   `bidichk`: from 0.2.4 to 0.2.7
    -   `decorder`: from 0.4.0 to 0.4.1
    -   `dupword`: from 0.0.12 to 0.0.13
    -   `errchkjson`: from 0.3.1 to 0.3.6
    -   `gci`: from 0.11.0 to 0.11.2
    -   `ginkgolinter`: from 0.13.5 to 0.14.0
    -   `go-errorlint`: from 1.4.4 to 1.4.5
    -   `gocognit`: from 1.0.7 to 1.1.0
    -   `goconst`: from 1.5.1 to 1.6.0
    -   `godot`: from 1.4.14 to 1.4.15
    -   `gofmt`: update to HEAD
    -   `goimports`: update to HEAD
    -   `gosec`: from 2.17.0 to 2.18.1
    -   `gosmopolitan`: from 1.2.1 to 1.2.2
    -   `govet`: add `appends` analyzer
    -   `ireturn`: from 0.2.0 to 0.2.1
    -   `protogetter`: from 0.2.2 to 0.2.3
- `revgrep`: from
[`745bb2f`](https://github.com/golangci/golangci-lint/commit/745bb2f7c2e6)
to v0.5.0
    -   `revive`: from 1.3.2 to 1.3.4
    -   `sqlclosecheck`: from 0.4.0 to 0.5.1
    -   `staticcheck`: from 0.4.5 to 0.4.6
    -   `tagalign`: from 1.3.2 to 1.3.3
    -   `unused`: support passing in options
3.  misc.
    -   Add a pre-commit hook to check all files
4.  Documentation
    -   add source options to exclude-rules docs
- `gosec`: add G602 to includes/excludes inside .golangci.reference.yml

</details>

<details>
<summary>homeport/dyff (homeport/dyff)</summary>

### [`v1.6.0`](https://github.com/homeport/dyff/releases/tag/v1.6.0):
dyff release v1.6.0

[Compare
Source](https://github.com/homeport/dyff/compare/v1.5.8...v1.6.0)

#### Note

There is a noticeable change in the path output for list entries that
are Kubernetes items. Instead of `metadata.name=name`, it will now show
`resource=apiVersion/kind/name`.

#### Changelog

- [`bdf15b9`](https://github.com/homeport/dyff/commit/bdf15b9) Add
test case where from or to is null
- [`1c52e49`](https://github.com/homeport/dyff/commit/1c52e49) Add
test case to check new if branch
- [`d74f059`](https://github.com/homeport/dyff/commit/d74f059)
Introduce identifier interface
- [`8ff464a`](https://github.com/homeport/dyff/commit/8ff464a) Provide
Kubernetes lists example
- [`3ee83a7`](https://github.com/homeport/dyff/commit/3ee83a7)
Refactor core code by sorting functions
- [`ff19a8d`](https://github.com/homeport/dyff/commit/ff19a8d)
Refactor core code
- [`581505c`](https://github.com/homeport/dyff/commit/581505c) Use
`assets` function in test cases
- [`61cba04`](https://github.com/homeport/dyff/commit/61cba04) Add
`apiVersion` to Kubernetes look-up
- [`e196bb1`](https://github.com/homeport/dyff/commit/e196bb1) Move
Kubernetes assests into subdirectories
- [`2d431d4`](https://github.com/homeport/dyff/commit/2d431d4) Merge
pull request
[#&#8203;322](https://github.com/homeport/dyff/issues/322) from
homeport/dependabot/go_modules/golang.org/x/net-0.17.0
- [`e5585da`](https://github.com/homeport/dyff/commit/e5585da) Bump
golang.org/x/net from 0.16.0 to 0.17.0
- [`f1cda91`](https://github.com/homeport/dyff/commit/f1cda91) Merge
pull request
[#&#8203;321](https://github.com/homeport/dyff/issues/321) from
homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.13.0
- [`e2d462a`](https://github.com/homeport/dyff/commit/e2d462a) Bump
github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
- [`50a46ce`](https://github.com/homeport/dyff/commit/50a46ce) Tidy up
test setup
- [`629e941`](https://github.com/homeport/dyff/commit/629e941) Merge
pull request
[#&#8203;320](https://github.com/homeport/dyff/issues/320) from
homeport/dependabot/go_modules/main/github.com/onsi/gomega-1.28.0
- [`b01ecb9`](https://github.com/homeport/dyff/commit/b01ecb9) Bump
github.com/onsi/gomega from 1.27.10 to 1.28.0
- [`3988187`](https://github.com/homeport/dyff/commit/3988187) Merge
pull request
[#&#8203;318](https://github.com/homeport/dyff/issues/318) from
homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.12.1
- [`ffe44d9`](https://github.com/homeport/dyff/commit/ffe44d9) Bump
github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
- [`221a1e6`](https://github.com/homeport/dyff/commit/221a1e6) Update
Go version in README
- [`2a8b1e8`](https://github.com/homeport/dyff/commit/2a8b1e8) Bump Go
version to `1.20`
- [`93a18e5`](https://github.com/homeport/dyff/commit/93a18e5) Merge
pull request
[#&#8203;314](https://github.com/homeport/dyff/issues/314) from
homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.12.0
- [`450031b`](https://github.com/homeport/dyff/commit/450031b) Bump
github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
- [`a840ba7`](https://github.com/homeport/dyff/commit/a840ba7) Merge
pull request
[#&#8203;313](https://github.com/homeport/dyff/issues/313) from
homeport/dependabot/go_modules/main/github.com/onsi/gomega-1.27.10
- [`a4fdad5`](https://github.com/homeport/dyff/commit/a4fdad5) Bump
github.com/onsi/gomega from 1.27.8 to 1.27.10

#### What's Changed

- Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by
[@&#8203;dependabot](https://github.com/dependabot) in
[homeport/dyff#313
- Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[homeport/dyff#314
- Bump Go version to `1.20` by
[@&#8203;HeavyWombat](https://github.com/HeavyWombat) in
[homeport/dyff#315
- Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[homeport/dyff#318
- Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[homeport/dyff#320
- Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[homeport/dyff#321
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[homeport/dyff#322
- Support `apiVersion` and `kind` in lists of Kubernetes items by
[@&#8203;HeavyWombat](https://github.com/HeavyWombat) in
[homeport/dyff#323

**Full Changelog**:
homeport/dyff@v1.5.8...v1.6.0

</details>

<details>
<summary>junegunn/fzf (junegunn/fzf)</summary>

###
[`v0.43.0`](https://github.com/junegunn/fzf/blob/HEAD/CHANGELOG.md#0430)

[Compare
Source](https://github.com/junegunn/fzf/compare/0.42.0...0.43.0)

- (Experimental) Added support for Kitty image protocol in the preview
window
    ```sh
    fzf --preview='
      if file --mime-type {} | grep -qF image/; then
    ```

### --transfer-mode=memory is the fastest option but if you want fzf to
be able

### to redraw the image on terminal resize or on
'change-preview-window',

### you need to use --transfer-mode=stream.

kitty icat --clear --transfer-mode=memory --stdin=no
--place=${FZF_PREVIEW_COLUMNS}x${FZF_PREVIEW_LINES}@&#8203;0x0 {} | sed
\$d
    else
      bat --color=always {}
    fi

'

- (Experimental) `--listen` server can report program state in JSON
format (`GET /`)
    ```sh

</details>

<details>
<summary>kubernetes-sigs/kustomize (kubernetes-sigs/kustomize)</summary>

###
[`v5.2.1`](https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize/v5.2.1)

[Compare
Source](https://github.com/kubernetes-sigs/kustomize/compare/kustomize/v5.2.0...kustomize/v5.2.1)

This is a patch of kustomize v5.2.0 and should fix the directory
formatting issues in its assets.

##### Release notes from v5.2.0 (Delta from v5.1.1)

Currently, Kustomize has already resolved that block on releasing for
Windows and Darwin
ARM([kubernetes-sigs/kustomize#5220).
Now, We can release those architecture binaries.

##### New Features for `kustomize build`

- `patches` accept a patch file with multiple
patches([#&#8203;5194](https://github.com/kubernetes-sigs/kustomize/issues/5194))
- Add support for OCI based helm
repos([#&#8203;5167](https://github.com/kubernetes-sigs/kustomize/issues/5167))

##### New Features for `kustomize edit` subcommands


[#&#8203;4486](https://github.com/kubernetes-sigs/kustomize/issues/4486):
add: "edit add labels" command adds an option for labels without
selector

[#&#8203;5327](https://github.com/kubernetes-sigs/kustomize/issues/5327):
feat: add remove configmap command

[#&#8203;5333](https://github.com/kubernetes-sigs/kustomize/issues/5333):
Add --no-verify flag to edit add resource command

[#&#8203;5344](https://github.com/kubernetes-sigs/kustomize/issues/5344):
feat: add remove secret command

[#&#8203;5367](https://github.com/kubernetes-sigs/kustomize/issues/5367):
fix: add namespace option to 'edit add configmap' command

##### Bug fixes


[#&#8203;5342](https://github.com/kubernetes-sigs/kustomize/issues/5342):
Update imdario/mergo to v0.3.13

[#&#8203;5196](https://github.com/kubernetes-sigs/kustomize/issues/5196):
fix: patch additions honor source key style

##### chore


[#&#8203;5345](https://github.com/kubernetes-sigs/kustomize/issues/5345):
docs: update remove configmap comment

[#&#8203;5193](https://github.com/kubernetes-sigs/kustomize/issues/5193):
\[refactor]: Internalize loader api

[#&#8203;5315](https://github.com/kubernetes-sigs/kustomize/issues/5315):
refactor: change "add configmap/secret" commands to reuse code and
improve tests

##### Dependency updates


[#&#8203;5254](https://github.com/kubernetes-sigs/kustomize/issues/5254):
release cleanup

[#&#8203;5197](https://github.com/kubernetes-sigs/kustomize/issues/5197):
Switch to json-patch v5

[#&#8203;5393](https://github.com/kubernetes-sigs/kustomize/issues/5393):
Update kyaml to v0.15.0

[#&#8203;5394](https://github.com/kubernetes-sigs/kustomize/issues/5394):
Update cmd/config to v0.12.0

[#&#8203;5395](https://github.com/kubernetes-sigs/kustomize/issues/5395):
Update api to v0.15.0

###
[`v5.2.0`](https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize/v5.2.0)

[Compare
Source](https://github.com/kubernetes-sigs/kustomize/compare/kustomize/v5.1.1...kustomize/v5.2.0)

##### Known issue: The directory format of the kustomize binary asset
has unintentionally changed. We have fixed this in kustomize v5.2.1.
Users who depend on the directory structure or use the
install_kustomize.sh script should skip this release.

Currently, Kustomize has already resolved that block on releasing for
Windows and Darwin
ARM([kubernetes-sigs/kustomize#5220).
Now, We can release those architecture binaries.

##### New Feature

- `patches` accept a patch file with multiple
patches([#&#8203;5194](https://github.com/kubernetes-sigs/kustomize/issues/5194))
- Add support for OCI based helm
repos([#&#8203;5167](https://github.com/kubernetes-sigs/kustomize/issues/5167))

##### New Feature for `kustomize edit` subcommands


[#&#8203;4486](https://github.com/kubernetes-sigs/kustomize/issues/4486):
add: "edit add labels" command adds an option for labels without
selector

[#&#8203;5327](https://github.com/kubernetes-sigs/kustomize/issues/5327):
feat: add remove configmap command

[#&#8203;5333](https://github.com/kubernetes-sigs/kustomize/issues/5333):
Add --no-verify flag to edit add resource command

[#&#8203;5344](https://github.com/kubernetes-sigs/kustomize/issues/5344):
feat: add remove secret command

[#&#8203;5367](https://github.com/kubernetes-sigs/kustomize/issues/5367):
fix: add namespace option to 'edit add configmap' command

##### Bug fixes


[#&#8203;5342](https://github.com/kubernetes-sigs/kustomize/issues/5342):
Update imdario/mergo to v0.3.13

[#&#8203;5196](https://github.com/kubernetes-sigs/kustomize/issues/5196):
fix: patch additions honor source key style

##### chore


[#&#8203;5345](https://github.com/kubernetes-sigs/kustomize/issues/5345):
docs: update remove configmap comment

[#&#8203;5193](https://github.com/kubernetes-sigs/kustomize/issues/5193):
\[refactor]: Internalize loader api

[#&#8203;5315](https://github.com/kubernetes-sigs/kustomize/issues/5315):
refactor: change "add configmap/secret" commands to reuse code and
improve tests

##### Dependency updates


[#&#8203;5254](https://github.com/kubernetes-sigs/kustomize/issues/5254):
release cleanup

[#&#8203;5197](https://github.com/kubernetes-sigs/kustomize/issues/5197):
Switch to json-patch v5

[#&#8203;5393](https://github.com/kubernetes-sigs/kustomize/issues/5393):
Update kyaml to v0.15.0

[#&#8203;5394](https://github.com/kubernetes-sigs/kustomize/issues/5394):
Update cmd/config to v0.12.0

[#&#8203;5395](https://github.com/kubernetes-sigs/kustomize/issues/5395):
Update api to v0.15.0

</details>

<details>
<summary>kubernetes/kubectl (kubernetes/kubectl)</summary>

###
[`v1.28.3`](https://github.com/kubernetes/kubectl/compare/kubernetes-1.28.2...kubernetes-1.28.3)

[Compare
Source](https://github.com/kubernetes/kubectl/compare/kubernetes-1.28.2...kubernetes-1.28.3)

</details>

<details>
<summary>sharkdp/fd (sharkdp/fd)</summary>

###
[`v8.7.1`](https://github.com/sharkdp/fd/blob/HEAD/CHANGELOG.md#v871)

[Compare
Source](https://github.com/sharkdp/fd/compare/v8.7.0...v8.7.1)

#### Bugfixes

-   `-1` properly conflicts with the exec family of options.
-   `--max-results` overrides `-1`
- `--quiet` properly conflicts with the exec family of options. This
used to be the case, but broke during the switch to clap-derive
- `--changed-within` now accepts a space as well as a "T" as the
separator between date and time (due to update of chrono dependency)

#### Other

-   Many dependencies were updated
-   Some documentation was updated and fixed

</details>

<details>
<summary>weaveworks/eksctl (weaveworks/eksctl)</summary>

###
[`v0.162.0`](https://github.com/eksctl-io/eksctl/releases/tag/v0.162.0):
eksctl 0.162.0 (permalink)

[Compare
Source](https://github.com/weaveworks/eksctl/compare/0.161.0...0.162.0)

### Release v0.162.0

#### 🎯 Improvements

- Set AWS credential expiry window to 30 minutes
([#&#8203;7116](https://github.com/weaveworks/eksctl/issues/7116))

#### 🐛 Bug Fixes

- Fix ELB cleanup failure due to resource name ending with a hyphen
([#&#8203;7029](https://github.com/weaveworks/eksctl/issues/7029))
- Fix coredns 1.28 asset
([#&#8203;7126](https://github.com/weaveworks/eksctl/issues/7126))

#### Acknowledgments

Weaveworks would like to sincerely thank:
[@&#8203;0xlen](https://github.com/0xlen) and
[@&#8203;otterley](https://github.com/otterley)

</details>

---

### 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](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@aaronromeo
Copy link

I recently ran into this. Turns out it was a PEBCAK. My GITHUB_TOKEN value was incorrect. The unfortunately, the error isn't clear as the value of releases (https://github.com/kubernetes-sigs/kustomize/blob/f3fedac42997470040e1fd574ad2518fad47f61a/hack/install_kustomize.sh#L141C5-L141C13) isn't being checked for this particular error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/releasing issues related to releasing triage/accepted Indicates an issue or PR is ready to be actively worked on.
Development

Successfully merging a pull request may close this issue.

5 participants