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
67 stars 26 forks source link

chore(deps): bump axon-kotlin from 4.7.0 to 4.8.0 #833

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps axon-kotlin from 4.7.0 to 4.8.0.

Release notes

Sourced from axon-kotlin's releases.

Axon Kotlin Extension v4.8.0

:star: Features

  • #286 Add spring-boot-devtools support #287

:chart_with_upwards_trend: Enhancements

  • Fix coverage report. #268

:beetle: Bug Fixes

  • Scope is not active or entity cannot be found when using kotlin extension for "applyEvent" #286

:hammer_and_wrench: Dependency Upgrade

  • Bump maven-clean-plugin from 3.2.0 to 3.3.1 #296
  • Bump reactor-core from 3.5.6 to 3.5.7 #295
  • Bump maven-surefire-plugin from 3.1.0 to 3.1.2 #294
  • Bump maven-release-plugin from 3.0.0 to 3.0.1 #293
  • Bump maven-source-plugin from 3.2.1 to 3.3.0 #292
  • Bump maven-assembly-plugin from 3.5.0 to 3.6.0 #291
  • Bump reactor-core from 3.5.5 to 3.5.6 #290
  • Bump maven-gpg-plugin from 3.0.1 to 3.1.0 #289
  • Bump maven-surefire-plugin from 3.0.0 to 3.1.0 #288
  • Bump reactor-core from 3.5.4 to 3.5.5 #285
  • Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 #284
  • Bump actions/setup-java from 3.10.0 to 3.11.0 #283
  • Bump maven-deploy-plugin from 3.1.0 to 3.1.1 #282
  • Bump maven-resources-plugin from 3.3.0 to 3.3.1 #281
  • Bump maven-install-plugin from 3.1.0 to 3.1.1 #280
  • Bump maven-release-plugin from 2.5.3 to 3.0.0 #279
  • Bump slf4j-simple from 2.0.6 to 2.0.7 #278
  • Bump maven-surefire-plugin from 2.22.2 to 3.0.0 #277
  • Bump reactor-core from 3.5.3 to 3.5.4 #276
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 #275
  • Bump maven-assembly-plugin from 3.4.2 to 3.5.0 #274
  • Bump reactor-core from 3.5.2 to 3.5.3 #273
  • Bump maven-deploy-plugin from 3.0.0 to 3.1.0 #272
  • Bump actions/setup-java from 3.9.0 to 3.10.0 #271
  • Bump kotlin-logging-jvm from 3.0.4 to 3.0.5 #270
  • Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 #269

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • e5002b3 [maven-release-plugin] prepare release axon-kotlin-4.8.0
  • bb326e5 Revert to 2.5.3 for release
  • b128118 Merge pull request #296 from AxonFramework/dependabot/maven/org.apache.maven....
  • 967af36 Bump maven-clean-plugin from 3.2.0 to 3.3.1
  • 9de6f14 Merge pull request #295 from AxonFramework/dependabot/maven/io.projectreactor...
  • 2bb0616 Bump reactor-core from 3.5.6 to 3.5.7
  • 04bb8c8 Merge pull request #294 from AxonFramework/dependabot/maven/org.apache.maven....
  • 20547d5 Bump maven-surefire-plugin from 3.1.0 to 3.1.2
  • b9f199a Merge pull request #293 from AxonFramework/dependabot/maven/org.apache.maven....
  • 87a2698 Bump maven-release-plugin from 3.0.0 to 3.0.1
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 11 months ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (feature/852-spring-boot-3@e23a255). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Current head 000c966 differs from pull request most recent head 03a3807. Consider uploading reports for the commit 03a3807 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/852-spring-boot-3 #833 +/- ## ============================================================ Coverage ? 26.58% Complexity ? 399 ============================================================ Files ? 243 Lines ? 6451 Branches ? 521 ============================================================ Hits ? 1715 Misses ? 4618 Partials ? 118 ```

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

zambrovski commented 10 months ago

@dependabot rebase

dependabot[bot] commented 10 months ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

zambrovski commented 10 months ago

@dependabot recreate

zambrovski commented 10 months ago

@dependabot recreate

dependabot[bot] commented 10 months ago

Looks like org.axonframework.extensions.kotlin:axon-kotlin is up-to-date now, so this is no longer needed.