sourcegraph/sourcegraph-public-snapshot

Use renovate to automate our `browserslist` data

Ouverte

#26 294 ouverte le 19 oct. 2021

 (2 commentaires) (1 réaction) (0 personne assignée)Go (1 374 forks)auto 404
frontend-platformgood first issue

Métriques du dépôt

Stars
 (10 290 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur