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

chore(deps): update dependency aquaproj/aqua-registry to v4.75.0 #481

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
aquaproj/aqua-registry minor v4.72.0 -> v4.75.0

Release Notes

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

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.

v4.73.0

Compare Source

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

🎉 New Packages

#​16549 ouch-org/ouch: Painless compression and decompression in the terminal @​CrystalMethod

Fixes

#​16554 dineshba/tf-summarize: Follow up changes of tf-summarize v0.3.6

Format was changed.

Use tar.gz for linux/darwin and zip for windows


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (rebase) October 27, 2023 15:06
@renovate renovate bot merged commit 767d833 into master Oct 27, 2023
1 check passed
@renovate renovate bot deleted the renovate/aquaproj-aqua-registry-4.x branch October 27, 2023 15:07
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.

0 participants