sourcegraph/sourcegraph-public-snapshot

Use renovate to automate our `browserslist` data

开放

#26,294 创建于 2021年10月19日

 (2 条评论) (1 个反应) (0 位负责人)Go (1,374 个派生)auto 404
frontend-platformgood first issue

仓库指标

星标
 (10,290 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南