sourcegraph/sourcegraph-public-snapshot

Use renovate to automate our `browserslist` data

Aperta

#26.294 aperta il 19 ott 2021

 (2 commenti) (1 reazione) (0 assegnatari)Go (1374 fork)auto 404
frontend-platformgood first issue

Metriche repository

Star
 (10.290 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor