chore(deps): update ⬆️ aqua-packages #30
Merged
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.36.2
->v2.37.2
v4.246.0
->v4.249.0
Release Notes
aquaproj/aqua (aquaproj/aqua)
v2.37.2
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.37.1...v2.37.2
Fixes
#3233 which, exec: Search configuration files even if
AQUA_CONFIG
is setv2.37.1
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.37.0...v2.37.1
Bug Fixes
#3226 #584 Fix a bug that newlines in aqua.yaml are removed when updating aqua.yaml by
aqua g -i
andaqua up
This issue came from the bug of goccy/go-yaml. https://github.com/goccy/go-yaml/issues/285
The issue was solved at goccy/go-yaml 1.13.3.
So we updated goccy/go-yaml to 1.13.3 and solve the issue.
v2.37.0
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.36.2...v2.37.0
Features
#3224 Allow to set command aliases in aqua.yaml
You can now define command aliases in aqua.yaml.
This is useful to use multiple versions of the same package.
e.g.
Then you can run
terraform
(v1.9.8) andterraform-013
(v0.13.7).You can skip creating symbolic links for aliases by
no_link: true
You can still run aliases via
aqua exec
.aqua exec -- terraform-013 version
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.249.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.248.0...v4.249.0
🎉 New Packages
#28608 goph/licensei: Library and various tools for working with project licenses
#28568 openshift/osdctl: CLI for the OSD utilities
Fixes
#28609 Rename the package
lotabout/skim
toskim-rs/skim
The GitHub Repository of the package was transferred from lotabout/skim to skim-rs/skim.
v4.248.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.247.0...v4.248.0
🎉 New Packages
#28518 cloverrose/connectnew: Go linter checking if &connect.Request or &connect.Response are used. Instead connect.NewRequest or connect.NewResponse should be used @cloverrose
#28520 ebi-yade/ecresolve: Resolves AWS ECR images with prioritized tag-based lookup @ponkio-o
#28521 takaishi/tfclean: tfclean is tool to remove applied moved block, import block, etc
v4.247.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.246.1...v4.247.0
🎉 New Packages
#28494 libbpf/bpftool: Automated upstream mirror for bpftool stand-alone build @borissmidt
Fixes
#28503 containerd/containerd: Regenerate the setting
#28472 rust-lang/rust-analyzer: Regenerate the setting
v4.246.1
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.246.0...v4.246.1
Fixes
#28357 sho-hata/tparagen: Follow up changes of tparagen v1.1.2
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.