-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency aquaproj/aqua to v2.56.3 #24
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/aquaproj-aqua-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+6
β6
Conversation
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
e78645e to
d9fb741
Compare
d9fb741 to
f10b6e2
Compare
f10b6e2 to
f202d39
Compare
f202d39 to
f318465
Compare
f318465 to
b881975
Compare
b881975 to
eb17447
Compare
eb17447 to
578a78c
Compare
578a78c to
757b3c6
Compare
8f2d5d2 to
61a33fa
Compare
61a33fa to
95ee2a1
Compare
95ee2a1 to
446645a
Compare
446645a to
d16ea46
Compare
d16ea46 to
d9b669a
Compare
d9b669a to
4ca117b
Compare
4ca117b to
59b644f
Compare
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.53.3βv2.56.3Release Notes
aquaproj/aqua (aquaproj/aqua)
v2.56.3Compare Source
π Bug Fixes
#β4475 cp: Fix a bug that command arguments are ignored and always all commands are copied
#β4476 update-aqua: Fix a bug that a command argument is ignored and always the latest version is installed
Others
#β4471 Update sigstore/cosign to v3.0.4
v2.56.2Compare Source
Refactoring
#β4448 Replace logrus with slog
#β4450 Use urfave/cli/v3 Destination pattern for flag values
v2.56.1Compare Source
Fixes
#β4436 gr: Exclude
eabihfv2.56.0Compare Source
Features
#β4422 Get pseudo-versions from Go Proxy if no tagged version exists @βgizmoguy
Fixes
#β4401 Add YAML tags @βShion1305
#β4404 Update golangci-lint to v2.7.2, with lint fixes @βShion1305
Dependency Updates
#β4402 Update goreleaser to v2.13.1
#β4405 Update anchore/syft to v1.38.2
#β4406 Update Cosign to v3.0.3
#β4420 Update expr to v1.17.7
#β4424 Update goccy/go-yaml to v1.19.1
v2.55.3Compare Source
Bug Fixes
#β4393 gr: Fix the support of
sigstoreandsigstore.jsonfile extensionsRefactoring
#β4369 Enable
tagalignrule in golangci-lint @βShion1305#β4394 chore(deps): migrate to go.yaml.in/yaml @βscop
v2.55.2Compare Source
Performance Improvement
#β4342 Skip packages that cannot provide the desired exe @βrefi64
Others
#β4312 Update Go to 1.25.4
v2.55.1Compare Source
π Bug Fixes
#β4274 #β4276 exec: Fix the command name (
args[0])Dependency Updates
#β4220 #β4266 Update github.com/google/go-github/v74 to v76
#β4233 #β4251 #β4261 Update Go to 1.25.2
Others
Release Cosign Bundle file *.bundle
v2.55.0Compare Source
Features
#β4195 #β4213 Support verifying the integrity of GitHub Releases
https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/verifying-the-integrity-of-a-release
https://aquaproj.github.io/docs/reference/security/github-immutable-release
v2.54.1Compare Source
π Bug Fixes
#β4182 Fix a bug of
generate-registrycommand thatarm64is replaced toarmincorrectlyv2.54.0Compare Source
Features
#β4173 ghtkn integration
https://aquaproj.github.io/docs/reference/security/ghtkn/
Now aqua can get a GitHub App User Access Token by ghtkn integration.
Stop risking token leaks - Use secure, short-lived GitHub tokens for local development.
Requirements
The ghtkn integration requires:
This feature doesn't depend on ghtkn CLI.
Limitation
The integration requires the user interaction when creating an access token via Device Flow, so it's unavailable in CI.
Set up
For more details, please see https://github.com/suzuki-shunsuke/ghtkn .
AQUA_GHTKN_ENABLED=trueexport AQUA_GHTKN_ENABLED=trueThen aqua gets a user access token using ghtkn Go SDK when aqua calls GitHub APIs.
v2.53.11Compare Source
Performance Improvement
#β4159 Update github.com/gdamore/tcell/v2 to reduce startup time @βrefi64
Benchmark
aqua.yaml
v2.53.10Compare Source
π‘οΈ Starting from this release, Immutable Release is enabled!
#β4147 Update Go to v1.25.1
#β4145 Update aqua-proxy to v1.2.12
π Bug Fixes
#β4140 Fix error messages
v2.53.9Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.53.8...v2.53.9
π Bug Fixes
#β4064 Fix a bug that environment variables aren't passed to
gh attestation verifyOthers
#β4065 Update Go to v1.24.6
#β4065 Update aqua-proxy to v1.2.11
v2.53.8Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.53.7...v2.53.8
π Bug Fixes
#β4047 cp: Add missing .exe on Windows @βW1M0R
v2.53.7Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.53.6...v2.53.7
Fixes
#β4038 Fix a bug that it fails to verify GitHub Artifact Attestations on GitHub Enterprise Server @βyamoyamoto
v2.53.6Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.53.5...v2.53.6
π Bug Fixes
#β4024 #β4025 Fix a bug that aqua works without registries'
ref#β4019 Set User-Agent to GitHub Release downloads @βyanolab
v2.53.5Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.53.4...v2.53.5
#β4008 Fix Homebrew tap to remove the quarantine bit from the binary on a post install hook
v2.53.4Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.53.3...v2.53.4
#β3995 Add license files of Go and Go modules to released assets
#β3995 Release SBOM
#β3995 Update Go to 1.24.5
#β3996 Update aqua-proxy to v1.2.10
Configuration
π Schedule: Branch creation - Between 09:00 AM and 09:59 PM, only on Sunday and Saturday ( * 9-21 * * 0,6 ) in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.