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 (#7)
[![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.205.0` -> `v4.208.1` | | [casey/just](https://togithub.com/casey/just) | minor | `1.32.0` -> `1.33.0` | | [kevincobain2000/gobrew](https://togithub.com/kevincobain2000/gobrew) | patch | `v1.10.8` -> `v1.10.9` | --- ### Release Notes <details> <summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary> ### [`v4.208.1`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.208.1) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.208.0...v4.208.1) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.208.1) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.208.1) | aquaproj/aqua-registry@v4.208.0...v4.208.1 #### Fixes [#​25346](https://togithub.com/aquaproj/aqua-registry/issues/25346) junegunn/fzf: Follow up changes of fzf v0.54.2 for macOS https://github.com/junegunn/fzf/releases/tag/v0.54.2 > 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 ### [`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>casey/just (casey/just)</summary> ### [`v1.33.0`](https://togithub.com/casey/just/blob/HEAD/CHANGELOG.md#1330---2024-07-30) [Compare Source](https://togithub.com/casey/just/compare/1.32.0...1.33.0) ##### Fixed - Use correct backtick and `shell()` expression working directory in submodules ([#​2285](https://togithub.com/casey/just/pull/2285) by [casey](https://togithub.com/casey)) ##### Added - Add `working-directory` setting ([#​2283](https://togithub.com/casey/just/pull/2283) by [nyurik](https://togithub.com/nyurik)) - Allow `[group]` attribute on submodules ([#​2263](https://togithub.com/casey/just/pull/2263) by [jmwoliver](https://togithub.com/jmwoliver)) - Allow empty `[script]` attribute and add `set script-interpreter` ([#​2264](https://togithub.com/casey/just/pull/2264) by [casey](https://togithub.com/casey)) ##### Misc - Document which attributes apply to which items ([#​2282](https://togithub.com/casey/just/pull/2282) by [casey](https://togithub.com/casey)) - Add missing productions ([#​2280](https://togithub.com/casey/just/pull/2280) by [poliorcetics](https://togithub.com/poliorcetics)) - Fix Rust 1.80.0 warnings ([#​2281](https://togithub.com/casey/just/pull/2281) by [casey](https://togithub.com/casey)) - Update softprops/action-gh-release ([#​2269](https://togithub.com/casey/just/pull/2269) by [app/dependabot](https://togithub.com/app/dependabot)) - Remove `(no group)` header before ungrouped recipes ([#​2268](https://togithub.com/casey/just/pull/2268) by [casey](https://togithub.com/casey)) - Document `script-interpreter` setting ([#​2265](https://togithub.com/casey/just/pull/2265) by [casey](https://togithub.com/casey)) - `set dotenv-path` does not override `set dotenv-filename` ([#​2262](https://togithub.com/casey/just/pull/2262) by [casey](https://togithub.com/casey)) </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> --- ### 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/daggerverse). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information