Tips about Renovate

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. renovate

    Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io

    In this post, I introduce some tips about Renovate.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. If at least one approval is required to merge pull requests, the GitHub App renovate-approve would be useful.

  4. aqua

    Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly

    version=v0.7.2 # renovate: depName=suzuki-shunsuke/aqua URL=https://github.com/suzuki-shunsuke/aqua/releases/download/${version}/aqua_linux_amd64.tar.gz curl --fail -L "$URL" -o aqua_linux_amd64.tar.gz

  5. test-renovate

  6. test-renovate-2

  7. test-renovate-3

  8. github-action

    For example, please see the pull request https://github.com/renovatebot/github-action/pull/557 . Before sending this pull request, I tested the Configuration in a test repository and described it in the pull request description.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. ingress-nginx

    Ingress NGINX Controller for Kubernetes

    { "matchManagers": ["helmfile"], "matchPackageNames": ["ingress-nginx"], "prBodyNotes": [ "[compare](https://github.com/kubernetes/ingress-nginx/compare/helm-chart-{{currentVersion}}...helm-chart-{{newVersion}}), [Changelog](https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/CHANGELOG.md), [Artifact Hub](https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx?modal=changelog)" ] }

  11. json5

    JSON5 — JSON for Humans

    Renovate Configuration supports JSON and JSON5. If you want to write code comments, JSON5 is useful. On the other hand, the support of JSON5 by tools like editor, IDE, formatter, and linter is poorer than JSON.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts