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

Merged
merged 2 commits into from
Dec 30, 2024

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.286.0
aquaproj/aqua-renovate-config minor 2.3.1 -> 2.6.0
argoproj/argo-cd minor v2.11.5 -> v2.13.2
argoproj/argo-workflows minor v3.5.8 -> v3.6.2
bats-core/bats-core patch v1.11.0 -> v1.11.1
cli/cli minor v2.53.0 -> v2.64.0
dandavison/delta minor 0.17.0 -> 0.18.2
derailed/k9s patch v0.32.5 -> v0.32.7
direnv/direnv minor v2.34.0 -> v2.35.0
fullstorydev/grpcurl patch v1.9.1 -> v1.9.2
golang-migrate/migrate minor v4.17.1 -> v4.18.1
goreleaser/goreleaser minor v2.1.0 -> v2.5.0
hashicorp/terraform minor v1.9.2 -> v1.10.3
hashicorp/terraform-plugin-docs minor v0.19.4 -> v0.20.1
helm/helm minor v3.15.3 -> v3.16.4
kubernetes-sigs/cluster-api minor v1.7.4 -> v1.9.3
kubernetes-sigs/kustomize minor v5.4.3 -> v5.5.0
mikefarah/yq patch v4.44.2 -> v4.44.6
neovim/neovim patch v0.10.0 -> v0.10.3
planetscale/cli minor v0.205.0 -> v0.218.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.57.0
x-motemen/ghq minor v1.6.2 -> v1.7.1

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.286.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.285.1...v4.286.0

🎉 New Packages

#​30421 github/git-sizer: Compute various size metrics for a Git repository, flagging those that might cause problems @​ponkio-o
#​30416 mitsuhiko/minijinja: MiniJinja is a powerful but minimal dependency template engine for Rust compatible with Jinja/Jinja2
#​30426 redpanda-data/redpanda: Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM
#​30414 mame/wsl2-ssh-agent - A bridge from WSL2 ssh client to Windows ssh-agent.exe service @​nakatanakatana

Fixes

#​30425 Add make binary to IxDay/mruby @​IxDay

v4.285.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.285.0...v4.285.1

Fixes

#​30399 budimanjojo/talhelper: Add windows support @​ChipWolf
#​30403 triyanox/lla: Rename the package to chaqchase/lla
#​30412 sachaos/todoist: Re-scaffold the setting

v4.285.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.284.2...v4.285.0

🎉 New Packages

#​30387 suzuki-shunsuke/rjsa: A command to release JavaScript action

v4.284.2

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.284.1...v4.284.2

Fixes

#​30355 gradle/gradle-distributions: Migrate gradle/gradle to gradle/distributions
#​30334 rust-lang/rust-analyzer: Use gnu instead of musl target env @​NavyD
#​30321 aptly-dev/aptly: Re-scaffold settings
#​30320 goark/depm: Re-scaffold goark/depm

v4.284.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.284.0...v4.284.1

Fixes

#​30298 int128/ghcp: Re-scaffold int128/ghcp @​kyontan

v4.284.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.283.0...v4.284.0

🎉 New Packages

#​30256 shini4i/argo-compare: A comparison tool for displaying the differences between ArgoCD Applications in different Git branches
#​30316 suzuki-shunsuke/disable-checkout-persist-credentials: CLI to disable actions/checkout's persist-credentials
#​30314 xo/xo: xo is a command-line tool to generate idiomatic code for different languages code based on a database schema or a custom query @​nnaakkaaii

Fixes

#​30303 future-architect/tftarget: Regenerate the setting

v4.283.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.282.0...v4.283.0

🎉 New Packages

#​30240 GoogleCloudPlatform/alloydb-auth-proxy - A utility for connecting securely to your AlloyDB instances @​yanolab
#​30254 fujiwara/kinesis-tailf: tail -f command for Amazon Kinesis Stream

v4.282.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.281.0...v4.282.0

🎉 New Packages

#​30235 suzuki-shunsuke/tfmv: CLI to rename Terraform resources and modules and generate moved blocks
#​30230 t-kikuc/ecstop - Stop your running resources of Amazon ECS easily @​ponkio-o

v4.281.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.280.0...v4.281.0

🎉 New Packages

#​30219 IxDay/mruby - Lightweight Ruby @​IxDay

v4.280.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.279.0...v4.280.0

🎉 New Packages

#​30157 aakso/ssh-inscribe/sshi: SSH CA client @​scop
#​30143 fujiwara/knockrd: HTTP knocker daemon

v4.279.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.278.0...v4.279.0

🎉 New Packages

#​30079 fujiwara/maprobe: Mackerel external probe agent

Fixes

#​30125 biomejs/biome: Support Windows
#​30126 orf/gping: Regenerate the setting

v4.278.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.277.0...v4.278.0

🎉 New Packages

#​30042 snyk/parlay: Enrich SBOMs with data from third party services

Fixes

#​30039 lycheeverse/lychee: Regenerate the setting @​risu729

v4.277.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.276.1...v4.277.0

🎉 New Packages

#​29989 AvitalTamir/cyphernetes: A Kubernetes Query Language

Fixes

#​30021 sharkdp/bat: Support all envs using cargo

v4.276.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.276.0...v4.276.1

Fixes

#​29966 tealdeer-rs/tealdeer: Fix the command name and use darwin/arm64 binaries @​yudai-nkt

v4.276.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.275.0...v4.276.0

🎉 New Packages

#​29947 crates.io/bat: A cat(1) clone with wings @​yudai-nkt

v4.275.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.274.0...v4.275.0

🎉 New Packages

#​29847 fujiwara/stretcher: Deployment tool with consul/serf event notification
#​29846 fujiwara/tncl: tncl is a tiny "nc -l" implementation

Fixes

#​29864 martinvonz/jj: Re-add darwin amd64 support @​phyrog

https://github.com/martinvonz/jj/releases/tag/v0.21.0

Release binaries for Intel Macs have been restored. They were previously
broken due to using a sunset version of GitHub's macOS runners (but nobody had
previously complained.)

v4.274.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.273.0...v4.274.0

🎉 New Packages

#​29786 gdubicki/ets: A maintained fork of zmwangx's command output timestamper
#​29798 itaysk/kubectl-neat: Clean up Kubernetes yaml and json output to make it readable @​ponkio-o

v4.273.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.272.0...v4.273.0

🎉 New Packages

#​29759 skaji/relocatable-perl: self-contained, portable perl binaries @​mackee

v4.272.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.271.0...v4.272.0

🎉 New Packages

#​29697 superfly/flyctl: Command line tools for fly.io services
#​29719 suzuki-shunsuke/sort-issue-template: CLI to sort GitHub Issue Templates using a text editor
#​29698 timvisee/ffsend: Easily and securely share files from the command line. A fully featured Firefox Send client
#​29699 zmwangx/ets: Command output timestamper

v4.271.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.270.0...v4.271.0

🎉 New Packages

#​29681 atc0005/send2teams Small CLI tool used to submit messages to Microsoft Teams @​NikitaCOEUR

v4.270.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.269.0...v4.270.0

🎉 New Packages

#​29679 apache/maven: Apache Maven core

To update this package by Renovate, please update aqua-renovate-config to 2.6.0 or later.

https://github.com/aquaproj/aqua-renovate-config/releases/tag/2.6.0

#​29680 gradle/gradle: Adaptable, fast automation for all
#​29678 rfjakob/gocryptfs: Encrypted overlay filesystem written in Go

Fixes

#​29614 JohnnyMorganz/StyLua: Regenerate the setting
#​29612 chmln/sd: Support windows/arm64
#​29611 astral-sh/rye: Regenerate setting

v4.269.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.268.0...v4.269.0

🎉 New Packages

#​29522 01mf02/jaq: A jq clone focussed on correctness, speed, and simplicity
#​29527 coder3101/protols: Language Server for protocol buffers @​EkeMinusYou

v4.268.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.267.0...v4.268.0

🎉 New Packages

#​29496 Fusion/gogo: This is not a package manager
#​29500 aws/eks-hybrid: Use your on-premises and edge infrastructure as nodes in EKS clusters with EKS Hybrid Nodes @​ponkio-o
#​29509 quarylabs/sqruff: Fast SQL formatter/linter

Fixes

#​29488 ivaaaan/smug: Follow up changes of smug v0.3.6
#​29487 crates.io/skim: Fix repo_owner and repo_name
#​29481 elijah-potter/harper/harper-ls: Rename the package to Automattic/harper/harper-ls

v4.267.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.266.0...v4.267.0

🎉 New Packages

#​29463 sirwart/ripsecrets: A command-line tool to prevent committing secret keys into your source code @​boris-smidt-klarrio
#​29457 suzuki-shunsuke/ghd2i: CLI to create GitHub Issues from GitHub Discussions

Fixes

#​29458 uw-labs/strongbox: Regenerate the setting

v4.266.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.265.0...v4.266.0

🎉 New Packages

#​29405 crates.io/tfocus: Terminal UI for Terraform workspace management

Fixes

#​29387 JanDeDobbeleer/oh-my-posh: Regenerate the setting

Others

#​29388 chore(cmdx): stop connecting to a Windows container when a testing fails

v4.265.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.264.0...v4.265.0

🎉 New Packages

#​29366 UpCloudLtd/upcloud-cli: UpCloud command line client (upctl) @​scop
#​29352 crates.io/cargo-deb: Make Debian packages (.deb) easily with a Cargo subcommand
#​29365 crates.io/dd-rust-license-tool: A tool for creating the LICENSE-3rdparty.csv file for DataDog open-source Rust projects
#​29353 cross-rs/cross: “Zero setup” cross compilation and “cross testing” of Rust crates
#​29361 foresterre/cargo-msrv: Find the minimum supported Rust version (MSRV) for your project
#​29358 nextest-rs/nextest/cargo-nextest: A next-generation test runner for Rust

Fixes

#​29374 rustwasm/wasm-pack: Regenerate the setting
#​29364 snyk/cli: Regenerate the setting

v4.264.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.263.0...v4.264.0

🎉 New Packages

#​29337 Telemaco019/kubesafe: Safely manage multiple Kubernetes clusters by defining safe contexts and protected commands @​ponkio-o
#​29330 becheran/mlc: Check for broken links in markup files
#​29336 chatwork/kibertas: kibertas is a CLI tool for achieving end-to-end (E2E) testing of Kubernetes environments @​ponkio-o
#​29312 suzuki-shunsuke/tfrstate: Find directories where changed terraform_remote_state data source is used
#​29332 triyanox/lla: A modern alternative to ls

v4.263.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.262.0...v4.263.0

🎉 New Packages

#​29310 tldr-pages/tlrc: A tldr client written in Rust
#​29305 version-fox/vfox: A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more

Fixes

#​29293 ivaaaan/smug: Regenerate the setting
#​29294 pen-lang/pen: Follow up changes of pen v0.6.9

Others

#​29275 chore: Spelling fix in test start script @​StingRayZA

v4.262.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.261.0...v4.262.0

🎉 New Packages

#​29256 crate-ci/committed: Nitpicking commit history since beabf39 @​scop
#​29261 elijah-potter/harper/harper-ls: The Grammar Checker for Developers
#​29257 psf/black: The uncompromising Python code formatter @​scop

Fixes

#​29268 errata-ai/vale: Support arm64 @​StingRayZA

v4.261.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.260.0...v4.261.0

🎉 New Packages

#​29252 daveshanley/vacuum: vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports @​scop
#​29250 thomasschafer/scooter: Interactive find and replace in the terminal

Fixes

#​29251 cococonscious/koji: Regenerate the setting

v4.260.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.259.0...v4.260.0

🎉 New Packages

#​29215 arxanas/git-branchless: High-velocity, monorepo-scale workflow for Git

v4.259.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.258.1...v4.259.0

🎉 New Packages

#​29185 quantumsheep/sshs: Terminal user interface for SSH @​NikitaCOEUR

Fixes

#​29189 Set version_filter for hashicorp/vault and hashicorp/consul @​jdx

v4.258.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.258.0...v4.258.1

Fixes

#​29176 cargo-bins/cargo-binstall: Set version_prefix

Filter versions.

aqua g -s cargo-bins/cargo-binstall

Before:

  v1.10.11                                                             │                                                                      │
  binstalk-bins-v0.6.3                                                 │                                                                      │
  binstalk-downloader-v0.13.4                                          │                                                                      │
  binstalk-fetchers-v0.10.4                                            │                                                                      │
  binstalk-git-repo-api-v0.5.6                                         │                                                                      │
  binstalk-manifests-v0.15.9                                           │                                                                      │
  binstalk-registry-v0.11.4                                            │                                                                      │
  binstalk-v0.28.12                                                    │                                                                      │
  cargo-toml-workspace-v6.0.3                                          │                                                                      │
  detect-targets-v0.1.28                                               │                                                                      │
  detect-wasi-v1.0.11                                                  │                                                                      │
  v1.10.12                                                             │                                                                      │
  atomic-file-install-v1.0.6                                           │                                                                      │
  binstalk-bins-v0.6.4                                                 │                                                                      │
  binstalk-manifests-v0.15.10                                          │                                                                      │
  binstalk-v0.28.13                                                    │                                                                      │
  detect-targets-v0.1.29                                               │                                                                      │
  detect-wasi-v1.0.12                                                  │                                                                      │
  v1.10.13                                                             │                                                                      │
  binstalk-bins-v0.6.5                                                 │                                                                      │
  binstalk-downloader-v0.13.5                                          │                                                                      │
  binstalk-fetchers-v0.10.5                                            │                                                                      │
  binstalk-git-repo-api-v0.5.7                                         │                                                                      │
  binstalk-manifests-v0.15.11                                          │                                                                      │
  binstalk-registry-v0.11.5                                            │                                                                      │
  binstalk-types-v0.9.2                                                │                                                                      │
  binstalk-v0.28.14                                                    │                                                                      │
  detect-targets-v0.1.30                                               │                                                                      │
  detect-wasi-v1.0.13                                                  │                                                                      │
> v1.10.14                                                             │                                                                      │
  30/30                                                                │                                                                      │
>

After:

  v1.6.1                                                               │                                                                      │
  v1.6.2                                                               │                                                                      │
  v1.6.3                                                               │                                                                      │
  v1.6.4                                                               │                                                                      │
  v1.6.5                                                               │                                                                      │
  v1.6.6                                                               │                                                                      │
  v1.6.7                                                               │                                                                      │
  v1.6.8                                                               │                                                                      │
  v1.6.9                                                               │                                                                      │
  v1.7.0                                                               │                                                                      │
  v1.7.1                                                               │                                                                      │
  v1.7.2                                                               │                                                                      │
  v1.7.3                                                               │                                                                      │
  v1.7.4                                                               │                                                                      │
  v1.8.0                                                               │                                                                      │
  v1.9.0                                                               │                                                                      │
  v1.10.0                                                              │                                                                      │
  v1.10.2                                                              │                                                                      │
  v1.10.3                                                              │                                                                      │
  v1.10.4                                                              │                                                                      │
  v1.10.5                                                              │                                                                      │
  v1.10.6                                                              │                                                                      │
  v1.10.7                                                              │                                                                      │
  v1.10.8                                                              │                                                                      │
  v1.10.9                                                              │                                                                      │
  v1.10.10                                                             │                                                                      │
  v1.10.11                                                             │                                                                      │
  v1.10.12                                                             │                                                                      │
  v1.10.13                                                             │                                                                      │
> v1.10.14                                                             │                                                                      │
  30/30                                                                │                                                                      │
> 

v4.258.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.257.0...v4.258.0

🎉 New Packages

#​29144 Julien-R44/fast-ssh: FastSSH is a TUI that allows you to quickly connect to your services by navigating through your SSH config @​NikitaCOEUR

v4.257.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.256.1...v4.257.0

🎉 New Packages

#​29070 cloverrose/mockguard: mockguard checks if mockgen is used in conventional filename and options @​cloverrose
#​29108 pamburus/hl: A fast and powerful log viewer and processor that translates JSON or logfmt logs into a pretty human-readable format
#​29055 transcend-io/terragrunt-atlantis-config: Generate Atlantis config for Terragrunt projects

Fixes

#​29052 jqlang/jq: Regenerate the setting
#​29109 skim-rs/skim: Regenerate the setting

v4.256.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.256.0...v4.256.1

Fixes

#​29048 jqlang/jq: Set windows_arm_emulation @​jdx

v4.256.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.255.0...v4.256.0

🎉 New Packages

#​29019 ymtdzzz/otel-tui: A terminal OpenTelemetry viewer inspired by otel-desktop-viewer @​ponkio-o

Features

#​29026 Use go_version_path

aqua v2.38.0 or later can get available versions of the following packages from Go Module Proxy.

  • _go/sigsum.org/sigsum-go#cmd/sigsum-key
  • _go/sigsum.org/sigsum-go#cmd/sigsum-monitor
  • _go/sigsum.org/sigsum-go#cmd/sigsum-submit
  • _go/sigsum.org/sigsum-go#cmd/sigsum-token
  • _go/sigsum.org/sigsum-go#cmd/sigsum-verify
  • _go/sigsum.org/sigsum-go#cmd/sigsum-witness
  • golang.org/x/tools/gopls

v4.255.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.254.0...v4.255.0

🎉 New Packages

#​28944 _go/sigsum.org/sigsum-go#cmd/sigsum-*: Sigsum command line tools

To update these packages by Renovate, you need to update aqua-renovate-config to 2.4.0 or later.
https://github.com/aquaproj/aqua-renovate-config/releases/tag/2.4.0

Fixes

#​28921 kattouf/ProgressLine: Follow up changes of progressline 0.2.3

v4.254.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.253.0...v4.254.0

🎉 New Packages

#​28869 apple/pkl-go/pkl-gen-go: Generates Go bindings for a Pkl module @​takumin

v4.253.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.252.0...v4.253.0

🎉 New Packages

#​28856 koki-develop/moview: Play video in terminal
#​28860 tailor-platform/tailorctl: Command line tool for Tailor Platform @​dragon3

v4.252.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.251.0...v4.252.0

🎉 Reached 1,600 packages

Thank you all contributors!

🎉 New Packages

#​28828 rust-cross/cargo-zigbuild: Compile Cargo project with zig as linker @​takumin

v4.251.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.250.0...v4.251.0

🎉 New Packages

#​28815 rui314/mold: Mold: A Modern Linker @​takumin

v4.250.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.249.0...v4.250.0

🎉 New Packages

#​28751 codeberg.org/mergiraf/mergiraf: A syntax-aware git merge driver for a growing collection of programming languages and file formats
#​28710 chime/mani-diffy: mani-diffy walks a hierarchy of Argo CD Application templates, renders Kubernetes manifests from the input templates, and posts the rendered files back for the user to review and validate @​ponkio-o
#​28720 jedisct1/piknik: Copy/paste anything over the network

Fixes

#​28783 jenkins-x/jx: Regenerate the setting


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 11 times, most recently from 971c0e1 to af9e630 Compare December 18, 2024 17:58
@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch 10 times, most recently from a059813 to a829600 Compare December 25, 2024 08:13
@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch 4 times, most recently from 91a0084 to ec8e7ae Compare December 30, 2024 01:54
@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch from ec8e7ae to 125a03b Compare December 30, 2024 18:56
@ShotaKitazawa ShotaKitazawa merged commit 1679444 into master Dec 30, 2024
@ShotaKitazawa ShotaKitazawa deleted the renovate/all-minor-and-patch-dependencies branch December 30, 2024 19:59
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