signalfx / splunk-otel-android

Android RUM library and instrumentation
https://docs.splunk.com/Observability/gdi/get-data-in/rum/android/get-android-data-in.html
Apache License 2.0
38 stars 27 forks source link

Update mockito monorepo to v5.14.0 (main) #983

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-junit-jupiter 5.13.0 -> 5.14.0 age adoption passing confidence
org.mockito:mockito-core 5.13.0 -> 5.14.0 age adoption passing confidence

Release Notes

mockito/mockito (org.mockito:mockito-junit-jupiter) ### [`v5.14.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.14.0) [Compare Source](https://redirect.github.com/mockito/mockito/compare/v5.13.0...v5.14.0) #### What's Changed - Bump bytebuddy from 1.15.0 to 1.15.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3434](https://redirect.github.com/mockito/mockito/pull/3434) - Bump com.gradle.enterprise from 3.18 to 3.18.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3439](https://redirect.github.com/mockito/mockito/pull/3439) - Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3440](https://redirect.github.com/mockito/mockito/pull/3440) - Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. by [@​raphw](https://redirect.github.com/raphw) in [https://github.com/mockito/mockito/pull/3437](https://redirect.github.com/mockito/mockito/pull/3437) - Bump bytebuddy from 1.15.1 to 1.15.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3450](https://redirect.github.com/mockito/mockito/pull/3450) - Split subprojects by [@​bric3](https://redirect.github.com/bric3) in [https://github.com/mockito/mockito/pull/3447](https://redirect.github.com/mockito/mockito/pull/3447) - Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3451](https://redirect.github.com/mockito/mockito/pull/3451) - Update Documentation of ArgumentCaptor.java by [@​Ali-Hassan33](https://redirect.github.com/Ali-Hassan33) in [https://github.com/mockito/mockito/pull/3448](https://redirect.github.com/mockito/mockito/pull/3448) - Fixes [#​3419](https://redirect.github.com/mockito/mockito/issues/3419): Disable mocks with an error message by [@​dsaff](https://redirect.github.com/dsaff) in [https://github.com/mockito/mockito/pull/3424](https://redirect.github.com/mockito/mockito/pull/3424) #### New Contributors - [@​Ali-Hassan33](https://redirect.github.com/Ali-Hassan33) made their first contribution in [https://github.com/mockito/mockito/pull/3448](https://redirect.github.com/mockito/mockito/pull/3448) - [@​dsaff](https://redirect.github.com/dsaff) made their first contribution in [https://github.com/mockito/mockito/pull/3424](https://redirect.github.com/mockito/mockito/pull/3424) **Full Changelog**: https://github.com/mockito/mockito/compare/v5.13.0...v5.14.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.