Tips about Renovate

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • renovate

    Universal dependency automation tool.

  • In this post, I introduce some tips about Renovate.

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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

  • test-renovate

  • test-renovate-2

  • test-renovate-3

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 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)" ] }

  • 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

  • JSON5 – JSON for Humans

    1 project | news.ycombinator.com | 3 Mar 2024
  • Vite GitHub Pages Deployer – Free Deployment on GitHub

    1 project | news.ycombinator.com | 3 Jan 2024
  • 🚀 'GET' API in API Maker

    1 project | dev.to | 17 Aug 2023
  • TySON: a native go library that lets you use TypeScript as an embedded configuration language without depending on Node or V8

    5 projects | /r/golang | 6 Jul 2023
  • is there a reason JXON.ahk accepts only Maps and not Class Objects?

    2 projects | /r/AutoHotkey | 21 Jun 2023