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: Enable dependabot #1123

Merged
merged 1 commit into from
Oct 23, 2023
Merged

ci: Enable dependabot #1123

merged 1 commit into from
Oct 23, 2023

Conversation

danepowell
Copy link
Contributor

This will essentially run composer update once weekly and open a PR for you to approve and merge.

There are lots of options to play with here if you want, such as running more or less often or only running composer update for single dependencies at a time (i.e., separate PRs for every update to Symfony, PSR Log, etc...) But I find this to be a nice balance.

If you're feeling especially spicy, it's even possible to automatically merge Dependabot PRs after tests pass, but I'd recommend doing it manually for a bit to get used to it.

@danepowell danepowell mentioned this pull request Oct 23, 2023
@theofidry theofidry changed the title Enable dependabot ci: Enable dependabot Oct 23, 2023
@theofidry theofidry merged commit b0a5f6d into box-project:main Oct 23, 2023
196 of 203 checks passed
@theofidry
Copy link
Member

Thanks! let's give it a try!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants