Update dependency org.jetbrains.dokka to v1.7.0#4974
Merged
Conversation
e6f5f26 to
8ed6594
Compare
BraisGabin
approved these changes
Jun 20, 2022
8ed6594 to
a1ef417
Compare
cortinico
approved these changes
Jun 22, 2022
a1ef417 to
dbd93fd
Compare
dbd93fd to
add5c90
Compare
add5c90 to
e2880c5
Compare
e2880c5 to
dbd9f3a
Compare
dbd9f3a to
aa8b8a0
Compare
aa8b8a0 to
109df3a
Compare
schalkms
approved these changes
Jun 27, 2022
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:
1.6.21->1.7.0Release Notes
Kotlin/dokka
v1.7.0Improvements
General
Kotlin1.7.0,IntelliJPlatform 213Javafields with accessors, now properly interpreted asval/varproperties (https://github.com/Kotlin/dokka/pull/2481, https://github.com/Kotlin/dokka/pull/2532, https://github.com/Kotlin/dokka/pull/2540)@Deprecatedmembers withHIDDENlevel (https://github.com/Kotlin/dokka/pull/2486)HTML format
Javadoc format
Javadocpages generation deterministic (https://github.com/Kotlin/dokka/pull/2479)jQueryto avoid multiple CVEs, thanks to @ToppleTheNun (https://github.com/Kotlin/dokka/issues/1938)GFM format
Kotlin-as-Java plugin
Javaaccess modifiers into function signatures, thanks to @tripolkaandrey (https://github.com/Kotlin/dokka/pull/2510)Gradle runner
dokka-analysisdependencycompileOnly, this should help avoid compatibility problems if different versions ofKotlinare bundled inGradleandDokka(https://github.com/Kotlin/dokka/pull/2521)Gradletasks, thanks to @3flex (https://github.com/Kotlin/dokka/pull/2500)Gradlerunner, thanks to @3flex (https://github.com/Kotlin/dokka/pull/2502)Gradlerunner, thanks to @3flex (https://github.com/Kotlin/dokka/pull/2501)Fixes
General bugfixes
Security
log4j1.2 that came as a transitive dependency (https://github.com/Kotlin/dokka/issues/2488)Plugin API
base.ftltemplate: nowheader.ftl,footer.ftlandpage_metadata.ftlcan be overridden individually (https://github.com/Kotlin/dokka/pull/2432)Other
Thanks to all the contributors!
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.