Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10 #1405

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10.

Release notes

Sourced from org.jetbrains.dokka:dokka-maven-plugin's releases.

1.9.10 Beta

General

  • Fix re-emerged code analysis concurrency issues which led to flaky builds (#1599, #3143)
  • Preserve the order of collection items when deserializing Dokka's configuration (#3006). Thanks to @​eunwoop!

HTML format

  • Fix an indefinite loop in the script that resizes symbol signature blocks (#3116)

Gradle

  • Fix resolution of platform dependencies for Kotlin 1.9 / Gradle 8 (#3153, #3147)
  • Mark tasks as not compatible with the Gradle configuration cache (#3070). Thanks to @​BoD!

Java

Commits
  • 78f9c92 Update Dokka's references to 1.9.10 (#3210)
  • 2a2a624 Update Dokka version to 1.9.10
  • 9809ae7 Use compileDependencyFiles for getting compilation dependencies (#3147)
  • 62d1143 Register Kotlin stdlib classpath in every unit test (#3183)
  • 38e09dd Fix compilation errors due to explicit api mode (#3162)
  • 2090723 Fix reemerged compiler concurrency issues (#3143)
  • b26c79c fix(KTL-1177): Resize Observer has indefinite loop (#3116)
  • e9e8fbf [K2] Fix functional type and improve logging for unresolved link (#3157)
  • 8065a0d Update Kotlin to 1.9.10 (#3158)
  • 61619d5 Allow manual deployment of the developer guides (#3155)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.9.0 to 1.9.10.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.9.0...v1.9.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 17, 2023
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #1405 (70f0f52) into main (f69229e) will decrease coverage by 0.38%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head 70f0f52 differs from pull request most recent head 425a89a. Consider uploading reports for the commit 425a89a to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1405      +/-   ##
============================================
- Coverage     89.15%   88.77%   -0.38%     
+ Complexity     3357     3342      -15     
============================================
  Files           459      459              
  Lines         13438    13438              
  Branches       1655     1655              
============================================
- Hits          11980    11930      -50     
- Misses          808      840      +32     
- Partials        650      668      +18     

see 11 files with indirect coverage changes

@jponge jponge merged commit 18a6507 into main Oct 17, 2023
4 of 5 checks passed
@jponge jponge deleted the dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.9.10 branch October 17, 2023 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant