Update dependency aquaproj/aqua to v2.18.0 #100
Closed
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.17.1
->v2.18.0
Release Notes
aquaproj/aqua (aquaproj/aqua)
v2.18.0
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.17.4...v2.18.0
Features
#2494 update: Support specifying new package versions
e.g.
#2461 Add debug logs of
update
andgenerate
commands @dreamjzBug Fixes
#2493 #2495 generate-registry: Fix the pagination of GitHub API List Releases
v2.17.4
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.17.3...v2.17.4
Others
#2401 #2483 Release aqua to Winget 🎉
https://github.com/microsoft/winget-pkgs/pull/127174
v2.17.3
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.17.2...v2.17.3
Bug Fixes 🐞
#2476 #2479 policy: fix a bug that the Git Repository root's policy file doesn't work well in working trees
Others
#2470 #2472 Replace the third party library github.com/codingsince1985/checksum with standard libraries
This library caused the bug #2467 and we can replace the library with standard libraries easily.
We should use standard libraries as much as possible.
#2473 Revert #2469
#2469 was required to resolve #2467 , but #2467 was resolved by #2472 so #2469 is unnecessary anymore.
https://github.com/aquaproj/aqua/pull/2472#issuecomment-1812023515
v2.17.2
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.17.1...v2.17.2
Bug Fixes
#2457 #2458 update: Fix a panic when trying to update commands unmanaged by aqua @dreamjz
#2468 policy init: Fix typo in CLI output @ka2n
#2467 #2469 update-checksum: Copy an asset to a temporal file to calculate the checksum correctly
update-checksum: Copy an asset to a temporal file to calculate the checksum correctly
#2467 #2469
This fixes a bug that the checksum verification of aws/aws-cli fails because the expected checksum of aws/aws-cli is wrong.
If you face the issue already, please remove checksums of aws/aws-cli from aqua-checksums.json and run
aqua update-checksum
with aqua v2.17.2 or newer.aqua-checksums.json
🎉 New Contributors
Thank you for your contribution!
@ka2n #2468
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.