sourcegraph/sourcegraph-public-snapshot

Use renovate to automate our `browserslist` data

オープン

#26,294 opened on 2021/10/19

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)Go (1,374 件のフォーク)auto 404
frontend-platformgood first issue

Repository metrics

Stars
 (10,290 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド