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-mongo from 4.5 to 4.6.0 #89

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2022

Bumps axon-mongo from 4.5 to 4.6.0.

Release notes

Sourced from axon-mongo's releases.

Axon Mongo Extension v4.6.0

📈 Enhancements

  • Resolving some sonar issues and adding some concurrent tests. #222
  • Change how Sonar is invoked for GHA's #159

🛠️ Dependency Upgrade

  • Bump actions/setup-java from 3.4.1 to 3.5.0 #261
  • Bump mockito.version from 4.7.0 to 4.8.0 #260
  • Bump jackson.version from 2.13.3 to 2.13.4 #259
  • Bump slf4j.version from 1.7.36 to 2.0.0 #258
  • Bump spring.boot.version from 2.7.2 to 2.7.3 #257
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 #256
  • Bump mockito.version from 4.6.1 to 4.7.0 #255
  • Bump mongodb-driver-sync from 4.7.0 to 4.7.1 #254
  • Bump junit-jupiter from 5.8.2 to 5.9.0 #253
  • Bump maven-resources-plugin from 3.2.0 to 3.3.0 #252
  • Bump maven-install-plugin from 3.0.0 to 3.0.1 #251
  • Bump maven-assembly-plugin from 3.4.1 to 3.4.2 #250
  • Bump spring.boot.version from 2.7.1 to 2.7.2 #249
  • Bump maven-install-plugin from 2.5.2 to 3.0.0 #248
  • Bump maven-deploy-plugin from 2.8.2 to 3.0.0 #247
  • Bump mongodb-driver-sync from 4.6.1 to 4.7.0 #246
  • Bump spring.version from 5.3.21 to 5.3.22 #245
  • Bump actions/setup-java from 3.4.0 to 3.4.1 #244
  • Bump maven-assembly-plugin from 3.4.0 to 3.4.1 #243
  • Bump kotlin.version from 1.7.0 to 1.7.10 #242
  • Bump maven-assembly-plugin from 3.3.0 to 3.4.0 #241
  • Bump log4j.version from 2.17.2 to 2.18.0 #240
  • Bump testcontainers.version from 1.17.2 to 1.17.3 #239
  • Bump spring.boot.version from 2.7.0 to 2.7.1 #238
  • Bump actions/setup-java from 3.3.0 to 3.4.0 #237
  • Bump spring.version from 5.3.20 to 5.3.21 #236
  • Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 #235
  • Bump mongodb-driver-sync from 4.6.0 to 4.6.1 #234
  • Bump kotlin.version from 1.6.21 to 1.7.0 #233
  • Bump mockito.version from 4.6.0 to 4.6.1 #232
  • Bump mockito.version from 4.5.1 to 4.6.0 #231
  • Bump kotlin-logging-jvm from 2.1.21 to 2.1.23 #229
  • Bump testcontainers.version from 1.17.1 to 1.17.2 #228
  • Bump spring.boot.version from 2.6.7 to 2.7.0 #227
  • Bump jackson.version from 2.13.2 to 2.13.3 #226
  • Bump spring.version from 5.3.19 to 5.3.20 #225
  • Prepare for the 4.6.0 release by moving to 4.6.0-SNAPSHOT of framework. #224
  • Bump actions/setup-java from 3.2.0 to 3.3.0 #223
  • Bump actions/setup-java from 3.1.1 to 3.2.0 #220
  • Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 #219
  • Bump spring.boot.version from 2.6.6 to 2.6.7 #218
  • Bump mockito.version from 4.5.0 to 4.5.1 #217

... (truncated)

Commits
  • 166d1d1 [maven-release-plugin] prepare release axon-mongo-4.6.0
  • 7fc29b1 Adjust Axon Framework version to 4.6.0
  • e027012 Align GHA for main and pull-request
  • 245eccd Bump actions/setup-java from 3.4.1 to 3.5.0
  • 7715c94 Bump mockito.version from 4.7.0 to 4.8.0
  • 272befd Bump jackson.version from 2.13.3 to 2.13.4
  • d335fb3 Pin mongo used in tests to version 5.
  • 2cb03b0 Use testcontainers bom
  • a82b677 Fix build because of changed test method names in framework.
  • c64c2d2 Bump slf4j.version from 1.7.36 to 2.0.0
  • 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-mongo](https://github.com/AxonFramework/extension-mongo) from 4.5 to 4.6.0.
- [Release notes](https://github.com/AxonFramework/extension-mongo/releases)
- [Commits](AxonFramework/extension-mongo@axon-mongo-4.5...axon-mongo-4.6.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 force-pushed the dependabot/maven/org.axonframework.extensions.mongo-axon-mongo-4.6.0 branch from 66f87ea to f236fdd Compare September 15, 2022 15:04
@gklijs gklijs self-requested a review September 19, 2022 07:34
Copy link
Contributor

@gklijs gklijs left a comment

Choose a reason for hiding this comment

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

LGTM

@gklijs gklijs self-assigned this Sep 19, 2022
@gklijs gklijs merged commit 0e2d931 into master Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.axonframework.extensions.mongo-axon-mongo-4.6.0 branch September 19, 2022 07:35
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