Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Remove Dependabot configuration #1407

Merged
merged 1 commit into from Jul 7, 2021
Merged

Remove Dependabot configuration #1407

merged 1 commit into from Jul 7, 2021

Conversation

jtbandes
Copy link
Member

@jtbandes jtbandes commented Jul 6, 2021

User-Facing Changes
None

Description
Dependabot does not support or plan to support Yarn 2 (dependabot/dependabot-core#1297) and yarn 2 workspace monorepos (dependabot/dependabot-core#3702). In its current state, it provides us some PRs for updates, but not particularly useful ones — some of our dependencies never get upgraded, and we sometimes get relatively useless upgrades, for example to @types packages. The dependabot status page also constantly shows dependabot errors. We may in the future switch to Renovate, pending support for Yarn 2 / Git LFS (renovatebot/renovate#6842), but for now we find it tenable to manually run yarn upgrade-interactive on a regular bases to adopt new dependency versions.

@defunctzombie
Copy link
Contributor

🔪

@jtbandes jtbandes merged commit 85f1348 into main Jul 7, 2021
@jtbandes jtbandes deleted the jacob/🔪-dependabot branch July 7, 2021 03:11
@jeffwidman
Copy link

Stumbled across this from an old Dependabot issue... this may be of interest: dependabot/dependabot-core#1297 (comment)

@jeffwidman
Copy link

Oof, just saw dependabot/dependabot-core#1297 (comment), I guess you're way ahead of me!

jtbandes added a commit that referenced this pull request Nov 1, 2022
**User-Facing Changes**
None

**Description**
Runs `yarn dedupe` automatically on dependabot PRs, a workaround for
dependabot/dependabot-core#5830

Partially reverts #1407
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants