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.9.0 #335

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from org.axonframework.extensions.kotlin:axon-kotlin's releases.

Axon Kotlin Extension v4.9.0

:hammer_and_wrench: Dependency Upgrade

  • Upgrade Axon Framework to 4.9.0 #308
  • Bump io.projectreactor:reactor-core from 3.5.10 to 3.5.11 #307
  • Bump io.projectreactor:reactor-core from 3.5.9 to 3.5.10 #306
  • Bump actions/setup-java from 3.12.0 to 3.13.0 #305
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 #304
  • Bump actions/checkout from 3 to 4 #303
  • Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 #302
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 #301
  • Bump io.projectreactor:reactor-core from 3.5.8 to 3.5.9 #300
  • Bump actions/setup-java from 3.11.0 to 3.12.0 #299
  • Bump reactor-core from 3.5.7 to 3.5.8 #298
  • Bump maven-release-plugin from 2.5.3 to 3.0.1 #297

:heart: Contributors

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

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

... (truncated)

Commits
  • 6d7d72d [maven-release-plugin] prepare release axon-kotlin-4.9.0
  • ab17710 Merge pull request #308 from AxonFramework/dependency-upgrade/af-4.9.0
  • fd77f0c Upgrade Axon Framework to 4.9.0
  • e294051 Merge pull request #307 from AxonFramework/dependabot/maven/io.projectreactor...
  • 4330719 Bump io.projectreactor:reactor-core from 3.5.10 to 3.5.11
  • 30022af Merge pull request #306 from AxonFramework/dependabot/maven/io.projectreactor...
  • f9b60ea Bump io.projectreactor:reactor-core from 3.5.9 to 3.5.10
  • 932890a Merge pull request #305 from AxonFramework/dependabot/github_actions/actions/...
  • f3d59cc Bump actions/setup-java from 3.12.0 to 3.13.0
  • d3642a2 Merge pull request #304 from AxonFramework/dependabot/maven/org.apache.maven....
  • 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)
dependabot[bot] commented 11 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.