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

Let Dependabot update JUnit dependencies together #3918

Merged

Conversation

FlorianHockmann
Copy link
Member

junit and junit-platform need to be updated together which is why we always had to manually do the update since Dependabot could only create one PR per dependency.
The new grouping feature should solve this as it lets Dependabot create a single PR for both packages:
https://github.blog/changelog/2023-06-30-grouped-version-updates-for-dependabot-public-beta/

junit and junit-platform need to be updated together which is why we
always had to manually do the update since Dependabot could only create
one PR per dependency.
The new grouping feature should solve this as it lets Dependabot create
a single PR for both packages:
https://github.blog/changelog/2023-06-30-grouped-version-updates-for-dependabot-public-beta/

Signed-off-by: Florian Hockmann <[email protected]>
@janusgraph-bot janusgraph-bot added the cla: external Externally-managed CLA label Aug 24, 2023
Copy link
Member

@porunov porunov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FlorianHockmann FlorianHockmann merged commit 4161f26 into JanusGraph:master Aug 30, 2023
102 of 104 checks passed
@FlorianHockmann FlorianHockmann deleted the group-junit-updates branch August 30, 2023 06:44
@FlorianHockmann FlorianHockmann added this to the Release v1.0.0 milestone Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: external Externally-managed CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants