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

Tell Dependabot to vendor dependencies when updating them #318

Merged
merged 1 commit into from
May 8, 2024

Conversation

spaze
Copy link
Owner

@spaze spaze commented May 8, 2024

Hopefully it does what it says on the tin, and that's also updating the files in the vendor folder.
It doesn't, reverted in #328.

Dependabot composer updates config added in #315
Followed up by #323

Hopefully it does what it says on the tin, and that's also updating the files in the vendor folder.

Dependabot composer updates config added in #315
@spaze spaze self-assigned this May 8, 2024
@spaze spaze merged commit abdf40e into main May 8, 2024
37 checks passed
@spaze spaze deleted the spaze/dependabot-vendor branch May 8, 2024 04:37
spaze added a commit that referenced this pull request May 8, 2024
spaze added a commit that referenced this pull request May 8, 2024
spaze added a commit that referenced this pull request May 9, 2024
…#328)

Revert "Tell Dependabot to vendor dependencies when updating them" 

It doesn't seem to do what I thought it would do, at least for Composer,
it doesn't actually download the changed files.

This reverts commit cf3d5dc #318

I check NPM and Composer usually manually (`npm outdated`, `composer
outdated`), often weekly, sometimes more often.

Keep GitHub actions weekly, as that I don't check manually because I
don't if that's even possible.
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.

1 participant