Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Add Dependabot to our infrastructure, test, and tooling dependencies #4399

Closed
unlikelyzero opened this issue Oct 29, 2021 · 2 comments · Fixed by #4397 or #4411
Closed

[CI] Add Dependabot to our infrastructure, test, and tooling dependencies #4399

unlikelyzero opened this issue Oct 29, 2021 · 2 comments · Fixed by #4397 or #4411
Labels
type:maintenance tests, chores, or project maintenance
Milestone

Comments

@unlikelyzero
Copy link
Collaborator

Dependabot is a great way of managing dependency testing in a hands-free way.

It has lots of utility, but we'd like to restrict it to infrastructure, test, and tooling dependencies. Because we're not using a lockfile, it's possible for individual dependencies to break between builds (and the pain falls onto the individual contributor who happens to be merging at that time).

Testing Notes

Verify that a PR was automatically triggered based on a GHA change OR eslint change

@unlikelyzero unlikelyzero added the type:maintenance tests, chores, or project maintenance label Oct 29, 2021
@unlikelyzero unlikelyzero added this to To triage in Improve Test Coverage via automation Oct 29, 2021
@unlikelyzero unlikelyzero linked a pull request Oct 29, 2021 that will close this issue
8 tasks
@unlikelyzero unlikelyzero moved this from To triage to In progress in Improve Test Coverage Oct 29, 2021
Improve Test Coverage automation moved this from In progress to Done Oct 29, 2021
@unlikelyzero unlikelyzero self-assigned this Oct 29, 2021
@unlikelyzero unlikelyzero removed their assignment Nov 15, 2021
@unlikelyzero unlikelyzero added this to the Target: 1.8.1 milestone Nov 15, 2021
@nikhilmandlik
Copy link
Contributor

Verified Fixed.

@davetsay
Copy link
Contributor

verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:maintenance tests, chores, or project maintenance
Projects
4 participants