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

ci(github-actions): add GitHub Actions workflow to create GitHub Release #57

Conversation

hituzi-no-sippo
Copy link
Contributor

First of all, Thanks for creating this awesome tool.

This PR adds a GitHub Actions workflow to create a GitHub Release.
The created GitHub Release has binaries as assets.

The reason for creating this PR, I would like to download shellharden via aqua without using cargo.

@anordal
Copy link
Owner

anordal commented Mar 3, 2024

Thanks! This looks pretty great. I have wanted an automated way to cross compile and publish binaries, and this would have taken me some time to figure out.

Sorry for taking long to respond.

I think it's time for a release soon.

@anordal anordal merged commit 00e6d8e into anordal:master Mar 3, 2024
@hituzi-no-sippo hituzi-no-sippo deleted the add-github-actions-workflow-to-create-github-release branch March 3, 2024 11:44
renovate bot added a commit to scottames/dots that referenced this pull request Mar 26, 2024
[![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://togithub.com/aquaproj/aqua-registry)
| minor | `v4.154.0` -> `v4.155.1` |
| [cli/cli](https://togithub.com/cli/cli) | minor | `v2.45.0` ->
`v2.46.0` |
| [derailed/k9s](https://togithub.com/derailed/k9s) | patch | `v0.32.3`
-> `v0.32.4` |
| [eza-community/eza](https://togithub.com/eza-community/eza) | patch |
`v0.18.7` -> `v0.18.8` |
| [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint)
| minor | `v1.56.2` -> `v1.57.1` |
|
[gruntwork-io/terragrunt](https://togithub.com/gruntwork-io/terragrunt)
| patch | `v0.55.16` -> `v0.55.20` |
| [jesseduffield/lazygit](https://togithub.com/jesseduffield/lazygit) |
minor | `v0.40.2` -> `v0.41.0` |
| [junegunn/fzf](https://togithub.com/junegunn/fzf) | patch | `0.48.0`
-> `0.48.1` |
| [lsd-rs/lsd](https://togithub.com/lsd-rs/lsd) | minor | `v1.0.0` ->
`v1.1.2` |
| [mikefarah/yq](https://togithub.com/mikefarah/yq) | minor | `v4.42.1`
-> `v4.43.1` |
| [simulot/immich-go](https://togithub.com/simulot/immich-go) | minor |
`0.12.0` -> `0.13.0` |
| [snyk/cli](https://togithub.com/snyk/cli) | minor | `v1.1284.0` ->
`v1.1286.0` |
| [starship/starship](https://togithub.com/starship/starship) | minor |
`v1.17.1` -> `v1.18.1` |
| [twpayne/chezmoi](https://togithub.com/twpayne/chezmoi) | patch |
`v2.47.1` -> `v2.47.2` |
| [weaveworks/eksctl](https://togithub.com/weaveworks/eksctl) | minor |
`v0.174.0` -> `v0.175.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.155.0...v4.155.1)


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

##### Others


[#&#8203;21239](https://togithub.com/aquaproj/aqua-registry/issues/21239)
Rename the package crates.io/shellharden to anordal/shellharden
[@&#8203;hituzi-no-sippo](https://togithub.com/hituzi-no-sippo)

shellharden started releasing pre-built binaries, so we changed the
package type from `cargo` to `github_release` from shellharden v4.3.1.


[https://github.com/anordal/shellharden/pull/57](https://togithub.com/anordal/shellharden/pull/57)
https://github.com/anordal/shellharden/releases/tag/v4.3.1

> \[!WARNING]
> Please rename the package `crates.io/shellharden` to
`anordal/shellharden`
>
> ```yaml
> packages:
> - name: anordal/shellharden@v4.3.1
> ```
>
> Note that Renovate will update crates.io/shellharden to
crates.io/shellharden@4.3.1, but it wouldn't work.
> You have to change the version to `v4.3.1`.

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.154.0...v4.155.0)


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

#### 🎉 New Packages


[#&#8203;21127](https://togithub.com/aquaproj/aqua-registry/issues/21127)
[ynqa/jnv](https://togithub.com/ynqa/jnv): interactive JSON filter using
jq [@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;21079](https://togithub.com/aquaproj/aqua-registry/issues/21079)
[zaghaghi/openapi-tui](https://togithub.com/zaghaghi/openapi-tui):
Terminal UI to list, browse and run APIs defined with openapi spec
[@&#8203;wancup](https://togithub.com/wancup)

#### Fixes


[#&#8203;21122](https://togithub.com/aquaproj/aqua-registry/issues/21122)
Update some packages to support Cosign v2

⚠️ To install the following packages, aqua v2.25.1 or later is required.

-   aquaproj/aqua-registry-updater
-   aquaproj/registry-tool
-   argoproj/argo-workflows
-   chainguard-dev/apko
-   chainguard-dev/melange
-   charmbracelet/gum
-   goreleaser/nfpm
-   kubernetes-sigs/zeitgeist
-   lintnet/lintnet
-   suzuki-shunsuke/ci-info
-   suzuki-shunsuke/circleci-config-merge
-   suzuki-shunsuke/cmdx
-   suzuki-shunsuke/ghalint
-   suzuki-shunsuke/ghcp
-   suzuki-shunsuke/github-comment
-   suzuki-shunsuke/mkghtag
-   suzuki-shunsuke/nllint
-   suzuki-shunsuke/pinact
-   suzuki-shunsuke/renovate-issue-action
-   suzuki-shunsuke/tfcmt
-   suzuki-shunsuke/tfprovidercheck
-   terraform-linters/tflint
-   tfmigrator/cli
-   updatecli/updatecli
-   yuyaban/gitlab-comment


[#&#8203;21062](https://togithub.com/aquaproj/aqua-registry/issues/21062)
[#&#8203;21063](https://togithub.com/aquaproj/aqua-registry/issues/21063)
[#&#8203;21064](https://togithub.com/aquaproj/aqua-registry/issues/21064)
[#&#8203;21065](https://togithub.com/aquaproj/aqua-registry/issues/21065)
[#&#8203;21066](https://togithub.com/aquaproj/aqua-registry/issues/21066)
Transfer [k0kubun/xremap/\*](https://togithub.com/k0kubun/xremap) to
[xremap/xremap/\*](https://togithub.com/xremap/xremap)

The GitHub Repository of the package "k0kubun/xremap/hypr" was
transferred from [k0kubun/xremap](https://togithub.com/k0kubun/xremap)
to [xremap/xremap](https://togithub.com/xremap/xremap)

</details>

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

### [`v2.46.0`](https://togithub.com/cli/cli/releases/tag/v2.46.0):
GitHub CLI 2.46.0

[Compare Source](https://togithub.com/cli/cli/compare/v2.45.0...v2.46.0)

#### What's Changed

- Draft issue IDs are included in `project item-list` output by
[@&#8203;yasunori0418](https://togithub.com/yasunori0418) in
[https://github.com/cli/cli/pull/8754](https://togithub.com/cli/cli/pull/8754)
- New `--dry-run` option for `pr create` by
[@&#8203;v1v](https://togithub.com/v1v) in
[https://github.com/cli/cli/pull/8376](https://togithub.com/cli/cli/pull/8376)
- Bump go-keyring to fix race condition by
[@&#8203;williammartin](https://togithub.com/williammartin) in
[https://github.com/cli/cli/pull/8833](https://togithub.com/cli/cli/pull/8833)
- PR numbers are prefixed with owner/repo for context by
[@&#8203;nobe4](https://togithub.com/nobe4) in
[https://github.com/cli/cli/pull/8778](https://togithub.com/cli/cli/pull/8778)
- Extra word removed in `codespaces` code comments by
[@&#8203;cuinix](https://togithub.com/cuinix) in
[https://github.com/cli/cli/pull/8795](https://togithub.com/cli/cli/pull/8795)
- Clarified description of the `-u`, `--user` option for `gh auth token`
by [@&#8203;gregsmi](https://togithub.com/gregsmi) in
[https://github.com/cli/cli/pull/8797](https://togithub.com/cli/cli/pull/8797)
- Fixed formatting for the description of `release upload` by
[@&#8203;malor](https://togithub.com/malor) in
[https://github.com/cli/cli/pull/8834](https://togithub.com/cli/cli/pull/8834)
- Clarified the usage of `auth status` to list all authenticated
accounts by [@&#8203;jsoref](https://togithub.com/jsoref) in
[https://github.com/cli/cli/pull/8838](https://togithub.com/cli/cli/pull/8838)
- Document auth switch behavior for two or more accounts by
[@&#8203;williammartin](https://togithub.com/williammartin) in
[https://github.com/cli/cli/pull/8839](https://togithub.com/cli/cli/pull/8839)
- Document run watch and view not supporting fine grained PATs by
[@&#8203;williammartin](https://togithub.com/williammartin) in
[https://github.com/cli/cli/pull/8843](https://togithub.com/cli/cli/pull/8843)
- build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/cli/cli/pull/8811](https://togithub.com/cli/cli/pull/8811)
- build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/cli/cli/pull/8844](https://togithub.com/cli/cli/pull/8844)

#### New Contributors

- [@&#8203;cuinix](https://togithub.com/cuinix) made their first
contribution in
[https://github.com/cli/cli/pull/8795](https://togithub.com/cli/cli/pull/8795)
- [@&#8203;gregsmi](https://togithub.com/gregsmi) made their first
contribution in
[https://github.com/cli/cli/pull/8797](https://togithub.com/cli/cli/pull/8797)
- [@&#8203;nobe4](https://togithub.com/nobe4) made their first
contribution in
[https://github.com/cli/cli/pull/8778](https://togithub.com/cli/cli/pull/8778)
- [@&#8203;malor](https://togithub.com/malor) made their first
contribution in
[https://github.com/cli/cli/pull/8834](https://togithub.com/cli/cli/pull/8834)
- [@&#8203;yasunori0418](https://togithub.com/yasunori0418) made their
first contribution in
[https://github.com/cli/cli/pull/8754](https://togithub.com/cli/cli/pull/8754)

**Full Changelog**: https://github.com/cli/cli/compare/v2.45.0...v2.46.0

</details>

<details>
<summary>derailed/k9s (derailed/k9s)</summary>

### [`v0.32.4`](https://togithub.com/derailed/k9s/releases/tag/v0.32.4)

[Compare
Source](https://togithub.com/derailed/k9s/compare/v0.32.3...v0.32.4)

<img
src="https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s.png"
align="center" width="800" height="auto"/>

### Release v0.32.4
#### Notes

Thank you to all that contributed with flushing out issues and
enhancements for K9s!
I'll try to mark some of these issues as fixed. But if you don't mind
grab the latest rev
and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.

Your support, kindness and awesome suggestions to make K9s better are,
as ever, very much noted and appreciated!
Also big thanks to all that have allocated their own time to help others
on both slack and on this repo!!

As you may know, K9s is not pimped out by corps with deep pockets, thus
if you feel K9s is helping your Kubernetes journey,
please consider joining our [sponsorship
program](https://togithub.com/sponsors/derailed) and/or make some noise
on social! [@&#8203;kitesurfer](https://twitter.com/kitesurfer)

On Slack? Please join us
[K9slackers](https://join.slack.com/t/k9sers/shared_invite/enQtOTA5MDEyNzI5MTU0LWQ1ZGI3MzliYzZhZWEyNzYxYzA3NjE0YTk1YmFmNzViZjIyNzhkZGI0MmJjYzhlNjdlMGJhYzE2ZGU1NjkyNTM)

#### Maintenance Release!

***

#### ♫ Sounds Behind The Release ♭

Thinking of all you at KubeCon Paris!!
May I suggest a nice glass of `cold Merlote` or other fine grape juices
from my country?

- [Le Gorille - George
Brassens](https://www.youtube.com/watch?v=KVfwvk_yVyA)
- [Les Funerailles D'antan (Love this guy!) - George
Brassens](https://www.youtube.com/watch?v=bwb5k4k2EMc)
- [Poinconneur Des Lilas - Serge
Gainsbourg](https://www.youtube.com/watch?v=eWkWCFzkOvU)
- [Mon Legionaire (Yup! same guy??) - Serge
Gainsbourg](https://www.youtube.com/watch?v=gl8gopryqWI)
- [Les Cornichons - Nino
Ferrer](https://www.youtube.com/watch?v=N7JSW4NhM8I)
- [Paris s'eveille - Jacques
Dutronc](https://www.youtube.com/watch?v=3WcCg6rm3uM)

***

#### Videos Are In The Can!

Please dial [K9s
Channel](https://www.youtube.com/channel/UC897uwPygni4QIjkPCpgjmw) for
up coming content...

-   [K9s v0.31.0 Configs+Sneak peek](https://youtu.be/X3444KfjguE)
-   [K9s v0.30.0 Sneak peek](https://youtu.be/mVBc1XneRJ4)
-   [Vulnerability Scans](https://youtu.be/ULkl0MsaidU)

***

#### Resolved Issues

- [#&#8203;2608](https://togithub.com/derailed/k9s/issues/2608) Make the
sanitize feature easier to use
- [#&#8203;2605](https://togithub.com/derailed/k9s/issues/2605) Built-in
shortcuts being overridden by plugins result in excessive logging
- [#&#8203;2604](https://togithub.com/derailed/k9s/issues/2604) Ability
to mark a plugin as Dangerous/destructive
- [#&#8203;2592](https://togithub.com/derailed/k9s/issues/2592) "list
access denied" when switching contexts within k9s since 0.32.0

***

#### Contributed PRs

Please be sure to give `Big Thanks!` and `ATTA Girls/Boys!` to all the
fine contributors for making K9s better for all of us!!

- [#&#8203;2621](https://togithub.com/derailed/k9s/pull/2621) Fix snap
build

***

<img
src="https://raw.githubusercontent.com/derailed/k9s/master/assets/imhotep_logo.png"
width="32" height="auto"/> © 2024 Imhotep Software LLC. All materials
licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)

</details>

<details>
<summary>eza-community/eza (eza-community/eza)</summary>

###
[`v0.18.8`](https://togithub.com/eza-community/eza/releases/tag/v0.18.8):
eza v0.18.8

[Compare
Source](https://togithub.com/eza-community/eza/compare/v0.18.7...v0.18.8)

### Changelog

#### \[0.18.8] - 2024-03-21

##### Bug Fixes

-   Avoid deprecation warnings
-   Rustfmt issues

##### Features

-   Add fennel lang icon and associations

##### Miscellaneous Tasks

-   Release eza v0.18.8

### Checksums

#### sha256sum

80565916de55b23c3cabb363ba1cb7f323f99b158e75b6c029a64108de7bdad9
./target/bin-0.18.8/eza_aarch64-unknown-linux-gnu.tar.gz
d3532278f5eae1c1dd57bcc9373f05b49f40ffac880d5c4efb67ac5d93cdf0ea
./target/bin-0.18.8/eza_aarch64-unknown-linux-gnu.zip
2c1722afbb0f90e40047cfffa93f04fb9b89633402236fb75119c9105265271f
./target/bin-0.18.8/eza_arm-unknown-linux-gnueabihf.tar.gz
a832c4694228780f43f467e2f0536bd4a8969a455edbb872eb8b4614ebd157e0
./target/bin-0.18.8/eza_arm-unknown-linux-gnueabihf.zip
39cc743e9293a5e269b2b2baf167f4f868f682143dc8b1f87efd64848bb3bca4
./target/bin-0.18.8/eza.exe_x86_64-pc-windows-gnu.tar.gz
9b331b2eee259a9afbffd39e5018735651f8053c5429714cdc46a02f571463e7
./target/bin-0.18.8/eza.exe_x86_64-pc-windows-gnu.zip
2e12d0b714aa011d23abb72459a2478eb9e369ac564a9a7e39ba6ec7ef775ad4
./target/bin-0.18.8/eza_x86_64-unknown-linux-gnu.tar.gz
e3c9c3535732cecad5eb9d786e1f7a7c66aa28d42a3516046e5b1cf7f3799920
./target/bin-0.18.8/eza_x86_64-unknown-linux-gnu.zip
2fc6c3ead5c8bc596643597737ba596aee2f61772792927e4e9e602525a6ae81
./target/bin-0.18.8/eza_x86_64-unknown-linux-musl.tar.gz
543f69f52165f654c5ab869319663d7f4ebdc95b7fc9c23be003ca551aec5dc3
./target/bin-0.18.8/eza_x86_64-unknown-linux-musl.zip

#### md5sum

f3dece765bb95c732bce9406c1eb825a
./target/bin-0.18.8/eza_aarch64-unknown-linux-gnu.tar.gz
b655997af2b0df307abd3a126e48fc3d
./target/bin-0.18.8/eza_aarch64-unknown-linux-gnu.zip
9cd1ae35fd90e4341cf8ed1b4a3d6cd9
./target/bin-0.18.8/eza_arm-unknown-linux-gnueabihf.tar.gz
e9cd1a917b39827fc159c100faaf28b9
./target/bin-0.18.8/eza_arm-unknown-linux-gnueabihf.zip
9f02446483003c219eecc1dc15273956
./target/bin-0.18.8/eza.exe_x86_64-pc-windows-gnu.tar.gz
db239fa66fde9800770384831e3a86fa
./target/bin-0.18.8/eza.exe_x86_64-pc-windows-gnu.zip
5722d3f4e4f2848d770713341c7c4bfd
./target/bin-0.18.8/eza_x86_64-unknown-linux-gnu.tar.gz
c9f5ece20dc527fd4ecf4f77bbf70b56
./target/bin-0.18.8/eza_x86_64-unknown-linux-gnu.zip
0826369c7f0ab3b17c4275f98ff1ab70
./target/bin-0.18.8/eza_x86_64-unknown-linux-musl.tar.gz
3c3633a6c54d32ee9f04277f4b103edc
./target/bin-0.18.8/eza_x86_64-unknown-linux-musl.zip

#### blake3sum

0c7fc89dd1cf514e62e644e8ff8dab8759d6bd42f364f2768c41df92ec9e9dfc
./target/bin-0.18.8/eza_aarch64-unknown-linux-gnu.tar.gz
540def87f4f455fcd6067648f05498db775c6c03f291088d03f1dc4cc8cf68e7
./target/bin-0.18.8/eza_aarch64-unknown-linux-gnu.zip
1980d8004ad1f9b0291381c4d57db64fc8ebcf1c0961a8ac3c05c3697d7dfaf3
./target/bin-0.18.8/eza_arm-unknown-linux-gnueabihf.tar.gz
9a80d9f0cfc83521d119778b52b55dce4b33f28b02624297c712efd3ade53f19
./target/bin-0.18.8/eza_arm-unknown-linux-gnueabihf.zip
5d97ba1a2eaccc814aec982922f89ee218521b343b5f3ad6900596ad9574bfa3
./target/bin-0.18.8/eza.exe_x86_64-pc-windows-gnu.tar.gz
2d274f097297ff222dc7756903dfb73fdc744051c75b815d2eea2e08ee0f4418
./target/bin-0.18.8/eza.exe_x86_64-pc-windows-gnu.zip
04ca09128611f9719ac0a7c387282049489243bbe74be8de797d845ec380b9ee
./target/bin-0.18.8/eza_x86_64-unknown-linux-gnu.tar.gz
3e58bf50b39c1b20801f5282b612103b07b12089d2a24f3dcec9882ac8482c8c
./target/bin-0.18.8/eza_x86_64-unknown-linux-gnu.zip
1df711c44e08cc08fc26753f5c50f9de244fdbd7e2f8cc3961d82f101d775154
./target/bin-0.18.8/eza_x86_64-unknown-linux-musl.tar.gz
9d71a5afbc797ca63eecf254fc4971c2a1dd188ce28c8cb4a10cf1a273d747d5
./target/bin-0.18.8/eza_x86_64-unknown-linux-musl.zip

</details>

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

###
[`v1.57.1`](https://togithub.com/golangci/golangci-lint/releases/tag/v1.57.1)

[Compare
Source](https://togithub.com/golangci/golangci-lint/compare/v1.57.0...v1.57.1)

#### Changelog

-
[`87b6bf1`](https://togithub.com/golangci/golangci-lint/commit/87b6bf17)
build(deps): bump github.com/golangci/plugin-module-register from 0.1.0
to 0.1.1
([#&#8203;4549](https://togithub.com/golangci/golangci-lint/issues/4549))
-
[`921d535`](https://togithub.com/golangci/golangci-lint/commit/921d5357)
build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0
([#&#8203;4548](https://togithub.com/golangci/golangci-lint/issues/4548))
-
[`cd890db`](https://togithub.com/golangci/golangci-lint/commit/cd890db2)
fix: filter invalid issues before other processors
([#&#8203;4552](https://togithub.com/golangci/golangci-lint/issues/4552))

###
[`v1.57.0`](https://togithub.com/golangci/golangci-lint/compare/v1.56.2...v1.57.0)

[Compare
Source](https://togithub.com/golangci/golangci-lint/compare/v1.56.2...v1.57.0)

</details>

<details>
<summary>gruntwork-io/terragrunt (gruntwork-io/terragrunt)</summary>

###
[`v0.55.20`](https://togithub.com/gruntwork-io/terragrunt/compare/v0.55.19...v0.55.20)

[Compare
Source](https://togithub.com/gruntwork-io/terragrunt/compare/v0.55.19...v0.55.20)

###
[`v0.55.19`](https://togithub.com/gruntwork-io/terragrunt/releases/tag/v0.55.19)

[Compare
Source](https://togithub.com/gruntwork-io/terragrunt/compare/v0.55.18...v0.55.19)

#### Updated CLI args, config attributes and blocks

-   `scaffold`

#### Description

-   Fix grammar in feature text
-   Fix URL handling in the `scaffold` command
-   Updated gon version to 0.2.5

#### Related links

-
[https://github.com/gruntwork-io/terragrunt/pull/3010](https://togithub.com/gruntwork-io/terragrunt/pull/3010)
-
[https://github.com/gruntwork-io/terragrunt/pull/3005](https://togithub.com/gruntwork-io/terragrunt/pull/3005)

**Full Changelog**:
https://github.com/gruntwork-io/terragrunt/compare/v0.55.18...v0.55.19

###
[`v0.55.18`](https://togithub.com/gruntwork-io/terragrunt/releases/tag/v0.55.18)

[Compare
Source](https://togithub.com/gruntwork-io/terragrunt/compare/v0.55.17...v0.55.18)

#### Description

-   Updated github.com/cloudflare/circl from 1.3.3 to 1.3.7
-   Updated github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.3
-   Updated google.golang.org/protobuf from 1.32.0 to 1.33.0
-   Updated nokogiri to 1.16.3
-   Updates mini_portile2 from 2.4.0 to 2.8.5

#### Related links

-
[https://github.com/gruntwork-io/terragrunt/pull/2995](https://togithub.com/gruntwork-io/terragrunt/pull/2995)
-
[https://github.com/gruntwork-io/terragrunt/pull/2996](https://togithub.com/gruntwork-io/terragrunt/pull/2996)
-
[https://github.com/gruntwork-io/terragrunt/pull/2929](https://togithub.com/gruntwork-io/terragrunt/pull/2929)
-
[https://github.com/gruntwork-io/terragrunt/pull/3000](https://togithub.com/gruntwork-io/terragrunt/pull/3000)
-
[https://github.com/gruntwork-io/terragrunt/pull/3009](https://togithub.com/gruntwork-io/terragrunt/pull/3009)

###
[`v0.55.17`](https://togithub.com/gruntwork-io/terragrunt/releases/tag/v0.55.17)

[Compare
Source](https://togithub.com/gruntwork-io/terragrunt/compare/v0.55.16...v0.55.17)

#### Updated CLI args, config attributes and blocks

-   `terraform`

#### Description

-   Added support for OpenTofu registry for shorthand TFR modules.

#### Related links

-
[https://github.com/gruntwork-io/terragrunt/pull/2961](https://togithub.com/gruntwork-io/terragrunt/pull/2961)

</details>

<details>
<summary>jesseduffield/lazygit (jesseduffield/lazygit)</summary>

###
[`v0.41.0`](https://togithub.com/jesseduffield/lazygit/releases/tag/v0.41.0)

[Compare
Source](https://togithub.com/jesseduffield/lazygit/compare/v0.40.2...pre-0.41)

Hold on tight because this is a HUGE release! This release includes a
whopping 595 commits from a period of over 7 months, from 40 different
contributors. Thanks to everybody who made this possible, and apologies
for taking so long to actually release it: we'll be more frequent in
future!

Special thanks to Stefan Haller who is behind many of this release's
changes and who has been critical in getting this release across the
line.

I've made a video running through the big changes here:

[<img
src="https://github.com/jesseduffield/lazygit/assets/8456633/f9b47c5e-f8b2-4b41-8f51-bf06b01046e2">](https://youtu.be/\_REmkoIyPW0)

#### What's Changed

Here's some highlighted features:

##### Range select


![range-select](https://togithub.com/jesseduffield/lazygit/blob/assets/demo/interactive_rebase-compressed.gif?raw=true)

You can now press 'v' to toggle range select in any list view, just like
you already could in the staging view. You can also press shift+up/down
to select a range. You can use range select to:

-   stage/discard a range of files
- select multiple commits to fixup/squash/move outside an interactive
rebase
- select multiple commits to mark as fixup/squash/etc within an
interactive rebase
- select multiple commit files to discard or add to a custom patch
(courtesy of [@&#8203;afhoffman](https://togithub.com/afhoffman))
-   select multiple commits to cherry-pick

I have been waiting for this feature for a very long time and it's
already made me way more productive. If I need to squash a range of
commits I can now easily do it directly rather than needing to squash
them one-by-one, or needing to manually start an interactive rebase
first. Likewise, it's much easier to select a range of files and stage
them than stage them one-by-one.

This is a **Breaking change**: Unfortunately, the 'v' key clashes with
the existing key for pasting commits (cherry-pick), so we've replaced
that with shift+V and changed the commit copy key to shift+C. If you
want the old keybindings back, you can do that like so:

```yml
keybinding:
  universal:
      toggleRangeSelect: <something other than v>
    commits:
      cherryPickCopy: 'c'
      pasteCommits: 'v'
```

##### Auto-wrap in commit editor

The commit editor now automatically hard-wraps your content by default,
so you no longer need to hit the enter key yourself when you approach
the margin. You can disable/configure this in your config:

```yml
git:
  commit:
    autoWrapCommitMessage: true
    autoWrapWidth: 72
```

Thanks to [@&#8203;stefanhaller](https://togithub.com/stefanhaller) for
this feature.

##### Easier remote branch checkout

Now when you go to checkout a remote branch, either via the `c`
keybinding in the branches view or by pressing `space` on a remote
branch, you'll be given the choice to checkout as a local branch or as a
detached head (previously it would just check it out as a detached head
which typically isn't what you want). This is a **Breaking change** in
terms of muscle memory.

Thanks to [@&#8203;stefanhaller](https://togithub.com/stefanhaller) for
this feature.

##### Easier start interactive rebase

Previously, to start an interactive rebase, you would need to navigate
to a base commit and press `e` on it. Now you can simply press `i` and
regardless of which commit is selected, an interactive rebase will begin
that includes all the commits on your branch (or if there are merge
commits: all the commits up to first merge commit).

The above demo for range select showcases this.

##### Easier squashing of `fixup!` commits

In a similar vein to the above section, now when you press `shift+S`,
you're given the choice of squashing all commits above the selected
commit and squashing all commits on the branch, which is what you
typically want. This is a **Breaking change** in terms of muscle memory.

Thanks to [@&#8203;stefanhaller](https://togithub.com/stefanhaller) for
this feature.

##### View divergence from upstream branch

If you press `u` on a local branch a menu appears which shows options
relating to the branch's upstream. Now, the first option in that menu
allows you to view the divergence from the upstream which shows commits
to pull and commits to push

Thanks to [@&#8203;stefanhaller](https://togithub.com/stefanhaller) for
this feature.

##### Find appropriate commit for fixup/amend

This one is some serious voodoo: if somebody suggests changes in a PR
review, you'll often apply the changes, then go hunting for the
appropriate commit to fixup/amend. Now, from the files view you can
press `ctrl+f` and if Lazygit can identify an appropriate commit with
certainty, it will select that commit for you. Pretty cool!

We've made the algorithm very strict so that you can always trust the
result, but this means in circumstances where we can't know for sure
which commit is appropriate (such as when your changes only include
added lines), it's left to you to manually find the commit. We're keen
to get lots of feedback on this feature to see where the sweet spot is.

For more info see [the
docs](https://togithub.com/jesseduffield/lazygit/blob/master/docs/Fixup_Commits.md#finding-the-commit-to-create-a-fixup-for)

Thanks to [@&#8203;stefanhaller](https://togithub.com/stefanhaller) for
this feature.

##### Delete remote branches/tags

Now when you press `d` on a local branch, remote branch, or tag, you're
given the option to delete that branch/tag in the remote.

Thanks to [@&#8203;AzraelSec](https://togithub.com/AzraelSec) for this
feature.

##### Add co-author to commit

When you press `a` on a commit an option now appears to add a co-author
(something GitHub can read).

Thanks to [@&#8203;omaussa](https://togithub.com/omaussa) for this
feature.

##### Filter commits by author

You can now filter commits by author via pressing `ctrl+s` in the
commits view and selecting the option to filter by author.

Thanks to [@&#8203;Part22](https://togithub.com/Part22) for this
feature.

##### Change branch sort order

You can now change branch sort order by pressing `s` in the branches
view (and remote branches view). By default local branches are sorted by
'recency' meaning how recently they were checked out, but you can now
sort by head commit date and alphabetically.

Thanks to [@&#8203;hosaka](https://togithub.com/hosaka) for this
feature.

##### Better bare repo support

We have fixed a bunch of bugs relating to bare repos so if you had
issues with them in the past it should work fine now.

Thanks to [@&#8203;jwhitley](https://togithub.com/jwhitley) for this
feature.

##### Miscelleneous UI changes

- Unstaged files are now shown in white, not red, which is easier on the
eyes
-   Scrollbars are thinner (and, thus, cooler)
- Keybindings menu now has section headers
([@&#8203;stefanhaller](https://togithub.com/stefanhaller))
- Error toasts now appear for some errors (less intrusive than popups)
([@&#8203;stefanhaller](https://togithub.com/stefanhaller))
- Search history is now retained
([@&#8203;karimkhaleel](https://togithub.com/karimkhaleel))
- Git log is shown by default
([@&#8203;stefanhaller](https://togithub.com/stefanhaller))

##### More Breaking Changes 💥

- When you press 'g' to bring up the git reset menu, the 'mixed' option
is now the first and default, rather than 'soft'. This is because
'mixed' is the most commonly used option.
- Push/pull/fetch loading statuses are now shown against the branch
rather than in a popup. This allows you to e.g. fetch multiple branches
in parallel and see the status for each branch.
- The git log graph in the commits view is now always shown by default
(previously it was only shown when the view was maximised). If you find
this too noisy, you can change it back via `ctrl+L` -> 'Show git graph'
-> 'when maximised'
- Filtering (e.g. when pressing '/') is less fuzzy by default; it only
matches substrings now. Multiple substrings can be matched by separating
them with spaces. If you want to revert to the old behavior, set the
following in your config:

```yml
gui:
  filterMode: 'fuzzy'
```

#### What's Changed

##### All Enhancements 🔥

- Add range selection ability on list contexts by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3207](https://togithub.com/jesseduffield/lazygit/pull/3207)
- Allow deleting remote tags/branches from local tag/branch views by
[@&#8203;AzraelSec](https://togithub.com/AzraelSec) in
[https://github.com/jesseduffield/lazygit/pull/2738](https://togithub.com/jesseduffield/lazygit/pull/2738)
- Add command to show divergence from upstream by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2871](https://togithub.com/jesseduffield/lazygit/pull/2871)
- Add 'Quick start interactive rebase' action by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3213](https://togithub.com/jesseduffield/lazygit/pull/3213)
- Add command to open git difftool by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3156](https://togithub.com/jesseduffield/lazygit/pull/3156)
- Support editing files in existing neovim instance by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/2916](https://togithub.com/jesseduffield/lazygit/pull/2916)
- Show commit mark before showing extra info by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/2928](https://togithub.com/jesseduffield/lazygit/pull/2928)
- Jump to middle of the view when selection leaves the visible area by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2915](https://togithub.com/jesseduffield/lazygit/pull/2915)
- Add emacs-keybinds for word navigation by
[@&#8203;horriblename](https://togithub.com/horriblename) in
[https://github.com/jesseduffield/lazygit/pull/2935](https://togithub.com/jesseduffield/lazygit/pull/2935)
- Add `gui.scrollOffBehavior` config for scrolling list views by
half-pages by [@&#8203;stefanhaller](https://togithub.com/stefanhaller)
in
[https://github.com/jesseduffield/lazygit/pull/2939](https://togithub.com/jesseduffield/lazygit/pull/2939)
- Switch to editor from commit message panel by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2881](https://togithub.com/jesseduffield/lazygit/pull/2881)
- Select same commit again after pressing "e" to edit a commit by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2954](https://togithub.com/jesseduffield/lazygit/pull/2954)
- Support custom keybindings for confirm discard by
[@&#8203;mskelton](https://togithub.com/mskelton) in
[https://github.com/jesseduffield/lazygit/pull/2960](https://togithub.com/jesseduffield/lazygit/pull/2960)
- Allow adding a port to webDomain part of services config by
[@&#8203;raidora](https://togithub.com/raidora) in
[https://github.com/jesseduffield/lazygit/pull/2908](https://togithub.com/jesseduffield/lazygit/pull/2908)
- Add icons for files with .mdx and .svelte file extensions by
[@&#8203;hrstmr](https://togithub.com/hrstmr) in
[https://github.com/jesseduffield/lazygit/pull/2889](https://togithub.com/jesseduffield/lazygit/pull/2889)
- Section headers in keybindings menu by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2911](https://togithub.com/jesseduffield/lazygit/pull/2911)
- Check for staged files for "Amend commit" and "Create fixup commit" by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2970](https://togithub.com/jesseduffield/lazygit/pull/2970)
- Add support for external diff commands (e.g. difftastic) by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2868](https://togithub.com/jesseduffield/lazygit/pull/2868)
- Save diff context size in state.yml instead of config.yml by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2969](https://togithub.com/jesseduffield/lazygit/pull/2969)
- Support to reset the current branch to a selected branch upstream by
[@&#8203;AzraelSec](https://togithub.com/AzraelSec) in
[https://github.com/jesseduffield/lazygit/pull/2940](https://togithub.com/jesseduffield/lazygit/pull/2940)
- Replace whitespace with '-' when renaming a branch by
[@&#8203;calthejuggler](https://togithub.com/calthejuggler) in
[https://github.com/jesseduffield/lazygit/pull/2990](https://togithub.com/jesseduffield/lazygit/pull/2990)
- Add jump-to-panel label config setting by
[@&#8203;MariaSolOs](https://togithub.com/MariaSolOs) in
[https://github.com/jesseduffield/lazygit/pull/2993](https://togithub.com/jesseduffield/lazygit/pull/2993)
- Add co-author to commits by
[@&#8203;omaussa](https://togithub.com/omaussa) in
[https://github.com/jesseduffield/lazygit/pull/2912](https://togithub.com/jesseduffield/lazygit/pull/2912)
- Change the default of the "gui.borders" config to "rounded" by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2998](https://togithub.com/jesseduffield/lazygit/pull/2998)
- Add a DisabledReason mechanism for menu items and keybindings by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2992](https://togithub.com/jesseduffield/lazygit/pull/2992)
- Allow cherry-picking commits during a rebase by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3013](https://togithub.com/jesseduffield/lazygit/pull/3013)
- Add history for search view by
[@&#8203;karimkhaleel](https://togithub.com/karimkhaleel) in
[https://github.com/jesseduffield/lazygit/pull/2877](https://togithub.com/jesseduffield/lazygit/pull/2877)
- Replace loader panels with waiting status (pull/push/fetch) by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2973](https://togithub.com/jesseduffield/lazygit/pull/2973)
- Add menu to rebase onto selected branch remote upstream by
[@&#8203;AzraelSec](https://togithub.com/AzraelSec) in
[https://github.com/jesseduffield/lazygit/pull/3020](https://togithub.com/jesseduffield/lazygit/pull/3020)
- Add ability to force portrait mode by
[@&#8203;ldelossa](https://togithub.com/ldelossa) in
[https://github.com/jesseduffield/lazygit/pull/3037](https://togithub.com/jesseduffield/lazygit/pull/3037)
- Add Micro editor preset by [@&#8203;kytta](https://togithub.com/kytta)
in
[https://github.com/jesseduffield/lazygit/pull/3049](https://togithub.com/jesseduffield/lazygit/pull/3049)
- Show sync status in branches list by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3021](https://togithub.com/jesseduffield/lazygit/pull/3021)
- Add 'lvim' editor preset for lunarvim by
[@&#8203;zottelsheep](https://togithub.com/zottelsheep) in
[https://github.com/jesseduffield/lazygit/pull/3074](https://togithub.com/jesseduffield/lazygit/pull/3074)
- Truncate branch names to make branch status always visible by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3075](https://togithub.com/jesseduffield/lazygit/pull/3075)
- Color file icons by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3080](https://togithub.com/jesseduffield/lazygit/pull/3080)
- Add UserConfig jsonschema generation script by
[@&#8203;karimkhaleel](https://togithub.com/karimkhaleel) in
[https://github.com/jesseduffield/lazygit/pull/3039](https://togithub.com/jesseduffield/lazygit/pull/3039)
- Add a copy-to-clipboard menu to the file view (with `diff` copy
options) by [@&#8203;AzraelSec](https://togithub.com/AzraelSec) in
[https://github.com/jesseduffield/lazygit/pull/3104](https://togithub.com/jesseduffield/lazygit/pull/3104)
- Fix bottom line alignment by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3076](https://togithub.com/jesseduffield/lazygit/pull/3076)
- Make move up/down blocking by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2966](https://togithub.com/jesseduffield/lazygit/pull/2966)
- Add remote branch sorting menu by
[@&#8203;hosaka](https://togithub.com/hosaka) in
[https://github.com/jesseduffield/lazygit/pull/3171](https://togithub.com/jesseduffield/lazygit/pull/3171)
- Add age to stash entries by
[@&#8203;AzraelSec](https://togithub.com/AzraelSec) in
[https://github.com/jesseduffield/lazygit/pull/3174](https://togithub.com/jesseduffield/lazygit/pull/3174)
- Add local branch sorting menu by
[@&#8203;hosaka](https://togithub.com/hosaka) in
[https://github.com/jesseduffield/lazygit/pull/3182](https://togithub.com/jesseduffield/lazygit/pull/3182)
- Show a friendly error message when starting lazygit from a
non-existent cwd by
[@&#8203;simonwhitaker](https://togithub.com/simonwhitaker) in
[https://github.com/jesseduffield/lazygit/pull/3192](https://togithub.com/jesseduffield/lazygit/pull/3192)
- Replace copy commit SHA with copy commit subject on the y s keybind in
the commits view by
[@&#8203;karimkhaleel](https://togithub.com/karimkhaleel) in
[https://github.com/jesseduffield/lazygit/pull/3188](https://togithub.com/jesseduffield/lazygit/pull/3188)
- Add config setting for splitting window vertically in half screen mode
by [@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3133](https://togithub.com/jesseduffield/lazygit/pull/3133)
- Add command to find base commit for creating a fixup by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3105](https://togithub.com/jesseduffield/lazygit/pull/3105)
- Show Toast instead of error panel when invoking a disabled command by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3180](https://togithub.com/jesseduffield/lazygit/pull/3180)
- Show file names in default colour by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3081](https://togithub.com/jesseduffield/lazygit/pull/3081)
- Add config setting to suppress showing file icons by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3216](https://togithub.com/jesseduffield/lazygit/pull/3216)
- Support range select for rebase actions by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3232](https://togithub.com/jesseduffield/lazygit/pull/3232)
- Make range selections created with the mouse non-sticky by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3234](https://togithub.com/jesseduffield/lazygit/pull/3234)
- Support range select for staging/discarding files by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3248](https://togithub.com/jesseduffield/lazygit/pull/3248)
- Inline status for fetching remotes by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3238](https://togithub.com/jesseduffield/lazygit/pull/3238)
- Add shortcuts for filtering files by status by
[@&#8203;mark2185](https://togithub.com/mark2185) in
[https://github.com/jesseduffield/lazygit/pull/3137](https://togithub.com/jesseduffield/lazygit/pull/3137)
- Keep same selection range when quick-starting an interactive rebase by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3247](https://togithub.com/jesseduffield/lazygit/pull/3247)
- Add loads of tooltips by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3269](https://togithub.com/jesseduffield/lazygit/pull/3269)
- Show better keybinding suggestions by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3203](https://togithub.com/jesseduffield/lazygit/pull/3203)
- Support selecting file range in patch builder by
[@&#8203;afhoffman](https://togithub.com/afhoffman) in
[https://github.com/jesseduffield/lazygit/pull/3259](https://togithub.com/jesseduffield/lazygit/pull/3259)
- Add command to squash all fixups in the current branch by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3274](https://togithub.com/jesseduffield/lazygit/pull/3274)
- Use slimmer scrollbars by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3283](https://togithub.com/jesseduffield/lazygit/pull/3283)
- Clear cherry-picked commits after pasting by
[@&#8203;molejnik88](https://togithub.com/molejnik88) in
[https://github.com/jesseduffield/lazygit/pull/3240](https://togithub.com/jesseduffield/lazygit/pull/3240)
- Change default of git.log.showGraph to 'always' by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3314](https://togithub.com/jesseduffield/lazygit/pull/3314)
- Support range select removing files from a commit by
[@&#8203;afhoffman](https://togithub.com/afhoffman) in
[https://github.com/jesseduffield/lazygit/pull/3276](https://togithub.com/jesseduffield/lazygit/pull/3276)
- Migrate git.log.showGraph and git.log.order to app state by
[@&#8203;hosaka](https://togithub.com/hosaka) in
[https://github.com/jesseduffield/lazygit/pull/3197](https://togithub.com/jesseduffield/lazygit/pull/3197)
- Change "git reset" default to --mixed by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3264](https://togithub.com/jesseduffield/lazygit/pull/3264)
- Add author filtering to commit view by
[@&#8203;part22](https://togithub.com/part22) in
[https://github.com/jesseduffield/lazygit/pull/3302](https://togithub.com/jesseduffield/lazygit/pull/3302)
- Provide two helix presets, one for "helix" and one for "hx" by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3346](https://togithub.com/jesseduffield/lazygit/pull/3346)
- Don't show branch head on rebase todos if the rebase.updateRefs config
is on by [@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3340](https://togithub.com/jesseduffield/lazygit/pull/3340)
- Show all submodules recursively by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3341](https://togithub.com/jesseduffield/lazygit/pull/3341)
- Support setting a range of commits to "edit" outside of a rebase by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3370](https://togithub.com/jesseduffield/lazygit/pull/3370)
- Adjust selection after squashing fixups by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3338](https://togithub.com/jesseduffield/lazygit/pull/3338)
- Auto-wrap commit message while typing by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3173](https://togithub.com/jesseduffield/lazygit/pull/3173)
- Add Co-Author support to new commits by
[@&#8203;2KAbhishek](https://togithub.com/2KAbhishek) in
[https://github.com/jesseduffield/lazygit/pull/3097](https://togithub.com/jesseduffield/lazygit/pull/3097)
- Show "breaking changes" message at startup by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3377](https://togithub.com/jesseduffield/lazygit/pull/3377)
- Allow moving and deleting update-ref todos by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3391](https://togithub.com/jesseduffield/lazygit/pull/3391)
- When checking out a remote branch by name, ask the user how by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3388](https://togithub.com/jesseduffield/lazygit/pull/3388)
- Use substring filtering instead of fuzzy filtering by default by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3376](https://togithub.com/jesseduffield/lazygit/pull/3376)
- Always prompt to return from subprocess if there was an error by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3410](https://togithub.com/jesseduffield/lazygit/pull/3410)
- When adding a new remote, select it and fetch it by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3401](https://togithub.com/jesseduffield/lazygit/pull/3401)
- Support editing multiple files at once using range selection by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3407](https://togithub.com/jesseduffield/lazygit/pull/3407)
- Make it easy to create "amend!" commits by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3409](https://togithub.com/jesseduffield/lazygit/pull/3409)
- Add config to truncate commit hashes when copying them to the
clipboard by [@&#8203;stefanhaller](https://togithub.com/stefanhaller)
in
[https://github.com/jesseduffield/lazygit/pull/3402](https://togithub.com/jesseduffield/lazygit/pull/3402)

##### Fixes 🔧

- Fix issue where explosion effect was out-of-view by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/2909](https://togithub.com/jesseduffield/lazygit/pull/2909)
- Show dialogue when attempting to open info link fails by
[@&#8203;simonwhitaker](https://togithub.com/simonwhitaker) in
[https://github.com/jesseduffield/lazygit/pull/2899](https://togithub.com/jesseduffield/lazygit/pull/2899)
- Fix jumping to the correct line from the staging view by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2919](https://togithub.com/jesseduffield/lazygit/pull/2919)
- Fix sha colors when rebasing by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2946](https://togithub.com/jesseduffield/lazygit/pull/2946)
- Fix the commit graph display after selection jumps in commits view by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2943](https://togithub.com/jesseduffield/lazygit/pull/2943)
- Handle trailing slash in worktree path by
[@&#8203;Krismix1](https://togithub.com/Krismix1) in
[https://github.com/jesseduffield/lazygit/pull/2947](https://togithub.com/jesseduffield/lazygit/pull/2947)
- Fix escape not cancelling filter mode, but closing the menu instead by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2977](https://togithub.com/jesseduffield/lazygit/pull/2977)
- Use `Error` method to handle commits url copy from unknown service by
[@&#8203;AzraelSec](https://togithub.com/AzraelSec) in
[https://github.com/jesseduffield/lazygit/pull/3007](https://togithub.com/jesseduffield/lazygit/pull/3007)
- Hide waiting status during credentials prompt by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3016](https://togithub.com/jesseduffield/lazygit/pull/3016)
- Use upstream branch when opening pull requests by
[@&#8203;mark2185](https://togithub.com/mark2185) in
[https://github.com/jesseduffield/lazygit/pull/2693](https://togithub.com/jesseduffield/lazygit/pull/2693)
- Fix issue where active search inappropriately changed selected line by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3022](https://togithub.com/jesseduffield/lazygit/pull/3022)
- Respect $GIT_WORK_TREE and $GIT_DIR env vars (fix
[#&#8203;3010](https://togithub.com/jesseduffield/lazygit/issues/3010)).
by [@&#8203;intrntbrn](https://togithub.com/intrntbrn) in
[https://github.com/jesseduffield/lazygit/pull/3024](https://togithub.com/jesseduffield/lazygit/pull/3024)
- Fix crash when trying to filter the list of remotes by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3059](https://togithub.com/jesseduffield/lazygit/pull/3059)
- Re-apply filter when model changes by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3058](https://togithub.com/jesseduffield/lazygit/pull/3058)
- Use a PTY when calling external diff command by
[@&#8203;AFutureD](https://togithub.com/AFutureD) in
[https://github.com/jesseduffield/lazygit/pull/3120](https://togithub.com/jesseduffield/lazygit/pull/3120)
- Re-enable 'Unset upstream' option when upstream branch is missing by
[@&#8203;mark2185](https://togithub.com/mark2185) in
[https://github.com/jesseduffield/lazygit/pull/3086](https://togithub.com/jesseduffield/lazygit/pull/3086)
- Fall back to WithWaitingStatus if item is not visible by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3083](https://togithub.com/jesseduffield/lazygit/pull/3083)
- Fix checking out a tag when there is a branch with the same name by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3179](https://togithub.com/jesseduffield/lazygit/pull/3179)
- Fix preserving the commit message when description contains blank
lines by [@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3170](https://togithub.com/jesseduffield/lazygit/pull/3170)
- Allow multiple fetch commands (or fetch and pull) to run concurrently
by [@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3202](https://togithub.com/jesseduffield/lazygit/pull/3202)
- Support insteadOf URL rewriting when opening URLs in browser by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3177](https://togithub.com/jesseduffield/lazygit/pull/3177)
- Fix keybindings for characters involving AltGr on Windows by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3194](https://togithub.com/jesseduffield/lazygit/pull/3194)
- Do not include keybindings from another view in keybindings menu by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3220](https://togithub.com/jesseduffield/lazygit/pull/3220)
- Fix crash with short branch names by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3219](https://togithub.com/jesseduffield/lazygit/pull/3219)
- Keep same branch selected when fetching a branch while sorted by date
by [@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3186](https://togithub.com/jesseduffield/lazygit/pull/3186)
- Use git rev-parse to obtain repository and worktree paths by
[@&#8203;jwhitley](https://togithub.com/jwhitley) in
[https://github.com/jesseduffield/lazygit/pull/3183](https://togithub.com/jesseduffield/lazygit/pull/3183)
- Pass absolute file paths to all editor commands by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3255](https://togithub.com/jesseduffield/lazygit/pull/3255)
- Disallow cherry-picking merge commits by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3316](https://togithub.com/jesseduffield/lazygit/pull/3316)
- Fix two problems related to update-ref rebase todo items by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3290](https://togithub.com/jesseduffield/lazygit/pull/3290)
- Fix order of custom commands history by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3286](https://togithub.com/jesseduffield/lazygit/pull/3286)
- Fix some problems with patches if `git diff` was customized with
config (e.g. `external` or `noprefix`). by
[@&#8203;mricherzhagen](https://togithub.com/mricherzhagen) in
[https://github.com/jesseduffield/lazygit/pull/3222](https://togithub.com/jesseduffield/lazygit/pull/3222)
- Use $XDG_STATE_HOME for state.yml by
[@&#8203;horriblename](https://togithub.com/horriblename) in
[https://github.com/jesseduffield/lazygit/pull/2936](https://togithub.com/jesseduffield/lazygit/pull/2936)
- Fix display of Chinese characters on Windows by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3352](https://togithub.com/jesseduffield/lazygit/pull/3352)
- Allow more than one argument in git.merging.args config by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3336](https://togithub.com/jesseduffield/lazygit/pull/3336)
- Don't strike out reserved keys in menus by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3365](https://togithub.com/jesseduffield/lazygit/pull/3365)
- Don't ask to force-push if the remote rejected updates by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3387](https://togithub.com/jesseduffield/lazygit/pull/3387)
- Fix container detection by
[@&#8203;aritmos](https://togithub.com/aritmos) in
[https://github.com/jesseduffield/lazygit/pull/3412](https://togithub.com/jesseduffield/lazygit/pull/3412)

##### Maintenance ⚙️

- Add Click() to GuiDriver by
[@&#8203;simonwhitaker](https://togithub.com/simonwhitaker) in
[https://github.com/jesseduffield/lazygit/pull/2898](https://togithub.com/jesseduffield/lazygit/pull/2898)
- Add Makefile by [@&#8203;kyu08](https://togithub.com/kyu08) in
[https://github.com/jesseduffield/lazygit/pull/2937](https://togithub.com/jesseduffield/lazygit/pull/2937)
- fix GitHub Actions warnings by
[@&#8203;kyu08](https://togithub.com/kyu08) in
[https://github.com/jesseduffield/lazygit/pull/2950](https://togithub.com/jesseduffield/lazygit/pull/2950)
- Add instruction in PR template to start PRs with an imperative by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/2967](https://togithub.com/jesseduffield/lazygit/pull/2967)
- Don't show toasts when running integration tests by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/2975](https://togithub.com/jesseduffield/lazygit/pull/2975)
- Various debugging improvements by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3000](https://togithub.com/jesseduffield/lazygit/pull/3000)
- Rename `test/results` to `test/_results` by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3012](https://togithub.com/jesseduffield/lazygit/pull/3012)
- Support passing -race flag to integration tests by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3019](https://togithub.com/jesseduffield/lazygit/pull/3019)
- Improve debugging of integration tests by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3029](https://togithub.com/jesseduffield/lazygit/pull/3029)
- Use go:generate for cheatsheet by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3035](https://togithub.com/jesseduffield/lazygit/pull/3035)
- Change Makefile to build non-optimized by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3028](https://togithub.com/jesseduffield/lazygit/pull/3028)
- Update PR template to use go generate command by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3041](https://togithub.com/jesseduffield/lazygit/pull/3041)
- Band-aid fix for submodule/reset.go test failure by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3047](https://togithub.com/jesseduffield/lazygit/pull/3047)
- Remove redundant `len` check by
[@&#8203;Juneezee](https://togithub.com/Juneezee) in
[https://github.com/jesseduffield/lazygit/pull/3051](https://togithub.com/jesseduffield/lazygit/pull/3051)
- Add disabled compat for user config
([#&#8203;2833](https://togithub.com/jesseduffield/lazygit/issues/2833))
by [@&#8203;karimkhaleel](https://togithub.com/karimkhaleel) in
[https://github.com/jesseduffield/lazygit/pull/3060](https://togithub.com/jesseduffield/lazygit/pull/3060)
- Fix go.mod file by
[@&#8203;stefanhaller](https://togithub.com/stefanhaller) in
[https://github.com/jesseduffield/lazygit/pull/3118](https://togithub.com/jesseduffield/lazygit/pull/3118)
- Capture test code coverage stats by
[@&#8203;jesseduffield](https://togithub.com/jesseduffield) in
[https://github.com/jesseduffield/lazygit/pull/3135](https://togithub.com/jesseduffield/lazygit/pull/3135)
- fixed typo in test description by
[@&#8203;schuebel](https://togithub.com/schuebel) in
[https://github.com/jesseduffield/lazygit/pull/3101](https://togithub.com/jesseduffield/lazygit/pull/3101)
-   Update cheatsheets by [@&#8203;stefanhaller](https:

</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://togithub.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>
renovate bot added a commit to DelineaXPM/dsv-cli that referenced this pull request May 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [anchore/grype](https://togithub.com/anchore/grype) | minor |
`v0.74.7` -> `v0.77.4` |
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry)
| minor | `v4.145.0` -> `v4.184.0` |
| [charmbracelet/gum](https://togithub.com/charmbracelet/gum) | minor |
`v0.13.0` -> `v0.14.0` |
| [charmbracelet/vhs](https://togithub.com/charmbracelet/vhs) | patch |
`v0.7.1` -> `v0.7.2` |
| [direnv/direnv](https://togithub.com/direnv/direnv) | minor |
`v2.33.0` -> `v2.34.0` |
| [golang/go](https://togithub.com/golang/go) | patch | `1.22.0` ->
`1.22.3` |
| [goreleaser/goreleaser](https://togithub.com/goreleaser/goreleaser) |
minor | `v1.24.0` -> `v1.26.1` |
| [mikefarah/yq](https://togithub.com/mikefarah/yq) | minor | `v4.42.1`
-> `v4.44.1` |
| [miniscruff/changie](https://togithub.com/miniscruff/changie) | minor
| `v1.18.0` -> `v1.19.0` |

---

### Release Notes

<details>
<summary>anchore/grype (anchore/grype)</summary>

### [`v0.77.4`](https://togithub.com/anchore/grype/releases/tag/v0.77.4)

[Compare
Source](https://togithub.com/anchore/grype/compare/v0.77.3...v0.77.4)

##### Additional Changes

- update Syft to v1.4.1
\[[#&#8203;1855](https://togithub.com/anchore/grype/pull/1855)
[@&#8203;anchore-actions-token-generator](https://togithub.com/anchore-actions-token-generator)]

**[(Full
Changelog)](https://togithub.com/anchore/grype/compare/v0.77.3...v0.77.4)**

### [`v0.77.3`](https://togithub.com/anchore/grype/releases/tag/v0.77.3)

[Compare
Source](https://togithub.com/anchore/grype/compare/v0.77.2...v0.77.3)

##### Additional Changes

- Remove providers' pull information from DB metadata file
\[[#&#8203;1846](https://togithub.com/anchore/grype/pull/1846)
[@&#8203;asomya](https://togithub.com/asomya)]

**[(Full
Changelog)](https://togithub.com/anchore/grype/compare/v0.77.2...v0.77.3)**

### [`v0.77.2`](https://togithub.com/anchore/grype/releases/tag/v0.77.2)

[Compare
Source](https://togithub.com/anchore/grype/compare/v0.77.1...v0.77.2)

##### Bug Fixes

- update ignored vulnerability count in tui
\[[#&#8203;1837](https://togithub.com/anchore/grype/pull/1837)
[@&#8203;kzantow](https://togithub.com/kzantow)]
- SARIF output not compatible with GitHub
\[[#&#8203;1518](https://togithub.com/anchore/grype/issues/1518)
[#&#8203;1838](https://togithub.com/anchore/grype/pull/1838)
[@&#8203;kzantow](https://togithub.com/kzantow)]

**[(Full
Changelog)](https://togithub.com/anchore/grype/compare/v0.77.1...v0.77.2)**

### [`v0.77.1`](https://togithub.com/anchore/grype/releases/tag/v0.77.1)

[Compare
Source](https://togithub.com/anchore/grype/compare/v0.77.0...v0.77.1)

##### Additional Changes

- update Syft to v1.3.0
\[[#&#8203;1832](https://togithub.com/anchore/grype/pull/1832)
[@&#8203;anchore-actions-token-generator](https://togithub.com/anchore-actions-token-generator)]

**[(Full
Changelog)](https://togithub.com/anchore/grype/compare/v0.77.0...v0.77.1)**

### [`v0.77.0`](https://togithub.com/anchore/grype/releases/tag/v0.77.0)

[Compare
Source](https://togithub.com/anchore/grype/compare/v0.76.0...v0.77.0)

##### Added Features

- add linux and libc-dev headers ignore rules for debian packages
\[[#&#8203;1809](https://togithub.com/anchore/grype/pull/1809)
[@&#8203;zhill](https://togithub.com/zhill)]
- use Go main module version when possible
\[[#&#8203;1797](https://togithub.com/anchore/grype/pull/1797)
[@&#8203;luhring](https://togithub.com/luhring)]

##### Additional Changes

- Add providers' pull date to DB metadata structure
\[[#&#8203;1795](https://togithub.com/anchore/grype/pull/1795)
[@&#8203;asomya](https://togithub.com/asomya)]
- config: add config opt in golang pseudo version main module comparison
\[[#&#8203;1816](https://togithub.com/anchore/grype/pull/1816)
[@&#8203;spiffcs](https://togithub.com/spiffcs)]

**[(Full
Changelog)](https://togithub.com/anchore/grype/compare/v0.76.0...v0.77.0)**

### [`v0.76.0`](https://togithub.com/anchore/grype/releases/tag/v0.76.0)

[Compare
Source](https://togithub.com/anchore/grype/compare/v0.75.0...v0.76.0)

##### Added Features

- Database download timeouts
\[[#&#8203;1731](https://togithub.com/anchore/grype/issues/1731)
[#&#8203;1777](https://togithub.com/anchore/grype/issues/1777)
[@&#8203;willmurphyscode](https://togithub.com/willmurphyscode)]

##### Bug Fixes

- Disable matching kernel vulnerabilities by default for indirect
matches against the 'kernel-headers' packages
\[[#&#8203;1762](https://togithub.com/anchore/grype/issues/1762)
[#&#8203;1787](https://togithub.com/anchore/grype/pull/1787)
[@&#8203;zhill](https://togithub.com/zhill)]

##### Additional Changes

- Update Syft to v1.2.0
\[[#&#8203;1803](https://togithub.com/anchore/grype/pull/1803)], which
fixes
[https://github.com/anchore/grype/issues/1792](https://togithub.com/anchore/grype/issues/1792)

**[(Full
Changelog)](https://togithub.com/anchore/grype/compare/v0.75.0...v0.76.0)**

### [`v0.75.0`](https://togithub.com/anchore/grype/releases/tag/v0.75.0)

[Compare
Source](https://togithub.com/anchore/grype/compare/v0.74.7...v0.75.0)

##### Added Features

- update syft source providers
\[[#&#8203;1727](https://togithub.com/anchore/grype/pull/1727)
[@&#8203;kzantow](https://togithub.com/kzantow)]
- enable http timeout
\[[#&#8203;1777](https://togithub.com/anchore/grype/pull/1777)
[@&#8203;willmurphyscode](https://togithub.com/willmurphyscode)]

##### Bug Fixes

- use "path/filepath" to build file path
\[[#&#8203;1767](https://togithub.com/anchore/grype/pull/1767)
[@&#8203;seiyab](https://togithub.com/seiyab)]
- Suppress warnings when matching go packages with `devel` version
\[[#&#8203;1752](https://togithub.com/anchore/grype/pull/1752)
[@&#8203;wagoodman](https://togithub.com/wagoodman)]
- not showing poco CVEs from syft generated sbom
\[[#&#8203;1737](https://togithub.com/anchore/grype/issues/1737)]

**[(Full
Changelog)](https://togithub.com/anchore/grype/compare/v0.74.7...v0.75.0)**

</details>

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

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.183.0...v4.184.0)


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

#### 🎉 New Packages


[#&#8203;23068](https://togithub.com/aquaproj/aqua-registry/issues/23068)
[fujiwara/aws-sdk-client-go](https://togithub.com/fujiwara/aws-sdk-client-go):
A simplified alternative to the AWS CLI for limited use cases
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

#### Fix


[#&#8203;23111](https://togithub.com/aquaproj/aqua-registry/issues/23111)
handlename/ssmwrap: Follow up changes of ssmwrap v2.1.0

[#&#8203;23112](https://togithub.com/aquaproj/aqua-registry/issues/23112)
xremap/xremap/hypr: xremap client for hypr was dropped

[#&#8203;23113](https://togithub.com/aquaproj/aqua-registry/issues/23113)
xremap/xremap/sway: xremap client for sway was dropped


[https://github.com/xremap/xremap/pull/479](https://togithub.com/xremap/xremap/pull/479)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.182.0...v4.183.0)


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

##### 🎉 New Packages


[#&#8203;23041](https://togithub.com/aquaproj/aqua-registry/issues/23041)
[rustsec/rustsec/cargo-audit](https://togithub.com/rustsec/rustsec):
Audit your dependencies for crates
[@&#8203;sapphi-red](https://togithub.com/sapphi-red)

##### Fix


[#&#8203;23049](https://togithub.com/aquaproj/aqua-registry/issues/23049)
sl1pm4t/k2tf: Follow up changes of k2tf v0.8.0

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.181.0...v4.182.0)


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

##### 🎉 New Packages


[#&#8203;23033](https://togithub.com/aquaproj/aqua-registry/issues/23033)
[Ph0enixKM/Amber](https://togithub.com/Ph0enixKM/Amber): Amber the
programming language compiled to bash

[#&#8203;23032](https://togithub.com/aquaproj/aqua-registry/issues/23032)
[firebase/firebase-tools](https://togithub.com/firebase/firebase-tools):
The Firebase Command Line Tools
[@&#8203;ka2n](https://togithub.com/ka2n)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.180.1...v4.181.0)


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

##### 🎉 New Packages


[#&#8203;23000](https://togithub.com/aquaproj/aqua-registry/issues/23000)
[#&#8203;23005](https://togithub.com/aquaproj/aqua-registry/issues/23005)
[jessfraz/dockfmt](https://togithub.com/jessfraz/dockfmt): Dockerfile
format and parser. Like `gofmt` but for Dockerfiles
[@&#8203;istone-you](https://togithub.com/istone-you)

[#&#8203;23025](https://togithub.com/aquaproj/aqua-registry/issues/23025)
[typst/typst](https://togithub.com/typst/typst): A new markup-based
typesetting system that is powerful and easy to learn
[@&#8203;ryota2357](https://togithub.com/ryota2357)

##### Fix


[#&#8203;23022](https://togithub.com/aquaproj/aqua-registry/issues/23022)
MHNightCat/superfile: Rename the package to `yorukot/superfile`

The repository https://github.com/MHNightCat/superfile was transferred
to https://github.com/yorukot/superfile .

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.180.0...v4.180.1)


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

##### Fix


[#&#8203;22910](https://togithub.com/aquaproj/aqua-registry/issues/22910)
WebAssembly/wabt: Follow up changes of wabt v1.0.35

[#&#8203;22999](https://togithub.com/aquaproj/aqua-registry/issues/22999)
neovim/neovim: Follow up changes of neovim v0.10.0

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.179.0...v4.180.0)


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

##### 🎉 New Packages


[#&#8203;22867](https://togithub.com/aquaproj/aqua-registry/issues/22867)
[DeNA/unity-meta-check/unity-meta-check](https://togithub.com/DeNA/unity-meta-check):
Checker for missing/dangling meta files. The result print to stdout
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;22866](https://togithub.com/aquaproj/aqua-registry/issues/22866)
[DeNA/unity-meta-check/gh-action-yaml-gen](https://togithub.com/DeNA/unity-meta-check):
A cli tool to automatically generate action.yaml for
DeNA/unity-meta-check [@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;22865](https://togithub.com/aquaproj/aqua-registry/issues/22865)
[DeNA/unity-meta-check/gh-action](https://togithub.com/DeNA/unity-meta-check):
Binary for GitHub Actions of DeNA/unity-meta-check
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;22864](https://togithub.com/aquaproj/aqua-registry/issues/22864)
[DeNA/unity-meta-check/unity-meta-autofix](https://togithub.com/DeNA/unity-meta-check):
Autofix for meta files problems. It need a result of unity-meta-check
via stdin [@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;22863](https://togithub.com/aquaproj/aqua-registry/issues/22863)
[DeNA/unity-meta-check/unity-meta-check-github-pr-comment](https://togithub.com/DeNA/unity-meta-check):
Reporter for GitHub comments of GitHub issues or pull requests. It need
a result of unity-meta-check from stdin
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;22862](https://togithub.com/aquaproj/aqua-registry/issues/22862)
[DeNA/unity-meta-check/unity-meta-check-junit](https://togithub.com/DeNA/unity-meta-check):
Reporter for Jenkins compatible XML based JUnit reports. It need a
result of unity-meta-check from stdin
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;22875](https://togithub.com/aquaproj/aqua-registry/issues/22875)
[interlynk-io/sbomqs](https://togithub.com/interlynk-io/sbomqs): SBOM
quality score - Quality metrics for your sboms

##### Fix


[#&#8203;22848](https://togithub.com/aquaproj/aqua-registry/issues/22848)
sigi-cli/sigi: Follow up changes of sigi v3.6.4

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.178.0...v4.179.0)


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

##### 🎉 New Packages


[#&#8203;22842](https://togithub.com/aquaproj/aqua-registry/issues/22842)
[altsem/gitu](https://togithub.com/altsem/gitu): A TUI Git client
inspired by Magit

[#&#8203;22817](https://togithub.com/aquaproj/aqua-registry/issues/22817)
[secretlint/secretlint](https://togithub.com/secretlint/secretlint):
secretlint - Pluggable linting tool to prevent committing credential
[@&#8203;ken5scal](https://togithub.com/ken5scal)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.177.0...v4.178.0)


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

#### 🎉 New Packages


[#&#8203;22775](https://togithub.com/aquaproj/aqua-registry/issues/22775)
[StyraInc/regal](https://togithub.com/StyraInc/regal): Regal is a linter
for Rego, with the goal of making your Rego magnificent

#### Fix


[#&#8203;22815](https://togithub.com/aquaproj/aqua-registry/issues/22815)
ast-grep/ast-grep: Follow up changes of ast-grep v0.22.2

[#&#8203;22784](https://togithub.com/aquaproj/aqua-registry/issues/22784)
jdx/mise: Remove version constraints for deleted old versions

[#&#8203;22806](https://togithub.com/aquaproj/aqua-registry/issues/22806)
tellerops/teller: Follow up changes of teller v2.0.3

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.176.0...v4.177.0)


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

#### 🎉 New Packages


[#&#8203;22757](https://togithub.com/aquaproj/aqua-registry/issues/22757)
[MHNightCat/superfile](https://togithub.com/MHNightCat/superfile):
Pretty fancy and modern terminal file manager

[#&#8203;22735](https://togithub.com/aquaproj/aqua-registry/issues/22735)
[dduan/tre](https://togithub.com/dduan/tre): Tree command, improved
[@&#8203;ryoppippi](https://togithub.com/ryoppippi)

#### Others


[#&#8203;22760](https://togithub.com/aquaproj/aqua-registry/issues/22760)
[#&#8203;22764](https://togithub.com/aquaproj/aqua-registry/issues/22764)
Fix a bug of scripts that `cmdx t` doesn't test packages

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.175.0...v4.176.0)


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

#### 🎉 New Packages


[#&#8203;22724](https://togithub.com/aquaproj/aqua-registry/issues/22724)
[Crocmagnon/fatcontext](https://togithub.com/Crocmagnon/fatcontext):
detects nested contexts in loops
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;22717](https://togithub.com/aquaproj/aqua-registry/issues/22717)
[EmbarkStudios/cargo-deny](https://togithub.com/EmbarkStudios/cargo-deny):
Cargo plugin for linting your dependencies
[@&#8203;sapphi-red](https://togithub.com/sapphi-red)

#### Fix


[#&#8203;22721](https://togithub.com/aquaproj/aqua-registry/issues/22721)
ko-build/ko: Enable the verification of SLSA Provenance
[@&#8203;sapphi-red](https://togithub.com/sapphi-red)

[#&#8203;22719](https://togithub.com/aquaproj/aqua-registry/issues/22719)
dagu-dev/dagu: Remove a duplicated alias
[@&#8203;sapphi-red](https://togithub.com/sapphi-red)

#### Others


[#&#8203;22716](https://togithub.com/aquaproj/aqua-registry/issues/22716)
[#&#8203;22718](https://togithub.com/aquaproj/aqua-registry/issues/22718)
script: fix an issue that `cmdx s` generates files owned by root on
Linux [@&#8203;sapphi-red](https://togithub.com/sapphi-red)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.174.0...v4.175.0)


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

#### 🎉 New Packages


[#&#8203;22696](https://togithub.com/aquaproj/aqua-registry/issues/22696)
[cargo-bins/cargo-binstall](https://togithub.com/cargo-bins/cargo-binstall):
Binary installation for rust projects
[@&#8203;sapphi-red](https://togithub.com/sapphi-red)

[#&#8203;22698](https://togithub.com/aquaproj/aqua-registry/issues/22698)
[mitsuhiko/insta](https://togithub.com/mitsuhiko/insta): A snapshot
testing library for rust
[@&#8203;sapphi-red](https://togithub.com/sapphi-red)

#### Fix


[#&#8203;22658](https://togithub.com/aquaproj/aqua-registry/issues/22658)
[fabpot/local-php-security-checker](https://togithub.com/fabpot/local-php-security-checker):
Regenerate settings

[#&#8203;22661](https://togithub.com/aquaproj/aqua-registry/issues/22661)
[kaytu-io/kaytu](https://togithub.com/kaytu-io/kaytu): Fix checksum of
windows


[https://github.com/kaytu-io/kaytu/issues/77](https://togithub.com/kaytu-io/kaytu/issues/77)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.173.0...v4.174.0)


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

##### 🎉 New Packages


[#&#8203;22626](https://togithub.com/aquaproj/aqua-registry/issues/22626)
[containrrr/shoutrrr](https://togithub.com/containrrr/shoutrrr):
Notification library for gophers and their furry friends
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;22597](https://togithub.com/aquaproj/aqua-registry/issues/22597)
[guumaster/hostctl](https://togithub.com/guumaster/hostctl): Your dev
tool to manage /etc/hosts like a pro

##### Fix


[#&#8203;22596](https://togithub.com/aquaproj/aqua-registry/issues/22596)
mashiike/stefunny: Follow up changes of stefunny v0.9.0

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.172.0...v4.173.0)


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

##### 🎉 New Packages


[#&#8203;22579](https://togithub.com/aquaproj/aqua-registry/issues/22579)
[awslabs/dynein](https://togithub.com/awslabs/dynein): DynamoDB CLI
written in Rust [@&#8203;istone-you](https://togithub.com/istone-you)

[#&#8203;22578](https://togithub.com/aquaproj/aqua-registry/issues/22578)
[kaytu-io/kaytu](https://togithub.com/kaytu-io/kaytu): The Kaytu CLI
helps you save on cloud costs by finding the perfect server sizes. Kaytu
analyzes historical usage and provides tailored recommendations,
ensuring you only pay for the resources you need
[@&#8203;istone-you](https://togithub.com/istone-you)

[#&#8203;22584](https://togithub.com/aquaproj/aqua-registry/issues/22584)
[lasiar/canonicalheader](https://togithub.com/lasiar/canonicalheader):
Golang linter checking the canonicality of the http header
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;22582](https://togithub.com/aquaproj/aqua-registry/issues/22582)
[#&#8203;22586](https://togithub.com/aquaproj/aqua-registry/issues/22586)
[playwright-community/playwright-go](https://togithub.com/playwright-community/playwright-go):
Playwright for Go a browser automation library to control Chromium,
Firefox and WebKit with a single API

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.171.0...v4.172.0)


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

##### 🎉 New Packages


[#&#8203;22529](https://togithub.com/aquaproj/aqua-registry/issues/22529)
[bflad/tfproviderlint](https://togithub.com/bflad/tfproviderlint):
Terraform Provider Lint Tool
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

##### Fix


[#&#8203;22527](https://togithub.com/aquaproj/aqua-registry/issues/22527)
Mic-U/ecsher: Regenerate settings

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.170.0...v4.171.0)


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

##### 🎉 New Packages


[#&#8203;22488](https://togithub.com/aquaproj/aqua-registry/issues/22488)
[crates.io/cargo-expand](https://togithub.com/dtolnay/cargo-expand):
Subcommand to show result of macro expansion
[@&#8203;ryoppippi](https://togithub.com/ryoppippi)

[#&#8203;22487](https://togithub.com/aquaproj/aqua-registry/issues/22487)
[crates.io/cargo-run-script](https://crates.io/crates/cargo-run-script):
Bringing `npm run-script` to Rust
[@&#8203;ryoppippi](https://togithub.com/ryoppippi)

[#&#8203;22489](https://togithub.com/aquaproj/aqua-registry/issues/22489)
[nishanths/license](https://togithub.com/nishanths/license): Command
line license text generator
[@&#8203;ryoppippi](https://togithub.com/ryoppippi)

##### Fix


[#&#8203;22508](https://togithub.com/aquaproj/aqua-registry/issues/22508)
GoogleContainerTools/container-structure-test: Follow up changes of
container-structure-test v1.18.0

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.169.0...v4.170.0)


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

##### 🎉 New Packages


[#&#8203;22464](https://togithub.com/aquaproj/aqua-registry/issues/22464)
[8051Enthusiast/biodiff](https://togithub.com/8051Enthusiast/biodiff):
Hex diff viewer using alignment algorithms from biology
[@&#8203;mitsu-yuki](https://togithub.com/mitsu-yuki)

[#&#8203;22470](https://togithub.com/aquaproj/aqua-registry/issues/22470)
[vishnubob/wait-for-it](https://togithub.com/vishnubob/wait-for-it):
Pure bash script to test and wait on the availability of a TCP host and
port

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.168.0...v4.169.0)


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

#### 🎉 New Packages


[#&#8203;22395](https://togithub.com/aquaproj/aqua-registry/issues/22395)
[restechnica/semverbot](https://togithub.com/restechnica/semverbot): A
CLI which automates semver versioning
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

#### Fixes


[#&#8203;22367](https://togithub.com/aquaproj/aqua-registry/issues/22367)
ddosify/ddosify: Rename the package to
[getanteon/anteon](https://togithub.com/getanteon/anteon)

[#&#8203;22396](https://togithub.com/aquaproj/aqua-registry/issues/22396)
helmwave/helmwave: Follow up changes of helmwave v0.36.0

[#&#8203;22407](https://togithub.com/aquaproj/aqua-registry/issues/22407)
charmbracelet/gum: Follow up changes of gum v0.14.0

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.167.0...v4.168.0)


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

#### 🎉 New Packages


[#&#8203;22316](https://togithub.com/aquaproj/aqua-registry/issues/22316)
[toshimaru/nyan](https://togithub.com/toshimaru/nyan): Colored cat
command which supports syntax highlighting
[@&#8203;ishii1648](https://togithub.com/ishii1648)

#### Fixes


[#&#8203;22296](https://togithub.com/aquaproj/aqua-registry/issues/22296)
hotaruswarm/dagu: Rename the package to dagu-dev/dagu

#### 🎉 New Contributors

Thank you for your contribution!

[@&#8203;ishii1648](https://togithub.com/ishii1648)
[#&#8203;22316](https://togithub.com/aquaproj/aqua-registry/issues/22316)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.166.0...v4.167.0)


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

#### 🎉 New Packages


[#&#8203;22271](https://togithub.com/aquaproj/aqua-registry/issues/22271)
[undistro/marvin](https://togithub.com/undistro/marvin): Marvin is a CLI
tool that scans a k8s cluster by performing CEL expressions to report
potential issues, misconfigurations and vulnerabilities

[#&#8203;22256](https://togithub.com/aquaproj/aqua-registry/issues/22256)
[cert-manager/cmctl](https://togithub.com/cert-manager/cmctl): command
line utility that makes cert-manager'ing easier

The code of cmctl was moved from
https://github.com/cert-manager/cert-manager to
https://github.com/cert-manager/cmctl

#### Fixes


[#&#8203;22288](https://togithub.com/aquaproj/aqua-registry/issues/22288)
cilium/cilium-cli: Follow up changes of cilium-cli v0.16.5

[#&#8203;22287](https://togithub.com/aquaproj/aqua-registry/issues/22287)
zigtools/zls: Follow up changes of zls 0.12.0

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.165.0...v4.166.0)


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

#### 🎉 New Packages


[#&#8203;22190](https://togithub.com/aquaproj/aqua-registry/issues/22190)
[gabeduke/kubectl-iexec](https://togithub.com/gabeduke/kubectl-iexec):
Kubectl plugin to interactively exec into a pod
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

#### Fixes


[#&#8203;22191](https://togithub.com/aquaproj/aqua-registry/issues/22191)
dagu-dev/dagu: Rename the package to hotaruswarm/dagu

[#&#8203;22223](https://togithub.com/aquaproj/aqua-registry/issues/22223)
tstack/lnav: Follow up changes of lnav v0.12.1

[#&#8203;22225](https://togithub.com/aquaproj/aqua-registry/issues/22225)
Orange-OpenSource/hurl: Regenerate the setting

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.164.0...v4.165.0)


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

#### 🎉 New Packages


[#&#8203;22188](https://togithub.com/aquaproj/aqua-registry/issues/22188)
[Checkmarx/kics](https://togithub.com/Checkmarx/kics): Find security
vulnerabilities, compliance issues, and infrastructure misconfigurations
early in the development cycle of your infrastructure-as-code with KICS
by Checkmarx

#### Fixes


[#&#8203;22183](https://togithub.com/aquaproj/aqua-registry/issues/22183)
sarub0b0/kubetui: Follow up changes of kubetui v1.5.1

[#&#8203;22111](https://togithub.com/aquaproj/aqua-registry/issues/22111)
gefyrahq/gefyra: Follow up changes of gefyra 2.1.0

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.163.0...v4.164.0)


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

##### 🎉 New Packages


[#&#8203;21993](https://togithub.com/aquaproj/aqua-registry/issues/21993)
[pnpm/pnpm](https://togithub.com/pnpm/pnpm): Fast, disk space efficient
package manager [@&#8203;tomoyamachi](https://togithub.com/tomoyamachi)

##### Fixes


[#&#8203;22023](https://togithub.com/aquaproj/aqua-registry/issues/22023)
golangci/misspell: Follow up changes of misspell v0.5.0

[#&#8203;22024](https://togithub.com/aquaproj/aqua-registry/issues/22024)
vmware/govmomi/govc: Remove a release v0.17.0

[#&#8203;22068](https://togithub.com/aquaproj/aqua-registry/issues/22068)
pnpm/pnpm: Support old versions

##### 🎉 New Contributors

Thank you for your contribution!

[@&#8203;tomoyamachi](https://togithub.com/tomoyamachi)
[#&#8203;21993](https://togithub.com/aquaproj/aqua-registry/issues/21993)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.162.0...v4.163.0)


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

#### 🎉 New Packages


[#&#8203;21951](https://togithub.com/aquaproj/aqua-registry/issues/21951)
[gittuf/gittuf](https://togithub.com/gittuf/gittuf): A security layer
for Git repositories

[#&#8203;21955](https://togithub.com/aquaproj/aqua-registry/issues/21955)
[pipe-cd/pipecd/pipectl](https://pipecd.dev/docs-v0.47.x/user-guide/command-line-tool/):
The command line tool for PipeCD
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;21955](https://togithub.com/aquaproj/aqua-registry/issues/21955)
[pipe-cd/pipecd/piped](https://pipecd.dev/docs-v0.47.x/concepts/#piped):
A component of PipeCD that runs inside target environment to execute
deployment and report its state
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;21957](https://togithub.com/aquaproj/aqua-registry/issues/21957)
[mashiike/redshift-credentials](https://togithub.com/mashiike/redshift-credentials):
a command line tool for Amazon Redshift temporary authorization with AWS
IAM [@&#8203;mashiike](https://togithub.com/mashiike)

#### 🎉 New Contributors

Thank you for your contribution!

[@&#8203;mashiike](https://togithub.com/mashiike)
[#&#8203;21957](https://togithub.com/aquaproj/aqua-registry/issues/21957)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.161.0...v4.162.0)


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

#### 🎉 New Packages


[#&#8203;21900](https://togithub.com/aquaproj/aqua-registry/issues/21900)
[kubecolor/kubecolor](https://togithub.com/kubecolor/kubecolor):
Colorize your kubectl output

#### Fixes


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

[#&#8203;21902](https://togithub.com/aquaproj/aqua-registry/issues/21902)
extrawurst/gitui: Follow up changes of gitui v0.26.1

[#&#8203;21892](https://togithub.com/aquaproj/aqua-registry/issues/21892)
mjibson/sqlfmt: Rename the package to maddyblue/sqlfmt

[#&#8203;21846](https://togithub.com/aquaproj/aqua-registry/issues/21846)
vmware/govmomi/govc: Regenerate the setting

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.160.0...v4.161.0)


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

#### 🎉 New Packages


[#&#8203;21832](https://togithub.com/aquaproj/aqua-registry/issues/21832)
[tgenv/tgenv](https://togithub.com/tgenv/tgenv): A tool to manage
multiples Terragrunt versions
[@&#8203;bhundven](https://togithub.com/bhundven)

#### Fixes


[#&#8203;21834](https://togithub.com/aquaproj/aqua-registry/issues/21834)
mashiike/prepalert: Follow up changes of prepalert v1.0.2

A checksum file was renamed.


https://github.com/mashiike/prepalert/commit/493b8aee55e11719cfffda35cdf55030441514c8

#### 🎉 New Contributors

Thank you for your contribution!

[@&#8203;bhundven](https://togithub.com/bhundven)
[#&#8203;21832](https://togithub.com/aquaproj/aqua-registry/issues/21832)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.159.0...v4.160.0)


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

#### 🎉 New Packages


[#&#8203;21798](https://togithub.com/aquaproj/aqua-registry/issues/21798)
[Songmu/make2help](https://togithub.com/Songmu/make2help): Utility for
self-documented Makefile
[@&#8203;lamanotrama](https://togithub.com/lamanotrama)

#### Fixes


[#&#8203;21747](https://togithub.com/aquaproj/aqua-registry/issues/21747)
jetpack-io/devbox: Rename the package `jetpack-io/devbox` to
jetify-com/devbox

The GitHub Repository of the package `jetpack-io/devbox` was transferred
from [jetpack-io/devbox](https://togithub.com/jetpack-io/devbox) to
[jetify-com/devbox](https://togithub.com/jetify-com/devbox).

#### 🎉 New Contributors

Thank you for your contribution!

[@&#8203;lamanotrama](https://togithub.com/lamanotrama)
[#&#8203;21798](https://togithub.com/aquaproj/aqua-registry/issues/21798)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.158.0...v4.159.0)


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

#### 🎉 New Packages


[#&#8203;21629](https://togithub.com/aquaproj/aqua-registry/issues/21629)
[Bearer/gon](https://togithub.com/Bearer/gon): Sign, notarize, and
package macOS CLI tools and applications written in any language.
Available as both a CLI and a Go library

[#&#8203;21659](https://togithub.com/aquaproj/aqua-registry/issues/21659)
[koyeb/koyeb-cli](https://togithub.com/koyeb/koyeb-cli): Koyeb cli

#### Fixes


[#&#8203;21718](https://togithub.com/aquaproj/aqua-registry/issues/21718)
dwisiswant0/tlder: Follow up changes of tlder v0.1.0


https://github.com/dwisiswant0/tlder/commit/b61d4d11cc5d1be33253760cdd267576aa687766


[#&#8203;21719](https://togithub.com/aquaproj/aqua-registry/issues/21719)
oligot/go-mod-upgrade: Follow up changes of go-mod-upgrade v0.10.0


https://github.com/oligot/go-mod-upgrade/commit/afcc5855bc682264523d30144faf072d64d20c54

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.157.0...v4.158.0)


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

#### 🎉 New Packages


[#&#8203;21584](https://togithub.com/aquaproj/aqua-registry/issues/21584)
[getporter/porter/porter](https://togithub.com/getporter/porter): Porter
enables you to package your application artifact, client tools,
configuration and deployment logic together as an installer that you can
distribute, and install with a single command
[@&#8203;air-hand](https://togithub.com/air-hand)

[#&#8203;21576](https://togithub.com/aquaproj/aqua-registry/issues/21576)
[termkit/gama](https://togithub.com/termkit/gama): Manage your GitHub
Actions from Terminal with great UI
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;21531](https://togithub.com/aquaproj/aqua-registry/issues/21531)
[watchexec/cargo-watch](https://togithub.com/watchexec/cargo-watch):
Watches over your Cargo project's source
[@&#8203;ryoppippi](https://togithub.com/ryoppippi)

#### Fixes


[#&#8203;21558](https://togithub.com/aquaproj/aqua-registry/issues/21558)
exoscale/cli: Regenerate the setting

[#&#8203;21620](https://togithub.com/aquaproj/aqua-registry/issues/21620)
golang/tools/guru

guru was deleted at v0.20.0

-
https://github.com/golang/tools/commit/1f580da07881ed47f85cf39907a0b5c8e0d649b7
-
[https://github.com/golang/go/issues/65880](https://togithub.com/golang/go/issues/65880)

> RIP guru, Go's LSP server before LSP was invented.

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.156.0...v4.157.0)


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

#### 🎉 New Packages


[#&#8203;21505](https://togithub.com/aquaproj/aqua-registry/issues/21505)
[kyoshidajp/dep-doctor](https://togithub.com/kyoshidajp/dep-doctor):
Diagnose whether your software dependency libraries are maintained
[@&#8203;chaspy](https://togithub.com/chaspy)

[#&#8203;21500](https://togithub.com/aquaproj/aqua-registry/issues/21500)
[moby/buildkit](https://togithub.com/moby/buildkit): concurrent,
cache-efficient, and Dockerfile-agnostic builder toolkit
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.155.1...v4.156.0)


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

#### 🎉 New Packages


[#&#8203;21293](https://togithub.com/aquaproj/aqua-registry/issues/21293)
[#&#8203;21301](https://togithub.com/aquaproj/aqua-registry/issues/21301)
[charmbracelet/freeze](https://togithub.com/charmbracelet/freeze):
Generate images of code and terminal output

[#&#8203;21486](https://togithub.com/aquaproj/aqua-registry/issues/21486)
[fe3dback/go-arch-lint](https://togithub.com/fe3dback/go-arch-lint):
GoLang architecture linter (checker) tool. Will check all project import
path and compare with arch rules defined in yml file. Useful for
hexagonal / onion / ddd / mvc and other architectural patterns. Tool can
by used in your CI

#### Bug Fixes


[#&#8203;21287](https://togithub.com/aquaproj/aqua-registry/issues/21287)
lxc/incus: Fix the bug that the different binary (incus-migrate) is
installed on linux

#### Fixes


[#&#8203;21410](https://togithub.com/aquaproj/aqua-registry/issues/21410)
commercialhaskell/stack: Regenerate the setting

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.155.0...v4.155.1)


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

#### Others


[#&#8203;21239](https://togithub.com/aquaproj/aqua-registry/issues/21239)
Rename the package crates.io/shellharden to anordal/shellharden
[@&#8203;hituzi-no-sippo](https://togithub.com/hituzi-no-sippo)

shellharden started releasing pre-built binaries, so we changed the
package type from `cargo` to `github_release` from shellharden v4.3.1.


[https://github.com/anordal/shellharden/pull/57](https://togithub.com/anordal/shellharden/pull/57)
https://github.com/anordal/shellharden/releases/tag/v4.3.1

> \[!WARNING]
> Please rename the package `crates.io/shellharden` to
`anordal/shellharden`
>
> ```yaml
> packages:
> - name: anordal/shellharden@v4.3.1
> ```
>
> Note that Renovate will update crates.io/shellharden to
crates.io/shellharden@4.3.1, but it wouldn't work.
> You have to change the version to `v4.3.1`.

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.154.0...v4.155.0)


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

#### 🎉 New Packages


[#&#8203;21127](https://togithub.com/aquaproj/aqua-registry/issues/21127)
[ynqa/jnv](https://togithub.com/ynqa/jnv): interactive JSON filter using
jq [@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;21079](https://togithub.com/aquaproj/aqua-registry/issues/21079)
[zaghaghi/openapi-tui](https://togithub.com/zaghaghi/openapi-tui):
Terminal UI to list, browse and run APIs defined with openapi spec
[@&#8203;wancup](https://togithub.com/wancup)

#### Fixes


[#&#8203;21122](https://togithub.com/aquaproj/aqua-registry/issues/21122)
Update some packages to support Cosign v2

⚠️ To install the following packages, aqua v2.25.1 or later is required.

-   aquaproj/aqua-registry-updater
-   aquaproj/registry-tool
-   argoproj/argo-workflows
-   chainguard-dev/apko
-   chainguard-dev/melange
-   charmbracelet/gum
-   goreleaser/nfpm
-   kubernetes-sigs/zeitgeist
-   lintnet/lintnet
-   suzuki-shunsuke/ci-info
-   suzuki-shunsuke/circleci-config-merge
-   suzuki-shunsuke/cmdx
-   suzuki-shunsuke/ghalint
-   suzuki-shunsuke/ghcp
-   suzuki-shunsuke/github-comment
-   suzuki-shunsuke/mkghtag
-   suzuki-shunsuke/nllint
-   suzuki-shunsuke/pinact
-   suzuki-shunsuke/renovate-issue-action
-   suzuki-shunsuke/tfcmt
-   suzuki-shunsuke/tfprovidercheck
-   terraform-linters/tflint
-   tfmigrator/cli
-   updatecli/updatecli
-   yuyaban/gitlab-comment


[#&#8203;21062](https://togithub.com/aquaproj/aqua-registry/issues/21062)
[#&#8203;21063](https://togithub.com/aquaproj/aqua-registry/issues/21063)
[#&#8203;21064](https://togithub.com/aquaproj/aqua-registry/issues/21064)
[#&#8203;21065](https://togithub.com/aquaproj/aqua-registry/issues/21065)
[#&#8203;21066](https://togithub.com/aquaproj/aqua-registry/issues/21066)
Transfer [k0kubun/xremap/\*](https://togithub.com/k0kubun/xremap) to
[xremap/xremap/\*](https://togithub.com/xremap/xremap)

The GitHub Repository of the package "k0kubun/xremap/hypr" was
transferred from [k0kubun/xremap](https://togithub.com/k0kubun/xremap)
to [xremap/xremap](https://togithub.com/xremap/xremap)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.153.0...v4.154.0)


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

#### 🎉 New Packages


[#&#8203;20991](https://togithub.com/aquaproj/aqua-registry/issues/20991)
[gruntwork-io/git-xargs](https://togithub.com/gruntwork-io/git-xargs):
git-xargs is a command-line tool (CLI) for making updates across
multiple Github repositories with a single command
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.152.0...v4.153.0)


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

##### 🎉 New Packages


[#&#8203;20896](https://togithub.com/aquaproj/aqua-registry/issues/20896)
[livesense-inc/go-simple-http-redirector](https://togithub.com/livesense-inc/go-simple-http-redirector):
Redirect HTTP requests to specific URI
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

##### Fixes


[#&#8203;20903](https://togithub.com/aquaproj/aqua-registry/issues/20903)
deviceinsight/kafkactl: Follow up changes of kafkactl v5.0.6


https://github.com/deviceinsight/kafkactl/commit/0881f4771df805d112b70f1db859f4b9f2902baa

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.151.0...v4.152.0)


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

#### 🎉 New Packages


[#&#8203;20854](https://togithub.com/aquaproj/aqua-registry/issues/20854)
[crates.io/gitu](https://togithub.com/altsem/gitu): A TUI Git client
inspired by Magit [@&#8203;ryoppippi](https://togithub.com/ryoppippi)

#### Fixes


[#&#8203;20772](https://togithub.com/aquaproj/aqua-registry/issues/20772)
casey/just: Follow up changes of just 1.25.1

[#&#8203;20876](https://togithub.com/aquaproj/aqua-registry/issues/20876)
terraform-docs/terraform-docs: Support old versions

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.150.0...v4.151.0)


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

#### 🎉 New Packages


[#&#8203;20762](https://togithub.com/aquaproj/aqua-registry/issues/20762)
[leoafarias/fvm](https://togithub.com/leoafarias/fvm): Flutter Version
Management: A simple CLI to manage Flutter SDK versions
[@&#8203;wancup](https://togithub.com/wancup)

#### Fixes


[#&#8203;20753](https://togithub.com/aquaproj/aqua-registry/issues/20753)
derailed/popeye: Follow up changes of popeye v0.21.0

Asset names were changed.


https://github.com/derailed/popeye/commit/8832a9e6cf6fb232df9e994806349c2dfa4cc6df

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.149.0...v4.150.0)


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

#### 🎉 New Packages


[#&#8203;20663](https://togithub.com/aquaproj/aqua-registry/issues/20663)
[hellux/jotdown](https://togithub.com/hellux/jotdown): A Djot parser
library [@&#8203;hituzi-no-sippo](https://togithub.com/hituzi-no-sippo)

[#&#8203;20661](https://togithub.com/aquaproj/aqua-registry/issues/20661)
[awslabs/soci-snapshotter](https://togithub.com/awslabs/soci-snapshotter)
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

#### Fixes


[#&#8203;20706](https://togithub.com/aquaproj/aqua-registry/issues/20706)
charmbracelet/mods: Follow up changes of mods v1.2.2


[https://github.com/charmbracelet/meta/pull/140](https://togithub.com/charmbracelet/meta/pull/140)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.148.0...v4.149.0)


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

#### 🎉 New Packages


[#&#8203;20629](https://togithub.com/aquaproj/aqua-registry/issues/20629)
[AGWA/git-crypt](https://togithub.com/AGWA/git-crypt): Transparent file
encryption in git
[@&#8203;florianmutter](https://togithub.com/florianmutter)

[#&#8203;20653](https://togithub.com/aquaproj/aqua-registry/issues/20653)
[logdyhq/logdy-core](https://togithub.com/logdyhq/logdy-core): Web based
real-time log viewer. Stream ANY content to a web UI with autogenerated
filters. Parse any format with TypeScript

#### Fixes


[#&#8203;20651](https://togithub.com/aquaproj/aqua-registry/issues/20651)
google/osv-scanner: Follow up changes of osv-scanner v1.7.0


[https://github.com/google/osv-scanner/pull/831](https://togithub.com/google/osv-scanner/pull/831)


[#&#8203;20652](https://togithub.com/aquaproj/aqua-registry/issues/20652)
GoogleContainerTools/container-structure-test: Follow up changes of
container-structure-test v1.17.0


https://github.com/GoogleContainerTools/container-structure-test/releases/tag/v1.17.0

> Important
> Releases are no longer published to GCS, use the github release asset
to access the binary.

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.147.0...v4.148.0)


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

#### 🎉 New Packages


[#&#8203;20520](https://togithub.com/aquaproj/aqua-registry/issues/20520)
[freshautomations/stoml](https://togithub.com/freshautomations/stoml):
Simple TOML parser for Bash
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

[#&#8203;20510](https://togithub.com/aquaproj/aqua-registry/issues/20510)
[vmware/govmomi/govc](https://togithub.com/vmware/govmomi/tree/main/govc):
a vSphere CLI built on top of govmomi
[@&#8203;NikitaCOEUR](https://togithub.com/NikitaCOEUR)

[#&#8203;20516](https://togithub.com/aquaproj/aqua-registry/issues/20516)
[vmware/govmomi/vcsim](https://togithub.com/vmware/govmomi/blob/main/vcsim/README.md):
A vCenter and ESXi API based simulator
[@&#8203;NikitaCOEUR](https://togithub.com/NikitaCOEUR)

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.146.0...v4.147.0)


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

#### 🎉 New Packages


[#&#8203;20479](https://togithub.com/aquaproj/aqua-registry/issues/20479)
[antham/gommit](https://togithub.com/antham/gommit): Enforce git message
commit consistency
[@&#8203;NikitaCOEUR](https://togithub.com/NikitaCOEUR)

[#&#8203;20468](https://togithub.com/aquaproj/aqua-registry/issues/20468)
[apache/maven-mvnd](https://togithub.com/apache/maven-mvnd): Apache
Maven Daemon [@&#8203;tadayosi](https://togithub.com/tadayosi)

#### Fixes


[#&#8203;20493](https://togithub.com/aquaproj/aqua-registry/issues/20493)
kubescape/kubescape: Follow up changes of kubescape v3.0.4

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.145.0...v4.146.0)


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

#### 🎉 New Packages


[#&#8203;20465](https://togithub.com/aquaproj/aqua-registry/issues/20465)
[aandrew-me/tgpt](https://togithub.com/aandrew-me/tgpt): AI Chatbots in
terminal without needing API keys
[@&#8203;tadayosi](https://togithub.com/tadayosi)

</details>

<details>
<summary>charmbracelet/gum (charmbracelet/gum)</summary>

###
[`v0.14.0`](https://togithub.com/charmbracelet/gum/releases/tag/v0.14.0)

[Compare
Source](https://togithub.com/charmbracelet/gum/compare/v0.13.0...v0.14.0)

#### Gum + Huh?

Gum `v0.14.0` is a major internal refactor which uses `huh?` internally
for `choose`, `confirm`, `file`, `input`, `write` inputs!

All functionality remains the same, but you will notice some minor
visual changes / improvements.

If you haven't already, check it out:

<a href="https://togithub.com/charmbracelet/huh">
<img
src="https://github.com/charmbracelet/gum/assets/42545625/39cc8110-ef0f-41f6-817b-5947304400cc"
width="300">
</a>

<br>
<br>

-   https://github.com/charmbracelet/huh

***

#### Changes

- Use Huh for Gum Choose by
[@&#8203;maaslalani](https://togithub.com/maaslalani) in
[https://github.com/charmbracelet/gum/pull/521](https://togithub.com/charmbracelet/gum/pull/521)
- Use Huh for Gum Confirm by
[@&#8203;maaslalani](https://togithub.com/maaslalani) in
[https://github.com/charmbracelet/gum/pull/522](https://togithub.com/charmbracelet/gum/pull/522)
- Use Huh for Gum File by
[@&#8203;maaslalani](https://togithub.com/maaslalani) in
[https://github.com/charmbracelet/gum/pull/523](https://togithub.com/charmbracelet/gum/pull/523)
- Use Huh for Gum Input by
[@&#8203;maaslalani](https://togithub.com/maaslalani) in
[https://github.com/charmbracelet/gum/pull/524](https://togithub.com/charmbracelet/gum/pull/524)
- Use Huh for Gum Write by
[@&#8203;maaslalani](https://togithub.com/maaslalani) in
[https://github.com/charmbracelet/gum/pull/525](https://togithub.com/charmbracelet/gum/pull/525)
- fix(spin): Output Pipes if Timeout Occurs by
[@&#8203;hopefulTex](https://togithub.com/hopefulTex) in
[https://github.com/charmbracelet/gum/pull/461](https://togithub.com/charmbracelet/gum/pull/461)
- Document `gum log --time` by
[@&#8203;ernstki](https://togithub.com/ernstki) in
[https://github.com/charmbracelet/gum/pull/472](https://togithub.com/charmbracelet/gum/pull/472)
- feat(spin): Add support for `--show-error` for the spinner. (rebase
[#&#8203;440](https://togithub.com/charmbracelet/gum/issues/440)) by
[@&#8203;pingiun](https://togithub.com/pingiun) in
[https://github.com/charmbracelet/gum/pull/518](https://togithub.com/charmbracelet/gum/pull/518)

#### New Contributors

- [@&#8203;ernstki](https://togithub.com/ernstki) made their first
contribution in
[https://github.com/charmbracelet/gum/pull/472](https://togithub.com/charmbracelet/gum/pull/472)
- [@&#8203;pingiun](https://togithub.com/pingiun) made their first
contribution in
[https://github.com/charmbracelet/gum/pull/518](https://togithub.com/charmbracelet/gum/pull/518)
- [@&#8203;dungle-scrubs](https://togithub.com/dungle-scrubs) made their
first contribution in
[https://github.com/charmbracelet/gum/pull/513](https://togithub.com/charmbracelet/gum/pull/513)

**Full Changelog**:
https://github.com/charmbracelet/gum/compare/v0.13.0...v0.14.0

***

<a href="https://

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.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/DelineaXPM/dsv-cli).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants