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

chore(deps): bump axon-gateway-extension.version from 1.1.2 to 2.0.0 #870

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps axon-gateway-extension.version from 1.1.2 to 2.0.0.
Updates io.holixon.axon.gateway:axon-gateway-extension from 1.1.2 to 2.0.0

Release notes

Sourced from io.holixon.axon.gateway:axon-gateway-extension's releases.

2.0.0

⚡ Breaking Changes

  • Support Spring Boot 3.x #233 only
  • Built with JDK 17
  • Uses Axon Framework 4.8.3 #232

🛠️ Chore

  • chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0 #230
  • chore(deps): bump springboot.version from 2.7.5 to 3.1.3 #229
  • chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 #231
  • chore(deps): bump kotlin.version from 1.9.0 to 1.9.10 #228
  • chore(deps): bump io.mockk:mockk-jvm from 1.13.5 to 1.13.7 #225
  • chore(deps): bump kotlin.version from 1.8.22 to 1.9.0 #222
  • chore(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 #219
  • chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 #218
  • chore(deps): bump dokka-maven-plugin from 1.8.10 to 1.8.20 #216
  • chore(deps): bump maven-release-plugin from 2.5.3 to 3.0.1 #215
  • chore(deps): bump gitflow-maven-plugin from 1.19.0 to 1.20.0 #214
  • chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 #213
  • chore(deps): bump maven-assembly-plugin from 3.4.2 to 3.6.0 #210
  • chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 #209
  • chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.1.0 #208
  • chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 #207
  • chore(deps): bump kotlin.version from 1.8.0 to 1.8.21 #205
  • chore(deps): bump mockk-jvm from 1.13.2 to 1.13.5 #203
  • chore(deps): bump springdoc-ui.version from 1.6.14 to 1.7.0 #200
  • chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 #198
  • chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 #197
  • chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 #196
  • chore(deps): bump dokka-maven-plugin from 1.7.20 to 1.8.10 #189
  • chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 #187
  • chore(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0 #184
  • chore(deps): bump kotlin-logging-jvm from 3.0.4 to 3.0.5 #181
  • chore(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 #180
  • chore(deps): bump axon-bom from 4.6.2 to 4.6.3 #177
  • chore(deps): bump kotlin.version from 1.7.22 to 1.8.0 #176
  • chore(deps): bump springdoc-ui.version from 1.6.13 to 1.6.14 #173
  • chore(deps): bump kotlin.version from 1.7.21 to 1.7.22 #171

❤️ Contributors

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

Commits
  • e7da0f7 Merge branch 'release/2.0.0'
  • 6486425 Update for next development version
  • 363bc70 Update versions for release
  • 246e819 Merge pull request #232 from holixon/dependabot/maven/org.axonframework-axon-...
  • c6270fd chore(deps): bump org.axonframework:axon-bom from 4.6.3 to 4.8.3
  • 1621b4a Merge pull request #235 from holixon/feature/spring-boot-3-support
  • 4d32b35 get rid of spring.factories
  • 157eb47 update CI/CD to JDK 17
  • 95a2c14 update dependencies and prepare for SPB 3
  • 888159d Merge pull request #230 from holixon/dependabot/maven/org.jetbrains.dokka-dok...
  • Additional commits viewable in compare view

Updates io.holixon.axon.gateway:axon-gateway-spring-boot-starter from 1.1.2 to 2.0.0

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

S-Tim and others added 6 commits September 6, 2023 15:25
Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.8.20 to 1.9.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.8.20...v1.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ervicegetprocessdefinitions-throws-nullpointerexception

fix #862: Made start form key retrieval more robust
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.4.0...enforcer-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `jgiven.version` from 1.2.5 to 1.3.0.

Updates `com.tngtech.jgiven:jgiven-junit5` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.5...v1.3.0)

Updates `com.tngtech.jgiven:jgiven-spring` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.5...v1.3.0)

Updates `com.tngtech.jgiven:jgiven-spring-junit5` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.5...v1.3.0)

Updates `com.tngtech.jgiven:jgiven-html5-report` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.5...v1.3.0)

---
updated-dependencies:
- dependency-name: com.tngtech.jgiven:jgiven-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tngtech.jgiven:jgiven-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tngtech.jgiven:jgiven-spring-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tngtech.jgiven:jgiven-html5-report
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `axon-gateway-extension.version` from 1.1.2 to 2.0.0.

Updates `io.holixon.axon.gateway:axon-gateway-extension` from 1.1.2 to 2.0.0
- [Release notes](https://github.com/holixon/axon-gateway-extension/releases)
- [Commits](holixon/axon-gateway-extension@1.1.2...2.0.0)

Updates `io.holixon.axon.gateway:axon-gateway-spring-boot-starter` from 1.1.2 to 2.0.0

---
updated-dependencies:
- dependency-name: io.holixon.axon.gateway:axon-gateway-extension
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.holixon.axon.gateway:axon-gateway-spring-boot-starter
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: dependencies Pull requests that update a dependency file label Sep 18, 2023
@zambrovski zambrovski changed the base branch from develop to feature/852-spring-boot-3 September 18, 2023 21:16
@zambrovski zambrovski added this to the 4.0.0 milestone Sep 18, 2023
@zambrovski zambrovski merged commit 2bbdfa8 into feature/852-spring-boot-3 Sep 18, 2023
1 of 2 checks passed
@zambrovski zambrovski deleted the dependabot/maven/axon-gateway-extension.version-2.0.0 branch September 18, 2023 21:36
zambrovski added a commit that referenced this pull request Oct 16, 2023
* feat: upgrade to Spring Boot 3 (including Axon 4.8 and Camunda 7.20).

The changes are mostly due to the javax-->jakarta package rename, but there are some more things that needed to be changed for Spring Boot 3 to work. One of them is the upgrade to a newer version of flapdoodle embedded MongoDB with considerable changes to the API. Another one is that the hack for getting the spring.application.name property as a default value into our configuration property classes does not seem to work anymore, so it is replaced by a BeanPostProcessor.

Fixes #852

* fix: update java version in github workflows

Fixes #852

* fix: fix itest issues
Fixes #852

* fix: properly fix the issue with multiple cached contexts using the same test database

Fixes #852

* chore: bump axon-gateway-extension to 2.0.0

Fixes #852

* fix: avoid exceptions being logged when looking for an aggregate that might or might not be there

Fixes #852

* chore(deps): bump axon-gateway-extension.version from 1.1.2 to 2.0.0 (#870)

* fix #862: Made start form key retrieval more robust

* chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin (#860)

Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.8.20 to 1.9.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.8.20...v1.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#866)

Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.4.0...enforcer-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump jgiven.version from 1.2.5 to 1.3.0 (#868)

Bumps `jgiven.version` from 1.2.5 to 1.3.0.

Updates `com.tngtech.jgiven:jgiven-junit5` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.5...v1.3.0)

Updates `com.tngtech.jgiven:jgiven-spring` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.5...v1.3.0)

Updates `com.tngtech.jgiven:jgiven-spring-junit5` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.5...v1.3.0)

Updates `com.tngtech.jgiven:jgiven-html5-report` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.5...v1.3.0)

---
updated-dependencies:
- dependency-name: com.tngtech.jgiven:jgiven-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tngtech.jgiven:jgiven-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tngtech.jgiven:jgiven-spring-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tngtech.jgiven:jgiven-html5-report
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump axon-gateway-extension.version from 1.1.2 to 2.0.0

Bumps `axon-gateway-extension.version` from 1.1.2 to 2.0.0.

Updates `io.holixon.axon.gateway:axon-gateway-extension` from 1.1.2 to 2.0.0
- [Release notes](https://github.com/holixon/axon-gateway-extension/releases)
- [Commits](holixon/axon-gateway-extension@1.1.2...2.0.0)

Updates `io.holixon.axon.gateway:axon-gateway-spring-boot-starter` from 1.1.2 to 2.0.0

---
updated-dependencies:
- dependency-name: io.holixon.axon.gateway:axon-gateway-extension
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.holixon.axon.gateway:axon-gateway-spring-boot-starter
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Tim Silhan <tim.silhan@holisticon.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon Zambrovski <simon.zambrovski@holisticon.de>

* enable snapshot production from a special branch

* fix process TTL

* add coverage to codecov

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Lars Bilger <lars.bilger@lht.dlh.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Silhan <tim.silhan@holisticon.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants