Skip to content

chore: update dependency org.mockito:mockito-junit-jupiter to v5.17.0#1607

Merged
0utplay merged 1 commit intonightlyfrom
renovate/mockito-monorepo
Apr 5, 2025
Merged

chore: update dependency org.mockito:mockito-junit-jupiter to v5.17.0#1607
0utplay merged 1 commit intonightlyfrom
renovate/mockito-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-junit-jupiter 5.16.1 -> 5.17.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mockito/mockito (org.mockito:mockito-junit-jupiter)

v5.17.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.17.0
  • 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe
  • Fixes #​3631: Fix broken banner image link (#​3632)
  • Banner image is broken (#​3631)
  • Update exception message with mockito-inline (#​3628)
  • Clarify structure of commit messages (#​3626)
  • Fixes #​3622: MockitoExtension fails cleanup when aborted before setup (#​3623)
  • MockitoExtension fails cleanup when aborted before setup (#​3622)
  • Since mockito-inline has been removed, the exception messages with mockito-inline should be modified. (#​3621)
  • Fixes #​3171: Fall back to Throwable Location strategy on Android (#​3619)
  • Fixes #​3615 : broken links to javadoc.io (#​3616)
  • Broken links to javadoc.io (#​3615)
  • Mocks are not working on particular devices after update Android SDK from 33 to 34 (#​3171)

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 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 renovate Bot added the t: dependencies A pull request / issue targeting dependency updates label Apr 5, 2025
@renovate renovate Bot requested review from 0utplay and derklaro April 5, 2025 14:07
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 5, 2025

Test Results

 48 files  ±0   48 suites  ±0   1m 51s ⏱️ +27s
432 tests ±0  432 ✅ ±0  0 💤 ±0  0 ❌ ±0 
763 runs  ±0  763 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 3666ae3. ± Comparison against base commit 615a357.

This pull request removes 36 and adds 36 tests. Note that renamed tests count towards both.
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"insane":"!","hello":"world","this":"is"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [14] 2025-04-01
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 19:24:33.388767241
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 19:24:33.389512374Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 19:24:33.389540166Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 19:24:33.389569892+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 19:24:33.389592033-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-04-01T19:24:33.389733037
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-04-01T19:24:33.389896743Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-04-01T19:24:33.381719319Z
…
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","hello":"world","insane":"!"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [14] 2025-04-05
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 14:09:01.209404321
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 14:09:01.209552798Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 14:09:01.209574137Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 14:09:01.209595557+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 14:09:01.209609974-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-04-05T14:09:01.209735689
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-04-05T14:09:01.209868066Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-04-05T14:09:01.206051873Z
…

@0utplay 0utplay merged commit a342ebc into nightly Apr 5, 2025
7 checks passed
@0utplay 0utplay deleted the renovate/mockito-monorepo branch April 5, 2025 18:08
GiantTreeLP pushed a commit to GiantTreeLP/CloudNet that referenced this pull request Jun 7, 2025
…CloudNetService#1607)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.mockito:mockito-junit-jupiter](https://redirect.github.com/mockito/mockito)
| `5.16.1` -> `5.17.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.mockito:mockito-junit-jupiter/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.mockito:mockito-junit-jupiter/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.mockito:mockito-junit-jupiter/5.16.1/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.mockito:mockito-junit-jupiter/5.16.1/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>mockito/mockito (org.mockito:mockito-junit-jupiter)</summary>

###
[`v5.17.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.17.0)

[Compare
Source](https://redirect.github.com/mockito/mockito/compare/v5.16.1...v5.17.0)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle
Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup>

##### 5.17.0

- 2025-04-04 - [7
commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.16.1...v5.17.0)
by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik
Lim, Thach Le, Tim van der Lippe
- Fixes
[#&#8203;3631](https://redirect.github.com/mockito/mockito/issues/3631):
Fix broken banner image link
[(#&#8203;3632)](https://redirect.github.com/mockito/mockito/pull/3632)
- Banner image is broken
[(#&#8203;3631)](https://redirect.github.com/mockito/mockito/issues/3631)
- Update exception message with mockito-inline
[(#&#8203;3628)](https://redirect.github.com/mockito/mockito/pull/3628)
- Clarify structure of commit messages
[(#&#8203;3626)](https://redirect.github.com/mockito/mockito/pull/3626)
- Fixes
[#&#8203;3622](https://redirect.github.com/mockito/mockito/issues/3622):
MockitoExtension fails cleanup when aborted before setup
[(#&#8203;3623)](https://redirect.github.com/mockito/mockito/pull/3623)
- MockitoExtension fails cleanup when aborted before setup
[(#&#8203;3622)](https://redirect.github.com/mockito/mockito/issues/3622)
- Since mockito-inline has been removed, the exception messages with
`mockito-inline` should be modified.
[(#&#8203;3621)](https://redirect.github.com/mockito/mockito/issues/3621)
- Fixes
[#&#8203;3171](https://redirect.github.com/mockito/mockito/issues/3171):
Fall back to Throwable Location strategy on Android
[(#&#8203;3619)](https://redirect.github.com/mockito/mockito/pull/3619)
- Fixes
[#&#8203;3615](https://redirect.github.com/mockito/mockito/issues/3615)
: broken links to javadoc.io
[(#&#8203;3616)](https://redirect.github.com/mockito/mockito/pull/3616)
- Broken links to javadoc.io
[(#&#8203;3615)](https://redirect.github.com/mockito/mockito/issues/3615)
- Mocks are not working on particular devices after update Android SDK
from 33 to 34
[(#&#8203;3171)](https://redirect.github.com/mockito/mockito/issues/3171)

</details>

---

### 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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/CloudNetService/CloudNet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibmlnaHRseSIsImxhYmVscyI6WyJ0OiBkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t: dependencies A pull request / issue targeting dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant