Skip to content

Commit

Permalink
chore: Update Test dependencies (#232)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.mockk:mockk-jvm](https://mockk.io)
([source](https://redirect.github.com/mockk/mockk)) | `1.13.12` ->
`1.13.13` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.mockk:mockk-jvm/1.13.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.mockk:mockk-jvm/1.13.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.mockk:mockk-jvm/1.13.12/1.13.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.mockk:mockk-jvm/1.13.12/1.13.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [ch.qos.logback:logback-classic](http://logback.qos.ch)
([source](https://redirect.github.com/qos-ch/logback),
[changelog](https://logback.qos.ch/news.html)) | `1.5.8` -> `1.5.9` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/ch.qos.logback:logback-classic/1.5.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/ch.qos.logback:logback-classic/1.5.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/ch.qos.logback:logback-classic/1.5.8/1.5.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/ch.qos.logback:logback-classic/1.5.8/1.5.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mockk/mockk (io.mockk:mockk-jvm)</summary>

###
[`v1.13.13`](https://redirect.github.com/mockk/mockk/releases/tag/1.13.13)

[Compare
Source](https://redirect.github.com/mockk/mockk/compare/1.13.12...1.13.13)

#### What's Changed

- Kotlin 2.0.0 by
[@&#8203;SimonMarquis](https://redirect.github.com/SimonMarquis) in
[https://github.com/mockk/mockk/pull/1255](https://redirect.github.com/mockk/mockk/pull/1255)
- Don't unbox primitive value class returned by suspend function by
[@&#8203;SackCastellon](https://redirect.github.com/SackCastellon) in
[https://github.com/mockk/mockk/pull/1253](https://redirect.github.com/mockk/mockk/pull/1253)
- Fix RequireParallelTesting Annotation by
[@&#8203;thamp59](https://redirect.github.com/thamp59) in
[https://github.com/mockk/mockk/pull/1265](https://redirect.github.com/mockk/mockk/pull/1265)
- Enable clearAllMocks to clear only thread-local mocks. by
[@&#8203;xzhang-brex](https://redirect.github.com/xzhang-brex) in
[https://github.com/mockk/mockk/pull/1276](https://redirect.github.com/mockk/mockk/pull/1276)
- build(issue 1280): bump toolchain-jvm version to 17 by
[@&#8203;Kulesko](https://redirect.github.com/Kulesko) in
[https://github.com/mockk/mockk/pull/1281](https://redirect.github.com/mockk/mockk/pull/1281)
- fix(1284): do not transform static constructor by
[@&#8203;LitterSun](https://redirect.github.com/LitterSun) in
[https://github.com/mockk/mockk/pull/1285](https://redirect.github.com/mockk/mockk/pull/1285)
- Remove unused loggers by
[@&#8203;Sandhya2902](https://redirect.github.com/Sandhya2902) in
[https://github.com/mockk/mockk/pull/1011](https://redirect.github.com/mockk/mockk/pull/1011)
- chore: converting functions to expression bodies and minor function
refactoring by
[@&#8203;casplattel](https://redirect.github.com/casplattel) in
[https://github.com/mockk/mockk/pull/1260](https://redirect.github.com/mockk/mockk/pull/1260)
- Add anyNullable by
[@&#8203;NWuensche](https://redirect.github.com/NWuensche) in
[https://github.com/mockk/mockk/pull/1287](https://redirect.github.com/mockk/mockk/pull/1287)
- fix(813): Handle nullable value classes by
[@&#8203;VasilisDrettas-tomtom](https://redirect.github.com/VasilisDrettas-tomtom)
in
[https://github.com/mockk/mockk/pull/1295](https://redirect.github.com/mockk/mockk/pull/1295)
- Improve error message on unexpected calls count by
[@&#8203;MGaetan89](https://redirect.github.com/MGaetan89) in
[https://github.com/mockk/mockk/pull/1298](https://redirect.github.com/mockk/mockk/pull/1298)
- Run `unmockkAll` after each JUnit 5 test by
[@&#8203;erikhuizinga](https://redirect.github.com/erikhuizinga) in
[https://github.com/mockk/mockk/pull/1297](https://redirect.github.com/mockk/mockk/pull/1297)

#### New Contributors

- [@&#8203;SackCastellon](https://redirect.github.com/SackCastellon)
made their first contribution in
[https://github.com/mockk/mockk/pull/1253](https://redirect.github.com/mockk/mockk/pull/1253)
- [@&#8203;thamp59](https://redirect.github.com/thamp59) made their
first contribution in
[https://github.com/mockk/mockk/pull/1265](https://redirect.github.com/mockk/mockk/pull/1265)
- [@&#8203;xzhang-brex](https://redirect.github.com/xzhang-brex) made
their first contribution in
[https://github.com/mockk/mockk/pull/1276](https://redirect.github.com/mockk/mockk/pull/1276)
- [@&#8203;Kulesko](https://redirect.github.com/Kulesko) made their
first contribution in
[https://github.com/mockk/mockk/pull/1281](https://redirect.github.com/mockk/mockk/pull/1281)
- [@&#8203;LitterSun](https://redirect.github.com/LitterSun) made their
first contribution in
[https://github.com/mockk/mockk/pull/1285](https://redirect.github.com/mockk/mockk/pull/1285)
-
[@&#8203;VasilisDrettas-tomtom](https://redirect.github.com/VasilisDrettas-tomtom)
made their first contribution in
[https://github.com/mockk/mockk/pull/1295](https://redirect.github.com/mockk/mockk/pull/1295)
- [@&#8203;MGaetan89](https://redirect.github.com/MGaetan89) made their
first contribution in
[https://github.com/mockk/mockk/pull/1298](https://redirect.github.com/mockk/mockk/pull/1298)

**Full Changelog**:
mockk/mockk@1.13.11...1.13.13

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 9am on Saturday every 1 week"
in timezone Europe/Berlin, Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/monosoul/jooq-gradle-plugin).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent e1d5d85 commit 558392d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion artifact-tests/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
testImplementation(enforcedPlatform(libs.junit.bom))
testImplementation(libs.junit.jupiter)
testImplementation(libs.strikt)
testImplementation("ch.qos.logback:logback-classic:1.5.8")
testImplementation("ch.qos.logback:logback-classic:1.5.9")
testImplementation(libs.jna)
}

Expand Down
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ testcontainers-postgresql = { module = "org.testcontainers:postgresql", version.
junit-bom = "org.junit:junit-bom:5.11.2"
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
strikt = "io.strikt:strikt-jvm:0.34.1"
mockk = "io.mockk:mockk-jvm:1.13.12"
mockk = "io.mockk:mockk-jvm:1.13.13"

ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"

Expand Down

0 comments on commit 558392d

Please sign in to comment.