Bump the dependencies group across 1 directory with 6 updates #247
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 6 updates in the /ktor-app directory:
1.13.12
1.13.13
1.20.2
1.20.4
2.0.20
2.1.0
2.3.12
3.0.2
2.0.20
2.1.0
12.1.1
12.1.2
Updates
io.mockk:mockk
from 1.13.12 to 1.13.13Release notes
Sourced from io.mockk:mockk's releases.
Commits
a81fe33
Version bumpedf9f95
Merge pull request #1297 from erikhuizinga/erikhuizinga-bench-junit-apiba215b8
Merge pull request #1298 from MGaetan89/update_calls_bounds_msgc841e51
Improve error message on unexpected calls count6688d6a
Respect JUnit 5 test instance lifecycle7314083
Add Gradle wrapper validation92d1d0d
Dump APIe1c2de7
Reformat9f1c5b2
Unmock after each testb1d3dc0
Benchmark clearAllMocks and unmockkAllUpdates
org.testcontainers:junit-jupiter
from 1.20.2 to 1.20.4Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
... (truncated)
Commits
39ff5f8
[localstack] Add testcontainer marker labels to additional localstack flags (...1facaf0
Remove extra call to docker credentials (#9545)c68f791
Update com.gradle.enterprise.gradle.plugin version to 3.18.2e3e7fdc
Update gradle/setup-gradle version to v4964c6e6
Fix docker credentials output (#9544)c01fc1b
Use cockroachdb version in testcontainers jdbc url test0200a5d
Fix cockroachdb wait strategy with version >= 22.1.0 (#9505)be7251b
Check if container belongs to a network when using exposeHostPorts (#8298)78ba315
Revert "Add shutdownHook to send sigterm to ryuk (#7717)" (#9504)10f32af
Stop container that doesn't match wait strategy (#9474)Updates
jvm
from 2.0.20 to 2.1.0Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingUpdates
io.ktor.plugin
from 2.3.12 to 3.0.2Updates
org.jetbrains.kotlin.plugin.serialization
from 2.0.20 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingUpdates
org.jlleitschuh.gradle.ktlint
from 12.1.1 to 12.1.2Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions