sourcegraph/sourcegraph-public-snapshot

Use renovate to automate our `browserslist` data

Offen

#26.294 geöffnet am 19.10.2021

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Go (1.374 Forks)auto 404
frontend-platformgood first issue

Repository-Metriken

Stars
 (10.290 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Browserslist recommend that you update caniuse-lite at regularly through the following command:

npx browserslist@latest --update-db

We should be able to automate this through Renovate so we don't forget.

Further context: https://github.com/browserslist/browserslist#browsers-data-updating Our renovate config: https://github.com/sourcegraph/renovate-config Slack thread: https://sourcegraph.slack.com/archives/C01LTKUHRL3/p1634557982207800

Contributor Guide