Open
Conversation
23f5873 to
c2c08f1
Compare
c274171 to
621e410
Compare
Synesso
approved these changes
Feb 3, 2026
7730e52 to
5302d16
Compare
99cc75b to
dbdc364
Compare
6288989 to
62905e5
Compare
763e087 to
22420f4
Compare
22420f4 to
d87e8bc
Compare
045c4ad to
cf9ad35
Compare
eece516 to
d731487
Compare
d731487 to
4042301
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v6.0.1→v6.0.22.1.0→2.2.01.0.1→1.1.01.0.3→1.0.51.14.7→1.14.90.35.0→0.36.00.35.0→0.36.02.1.0→2.3.0Release Notes
actions/checkout (actions/checkout)
v6.0.2Compare Source
Kotlin/dokka (org.jetbrains.dokka)
v2.2.0: 2.2.0Dokka Gradle Plugin
Starting from Dokka 2.1.0, the new Dokka Gradle Plugin is enabled by default. The documentation on kotlinlang.org has been updated accordingly:
Dokka 2.2.0 introduces multiple improvements and fixes:
suppressGeneratedFilesflag was unused (#4348)olderVersionsDirNameto DokkaVersioningPluginParameters (#4301). Thanks to @osipxd!Analysis improvements
Starting from Dokka 2.1.0, the K2 analysis is enabled by default. K2 analysis is now stable, enabled by default, and fully migrated to the new shared Analysis API. This includes the migration to the new KDoc resolution API within the Analysis API.
Dokka 2.2.0 introduces multiple improvements and fixes:
actualdeclarations to automatically inherit their documentation fromexpectcounterparts in multiplatform projects (#2493, #4245, #4351)org.jetbrains.dokka.analysis.enableExperimentalKDocResolutionsystem propertyMultiple pages associated with key(#4300)@seeblock (#3680)?on properties with a type of typealias to nullable type (#4337)@paramtag (#4065)<pre>and<code>tags generated from Java sources (#4346)MarkDocTag,TextStyle.Highlightand support for<mark>javadoc HTML tag (#4376)Kotlin playground runnable samples extracted into a separate plugin
Starting with Dokka 2.2.0, Kotlin Playground–based rendering of
@sampleKDoc references is disabled by default. Samples are now rendered as non-runnable code blocks.Support for interactive, runnable samples has been extracted into a separate plugin with configurable options, including custom Playground scripts and server URLs. See the plugin README.md for setup instructions.
Other changes and bugfixes
Changes from 2.2.0-Beta
Feedback
We would appreciate your feedback!
littlerobots/version-catalog-update-plugin (nl.littlerobots.version-catalog-update)
v1.1.0versionCatalogUpdatetask that will fail the build if there are updates for any dependency or specific dependencies. (#168)cashapp/quiver (app.cash.quiver:lib)
v1.0.5<T> Result<T>.shouldBeSuccessful(): T(Roni Greenwood)fun <T> Result<T>.shouldBeSuccessful(block: (T) -> Unit): T(Roni Greenwood)<T> Result<T>.shouldBeSuccessful(expected: T): T(Roni Greenwood)mockk/mockk (io.mockk:mockk)
v1.14.9Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.14.6...1.14.9
vanniktech/gradle-maven-publish-plugin (com.vanniktech.maven.publish.base)
v0.36.0Compare Source
BREAKING
DirectorySignatureTypeinternal.Behavior changes
validateDeploymentnow has theDeploymentValidationenum as type instead of being a boolean. The defaultis now to just wait for the
VALIDATEDstate. The previous behavior can be achieved by setting it toPUBLISHED.NONEcan be used for disabling the validation completely.configure(...)manually to configure what to publish and not passingjavadocJarexplicity,the plugin now defaults to publishing an empty javadoc jar.
Features
when using the default options and the Dokka plugin is applied to the project.
JavadocJarandSourcesJaroptions toconfigureBasedOnAppliedPluginsand to allapplicable project types that can be passed to
configure. The previousBooleanbased versions havebeen deprecated.
mavenCentralDeploymentValidationandmavenCentralAutomaticPublishingare used for the default values of the 2 parameters when they are not passedexplicitly. This allows to more easily override them in certain environments.
gradle.propertiesfiles are now considered inthe same way they are when isolated projects is disabled.
Improvements
Minimum supported versions
Compatibility tested up to
block/kfsm (app.cash.kfsm:kfsm-v2)
v2.3.0Resultrather than throw exceptions.v2.2.0PendingRequestStore.Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.