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 axon-kotlin from 0.1.0 to 0.2.0 #27

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2021

Bumps axon-kotlin from 0.1.0 to 0.2.0.

Release notes

Sourced from axon-kotlin's releases.

Axon Kotlin Extension v0.2.0

⭐ Features

  • Native Kotlin suspending gateways #107
  • Expect KClass exception in tests #90
  • #16 Adding Scatter Gather extension queries #76
  • Feature/axon kotlin test #73
  • Implement aggregate lifecycle helper functions #72
  • Provide improved methods for AggregateLifecycle #71
  • Builder extension to avoid passing java classes to repository builders #70
  • Create builder extensions to avoid passing Foo::class.java #69
  • Improve AggregateTextFixture #67
  • Add dependabot #43
  • Add dependabot to make sure the dependencies are up-to-date #42
  • Reified both types on command gateway send #36
  • chore: add github templates #33
  • CommandGateway should offer reified send methods #31
  • Create Github issue templates for this extension #28
  • Scatter Gather queries extensions #16

📈 Enhancements

  • Splitted builds into pr and not pr, added ghactions to dependabot and other minors #127
  • Update all licenses to 2021 #125
  • Added automatic release notes on milestone closure #80
  • #18 Feature/kdoc improvements #78
  • Set flags and default reviewers to dependabot #64
  • setup maven cache for GH Actions #41
  • Add Maven cache to accelerate build #40
  • Chore/gha trigger #39
  • docs: add sonarcloud badge to readme, fix #34 #35
  • Integrate sonarcloud badge #34
  • Add version in classes documentation #18

🪲 Bug Fixes

  • Update README.md #117
  • Fixture factories can be used as factory methods #93
  • Fixture factories can not be used as factory methods #92
  • Replace mailing list link with discuss.axoniq link #84
  • Fix compilation issues in tests after Kotlin 1.4 upgrade #63
  • pom improvements #37
  • Fix problems building on JDK 11 #32

🛠️ Dependency Upgrade

  • Bump dokka-maven-plugin from 1.5.30 to 1.5.31 #153
  • Bump jackson-module-kotlin from 2.12.5 to 2.13.0 #152
  • Bump axon.version from 4.5.3 to 4.5.4 #151
  • Bump actions/setup-java from 2.3.0 to 2.3.1 #150

... (truncated)

Commits
  • c88093a [maven-release-plugin] prepare release axon-kotlin-0.2.0
  • 550a72b Adjust documentation creation
  • 29a75d0 Merge pull request #153 from AxonFramework/dependabot/maven/org.jetbrains.dok...
  • 22b84c0 Bump dokka-maven-plugin from 1.5.30 to 1.5.31
  • 25898a2 Merge pull request #152 from AxonFramework/dependabot/maven/com.fasterxml.jac...
  • 90808c6 Merge pull request #151 from AxonFramework/dependabot/maven/axon.version-4.5.4
  • c99bd7c Bump jackson-module-kotlin from 2.12.5 to 2.13.0
  • d31792f Bump axon.version from 4.5.3 to 4.5.4
  • 685e7a1 Merge pull request #150 from AxonFramework/dependabot/github_actions/actions/...
  • 0f3b5c2 Bump actions/setup-java from 2.3.0 to 2.3.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)

Bumps [axon-kotlin](https://github.com/AxonFramework/extension-kotlin) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/AxonFramework/extension-kotlin/releases)
- [Commits](AxonFramework/extension-kotlin@axon-kotlin-0.1.0...axon-kotlin-0.2.0)

---
updated-dependencies:
- dependency-name: org.axonframework.extensions.kotlin:axon-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

@smcvb smcvb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@smcvb smcvb merged commit e062ee1 into master Oct 12, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.axonframework.extensions.kotlin-axon-kotlin-0.2.0 branch October 12, 2021 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant