holunda-io / polyflow-examples

A collection of examples demonstrating the usage of Polyflow library.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
6 stars 4 forks source link

Bump io.holunda.data:camunda-bpm-data from 1.4.0 to 1.5.0 #255

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 10 months ago

Bumps io.holunda.data:camunda-bpm-data from 1.4.0 to 1.5.0.

Release notes

Sourced from io.holunda.data:camunda-bpm-data's releases.

1.5.0

:zap: Breaking Changes

:hammer_and_wrench: Chore

  • build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 #405
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 #402
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 #401
  • build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 #399
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 #398
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 #397
  • build(deps): bump spring-boot.version from 3.1.4 to 3.1.5 #396
  • build(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10 #393
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #392
  • build(deps-dev): bump jakarta.el:jakarta.el-api from 4.0.0 to 5.0.1 #391

:heart: Contributors

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

Commits
  • ec121eb Merge branch 'release/1.5.0'
  • 7e56882 Update for next development version
  • 333b49d Update versions for release
  • 00c0202 Merge pull request #407 from holunda-io/fix/394-nullable-kotlin-types
  • 6c138ce chaning bounds for all types, fix #394
  • 82d3200 Merge pull request #405 from holunda-io/dependabot/maven/org.jetbrains-annota...
  • 5c9357d fix: allow nullable variable types in Kotlin. WIP
  • a6368f6 build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0
  • 6f617f1 fix pipelines
  • f5e9a88 Merge pull request #401 from holunda-io/dependabot/maven/org.apache.maven.plu...
  • 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 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)

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

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.72%. Comparing base (6e33651) to head (e8ce38b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #255 +/- ## ======================================== Coverage 71.72% 71.72% ======================================== Files 39 39 Lines 336 336 Branches 6 6 ======================================== Hits 241 241 Misses 95 95 ```

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