holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
66 stars 26 forks source link

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

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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 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)
codecov[bot] commented 9 months ago

Codecov Report

Attention: 647 lines in your changes are missing coverage. Please review.

Comparison is base (fe9568a) 27.22% compared to head (af4b870) 26.57%. Report is 159 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #889 +/- ## ============================================= - Coverage 27.22% 26.57% -0.66% - Complexity 395 400 +5 ============================================= Files 232 244 +12 Lines 6034 6539 +505 Branches 475 529 +54 ============================================= + Hits 1643 1738 +95 - Misses 4278 4680 +402 - Partials 113 121 +8 ``` | [Files](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io) | Coverage Δ | | |---|---|---| | [...lunda/polyflow/datapool/core/DataPoolProperties.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-Y29yZS9kYXRhcG9vbC9kYXRhcG9vbC1jb3JlL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L2RhdGFwb29sL2NvcmUvRGF0YVBvb2xQcm9wZXJ0aWVzLmt0) | `100.00% <100.00%> (ø)` | | | [...lunda/polyflow/taskpool/core/task/TaskAggregate.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-Y29yZS90YXNrcG9vbC90YXNrcG9vbC1jb3JlL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvcmUvdGFzay9UYXNrQWdncmVnYXRlLmt0) | `91.39% <100.00%> (+0.18%)` | :arrow_up: | | [...nt/camunda/CamundaEngineClientAutoConfiguration.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vZW5naW5lLWNsaWVudC9zcmMvbWFpbi9rb3RsaW4vaW8vaG9sdW5kYS9wb2x5Zmxvdy9jbGllbnQvY2FtdW5kYS9DYW11bmRhRW5naW5lQ2xpZW50QXV0b0NvbmZpZ3VyYXRpb24ua3Q=) | `100.00% <ø> (ø)` | | | [...ow/client/camunda/CamundaEngineClientProperties.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vZW5naW5lLWNsaWVudC9zcmMvbWFpbi9rb3RsaW4vaW8vaG9sdW5kYS9wb2x5Zmxvdy9jbGllbnQvY2FtdW5kYS9DYW11bmRhRW5naW5lQ2xpZW50UHJvcGVydGllcy5rdA==) | `100.00% <100.00%> (ø)` | | | [...collector/CamundaTaskpoolCollectorConfiguration.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci9DYW11bmRhVGFza3Bvb2xDb2xsZWN0b3JDb25maWd1cmF0aW9uLmt0) | `80.00% <ø> (ø)` | | | [...l/collector/task/enricher/ProcessVariableFilter.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL2VucmljaGVyL1Byb2Nlc3NWYXJpYWJsZUZpbHRlci5rdA==) | `85.71% <100.00%> (ø)` | | | [...w/taskpool/sender/CamundaJobSenderConfiguration.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtam9iLXNlbmRlci9zcmMvbWFpbi9rb3RsaW4vaW8vaG9sdW5kYS9wb2x5Zmxvdy90YXNrcG9vbC9zZW5kZXIvQ2FtdW5kYUpvYlNlbmRlckNvbmZpZ3VyYXRpb24ua3Q=) | `0.00% <ø> (ø)` | | | [.../polyflow/datapool/DataEntrySenderConfiguration.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY29tbW9uL2RhdGFwb29sLXNlbmRlci9zcmMvbWFpbi9rb3RsaW4vaW8vaG9sdW5kYS9wb2x5Zmxvdy9kYXRhcG9vbC9EYXRhRW50cnlTZW5kZXJDb25maWd1cmF0aW9uLmt0) | `86.66% <ø> (ø)` | | | [...nda/polyflow/datapool/DataEntrySenderProperties.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY29tbW9uL2RhdGFwb29sLXNlbmRlci9zcmMvbWFpbi9rb3RsaW4vaW8vaG9sdW5kYS9wb2x5Zmxvdy9kYXRhcG9vbC9EYXRhRW50cnlTZW5kZXJQcm9wZXJ0aWVzLmt0) | `100.00% <100.00%> (ø)` | | | [...unda/polyflow/urlresolver/TasklistUrlProperties.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY29tbW9uL3Rhc2tsaXN0LXVybC1yZXNvbHZlci9zcmMvbWFpbi9rb3RsaW4vaW8vaG9sdW5kYS9wb2x5Zmxvdy91cmxyZXNvbHZlci9UYXNrbGlzdFVybFByb3BlcnRpZXMua3Q=) | `100.00% <ø> (ø)` | | | ... and [62 more](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/889/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.