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

Bump io.holunda.data:camunda-bpm-data from 1.2.8 to 1.5.0 #341

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

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

⚡ Breaking Changes

🛠️ 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

❤️ Contributors

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

1.4.0

🚀 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

🛠️ 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

🚀 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

🛠️ 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

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 <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)

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

Bumps [io.holunda.data:camunda-bpm-data](https://github.com/holunda-io/camunda-bpm-data) from 1.2.8 to 1.5.0.
- [Release notes](https://github.com/holunda-io/camunda-bpm-data/releases)
- [Commits](holunda-io/camunda-bpm-data@1.2.8...1.5.0)

---
updated-dependencies:
- dependency-name: io.holunda.data:camunda-bpm-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependency Upgrade In Progress The task is currently being processed. labels Nov 24, 2023
@dependabot dependabot bot requested a review from jangalinski November 24, 2023 13:28
@dependabot dependabot bot added this to the ideas milestone Nov 24, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2024

Superseded by #407.

@dependabot dependabot bot closed this Oct 17, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.holunda.data-camunda-bpm-data-1.5.0 branch October 17, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependency Upgrade In Progress The task is currently being processed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants