Merged
Conversation
scottames
approved these changes
Aug 10, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.29.0->v2.30.0v4.208.1->v4.212.01.33.0->1.34.0Release Notes
aquaproj/aqua (aquaproj/aqua)
v2.30.0Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.29.2...v2.30.0
Features
#2918 #3005 Use aqua-proxy and hard links instead of shell scripts and bat scripts on Windows
Document: https://github.com/aquaproj/aquaproj.github.io/pull/1049 https://aquaproj.github.io/docs/reference/lazy-install#on-windows
aqua doesn't use symbolic links on Windows because symbolic links have several issues on Windows.
aqua v2.29.2 or older used shell scripts and bat scripts instead of symbolic links and aqua-proxy.
#885 #892 #893 aqua >= v1.12.0, aqua <= v2.29.2
But using shell scripts and bat scripts also had several issues.
So aqua v2.30.0 or later uses hard links and aqua-proxy instead of shell scripts and bat scripts. #2918
aqua installs
aqua-proxyand creates hard links toaqua-proxyon$(aqua root-dir)/bindirectory.When aqua updates
aqua-proxy, aqua recreates hard links.From aqua v2.30.0, aqua doesn't use bat scripts so you can remove
$(aqua root-dir)/batdirectory and remove$(aqua root-dir)/batfromPATH.Others
#3004 Update slsa-verifier to v2.6.0
#3008 Update module github.com/goccy/go-yaml to v1.12.0
v2.29.2Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.29.1...v2.29.2
Bug Fixes
#3001 Fix checksums of Cosign
Fixed a bug of aqua v2.29.1
v2.29.1Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.29.0...v2.29.1
Features
#2965 list: Add an alias of command line option
-installedFixes
#2981 Fix a bug that the shell completion of specific tools doesn't work
For detail, please see the following issues and pull request.
Others
Update Go to 1.22.5
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.212.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.211.0...v4.212.0
🎉 New Packages
#25676 FeLvi-zzz/tentez: Tentez helps you switching traffic
#25708 alcideio/rbac-tool: Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query
#25706 cloudposse/github-commenter: Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues
#25704 cloudposse/slack-notifier: Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
#25709 cloverstd/tcping: ping over a tcp connection
#25712 gruntwork-io/fetch: Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos
#25713 jwilder/dockerize: Utility to simplify running applications in docker containers
#25714 kahing/goofys: a high-performance, POSIX-ish Amazon S3 file system written in Go
#25715 krallin/tini: A tiny but valid
initfor containers#25719 legal90/awscurl: cURL with AWS request signing
#25720 lewispeckover/consulator: Import and synchronize your Consul KV data from JSON and YAML
v4.211.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.210.0...v4.211.0
🎉 New Packages
#25637 suzuki-shunsuke/ghomfc: GitHub Organization Members' Followers Counter
#25608 dimo414/bkt: a subprocess caching utility, available as a command line binary and a Rust library @sheldonhull
Fixes
#25620 Rename the package
MichaelMure/git-bugto git-bug/git-bugThe GitHub repository was transferred.
v4.210.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.209.0...v4.210.0
🎉 New Packages
#25562 siderolabs/omni/omni: SaaS-simple deployment of Kubernetes - on your own hardware
#25562 siderolabs/omni/omnictl: A CLI for accessing Omni API
v4.209.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.208.1...v4.209.0
🎉 New Packages
#25546 mrjackwills/oxker: A simple tui to view & control docker containers
Fixes
#25549 fix(electric-saw/kafta): follow up changes of kafka v0.1.8
casey/just (casey/just)
v1.34.0Compare Source
Fixed
Changed
Misc
set working-directory(#2288 by nyurik)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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.