java-sdk-contrib icon indicating copy to clipboard operation
java-sdk-contrib copied to clipboard

chore(deps): update dependency uk.org.webcompere:system-stubs-core to v2.1.7

Open renovate[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uk.org.webcompere:system-stubs-core 2.0.3 -> 2.1.7 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Sep 26 '24 11:09 renovate[bot]

A note that they are java 11 minimum on the 2x branch. We can roll back to 1.x for a java 8 compatible version.

justinabrahms avatar Oct 02 '24 16:10 justinabrahms

i only found one usage of this library, but junit pioneer, which is also a dependency offers the same functionality, see https://github.com/open-feature/java-sdk-contrib/pull/1137 - hence that i think we should remove this dependency, and stick to one library for this

aepfli avatar Jan 03 '25 11:01 aepfli