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 org.axonframework:axon-spring-boot-starter from 4.9.0 to 4.9.1 #1119

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps org.axonframework:axon-spring-boot-starter from 4.9.0 to 4.9.1.

Release notes

Sourced from org.axonframework:axon-spring-boot-starter's releases.

Axon Framework v4.9.1

📈 Enhancements

  • Added support for TrackingToken parameter in SagaTestFixture #2917
  • #2900 Removed requirement for property to disable AxonServer EventStore and enable another one #2909
  • Align the TrackingToken assert for JPA, JDBC, and AxonServer #2903

🪲 Bug Fixes

  • Resolved apparent memory leak in GapAwareTrackingToken #2936
  • Axon Spring Boot Starter fails to connect to Axon Server on Spring Boot version 3.1.6+ #2914
  • Integration test should use current Axon version #2908
  • Behavioral change in 4.9 JpaEventStoreAutoConfiguration #2900
  • Make the viable name match with the override, the current name can be… #2888

🛠️ Dependency Upgrade

  • Upgrade Axon Server Connector Java to 2023.2.0 #2913

❤️ Contributors

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

Commits
  • 55eedff [maven-release-plugin] prepare release axon-4.9.1
  • d9598ce Adjust dependabot configuration
  • e91f4b2 Add quick-install maven profile, which skips tests
  • 2ac28dc Add metadata ignoring (introduced when opening project in Eclipse)
  • 8ffa924 Drop double plugin
  • 155b57b Revert "Drop double dependency"
  • 4425a6c Drop double dependency
  • e9d5860 Use recommended MYSQL Connector dependency
  • cfb78d3 Merge pull request #2917 from AxonFramework/fix-trackingtoken-sagafixture
  • ef46c2d Minor indentation adjustment
  • 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 <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)

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0a64a51) 37.69% compared to head (2d07a2d) 37.69%.

Additional details and impacted files
@@            Coverage Diff            @@
##                dev    #1119   +/-   ##
=========================================
  Coverage     37.69%   37.69%           
  Complexity     1261     1261           
=========================================
  Files           600      600           
  Lines          8698     8698           
  Branches        422      422           
=========================================
  Hits           3279     3279           
  Misses         5285     5285           
  Partials        134      134           
Flag Coverage Δ
unittests 37.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [org.axonframework:axon-spring-boot-starter](https://github.com/AxonFramework/AxonFramework) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonFramework/AxonFramework@axon-4.9.0...axon-4.9.1)

---
updated-dependencies:
- dependency-name: org.axonframework:axon-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.axonframework-axon-spring-boot-starter-4.9.1 branch from 9de5e80 to 2d07a2d Compare December 14, 2023 07:45
@zambrovski zambrovski merged commit 9be1eef into dev Dec 14, 2023
7 checks passed
@zambrovski zambrovski deleted the dependabot/maven/org.axonframework-axon-spring-boot-starter-4.9.1 branch December 14, 2023 09:17
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.

1 participant