Skip to content
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

Update dependency aquaproj/aqua-registry to v4.80.0 #186

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
aquaproj/aqua-registry minor v4.73.0 -> v4.80.0

Release Notes

aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.80.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.79.0...v4.80.0

🎉 New Packages

#​17010 suzuki-shunsuke/tfprovidercheck: Censor Terraform Providers

v4.79.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.78.0...v4.79.0

🎉 New Packages

#​16956 #​16958 crates.io/tailspin: A log file highlighter
#​16920 int128/cronjob-runner: A command to run one-shot job from CronJob template and tail container logs in Kubernetes

Fixes

#​16961 Boeing/config-file-validator: Follow up changes of validator v1.5.0
#​16964 kptdev/kpt: Rename GoogleContainerTools/kpt and exclude versions with the prefix porch/

https://github.com/GoogleContainerTools/kpt is redirected to https://github.com/kptdev/kpt

#​16965 bitnami-labs/sealed-secrets: Exclude versions with the prefix helm-

v4.78.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.77.0...v4.78.0

🎉 New Packages

#​16835 manabusakai/tdtidy: A command line tool for managing ECS task definitions. tdtidy can deregister and delete old task definitions @​ponkio-o

Fixes

#​16916 deepmap/oapi-codegen: Support oapi-codegen v2
#​16913 hktalent/scan4all: Follow up changes of scan4all 2.8.6

Asset names were changed.

GhostTroops/scan4all@40d6c24

v4.77.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.76.0...v4.77.0

🎉 Reached 1,300 packages 🎉

Thank you, all contributors!

🎉 New Packages

#​16765 traefik/yaegi: Yaegi is Another Elegant Go Interpreter
#​16755 #​16756 xeol-io/xeol: A scanner for end-of-life (EOL) software in container images, filesystems, and SBOMs

v4.76.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.75.0...v4.76.0

🎉 New Packages

#​16680 astral-sh/ruff: An extremely fast Python linter and code formatter, written in Rust

Fixes

#​16749 mozilla/sccache: Follow up changes of sccache v0.6.0

arch64-unknown-linux-musl got disabled.

#​16750 kastenhq/external-tools/k10tools: Fix settings
#​16751 kastenhq/external-tools/k10multicluster: Fix settings
#​16752 google/osv-scanner: Follow up an issue of osv-scanner v1.4.2

v4.75.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.74.0...v4.75.0

🎉 New Packages

#​16633 LGUG2Z/whkd: A simple hotkey daemon for Windows @​CrystalMethod
#​16659 BurntSushi/xsv: A fast CSV command line toolkit written in Rust @​ryoppippi

Bug Fixes

#​16629 LGUG2Z/komorebi: Expose the command komorebic @​CrystalMethod
#​16647 LGUG2Z/komorebi: Fix executable files on Windows @​CrystalMethod

Others

#​16627 #​16628 cmdx: Explicitly set the bash shell to use @​CrystalMethod

Fixed an issue of cmdx.yaml that cmdx's tasks using pipefail didn't work on Ubuntu and all systems where /bin/sh was not a symlink to /bin/bash because pipefail was a bash-thing.

...
sh: 1: set: Illegal option -o pipefail
exit status 2 

v4.74.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.73.0...v4.74.0

🎉 New Packages

#​16606 a-h/templ: A language for writing HTML user interfaces in Go
#​16614 FalconForceTeam/FalconHound: FalconHound is a blue team multi-tool. It allows you to utilize and enhance the power of BloodHound in a more automated fashion. It is designed to be used in conjunction with a SIEM or other log aggregation tool

Fixes

#​16615 ariga/atlas: Remove windows

https://atlasgo.io/getting-started

As of version v0.14.3 we no longer provide a windows binary. Windows users are advised to use our docker image or use WSL.

#​16592 aquasecurity/chain-bench: Follow up changes of chain-bench v0.1.8

Asset names were changed.

#​16591 lc/gau: Follow up changes of gau v2.2.0

Others

#​16597 #​16605 #​16611 #​16613 Improve the local development with cmdx and Docker

Dear contributors,

We changed how to develop the registry.
Please see the contribution guide.

We use the task runner cmdx and Docker.

cmdx is installed by aqua.

aqua i -l

We test the Registry in a container.
Instead of executing aqua-registry directly, we execute tasks of cmdx.

cmdx s <package name> # Scaffold a package
cmdx t <package name> # Test a package
cmdx new <package name> # Release a package

About tasks of cmdx, please run the help command.

cmdx help
cmdx help <task name>

We test packages on all platforms with AQUA_GOOS and AQUA_GOARCH same with CI.
And a local file aqua-local.yaml isn't used anymore.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency aquaproj/aqua-registry to v4.74.0 Update dependency aquaproj/aqua-registry to v4.75.0 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-registry-4.x branch from f853f34 to 7324581 Compare October 26, 2023 00:07
@renovate renovate bot changed the title Update dependency aquaproj/aqua-registry to v4.75.0 Update dependency aquaproj/aqua-registry to v4.76.0 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-registry-4.x branch from 7324581 to 515c2d3 Compare October 27, 2023 21:53
@renovate renovate bot changed the title Update dependency aquaproj/aqua-registry to v4.76.0 Update dependency aquaproj/aqua-registry to v4.77.0 Oct 29, 2023
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-registry-4.x branch from 515c2d3 to 6ab9582 Compare October 29, 2023 04:59
@renovate renovate bot changed the title Update dependency aquaproj/aqua-registry to v4.77.0 Update dependency aquaproj/aqua-registry to v4.78.0 Nov 2, 2023
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-registry-4.x branch from 6ab9582 to 3f44a38 Compare November 2, 2023 07:00
@renovate renovate bot changed the title Update dependency aquaproj/aqua-registry to v4.78.0 Update dependency aquaproj/aqua-registry to v4.79.0 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-registry-4.x branch from 3f44a38 to fe43be9 Compare November 3, 2023 04:35
@renovate renovate bot changed the title Update dependency aquaproj/aqua-registry to v4.79.0 Update dependency aquaproj/aqua-registry to v4.80.0 Nov 4, 2023
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-registry-4.x branch from fe43be9 to a8b2fd0 Compare November 4, 2023 17:08
@little-forest little-forest merged commit 7e79124 into main Nov 6, 2023
2 checks passed
@renovate renovate bot deleted the renovate/aquaproj-aqua-registry-4.x branch November 6, 2023 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant