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 org.axonframework.extensions.mongo:axon-mongo from 4.9.0 to 4.10.0 #308

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2024

Bumps org.axonframework.extensions.mongo:axon-mongo from 4.9.0 to 4.10.0.

Release notes

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

Axon Mongo Extension v4.10.0

🛠️ Dependency Upgrade

  • Upgrade Axon Framework to 4.10.0 #437
  • Bump the maven-dependencies group with 6 updates #436
  • Bump the maven-dependencies group across 1 directory with 14 updates #435
  • Bump the maven-dependencies group with 5 updates #424
  • Bump the maven-dependencies group with 10 updates #423
  • Bump the maven-dependencies group with 17 updates #422
  • Bump the github-dependencies group with 1 update #421
  • Bump the github-dependencies group with 1 update #420
  • Bump the github-dependencies group with 1 update #419
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 #418
  • Bump org.mongodb:mongodb-driver-sync from 4.11.0 to 4.11.1 #417
  • Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 #416
  • Bump jackson.version from 2.15.3 to 2.16.0 #415
  • Bump kotlin.version from 1.9.10 to 1.9.21 #414
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 #413
  • Bump actions/setup-java from 3.13.0 to 4.0.0 #412
  • Bump commons-io:commons-io from 2.15.0 to 2.15.1 #411
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.1.6 to 3.2.0 #410
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.1.6 #409
  • Bump spring.boot.version from 2.7.17 to 2.7.18 #408
  • Bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.3 #407
  • Bump log4j.version from 2.21.1 to 2.22.0 #406
  • Bump org.springframework.data:spring-data-mongodb from 3.4.17 to 3.4.18 #405
  • Bump spring.version from 5.3.30 to 5.3.31 #404
  • Bump org.testcontainers:testcontainers-bom from 1.19.1 to 1.19.2 #403
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 #402
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 #401
  • Bump org.junit.jupiter:junit-jupiter from 5.9.1 to 5.10.0 #400
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #399
  • Bump jackson.version from 2.14.1 to 2.15.3 #398
  • Bump kotlin.version from 1.7.21 to 1.9.10 #397
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 #396
  • Bump commons-io:commons-io from 2.14.0 to 2.15.0 #395

❤️ Contributors

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

Commits
  • a9a17fe [maven-release-plugin] prepare release axon-mongo-4.10.0
  • 53d4a7d Upgrade Axon Framework to 4.10.0
  • 2d3bca7 Upgrade Maven Deploy to 3.1.2
  • 7ae0696 Set version to 4.10.0-SNAPSHOT for release
  • 4a3201d Merge pull request #437 from AxonFramework/dependency-upgrade/af-4.10
  • e7d69a7 Upgrade Axon Framework to 4.10.0
  • 7284835 Merge pull request #436 from AxonFramework/dependabot/maven/maven-dependencie...
  • f6322aa Revert to SB 2.7.18 for backwards compatibility
  • 14c9e5b Bump the maven-dependencies group with 6 updates
  • 767ca23 Updated reference to AF reference Guide
  • 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)

Bumps [org.axonframework.extensions.mongo:axon-mongo](https://github.com/AxonFramework/extension-mongo) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/AxonFramework/extension-mongo/releases)
- [Commits](AxonFramework/extension-mongo@axon-mongo-4.9.0...axon-mongo-4.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 26, 2024
@jesperancinha jesperancinha merged commit 479a7e4 into master Jul 26, 2024
12 checks passed
@jesperancinha jesperancinha deleted the dependabot/maven/org.axonframework.extensions.mongo-axon-mongo-4.10.0 branch July 26, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant