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

fix(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2 - autoclosed #3057

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uk.org.webcompere:system-stubs-jupiter 1.2.0 -> 2.1.5 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
@@ -13,7 +13,7 @@ dependencies {
// system-stubs 2.0+ requires Java 11+
testImplementation("uk.org.webcompere:system-stubs-jupiter:2.1.5")
} else {
testImplementation("uk.org.webcompere:system-stubs-jupiter:1.2.0")
testImplementation("uk.org.webcompere:system-stubs-jupiter:2.0.3")
Copy link
Member

Choose a reason for hiding this comment

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

We need to teach Renovate it should not try updating the dependency for Java 8

Copy link
Member

Choose a reason for hiding this comment

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

I've raised renovatebot/renovate#26125

Of course, we can try something like "uk.org.webcompere:system-stubs-jupiter:1" + ".2.0", however, I would like to know what is the proper workaround in such cases

@renovate-bot renovate-bot force-pushed the renovate/major-uk.org.webcompere branch 3 times, most recently from e47c35c to 229182c Compare December 5, 2023 08:22
@renovate-bot renovate-bot force-pushed the renovate/major-uk.org.webcompere branch from 229182c to d266efe Compare December 5, 2023 08:29
@renovate-bot renovate-bot changed the title fix(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2 fix(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2 - autoclosed Dec 5, 2023
@renovate-bot renovate-bot deleted the renovate/major-uk.org.webcompere branch December 5, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants