Miragon / miranum

Engine neutral framework to build integrations. Simplifying the complexity process automation comes with.
https://miranum.io
MIT License
16 stars 3 forks source link

chore(deps): bump io.holunda.data:camunda-bpm-data from 1.2.8 to 1.5.0 in /platform #317

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps io.holunda.data:camunda-bpm-data from 1.2.8 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!

1.4.0

:rocket: News and Noteworthy

  • This is a breaking release, since it relies on JDK 17, SpringBoot 3.1, Camunda 7.20, Jakarta Validation 3.x
  • It removes dependency to camunda-bpm-jgiven
  • It builds with Maven 3.9.5

:hammer_and_wrench: Chore

  • build(deps): bump hibernate-validator from 6.2.0.Final to 8.0.1.Final
  • build(deps): bump org.camunda.bpm:camunda-bpm-assert from 7.19.0 to 7.20.0 #387
  • build(deps): bump camunda.version.ce from 7.19.0 to 7.20.0 #386
  • build(deps): bump org.camunda.bpm:camunda-bom from 7.19.0 to 7.20.0 #385
  • build(deps): bump org.camunda.spin:camunda-spin-bom from 1.21.0 to 1.22.0 #384
  • build(deps): bump spring-boot.version from 2.7.5 to 3.1.4 #383

1.3.0

:rocket: Enhancements & Features

  • Migrate to Kotlin #356
  • add uuidVariable for kotlin #315
  • Switch to JUnit5 #295
  • Remove dependency to camunda-platform-7-mockito #389
  • Support for Camunda 7.19

:hammer_and_wrench: Chore

... (truncated)

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

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)
lmoesle commented 2 months ago

@dependabot rebase

dependabot[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.