Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the gradle-deps group with 8 updates in the / directory:
1.13.11
1.13.12
3.26.0
3.26.3
1.17.3
1.17.4
2.2.0
2.2.1
2.17.1
2.17.2
2.17.1
2.17.2
2.17.1
2.17.2
5.10.2
5.10.3
Updates
io.mockk:mockk
from 1.13.11 to 1.13.12Release notes
Sourced from io.mockk:mockk's releases.
Commits
cca4f1a
Version bump5dc7491
Update bytebuddy dependency6b8c5eb
Upgrade gradle4080a66
Upgrade the setup-gradle action69a861c
Add Java 218c45598
Merge pull request #1276 from xzhang-brex/multi-threading-supportcb0e2de
Added doc forclearAllMocks(currentThreadOnly = true)
be36659
Added unit tests for currentThreadOnly.0d749b8
Updated the api definition files.cead8a0
Removed unneccesary files.Updates
org.assertj:assertj-core
from 3.26.0 to 3.26.3Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
8e97f90
[maven-release-plugin] prepare release assertj-build-3.26.3d1afefc
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4...2dc2cbf
chore(deps): bump byte-buddy.version from 1.14.17 to 1.14.18 (#3531)2541d3c
chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1...cdb906f
[maven-release-plugin] prepare for next development iterationc3b1f4a
[maven-release-plugin] prepare release assertj-build-3.26.2d5b52ab
[maven-release-plugin] prepare for next development iteration17ea711
[maven-release-plugin] prepare release assertj-build-3.26.18cf054d
chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17...5e708b4
chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (#3527)Updates
org.jetbrains.intellij
from 1.17.3 to 1.17.4Updates
org.jetbrains.changelog
from 2.2.0 to 2.2.1Updates
com.fasterxml.jackson.core:jackson-databind
from 2.17.1 to 2.17.2Commits
Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.17.1 to 2.17.2Commits
86fbbff
[maven-release-plugin] prepare release jackson-module-kotlin-2.17.2893113a
Prepare for 2.17.2 release0b6320f
Merge pull request #799 from k163377/fix/7758814e2d
Update release notes wrt #79963d6064
Explicitly add functions with no default arguments3e85ec5
Back to snapshot dep2b46eb8
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
from 2.17.1 to 2.17.2Commits
86f27f7
[maven-release-plugin] prepare release jackson-dataformats-text-2.17.229c3900
Prepare for 2.17.2 release6750677
Backport #481, update release notese51d723
CSV: fix issue in setSchema (#481)ff5d1d6
Back to snapshot dep2623f30
[maven-release-plugin] prepare for next development iterationUpdates
org.junit.jupiter:junit-jupiter-api
from 5.10.2 to 5.10.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
55d1232
Release 5.10.34455093
Remove accidental headingb86a681
Remove JDK 21 as it's no longer available via Oracle's setup-java stepbc1608c
Clean up release notes316ed31
Use Liberica for JDK 8 for compatibility with Apple Siliconad7c5dd
Update copyright headers to 20246c663b1
Use same default seed for method and class ordering (#3821)d29e3eb
Fix NPE when deserializingTestIdentifier
(#3820)f936c01
Fix class-level execution conditions on GraalVM (#3785)76b7c05
Allow GraalVmStarterTests to run remotely on Test Distribution agentsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show