Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update ⬆️ aqua-packages (#293)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [GoogleContainerTools/skaffold](https://togithub.com/GoogleContainerTools/skaffold) | patch | `v2.13.0` -> `v2.13.1` | | [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry) | minor | `v4.205.0` -> `v4.208.0` | | [charmbracelet/gum](https://togithub.com/charmbracelet/gum) | patch | `v0.14.1` -> `v0.14.3` | | [dlvhdr/gh-dash](https://togithub.com/dlvhdr/gh-dash) | minor | `v4.3.0` -> `v4.4.0` | | [eza-community/eza](https://togithub.com/eza-community/eza) | patch | `v0.18.22` -> `v0.18.23` | | [homeport/dyff](https://togithub.com/homeport/dyff) | patch | `v1.8.0` -> `v1.8.1` | | [junegunn/fzf](https://togithub.com/junegunn/fzf) | patch | `v0.54.0` -> `v0.54.2` | | [kevincobain2000/gobrew](https://togithub.com/kevincobain2000/gobrew) | patch | `v1.10.8` -> `v1.10.9` | | [kubernetes-sigs/kustomize](https://togithub.com/kubernetes-sigs/kustomize) | patch | `v5.4.2` -> `v5.4.3` | | [leg100/pug](https://togithub.com/leg100/pug) | patch | `v0.4.2` -> `v0.4.3` | | [neovim/neovim](https://togithub.com/neovim/neovim) | patch | `v0.10.0` -> `v0.10.1` | | [sigstore/cosign](https://togithub.com/sigstore/cosign) | minor | `v2.2.4` -> `v2.3.0` | | [starship/starship](https://togithub.com/starship/starship) | minor | `v1.19.0` -> `v1.20.1` | | [tofuutils/tenv](https://togithub.com/tofuutils/tenv) | minor | `v2.6.1` -> `v2.7.9` | --- ### Release Notes <details> <summary>GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)</summary> ### [`v2.13.1`](https://togithub.com/GoogleContainerTools/skaffold/releases/tag/v2.13.1): Release [Compare Source](https://togithub.com/GoogleContainerTools/skaffold/compare/v2.13.0...v2.13.1) ### v2.13.1 Release - 2024-07-26 **Linux amd64** `curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.13.1/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin` **Linux arm64** `curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.13.1/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin` **macOS amd64** `curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.13.1/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin` **macOS arm64** `curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.13.1/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin` **Windows** https://storage.googleapis.com/skaffold/releases/v2.13.1/skaffold-windows-amd64.exe **Docker image** `gcr.io/k8s-skaffold/skaffold:v2.13.1` **Full Changelog**: GoogleContainerTools/skaffold@v2.13.0...v2.13.1 Highlights: New Features and Additions: - feat: make ADC the default option for GCP authentication when using go-containerregistry [#​9456](https://togithub.com/GoogleContainerTools/skaffold/pull/9456) Fixes: - fix: send maxRetries property when it is specified by the user in a cloud run job manifest [#​9475](https://togithub.com/GoogleContainerTools/skaffold/pull/9475) </details> <details> <summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary> ### [`v4.208.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.208.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.207.0...v4.208.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.208.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.208.0) | aquaproj/aqua-registry@v4.207.0...v4.208.0 ##### 🎉 New Packages [#​25225](https://togithub.com/aquaproj/aqua-registry/issues/25225) [qdrant/qdrant](https://togithub.com/qdrant/qdrant): High-performance, massive-scale Vector Database for the next generation of AI [@​takumin](https://togithub.com/takumin) [#​25226](https://togithub.com/aquaproj/aqua-registry/issues/25226) [weaviate/weaviate](https://togithub.com/weaviate/weaviate): Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database [@​takumin](https://togithub.com/takumin) ##### Fixes [#​25228](https://togithub.com/aquaproj/aqua-registry/issues/25228) Rename the package `dagu-dev/dagu` to [daguflow/dagu](https://togithub.com/daguflow/dagu) ### [`v4.207.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.207.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.206.0...v4.207.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.207.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.207.0) | aquaproj/aqua-registry@v4.206.0...v4.207.0 ##### 🎉 New Packages [#​25168](https://togithub.com/aquaproj/aqua-registry/issues/25168) [suzuki-shunsuke/ghproj](https://togithub.com/suzuki-shunsuke/ghproj): Add GitHub Issues and Pull Requests to GitHub Projects ##### Fixes [#​25164](https://togithub.com/aquaproj/aqua-registry/issues/25164) rancher/rke: Regenerate the setting ### [`v4.206.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.206.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.205.0...v4.206.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.206.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.206.0) | aquaproj/aqua-registry@v4.205.0...v4.206.0 ##### 🎉 New Packages [#​25077](https://togithub.com/aquaproj/aqua-registry/issues/25077) [kattouf/ProgressLine](https://togithub.com/kattouf/ProgressLine): Track commands progress in a compact one-line format ##### Fixes [#​25080](https://togithub.com/aquaproj/aqua-registry/issues/25080) aquaproj/aqua-registry-updater, aquaproj/registry-tool: Remove `cosign_experimental` [#​25123](https://togithub.com/aquaproj/aqua-registry/issues/25123) woodpecker ci/woodpecker/woodpecker-cli: Regenerate the setting </details> <details> <summary>charmbracelet/gum (charmbracelet/gum)</summary> ### [`v0.14.3`](https://togithub.com/charmbracelet/gum/releases/tag/v0.14.3) [Compare Source](https://togithub.com/charmbracelet/gum/compare/v0.14.2...v0.14.3) ### Fixin’ more bugs Hot on the heels of the last release (very hot, in fact), here’s one more quick point release to fix a regression in spinner. *** <details> <summary>Verifying the artifacts</summary> First, download the [`checksums.txt` file](https://togithub.com/charmbracelet/gum/releases/download/0.14.3/checksums.txt), for example, with `wget`: ```bash wget 'https://github.com/charmbracelet/gum/releases/download/v0.14.3/checksums.txt' ``` Then, verify it using [`cosign`](https://togithub.com/sigstore/cosign): ```bash cosign verify-blob \ --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \ --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \ --cert 'https://github.com/charmbracelet/gum/releases/download/v0.14.3/checksums.txt.pem' \ --signature 'https://github.com/charmbracelet/gum/releases/download/v0.14.3/checksums.txt.sig' \ ./checksums.txt ``` If the output is `Verified OK`, you can safely use it to verify the checksums of other artifacts you downloaded from the release using `sha256sum`: ```bash sha256sum --ignore-missing -c checksums.txt ``` Done! You artifacts are now verified! </details> <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@​charm), or on [Discord](https://charm.sh/chat). ### [`v0.14.2`](https://togithub.com/charmbracelet/gum/releases/tag/v0.14.2) [Compare Source](https://togithub.com/charmbracelet/gum/compare/v0.14.1...v0.14.2) ### Fixin’ bugs This is a maintenance release to pull in various fixes from [huh](https://togithub.com/charmbracelet/huh) upstream. As a bonus, macOS binaries are now also signed and notarized courtesy [@​goreleaser](https://togithub.com/goreleaser). Thanks for using Gum! #### Changelog ##### New - sign and notarize macos binaries in [https://github.com/charmbracelet/gum/pull/612](https://togithub.com/charmbracelet/gum/pull/612) ##### Changed - use in-house utility packages in [https://github.com/charmbracelet/gum/pull/616](https://togithub.com/charmbracelet/gum/pull/616) ##### Fixed - drop left padding in choose in [https://github.com/charmbracelet/gum/pull/597](https://togithub.com/charmbracelet/gum/pull/597) - fix race conditon where spinner could mis-render in [https://github.com/charmbracelet/gum/pull/621](https://togithub.com/charmbracelet/gum/pull/621) - fix a bug where choose could crash when spacebar is pressed twice [https://github.com/charmbracelet/gum/pull/587](https://togithub.com/charmbracelet/gum/pull/587) - fix a bug where the foreground color could not be set in choose [https://github.com/charmbracelet/gum/issues/614](https://togithub.com/charmbracelet/gum/issues/614) - fix a bug where foreground could not be set in write [https://github.com/charmbracelet/gum/issues/583](https://togithub.com/charmbracelet/gum/issues/583) - fix a bug where keypresses could crash choose [https://github.com/charmbracelet/gum/issues/580](https://togithub.com/charmbracelet/gum/issues/580) - restore <kbd>y</kbd>/<kbd>n</kbd> keybindings to confirm [https://github.com/charmbracelet/gum/issues/568](https://togithub.com/charmbracelet/gum/issues/568) - restore centering to buttons in confirm [https://github.com/charmbracelet/gum/issues/566](https://togithub.com/charmbracelet/gum/issues/566) #### New Contributors - [@​csandeep](https://togithub.com/csandeep) made their first contribution in [https://github.com/charmbracelet/gum/pull/618](https://togithub.com/charmbracelet/gum/pull/618) - [@​clysto](https://togithub.com/clysto) made their first contribution in [https://github.com/charmbracelet/gum/pull/598](https://togithub.com/charmbracelet/gum/pull/598) **Full Changelog**: charmbracelet/gum@v0.14.1...v0.14.2 *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@​charm), or [Discord](https://charm.sh/chat). </details> <details> <summary>dlvhdr/gh-dash (dlvhdr/gh-dash)</summary> ### [`v4.4.0`](https://togithub.com/dlvhdr/gh-dash/releases/tag/v4.4.0) [Compare Source](https://togithub.com/dlvhdr/gh-dash/compare/v4.3.0...v4.4.0) #### Changelog - [`f060107`](https://togithub.com/dlvhdr/gh-dash/commit/f06010729932757062dee813d87388d556d5c8d3) feat(approve): Add PR approval cmd ([#​399](https://togithub.com/dlvhdr/gh-dash/issues/399)) </details> <details> <summary>eza-community/eza (eza-community/eza)</summary> ### [`v0.18.23`](https://togithub.com/eza-community/eza/releases/tag/v0.18.23): eza v0.18.23 [Compare Source](https://togithub.com/eza-community/eza/compare/v0.18.22...v0.18.23) ### Changelog ##### Bug Fixes - Disable broken freebsd tests ##### Documentation - Clear up confusion around ls ##### Miscellaneous Tasks - Release eza v0.18.23 ##### Build - Bump log from 0.4.21 to 0.4.22 - Bump DeterminateSystems/nix-installer-action from 12 to 13 - Bump plist from 1.6.1 to 1.7.0 ### Checksums #### sha256sum 14965a8cd5325d8e61e3ea4e12b40c4232d1436728a73242b361cdcdecef1032 ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.tar.gz 185456626e4457ae05a187f4661ad40d30e3522df561a3fab06ff27ffbce7d8b ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.zip edade58bb91001dd2fe699469d41129b9f67daea232640f0f3b7fbc389e9c3f2 ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.tar.gz 73c918f8a6031e32cf07567bea2d919ca8c030fa55c721899e80da0456ef6acf ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.zip 77c8fc165f0b3553e34a4f74e6ac7c2fc866761d39bd0a9eaad350f5d046dfdf ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.tar.gz e86d0be26744877ed2526b502a7a04344012c19777e171adf8e31b3043ebfa1c ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.zip b4351b3eaa7849aadb005b5769efac120c52a58851c3365fc8de6dcb6721c316 ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.tar.gz 7e438762326ff24d6ca20a910ffa852e94697d74a69d2c85e3464bd1e302d768 ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.zip 8d0f3204795c04ed50060eb87d264770271658ee7964b21dd83f7119110e1166 ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.tar.gz deb517d6276a65b4e470947331f518d09f12755a173b20b418ba36989de53210 ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.zip #### md5sum e057d3fc41c0566be6c7834d200870e4 ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.tar.gz d057d39dc125925d0a27ec1d0d1fe52e ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.zip f93c883071202e414adb07dc302c47fb ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.tar.gz b2bb24baab551899465a6021032f5fa6 ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.zip b1731a8172deec4544dacb46814345ef ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.tar.gz b91db0797bb0244e913024da23ec81ae ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.zip 9a4950bdcc1582ff444808a626238bec ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.tar.gz 4def0ac08356d46ecbaf16a5ebda8966 ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.zip cd3a28c2090ad57c9f674e075d770ccb ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.tar.gz 9c7dc0de235540805ed5a88eb503665a ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.zip #### blake3sum 817e3f9b06ac39023aa7b5a7f9fb2734e9d8489e98d5a42411009ac4984adede ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.tar.gz 7318f4ec875e51c6fe78ac505e5455318af98b1b6005397e4d3b2e92ea1bd80c ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.zip 34b71cc004032f2d3430f2f4103e365a84a71c308b941e2ad617b074d5a75862 ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.tar.gz b1f7aaf380a49dd0602273795a5ca69d21f2587b87036edfa47446a100b5230d ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.zip 4a8dbe4df40da7ccbd72f189e2f88e43fa08fcd51486ed2b0c7f4954ff71e1f1 ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.tar.gz 08cbd32e0325ff87650d469f113ce26f4a6932db9aa4d64f25baa58a97c5ae34 ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.zip 7d54623d92545cb7cfd6e403362206f5aa3251cf405c54004497e3ef8eb906ca ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.tar.gz 130deb5f2cfb3bae17c565402754505d77a77684fdd28d7eb7f6cb2686ffbec5 ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.zip 8996e40f459420dc0c3a3cefa3dba46b4a2777e109c93475e9dacc8d409eaf74 ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.tar.gz f1af5f4e245429cc3fc81b9572c5d529f82663a19f54f1172e0c9ccac5045a76 ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.zip </details> <details> <summary>homeport/dyff (homeport/dyff)</summary> ### [`v1.8.1`](https://togithub.com/homeport/dyff/releases/tag/v1.8.1): dyff release v1.8.1 [Compare Source](https://togithub.com/homeport/dyff/compare/v1.8.0...v1.8.1) </details> <details> <summary>junegunn/fzf (junegunn/fzf)</summary> ### [`v0.54.2`](https://togithub.com/junegunn/fzf/releases/tag/v0.54.2): 0.54.2 [Compare Source](https://togithub.com/junegunn/fzf/compare/v0.54.1...v0.54.2) - Fixed incorrect syntax highlighting of truncated multi-line entries - Updated GoReleaser to 2.1.0 to simplify notarization of macOS binaries - macOS archives will be in `tar.gz` format instead of `zip` format since we no longer notarize the zip files but binaries - (Windows) Reverted a mintty fix in 0.54.0 - As a result, mouse may not work on mintty in fullscreen mode. However, fzf will correctly read non-ASCII input in fullscreen mode (`--no-height`). - fzf unfortunately cannot read non-ASCII input when not in fullscreen mode on Windows. So if you need to input non-ASCII characters, add `--no-height` to your `$FZF_DEFAULT_OPTS`. - Any help in fixing this issue will be appreciated ([#​3799](https://togithub.com/junegunn/fzf/issues/3799), [#​3847](https://togithub.com/junegunn/fzf/issues/3847)). ### [`v0.54.1`](https://togithub.com/junegunn/fzf/releases/tag/v0.54.1): 0.54.1 [Compare Source](https://togithub.com/junegunn/fzf/compare/v0.54.0...v0.54.1) - Updated [fastwalk](https://togithub.com/charlievieth/fastwalk) dependency for built-in directory walker - [fastwalk: add optional sorting and improve documentation](https://togithub.com/charlievieth/fastwalk/pull/27) - [fastwalk: only check if MSYSTEM is set during MSYS/MSYS2](https://togithub.com/charlievieth/fastwalk/pull/28) - Thanks to [@​charlievieth](https://togithub.com/charlievieth) - Reverted ALT-C binding of fish to use `cd` instead of `builtin cd` - `builtin cd` was introduced to work around a bug of `cd` coming from `zoxide init --cmd cd fish` where it cannot handle `--` argument. - However, the default `cd` of fish is actually a wrapper function for supporting `cd -`, so we want to use it instead. - See [#​3928](https://togithub.com/junegunn/fzf/pull/3928) for more information and consider helping zoxide fix the bug. </details> <details> <summary>kevincobain2000/gobrew (kevincobain2000/gobrew)</summary> ### [`v1.10.9`](https://togithub.com/kevincobain2000/gobrew/releases/tag/v1.10.9) [Compare Source](https://togithub.com/kevincobain2000/gobrew/compare/v1.10.8...v1.10.9) #### Changelog - [`2f4683c`](https://togithub.com/kevincobain2000/gobrew/commit/2f4683c28c237883640319ec4fe1313a58c1b00e) (ci) coveritup v2 ([#​188](https://togithub.com/kevincobain2000/gobrew/issues/188)) - [`262f7cd`](https://togithub.com/kevincobain2000/gobrew/commit/262f7cda1c9e5cc0784b06c5186f9e4b8dcc94e1) (ci) minor fix for events - [`a14e160`](https://togithub.com/kevincobain2000/gobrew/commit/a14e160369fa2bb4a9c30cad7abb582851672f38) (feat) added benchmarks for a simple Go installation ([#​191](https://togithub.com/kevincobain2000/gobrew/issues/191)) - [`f7156da`](https://togithub.com/kevincobain2000/gobrew/commit/f7156da5153a9a70684689528c5bab8780284542) Update .goreleaser.yaml ([#​190](https://togithub.com/kevincobain2000/gobrew/issues/190)) - [`ba3e176`](https://togithub.com/kevincobain2000/gobrew/commit/ba3e176120d573ead1d8c821b303fc8c0fd5019b) Update README.md - [`b27e357`](https://togithub.com/kevincobain2000/gobrew/commit/b27e35799496595d66ba6c621c047ac625a20c14) Update README.md - add instructions for `gobrew use mod` and `gobrew use latest` ([#​185](https://togithub.com/kevincobain2000/gobrew/issues/185)) - [`dd3d8a3`](https://togithub.com/kevincobain2000/gobrew/commit/dd3d8a38d9bb0827dfcf06e9aa5eb10d86912d8d) Update git.io.sh ([#​186](https://togithub.com/kevincobain2000/gobrew/issues/186)) - [`218238b`](https://togithub.com/kevincobain2000/gobrew/commit/218238b7312b5647c0aea49e6b01ff9e60836936) feat: update github actions ([#​192](https://togithub.com/kevincobain2000/gobrew/issues/192)) - [`50870b9`](https://togithub.com/kevincobain2000/gobrew/commit/50870b93bd22ba5b80360798c75a8dc0a8dcc128) feat: update goreleaser ([#​195](https://togithub.com/kevincobain2000/gobrew/issues/195)) - [`338c4a4`](https://togithub.com/kevincobain2000/gobrew/commit/338c4a4deb6e4add46614d213f474f895c70fc3b) fix: do not install not exist version ([#​198](https://togithub.com/kevincobain2000/gobrew/issues/198)) </details> <details> <summary>kubernetes-sigs/kustomize (kubernetes-sigs/kustomize)</summary> ### [`v5.4.3`](https://togithub.com/kubernetes-sigs/kustomize/releases/tag/kustomize/v5.4.3) [Compare Source](https://togithub.com/kubernetes-sigs/kustomize/compare/kustomize/v5.4.2...kustomize/v5.4.3) ### Caution The `kustomize localize` subcommand(this subcommand is now in the `beta` stage) now verifies the success of `kustomize build` when executed. If you are using the missing manifests, maybe you failed to download them with the `localize` subcommand. Please use the `--no-verify` flag to skip validation steps. [#​5544](https://togithub.com/kubernetes-sigs/kustomize/issues/5544): Run kustomize build with kustomize localize and add a no-verify flag. #### Fix Bugs [#​5682](https://togithub.com/kubernetes-sigs/kustomize/issues/5682): fix: include label in templates when adding by cli [#​5689](https://togithub.com/kubernetes-sigs/kustomize/issues/5689): Fix sortOptions removal when running edit command #### chore [#​5506](https://togithub.com/kubernetes-sigs/kustomize/issues/5506): fix some comments [#​5718](https://togithub.com/kubernetes-sigs/kustomize/issues/5718): fix lint error in kustomizationfile_test.go #### Dependencies [#​5734](https://togithub.com/kubernetes-sigs/kustomize/issues/5734): Update kyaml to v0.17.2 [#​5735](https://togithub.com/kubernetes-sigs/kustomize/issues/5735): Update cmd/config to v0.14.2 [#​5736](https://togithub.com/kubernetes-sigs/kustomize/issues/5736): Update api to v0.17.3 </details> <details> <summary>leg100/pug (leg100/pug)</summary> ### [`v0.4.3`](https://togithub.com/leg100/pug/releases/tag/v0.4.3) [Compare Source](https://togithub.com/leg100/pug/compare/v0.4.2...v0.4.3) ##### Bug Fixes - detect terragrunt modules without `remote_state` block ([#​108](https://togithub.com/leg100/pug/issues/108)) ([379bea9](https://togithub.com/leg100/pug/commit/379bea9c477840dcd85a8f76f863b0d5e31a6220)) - flaky terragrunt test ([5ffc73c](https://togithub.com/leg100/pug/commit/5ffc73ce78ae2cc6954e44abb29d91d76db3803d)) - incorrect width for task info sidebar ([dd6b918](https://togithub.com/leg100/pug/commit/dd6b918bbed9902e0d1a6b6cb64f2fbaf117bd07)) - make stdout available separate from stderr ([#​104](https://togithub.com/leg100/pug/issues/104)) ([07ed378](https://togithub.com/leg100/pug/commit/07ed37824dd7febdb251dbaa6fc69be35726f29c)) - still print content if json prettification fails ([fa0df2d](https://togithub.com/leg100/pug/commit/fa0df2dda544f5d292290413ed5c35b36043c96f)) ##### Miscellaneous - bump bubbletea and lipgloss ([361ae18](https://togithub.com/leg100/pug/commit/361ae1859435d198a44d220f9ae7db2b75933616)) - make copy() do something ([e90bd2b](https://togithub.com/leg100/pug/commit/e90bd2b11e285b721c613ea9f1e67903e297f280)) - standardize service variable naming ([dc01899](https://togithub.com/leg100/pug/commit/dc01899596a3a7ebfc99e2663ede95d3eb658f40)) </details> <details> <summary>neovim/neovim (neovim/neovim)</summary> ### [`v0.10.1`](https://togithub.com/neovim/neovim/releases/tag/v0.10.1): NVIM 0.10.1 [Compare Source](https://togithub.com/neovim/neovim/compare/v0.10.0...v0.10.1) NVIM v0.10.1 Build type: Release LuaJIT 2.1.1713484068 Changes since 0.10.0: ##### Features - **lsp**: Update LSP healthcheck format ([#​28988](https://togithub.com/neovim/neovim/issues/28988)) ##### Build System - **deps**: Bump tree-sitter-query to v0.4.0 - **deps**: Bump tree-sitter-c to v0.21.3 - **deps**: Bump tree-sitter-vimdoc to v3.0.0 - **deps**: Drop unused bundled bash, python parsers and queries - **macos**: Disable deduplication in link step - "popcount" name conflict on NetBSD [#​28983](https://togithub.com/neovim/neovim/issues/28983) - Remove -O2 from gen_cflags - Reuse code for deps.txt for both deps and main build ##### Bug Fixes - Show swapfile warning as a warning ([#​28972](https://togithub.com/neovim/neovim/issues/28972)) - Assert failure in VimL expression parser - **api**: Alloc and draw cursor window in nvim\_\_redraw - **colorscheme**: Underline StatusLineNC with 'notermguicolors' [#​28810](https://togithub.com/neovim/neovim/issues/28810) - **column**: Crash with 'signcolumn' set to "number" ([#​29003](https://togithub.com/neovim/neovim/issues/29003)) - **column**: Clamp line number for legacy signs - **column**: Modifying a sign should update placed signs ([#​29750](https://togithub.com/neovim/neovim/issues/29750)) - **comment**: Fall back to using trimmed comment markers ([#​28950](https://togithub.com/neovim/neovim/issues/28950)) - **defaults**: Default @​/Q broken when 'ignorecase' is set ([#​29343](https://togithub.com/neovim/neovim/issues/29343)) - **drawline**: Don't draw beyond end of window ([#​29035](https://togithub.com/neovim/neovim/issues/29035)) - **drawline**: Don't draw beyond end of window with 'rnu' ([#​29406](https://togithub.com/neovim/neovim/issues/29406)) - **extmarks**: Issues with revalidating marks [#​28961](https://togithub.com/neovim/neovim/issues/28961) - **filetype**: Fix typos in filetype detection - **float**: Handle error in win_float_create() ([#​29742](https://togithub.com/neovim/neovim/issues/29742)) - **fs**: Make vim.fs.root work for relative paths and unnamed buffers ([#​28973](https://togithub.com/neovim/neovim/issues/28973)) - **health**: Broken ruby detect [#​28804](https://togithub.com/neovim/neovim/issues/28804) - **health**: Fix fetching url with python in provider health ([#​29594](https://togithub.com/neovim/neovim/issues/29594)) - **input**: Handle vim.on_key() properly with ALT and K_SPECIAL ([#​29677](https://togithub.com/neovim/neovim/issues/29677)) - **lsp**: Add textDocument/documentLink to capability map ([#​28838](https://togithub.com/neovim/neovim/issues/28838)) - **lsp**: Hide layout in codelenses in virtual text ([#​28794](https://togithub.com/neovim/neovim/issues/28794)) ([#​28895](https://togithub.com/neovim/neovim/issues/28895)) - **lsp**: Detach all clients on_reload to force buf_state reload ([#​28898](https://togithub.com/neovim/neovim/issues/28898)) - **lsp**: Trigger LspDetach on buffer delete - **lsp**: Check if buffer was detached in on_init callback ([#​28942](https://togithub.com/neovim/neovim/issues/28942)) - **lsp**: Handle nil root_dir in health check ([#​29010](https://togithub.com/neovim/neovim/issues/29010)) - **lsp**: Do not detach from buffer if there are uninitialized clients ([#​29043](https://togithub.com/neovim/neovim/issues/29043)) - **lsp**: Clear lsp client diagnostics ([#​29091](https://togithub.com/neovim/neovim/issues/29091)) - **lsp**: Remove superfluous on_detach callback from semantic tokens module ([#​29188](https://togithub.com/neovim/neovim/issues/29188)) - **lsp**: Do not reset buf version when detaching client ([#​29273](https://togithub.com/neovim/neovim/issues/29273)) - **lsp**: Avoid vim.keymap.del error when stopping a client ([#​29478](https://togithub.com/neovim/neovim/issues/29478)) - **lsp**: Don't show codelens for buffers that don't support it ([#​29690](https://togithub.com/neovim/neovim/issues/29690)) - **lsp**: Inlay hints are rendered in the correct order ([#​29707](https://togithub.com/neovim/neovim/issues/29707)) - **lua**: Change some vim.fn.expand() to vim.fs.normalize() ([#​29583](https://togithub.com/neovim/neovim/issues/29583)) - **marks**: Revalidate marks whose position did not change - **mouse**: Early return when clicking in padded 'statuscolumn' ([#​29394](https://togithub.com/neovim/neovim/issues/29394)) - **move**: Half-page scrolling with resized grid at eob ([#​28821](https://togithub.com/neovim/neovim/issues/28821)) - **path**: Avoid chdir() when resolving path ([#​28799](https://togithub.com/neovim/neovim/issues/28799)) - **quickfix**: Make shortmess+=O work with cmdheight=0 ([#​29609](https://togithub.com/neovim/neovim/issues/29609)) - **runtime**: Source c ftplugin properly for cpp on Windows ([#​29053](https://togithub.com/neovim/neovim/issues/29053)) - **runtime**: Add commentstring for glsl ftplugin - **snippet**: Don't override unnamed register on tabstop select ([#​29008](https://togithub.com/neovim/neovim/issues/29008)) - **snippet**: Cancel snippet session when leaving the buffer ([#​29044](https://togithub.com/neovim/neovim/issues/29044)) - **snippet**: Modify base indentation when there's actually whitespace ([#​29670](https://togithub.com/neovim/neovim/issues/29670)) - **tohtml**: Replace ipairs with pairs - **tohtml**: Ignore lsp inlay hints - **tohtml**: Show how many warnings are hidden - **tohtml**: Properly handle multiple hl groups [#​29012](https://togithub.com/neovim/neovim/issues/29012) - **tohtml**: Extmark text may be out of bounds - **tohtml**: Support ranges again - **treesitter**: Do not modify highlight state for \_on_spell_nav - **treesitter**: Ensure syntaxset augroup exists ([#​29542](https://togithub.com/neovim/neovim/issues/29542)) - **treesitter**: Display fields for anonymous nodes in :InspectTree - **treesitter**: Recognize aliased parsers in omnifunc, query linter - **tui**: Remove duplicate disabling of synchronized output ([#​28884](https://togithub.com/neovim/neovim/issues/28884)) - **tui**: Move $COLORTERM check to \_defaults.lua ([#​29206](https://togithub.com/neovim/neovim/issues/29206)) - **tui**: Skip TUI in ui_rgb_attached ([#​29096](https://togithub.com/neovim/neovim/issues/29096)) - **ui**: Flush ext_cmdline events before doing cmdpreview ([#​29062](https://togithub.com/neovim/neovim/issues/29062)) - **ui**: Superfluous showmode / excessive grid_cursor_goto [#​29089](https://togithub.com/neovim/neovim/issues/29089) - **ui**: Avoid ambiguity about last chunk when flushing halfway ([#​29718](https://togithub.com/neovim/neovim/issues/29718)) - **version**: Fix vim.version().prerelease - **vim.text**: Remove assert from vim.text.hexdecode - **win-msi**: Add bin to PATH per-machine after installation ([#​29099](https://togithub.com/neovim/neovim/issues/29099)) ##### Documentation - Update LSP quickstart ([#​28989](https://togithub.com/neovim/neovim/issues/28989)) - Misc ([#​29229](https://togithub.com/neovim/neovim/issues/29229)) - Document 'list' behavior when 'listchars' excludes "tab" ([#​29360](https://togithub.com/neovim/neovim/issues/29360)) - Fix more treesitter parsing errors - Misc ([#​29714](https://togithub.com/neovim/neovim/issues/29714)) - **lpeg**: Merge upstream changes - **lsp**: Format the handwritten part [#​29295](https://togithub.com/neovim/neovim/issues/29295) ##### Refactor - Replace deprecated vim.loop with vim.uv - **lsp**: Reuse buf_detach_client logic in on_detach ([#​28939](https://togithub.com/neovim/neovim/issues/28939)) ([#​29024](https://togithub.com/neovim/neovim/issues/29024)) - **path.c**: Add nonnull attributes ([#​28829](https://togithub.com/neovim/neovim/issues/28829)) - **tests**: Use more global highlight definitions - **tests**: More global highlight definitions ##### Testing - Add a test for [#​29119](https://togithub.com/neovim/neovim/issues/29119) - Do not set termguicolors in test runner - Remove checks for failed tests on Windows - Starting and stopping treesitter highlight ([#​29546](https://togithub.com/neovim/neovim/issues/29546)) - Fix reporting "no flush received" too early ([#​29735](https://togithub.com/neovim/neovim/issues/29735)) #### Install ##### Windows ##### Zip 1. Download **nvim-win64.zip** 2. Extract the zip 3. Run `nvim.exe` on your CLI of choice ##### MSI 1. Download **nvim-win64.msi** 2. Run the MSI 3. Run `nvim.exe` on your CLI of choice ##### macOS (x86\_64) 1. Download **nvim-macos-x86\_64.tar.gz** 2. Run `xattr -c ./nvim-macos-x86_64.tar.gz` (to avoid "unknown developer" warning) 3. Extract: `tar xzvf nvim-macos-x86_64.tar.gz` 4. Run `./nvim-macos-x86_64/bin/nvim` ##### macOS (arm64) 1. Download **nvim-macos-arm64.tar.gz** 2. Run `xattr -c ./nvim-macos-arm64.tar.gz` (to avoid "unknown developer" warning) 3. Extract: `tar xzvf nvim-macos-arm64.tar.gz` 4. Run `./nvim-macos-arm64/bin/nvim` ##### Linux (x64) Minimum glibc version to run these releases is 2.31. People requiring releases that work on older glibc versions can find them at https://github.com/neovim/neovim-releases. ##### AppImage 1. Download **nvim.appimage** 2. Run `chmod u+x nvim.appimage && ./nvim.appimage` - If your system does not have FUSE you can [extract the appimage](https://togithub.com/AppImage/AppImageKit/wiki/FUSE#type-2-appimage): ./nvim.appimage --appimage-extract ./squashfs-root/usr/bin/nvim ##### Tarball 1. Download **nvim-linux64.tar.gz** 2. Extract: `tar xzvf nvim-linux64.tar.gz` 3. Run `./nvim-linux64/bin/nvim` ##### Other - Install by [package manager](https://togithub.com/neovim/neovim/blob/master/INSTALL.md#install-from-package) #### SHA256 Checksums 4867de01a17f6083f902f8aa5215b40b0ed3a36e83cc0293de3f11708f1f9793 nvim-linux64.tar.gz c4762d54cadfd9fa4497c7969197802c9cf9e0d926c39e561f0bd170e36c8aa0 nvim.appimage f11f2c7ac72c2a6d6dba0817982ee88bd6dbeae0fcccdae62e1ef19e7e6c5632 nvim.appimage.zsync dd88c86164e6fb34ee364c4a2b42c6a1832890003ae7c9c733032697d92cf7a6 nvim-macos-x86_64.tar.gz 4b322a8da38f0bbdcdcc9a2b224a7b5267f0b1610b7345cb880d803e03bb860b nvim-macos-arm64.tar.gz 6b9be9acb4f5011f7ab6f7390286a579534e05f0dcf8f37d503c4d40b4adf548 nvim-win64.zip 7e7ba2f0079c48e181bd2253c65b54c4c9169465a1438dd3ddf2939041de6121 nvim-win64.msi </details> <details> <summary>sigstore/cosign (sigstore/cosign)</summary> ### [`v2.3.0`](https://togithub.com/sigstore/cosign/blob/HEAD/CHANGELOG.md#v230) [Compare Source](https://togithub.com/sigstore/cosign/compare/v2.2.4...v2.3.0) #### Features - Add PayloadProvider interface to decouple AttestationToPayloadJSON from oci.Signature interface ([#​3693](https://togithub.com/sigstore/cosign/issues/3693)) - add registry options to cosign save ([#​3645](https://togithub.com/sigstore/cosign/issues/3645)) - Add debug providers command. ([#​3728](https://togithub.com/sigstore/cosign/issues/3728)) - Make config layers in ociremote mountable ([#​3741](https://togithub.com/sigstore/cosign/issues/3741)) - upgrade to go1.22 ([#​3739](https://togithub.com/sigstore/cosign/issues/3739)) - adds tsa cert chain check for env var or tuf targets. ([#​3600](https://togithub.com/sigstore/cosign/issues/3600)) - add --ca-roots and --ca-intermediates flags to 'cosign verify' ([#​3464](https://togithub.com/sigstore/cosign/issues/3464)) - add handling of keyless verification for all verify commands ([#​3761](https://togithub.com/sigstore/cosign/issues/3761)) #### Bug Fixes - fix: close attestationFile ([#​3679](https://togithub.com/sigstore/cosign/issues/3679)) - Set `bundleVerified` to true after Rekor verification (Resolves [#​3740](https://togithub.com/sigstore/cosign/issues/3740)) ([#​3745](https://togithub.com/sigstore/cosign/issues/3745)) #### Documentation - Document ImportKeyPair and LoadPrivateKey functions in pkg/cosign ([#​3776](https://togithub.com/sigstore/cosign/issues/3776)) #### Testing - Refactor KMS E2E tests ([#​3684](https://togithub.com/sigstore/cosign/issues/3684)) - Remove sign_blob_test.sh test ([#​3707](https://togithub.com/sigstore/cosign/issues/3707)) - Remove KMS E2E test script ([#​3702](https://togithub.com/sigstore/cosign/issues/3702)) - Refactor insecure registry E2E tests ([#​3701](https://togithub.com/sigstore/cosign/issues/3701)) #### Contributors - Billy Lynch - bminahan73 - Bob Callaway - Carlos Tadeu Panato Junior - Cody Soyland - Colleen Murphy - Dmitry Savintsev - guangwu - Hayden B - Hector Fernandez - ian hundere - Jason Power - Jon Johnson - Max Lambrecht - Meeki1l </details> <details> <summary>starship/starship (starship/starship)</summary> ### [`v1.20.1`](https://togithub.com/starship/starship/releases/tag/v1.20.1) [Compare Source](https://togithub.com/starship/starship/compare/v1.20.0...v1.20.1) ##### Bug Fixes - **ci:** move to macos-latest image ([#​6132](https://togithub.com/starship/starship/issues/6132)) ([c7a8ea7](https://togithub.com/starship/starship/commit/c7a8ea757033512b5723a39be71bdb91fdcfbdb1)) ### [`v1.20.0`](https://togithub.com/starship/starship/releases/tag/v1.20.0) [Compare Source](https://togithub.com/starship/starship/compare/v1.19.0...v1.20.0) ##### Features - **color:** add prev_fg and prev_bg as color specifiers based on the previous foreground/background colors respectively ([#​6017](https://togithub.com/starship/starship/issues/6017)) ([9a3e87f](https://togithub.com/starship/starship/commit/9a3e87f2cbaa8ca4b8dea41f4f56ff297e94bb1a)) - **color:** add prevfg,prevbg as color specifiers based on the previous foreground/background colors respectively ([9a3e87f](https://togithub.com/starship/starship/commit/9a3e87f2cbaa8ca4b8dea41f4f56ff297e94bb1a)) - **gcloud:** Disabled gcloud module when active config hasn't been set ([#​6039](https://togithub.com/starship/starship/issues/6039)) ([4d36d46](https://togithub.com/starship/starship/commit/4d36d463b91a245a62c357de308cad3cdec48edf)) - **purescript:** add support for spago-next configuration files ([#​6036](https://togithub.com/starship/starship/issues/6036)) ([e028186](https://togithub.com/starship/starship/commit/e0281868c9d7801fc25f64f86ab8312d2a5a1794)) ##### Bug Fixes - **custom:** escape characters in command output by default ([GHSA-vx24-x4mv-vwr5/CVE-2024-41815](https://togithub.com/starship/starship/security/advisories/GHSA-vx24-x4mv-vwr5)) ([cfc5816](https://togithub.com/starship/starship/commit/cfc58161e0ec595db90af686ad77a73df6d44d74)) - **direnv:** replace nonexistent "orange" color with "bright-yellow" ([#​5969](https://togithub.com/starship/starship/issues/5969)) ([478d5cc](https://togithub.com/starship/starship/commit/478d5cccb6f7f4622dd681756cf004ba92c98607)) - **dotnet:** Remove duplicate v in dotnet version ([#​6060](https://togithub.com/starship/starship/issues/6060)) ([52a89a5](https://togithub.com/starship/starship/commit/52a89a515ed44d861ea556a0bb70d6901660a9b5)) - improve non-msvc windows support by bumping stable dependencies ([#​5989](https://togithub.com/starship/starship/issues/5989)) ([50a6b84](https://togithub.com/starship/starship/commit/50a6b846045899c88d95b063a6b939a6dcb72a5c)) - **k8s:** don't trigger if scan config is set but env vars are not ([#​5979](https://togithub.com/starship/starship/issues/5979)) ([8c75822](https://togithub.com/starship/starship/commit/8c75822d4380e020ebd289a4ef06cd4d31ee5196)) - **preset:** fix typo in Open Policy Agent module format string ([#​6118](https://togithub.com/starship/starship/issues/6118)) ([eba9748](https://togithub.com/starship/starship/commit/eba9748eb1bd9e1802d2a770eb0907cdb73292d6)) ##### Performance Improvements - **k8s:** Improve performance of kubeconfig module ([#​6032](https://togithub.com/starship/starship/issues/6032)) ([fae92b2](https://togithub.com/starship/starship/commit/fae92b29646f73bf1eb843fde80885c58480e85b)) </details> <details> <summary>tofuutils/tenv (tofuutils/tenv)</summary> ### [`v2.7.9`](https://togithub.com/tofuutils/tenv/releases/tag/v2.7.9) [Compare Source](https://togithub.com/tofuutils/tenv/compare/v2.7.8...v2.7.9) **Full Changelog**: tofuutils/tenv@v2.7.8...v2.7.9 ### [`v2.7.8`](https://togithub.com/tofuutils/tenv/releases/tag/v2.7.8) [Compare Source](https://togithub.com/tofuutils/tenv/compare/v2.7.7...v2.7.8) **Full Changelog**: tofuutils/tenv@v2.7.7...v2.7.8 ### [`v2.7.7`](https://togithub.com/tofuutils/tenv/releases/tag/v2.7.7) [Compare Source](https://togithub.com/tofuutils/tenv/compare/v2.7.6...v2.7.7) **Full Changelog**: tofuutils/tenv@v2.7.6...v2.7.7 ### [`v2.7.6`](https://togithub.com/tofuutils/tenv/releases/tag/v2.7.6) [Compare Source](https://togithub.com/tofuutils/tenv/compare/v2.7.5...v2.7.6) **Full Changelog**: tofuutils/tenv@v2.7.5...v2.7.6 ### [`v2.7.5`](https://togithub.com/tofuutils/tenv/releases/tag/v2.7.5) [Compare Source](https://togithub.com/tofuutils/tenv/compare/v2.7.4...v2.7.5) **Full Changelog**: tofuutils/tenv@v2.7.4...v2.7.5 ### [`v2.7.4`](https://togithub.com/tofuutils/tenv/releases/tag/v2.7.4) [Compare Source](https://togithub.com/tofuutils/tenv/compare/v2.7.3...v2.7.4) **Full Changelog**: tofuutils/tenv@v2.7.3...v2.7.4 ### [`v2.7.3`](https://togithub.com/tofuutils/tenv/releases/tag/v2.7.3) [Compare Source](https://togithub.com/tofuutils/tenv/compare/v2.7.2...v2.7.3) **Full Changelog**: tofuutils/tenv@v2.7.2...v2.7.3 ### [`v2.7.2`](https://togithub.com/tofuutils/tenv/releases/tag/v2.7.2) [Compare Source](https://togithub.com/tofuutils/tenv/compare/v2.6.1...v2.7.2) **Full Changelog**: tofuutils/tenv@v2.7.1...v2.7.2 </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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/scottames/dots). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --------- 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>
- Loading branch information