holixon / axon-avro-serializer

Provide support for axon event serialization via apache avro.
https://www.holixon.io/axon-avro-serializer/snapshot/
Apache License 2.0
12 stars 1 forks source link

chore(deps): bump org.axonframework.extensions.kotlin:axon-kotlin from 4.6.0 to 4.8.0 #295

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.axonframework.extensions.kotlin:axon-kotlin from 4.6.0 to 4.8.0.

Release notes

Sourced from org.axonframework.extensions.kotlin: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!

Axon Kotlin Extension v4.7.0

... (truncated)

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

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 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)
dependabot[bot] commented 1 year ago

Superseded by #335.