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 all minor and patch dependencies #205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2024

This PR contains the following updates:

Package Update Change
BurntSushi/ripgrep patch 14.1.0 -> 14.1.1
aquaproj/aqua-registry minor v4.205.0 -> v4.246.0
argoproj/argo-cd minor v2.11.5 -> v2.12.6
argoproj/argo-workflows patch v3.5.8 -> v3.5.12
cli/cli minor v2.53.0 -> v2.60.1
dandavison/delta minor 0.17.0 -> 0.18.2
direnv/direnv minor v2.34.0 -> v2.35.0
golang-migrate/migrate minor v4.17.1 -> v4.18.1
goreleaser/goreleaser minor v2.1.0 -> v2.3.2
hashicorp/terraform patch v1.9.2 -> v1.9.8
helm/helm minor v3.15.3 -> v3.16.2
kubernetes-sigs/cluster-api minor v1.7.4 -> v1.8.4
kubernetes-sigs/kustomize minor v5.4.3 -> v5.5.0
mikefarah/yq patch v4.44.2 -> v4.44.3
neovim/neovim patch v0.10.0 -> v0.10.2
planetscale/cli minor v0.205.0 -> v0.213.0
sbstp/kubie minor v0.23.1 -> v0.24.0
starship/starship minor v1.19.0 -> v1.21.1
stern/stern minor v1.30.0 -> v1.31.0
twpayne/chezmoi minor v2.51.0 -> v2.53.1
x-motemen/ghq patch v1.6.2 -> v1.6.3

Release Notes

BurntSushi/ripgrep (BurntSushi/ripgrep)

v14.1.1

Compare Source

===================
This is a minor release with a bug fix for a matching bug. In particular, a bug
was found that could cause ripgrep to ignore lines that should match. That is,
false negatives. It is difficult to characterize the specific set of regexes
in which this occurs as it requires multiple different optimization strategies
to collide and produce an incorrect result. But as one reported example, in
ripgrep, the regex (?i:e.x|ex) does not match e-x when it should. (This
bug is a result of an inner literal optimization performed in the grep-regex
crate and not in the regex crate.)

Bug fixes:

  • BUG #​2884:
    Fix bug where ripgrep could miss some matches that it should report.

Miscellaneous:

  • MISC #​2748:
    Remove ripgrep's simd-accel feature because it was frequently broken.
aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.246.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.245.1...v4.246.0

🎉 New Packages

#​28289 apple/pkl: A configuration as code language with rich validation and tooling
#​28307 crates.io/zizmor: Finds security issues in GitHub Actions setups
#​28280 openshift-online/ocm-cli: CLI for the Red Hat OpenShift Cluster Manager

v4.245.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.245.0...v4.245.1

Fixes

#​28268 tofuutils/tenv: Add terragrunt, atmos, and tf

v4.245.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.244.0...v4.245.0

🎉 New Packages

#​28238 dependabot/cli: A tool for testing and debugging Dependabot update jobs @​ponkio-o
#​28241 handlename/awsc: awsc (AWS cli with Caution) is wrapper for AWS CLI. It displays AWS account information before running any AWS CLI subcommands

v4.244.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.243.0...v4.244.0

🎉 New Packages

#​28228 cloverrose/unusedinterface: unusedinterface finds unused interface in their package @​cloverrose

v4.243.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.242.0...v4.243.0

🎉 New Packages

#​28191 k1LoW/tbls-ask: tbls-ask is an external subcommand of tbls for asking LLM of the datasource @​ponkio-o

v4.242.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.241.0...v4.242.0

🎉 New Packages

#​28180 urfave/gfmrun: GitHub-Flavored Markdown Runner

v4.241.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.240.0...v4.241.0

🎉 New Packages

#​22503 slack.com/slack-cli: Slack CLI allows you to interact with your workflow apps via the command line

[!WARNING]

  • It's difficult to update this package automatically by both Renovate and aqua update command
    • You have to update this package manually
  • It's difficult to get the version by aqua g command
    • You have to set the version manually
$ aqua g slack.com/slack-cli
- name: slack.com/slack-cli
  version: '[SET PACKAGE VERSION]'

v4.240.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.239.1...v4.240.0

🎉 New Packages

#​28165 turbot/powerpipe: Powerpipe: Dashboards for DevOps. Visualize cloud configurations. Assess security posture against a massive library of benchmarks. Build custom dashboards with code

Features

#​28121 ziglang/zig: Enable minisign

v4.239.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.239.0...v4.239.1

Features

#​28098 ziglang/zig: Support dev versions

v4.239.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.238.0...v4.239.0

🎉 New Packages

#​27951 AlexanderGrooff/mermaid-ascii: Render Mermaid graphs inside your terminal @​ponkio-o
#​27950 ikawaha/kagome: Self-contained Japanese Morphological Analyzer written in pure Go @​ponkio-o
#​27939 #​27947 sudorandom/protoc-gen-connect-openapi: Plugin for generating OpenAPIv3 from protobufs matching the Connect RPC interface @​frozenbonito

v4.238.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.237.0...v4.238.0

🎉 New Packages

#​27936 datadog/managed-kubernetes-auditing-toolkit: All-in-one auditing toolkit for identifying common security issues in managed Kubernetes environments. Currently supports Amazon EKS @​naka-gawa

v4.237.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.236.0...v4.237.0

🎉 New Packages

#​27877 projectdiscovery/proxify: A versatile and portable proxy for capturing, manipulating, and replaying HTTP/HTTPS traffic on the go @​borissmidt
#​27876 rcoh/angle-grinder: Slice and dice logs on the command line @​borissmidt

v4.236.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.235.0...v4.236.0

🎉 New Packages

#​27813 daichirata/hammer: hammer is a command-line tool to schema management for Google Cloud Spanner @​frozenbonito

Fixes

#​27830 kubecfg/kubecfg: Regenerate the setting
#​27829 mpostument/awstaghelper: Regenerate setting

v4.235.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.234.0...v4.235.0

🎉 New Packages

#​27765 Songmu/r2sync: r2sync is a command-line tool for synchronizing files between a local directory and Cloudflare R2 @​ponkio-o

v4.234.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.233.0...v4.234.0

🎉 New Packages

#​27737 bomctl/bomctl: Format agnostic SBOM tooling
#​27731 firecracker-microvm/firectl: firectl is a command-line tool to run Firecracker microVMs @​kdihalas

v4.233.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.232.0...v4.233.0

🎉 New Packages

#​27690 cloudflare/cf-terraforming: A command line utility to facilitate terraforming your existing Cloudflare resources @​ponkio-o
#​27715 howardjohn/kubeconfig-proxy: Tunnel Kubectl requests over kubectl proxy to avoid round trips to API server @​ponkio-o
#​27685 kjokjo/ipcalc: ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range

Fixes

#​27702 abhimanyu003/sttr: Regenerate the setting

v4.232.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.231.0...v4.232.0

🎉 New Packages

#​27650 Azure/mapotf: mapotf stands for MetA PrOgramming for TerraForm

Fixes

#​27672 ginuerzh/gost: Regenerate the setting

v4.231.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.230.0...v4.231.0

🎉 New Packages

#​27575 bjesus/pipet: a swiss-army tool for scraping and extracting data from online assets, made for hackers
#​27574 neilotoole/sq: sq data wrangler

v4.230.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.229.0...v4.230.0

🎉 New Packages

#​27524 yumafuu/s1m: TUI Application for AWS Systems Manager Parameter Store (ssm) @​yumafuu

Fixes

#​27522 secretlint/secretlint: Follow up changes of secretlint

v4.229.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.228.1...v4.229.0

🎉 New Packages

#​27489 cloverrose/pkgdep: pkgdep checks if package dependency follows rule @​cloverrose

Fixes

#​27486 suzuki-shunsuke/ghalint: Follow up changes of ghalint v1.0.0 for Windows
#​27495 suzuki-shunsuke/pinact: Follow up changes of pinact v1.0.0 for Windows
#​27490 aquaproj/slsa-verifier: Delete the package

[!WARNING]
Normally deleting packages is a breaking change, meansing a major update.
But we believe this package isn't used at all so there is no problem.

v4.228.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.228.0...v4.228.1

Fixes

#​27451 telepresenceio/telepresence: Regenerate the setting
#​27468 #​27469 gitlab.com/gitlab-org/cli): Follow up changes of gitlab cli v1.47.0

v4.228.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.227.0...v4.228.0

🎉 New Packages

#​27347 dlvhdr/diffnav: A git diff pager based on delta but with a file tree, à la GitHub

Fixes

#​27306 Rename the package dbrgn/tealdeer to tealdeer-rs/tealdeer

v4.227.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.226.0...v4.227.0

🎉 New Packages

#​27288 asciidoctor/asciidoctor-reveal.js: A reveal.js converter for Asciidoctor and Asciidoctor.js. Write your slides in AsciiDoc @​reitzig

Fixes

#​27279 common-fate/granted: Create a link for assumego

aqua v2.36.0 is required

v4.226.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.225.0...v4.226.0

🎉 New Packages

#​27185 achristmascarl/rainfrog: a database management tui for postgres

v4.225.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.224.0...v4.225.0

🎉 New Packages

#​27145 grampelberg/kty: The terminal for Kubernetes

v4.224.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.223.1...v4.224.0

🎉 New Packages

#​27111 equinix-labs/otel-cli: OpenTelemetry command-line tool for sending events from shell scripts & similar environments
#​27136 synfinatic/aws-sso-cli: A powerful tool for using AWS Identity Center for the CLI and web console

Fixes

#​27122 suzuki-shunsuke/mkghtag: Refactoring
#​27121 terraform-linters/tflint: Regenerate the setting

v4.223.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.223.0...v4.223.1

Features

#​26430 bufbuild/buf: Add minisign config @​sapphi-red

⚠️ aqua v2.34.0 or later is required for Minisign

v4.223.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.222.0...v4.223.0

🎉 New Packages

#​27068 fastfetch-cli/fastfetch: An actively maintained, feature-rich and performance oriented, neofetch like system information tool @​Allianaab2m

v4.222.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.221.0...v4.222.0

🎉 New Packages

#​27031 Darth-Tech/samwise-cli: A CLI application to accompany on your terraform module journey and sharing your burden of module dependency updates, just as one brave Hobbit helped Frodo carry his :)
#​27032 RoseSecurity/Kuzco: Kuzco reviews your Terraform resources, compares them to the provider schema to detect unused parameters, and uses AI to suggest improvements
#​27030 breml/tfreveal: tfreveal shows a Terraform plan with all the secret (sensitive) values revealed

Fixes

#​26991 buildkite/cli: Follow up changes of buildkite v3.0.0

v4.221.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.220.2...v4.221.0

🎉 New Packages

#​26911 Songmu/podbard: The Podbard is a primitive podcast site generator @​ponkio-o

v4.220.2

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.220.1...v4.220.2

Fixes

#​26909 printfn/fend: Regenerate the setting

Follow up the change of fend v1.5.2

https://github.com/printfn/fend/releases/tag/v1.5.2

The linux-x64 binary has been renamed to linux-x86_64-gnu for consistency/clarity

#​26874 derailed/popeye: Follow up changes of popeye v0.21.5

#​26813 Macchina-CLI/macchina: Follow up changes of macchina

v4.220.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.220.0...v4.220.1

Fixes

#​26717 tailscale/tailscale: Add the command tailscaled on Linux

v4.220.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.219.1...v4.220.0

🎉 New Packages

#​26714 tailscale/tailscale: The easiest, most secure way to use WireGuard and 2FA

v4.219.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.219.0...v4.219.1

Fixes

#​26642 fix(sxyazi/yazi): add ya command @​wancup

Yazi introduced a separate command called ya in Yazi v0.2.5.

https://github.com/sxyazi/yazi/releases/tag/v0.2.5

#​26528 its-danny/koji: Rename the package to cococonscious/koji

The repository was transferred.

#​26386 zoncoen/scenarigo: Fix scenarigo using vars

⚠️ aqua must be v2.31.0 or later.

v4.219.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.218.0...v4.219.0

🎉 New Packages

#​26329 k1LoW/oldstable: Check if version of go directive in go.mod is oldstable @​ponkio-o

Fixes

#​26341 ollama/ollama: Regenerate the setting
#​26330 zyedidia/micro: Regenerate the setting
#​26303 kcp-dev/kcp/kubectl-kcp: Follow up changes of kcp v0.25.0
#​26339 Rename the package daguflow/dagu to dagu-org/dagu
#​26259 Rename the package soywod/himalaya to pimalaya/himalaya

v4.218.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.217.0...v4.218.0

🎉 New Packages

#​26241 ogen-go/ogen OpenAPI v3 code generator for go @​ntk221

Fixes

#​26249 rossmacarthur/sheldon: Regenerate the setting

v4.217.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.216.0...v4.217.0

🎉 New Packages

#​26217 1password/cli: 1Password CLI brings 1Password to your terminal. Sign in to 1Password CLI with your fingerprint, and securely access everything you need during development @​shoppingjaws

Fixes

#​26230 apache/maven-mvnd: change the package type to http

v4.216.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.215.1...v4.216.0

🎉 Node.js Support

You can can manage Node.js using aqua.

https://aquaproj.github.io/docs/reference/nodejs-support

🎉 New Packages

#​26185 jmespath/jp: Command line interface to JMESPath - http://jmespath.org @​ponkio-o
#​26002 nodejs/node: Node.js JavaScript runtime

Fixes

#​26211 charmbracelet/glow: Regenerate the setting
#​26212 charmbracelet/skate: Regenerate the setting

v4.215.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.215.0...v4.215.1

Fixed

#​26155 astral-sh/uv: Add the command uvx
#​26139 sachaos/viddy: Regenerate the setting

Follow up changes of viddy v1.0.0

v4.215.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.214.0...v4.215.0

🎉 New Packages

#​26126 pre-commit/pre-commit: A framework for managing and maintaining multi-language pre-commit hooks @​ken5scal
#​26130 caarlos0/mdtree: Convert markdown lists into ASCII trees
#​26120 amalshaji/portr: Open source ngrok alternative designed for teams. Tunnel http, tcp or websocket connections @​NikitaCOEUR

v4.214.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.213.1...v4.214.0

🎉 New Packages

#​26014 Zxilly/go-size-analyzer: A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats

Fixes

#​26038 Cian911/switchboard: Follow up changes of switchboard v1.0.1

v4.213.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.213.0...v4.213.1

Fixes

#​25961 fix(skanehira/rtty): follow up changes of rtty v0.4.0

https://github.com/skanehira/rtty/releases/tag/v0.4.0
skanehira/rtty@d710e38

v4.213.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.212.0...v4.213.0

🎉 New Packages

#​25852 cloudnative-pg/cloudnative-pg/kubectl-cnpg: CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance @​boris-smidt-klarrio
#​25779 g-plane/pnpm-shell-completion: a shell plugin designed to enhance the command-line experience with pnpm by providing tab-completion features @​elecdeer
#​25850 shenwei356/rush: A cross-platform command-line tool for executing jobs in parallel @​boris-smidt-klarrio

Fixes

#​25838 abiosoft/colima: Regenerate the setting
#​25789 caddyserver/caddy: Add cosign configs @​sapphi-red
#​25788 hadolint/hadolint: Re-scaffold hadolint/hadolint to include checksum @​sapphi-red
#​25829 volta-cli/volta: Follow up changes of volta v2.0.0 for macOS

Volta will now use a universal binary on Mac, rather than separate Intel- & ARM-specific builds (https://github.com/volta-cli/volta/pull/1635)

v4.212.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.211.0...v4.212.0

🎉 New Packages

#​25676 FeLvi-zzz/tentez: Tentez helps you switching traffic
#​25708 alcideio/rbac-tool: Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query
#​25706 cloudposse/github-commenter: Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues
#​25704 cloudposse/slack-notifier: Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
#​25709 cloverstd/tcping: ping over a tcp connection
#​25712 gruntwork-io/fetch: Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos
#​25713 jwilder/dockerize: Utility to simplify running applications in docker containers
#​25714 kahing/goofys: a high-performance, POSIX-ish Amazon S3 file system written in Go
#​25715 krallin/tini: A tiny but valid init for containers
#​25719 legal90/awscurl: cURL with AWS request signing
#​25720 lewispeckover/consulator: Import and synchronize your Consul KV data from JSON and YAML

v4.211.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.210.0...v4.211.0

🎉 New Packages

#​25637 suzuki-shunsuke/ghomfc: GitHub Organization Members' Followers Counter
#​25608 dimo414/bkt: a subprocess caching utility, available as a command line binary and a Rust library @​sheldonhull

Fixes

#​25620 Rename the package MichaelMure/git-bug to git-bug/git-bug

The GitHub repository was transferred.

v4.210.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.209.0...v4.210.0

🎉 New Packages

#​25562 siderolabs/omni/omni: SaaS-simple deployment of Kubernetes - on your own hardware
#​25562 siderolabs/omni/omnictl: A CLI for accessing Omni API

v4.209.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.208.1...v4.209.0

🎉 New Packages

#​25546 mrjackwills/oxker: A simple tui to view & control docker containers

Fixes

#​25549 fix(electric-saw/kafta): follow up changes of kafka v0.1.8

v4.208.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.208.0...v4.208.1

Fixes

#​25346 junegunn/fzf: Follow up changes of fzf v0.54.2 for macOS

https://github.com/junegunn/fzf/releases/tag/v0.54.2

Updated GoReleaser to 2.1.0 to simplify notarization of macOS binaries
macOS archives will be in tar.gz format instead of zip format since we no longer notarize the zip files but binaries

v4.208.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.207.0...v4.208.0

🎉 New Packages

#​25225 qdrant/qdrant: High-performance, massive-scale Vector Database for the next generation of AI @​takumin
#​25226 weaviate/weaviate: Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database @​takumin

Fixes

#​25228 Rename the package dagu-dev/dagu to daguflow/dagu

v4.207.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.206.0...v4.207.0

🎉 New Packages

#​25168 suzuki-shunsuke/ghproj: Add GitHub Issues and Pull Requests to GitHub Projects

Fixes

#​25164 rancher/rke: Regenerate the setting

v4.206.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.205.0...v4.206.0

🎉 New Packages

#​25077 kattouf/ProgressLine: Track commands progress in a compact one-line format

Fixes

#​25080 aquaproj/aqua-registry-updater, aquaproj/registry-tool: Remove cosign_experimental
#​25123 woodpecker ci/woodpecker/woodpecker-cli: Regenerate the setting

argoproj/argo-cd (argoproj/argo-cd)

v2.12.6

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.6/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.6/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch from b6de0ec to 871cb64 Compare July 22, 2024 18:00
@renovate renovate bot changed the title Update dependency aquaproj/aqua-registry to v4.206.0 Update all minor and patch dependencies Jul 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch 8 times, most recently from 541ad45 to d6784fa Compare July 30, 2024 07:28
@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch 10 times, most recently from 983c08e to 4208e4c Compare August 8, 2024 02:42
@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch 7 times, most recently from f1c5e8c to 39a9ac4 Compare August 15, 2024 03:59
@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch 3 times, most recently from aec8636 to 227c47b Compare August 16, 2024 13:22
@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch 12 times, most recently from 00744f1 to 50d4f6b Compare October 21, 2024 03:51
@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch 8 times, most recently from f3f427c to 48a8da8 Compare October 27, 2024 16:43
@Diamondb32
Copy link

aqua.yaml

@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch 6 times, most recently from 7c5b0e0 to 6c5a2c3 Compare October 30, 2024 16:21
@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch from 6c5a2c3 to d790e4c Compare October 31, 2024 02:26
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