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

🌱 Enable dependabot multi-directory updates #4062

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

spencerschrock
Copy link
Contributor

What kind of change does this PR introduce?

ci update

What is the current behavior?

What is the new behavior (if this is a feature change)?**

We use dependabot's new beta feature:
https://github.blog/changelog/2024-04-29-dependabot-multi-directory-configuration-public-beta-now-available/

this does not group all Go updates, or all Docker updates. But for any single updates to these dependencies that exist in multiple lockfiles, they will all be updated in 1 PR.

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

NONE

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

NONE

Signed-off-by: Spencer Schrock <sschrock@google.com>
Signed-off-by: Spencer Schrock <sschrock@google.com>
@spencerschrock spencerschrock requested a review from a team as a code owner April 30, 2024 18:26
@spencerschrock spencerschrock requested review from naveensrinivasan and raghavkaul and removed request for a team April 30, 2024 18:26
@spencerschrock spencerschrock merged commit d4487dc into ossf:main Apr 30, 2024
39 checks passed
@spencerschrock spencerschrock deleted the grouped-update-directories branch April 30, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants