Update Core dependencies (non-major) #210
Open
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.
This PR contains the following updates:
3.2
->3.3.2
0.0.2
->0.1.0
2.0.0
->2.1.0
2.0.0
->2.1.0
2.0.0
->2.1.0
2.0.0
->2.1.0
2.0.0
->2.1.0
2.0.0
->2.1.0
2.0.0
->2.1.0
5.13.4
->5.14.0
2025.9.8
->2025.10.8
3.3.0
->3.3.1
3.3.0
->3.3.1
3.3.0
->3.3.1
3.3.0
->3.3.1
3.3.0
->3.3.1
3.3.0
->3.3.1
3.3.0
->3.3.1
3.3.0
->3.3.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
GradleUp/compat-patrouille (com.gradleup.compat.patrouille:compat-patrouille-gradle-plugin)
v0.1.0
Add support for
com.android.kotlin.multiplatform.library
in #31New Contributors
Full Changelog: GradleUp/compat-patrouille@v0.0.3...v0.1.0
v0.0.3
2025-10-06
Do not configure
JavaCompile
tasks eagerly (#27)Kotlin/dokka (org.jetbrains.dokka)
v2.1.0
: 2.1.0Dokka 2.1.0 focuses on stabilizing experimental features, supporting new Kotlin language features, and improving the user experience. Key highlights include:
More details about each of the changes below. See Dokka 2.1.0 milestone for the list of all changes.
Dokka's Gradle plugin v2 is enabled by default!
Dokka 2.0.0 introduced a significantly improved Gradle plugin v2, and with Dokka 2.1.0 it is now enabled by default!
As a result, all types and Gradle tasks related to Dokka Gradle plugin v1 are deprecated and will be removed in future releases.
Running Gradle tasks related to Dokka Gradle plugin v1 will result in an error during execution.
Starting from this release, the minimum supported Gradle version is 7.6.3.
Other fixes and improvements
modulePath
for root project to avoid clashing outputs during aggregation (#4158)Dokka's K2 analysis is enabled by default!
Dokka 2.1.0fixes the most problematic issues with K2 analysis and makes it enabled by default!
In addition to this, Dokka 2.1.0with K2 analysis introduces support for context parameters and nested typealiases!
Dokka's K2 analysis leverages Kotlin's K2 compiler frontend for analysing code and uses the same shared Analysis API, which is used in IntelliJ IDEA’s K2 mode.
The output with K2 analysis should mostly match that of K1 analysis, but there may be minor differences.
If you previously opted in to Dokka's K2 analysis, remove
org.jetbrains.dokka.experimental.tryK2
from your project'sgradle.properties
file.Dokka's K1 analysis is still available, but it is deprecated and will be removed in future releases.
We would greatly appreciate your feedback, if there is something that is blocking you from migrating to K2 analysis!
Other fixes and improvements
override
modifier for generic functions (#4126)HTML format refinement
Dokka 2.1.0 introduces a number of design improvements to the HTML output.
Many UI elements (listed below) now feature more consistent spacing, better contrast, and improved overall accessibility.
Highlights:
In addition, the structure of the templates has been slightly modified. If you're using custom templates, the easiest way to migrate is to update your templates based on the latest default templates.
For example, to enable the resizable Table of Contents, you need to add a
<div id="resizer">
element and add[data-item-type]
attributes to container elements. For implementation details, see the template reference.Updated UI Elements:
Notable improvements
packages
field, which is used byDefaultExternalLocationProvider.resolve
(#4009)DisplaySourceSet
as it's stored a lot inside ofContentPage
s (#4008)PackageList
(#4198)Other changes and bugfixes
>
in code blocks (#4210)Changes from 2.1.0-Beta
Feedback
We would appreciate your feedback!
JetBrains/kotlin-wrappers (org.jetbrains.kotlin-wrappers:kotlin-js)
v2025.10.8
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.7...2025.10.8
v2025.10.7
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.6...2025.10.7
v2025.10.6
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.5...2025.10.6
v2025.10.5
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.4...2025.10.5
v2025.10.4
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.3...2025.10.4
v2025.10.3
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.2...2025.10.3
v2025.10.2
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.1...2025.10.2
v2025.10.1
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.0...2025.10.1
v2025.10.0
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.9.11...2025.10.0
v2025.9.11
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.9.10...2025.9.11
v2025.9.10
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.9.9...2025.9.10
v2025.9.9
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.9.8...2025.9.9
ktorio/ktor (io.ktor:ktor-client-websockets)
v3.3.1
Compare Source
Improvements
Bugfixes
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.