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 extension.amqp.version from 4.5 to 4.6.0 #82

Merged
merged 1 commit into from Sep 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps extension.amqp.version from 4.5 to 4.6.0.
Updates axon-amqp from 4.5 to 4.6.0

Release notes

Sourced from axon-amqp's releases.

Axon AMQP Extension v4.6.0

πŸ“ˆ Enhancements

  • Change how Sonar is invoked for GHAs #162
  • Added an AMQP sample to show how to use the extension #126
  • Splitted builds into pr and not pr, added ghactions to dependabot and other minors #88

πŸͺ² Bug Fixes

  • Precision on Date Time Utils #94

πŸ› οΈ Dependency Upgrade

  • Bump amqp-client from 5.15.0 to 5.16.0 #270
  • Bump actions/setup-java from 3.4.1 to 3.5.0 #269
  • Bump mockito.version from 4.7.0 to 4.8.0 #268
  • Bump jackson-datatype-jsr310 from 2.13.3 to 2.13.4 #267
  • Bump jackson-databind from 2.13.3 to 2.13.4 #266
  • Bump slf4j.version from 1.7.36 to 2.0.0 #265
  • Bump spring.boot.version from 2.7.2 to 2.7.3 #264
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 #263
  • Bump mockito.version from 4.6.1 to 4.7.0 #262
  • Bump axon.version from 4.5.14 to 4.5.15 #261
  • Bump junit-jupiter from 5.8.2 to 5.9.0 #260
  • Bump maven-install-plugin from 3.0.0 to 3.0.1 #259
  • Bump maven-resources-plugin from 3.2.0 to 3.3.0 #258
  • Bump maven-assembly-plugin from 3.4.1 to 3.4.2 #257
  • Bump spring.boot.version from 2.7.1 to 2.7.2 #256
  • Bump maven-install-plugin from 2.5.2 to 3.0.0 #255
  • Bump maven-deploy-plugin from 2.8.2 to 3.0.0 #254
  • Bump axon.version from 4.5.13 to 4.5.14 #253
  • Bump spring.version from 5.3.21 to 5.3.22 #252
  • Bump axon.version from 4.5.12 to 4.5.13 #251
  • Bump actions/setup-java from 3.4.0 to 3.4.1 #250
  • Bump maven-assembly-plugin from 3.3.0 to 3.4.1 #249
  • Bump kotlin.version from 1.7.0 to 1.7.10 #248
  • Bump maven-assembly-plugin from 3.3.0 to 3.4.0 #247
  • Bump log4j.version from 2.17.2 to 2.18.0 #246
  • Bump testcontainers.version from 1.17.2 to 1.17.3 #245
  • Bump axon.version from 4.5.11 to 4.5.12 #244
  • Bump spring.boot.version from 2.7.0 to 2.7.1 #243
  • Bump actions/setup-java from 3.3.0 to 3.4.0 #242
  • Bump spring-rabbit from 2.4.5 to 2.4.6 #241
  • Bump axon.version from 4.5.10 to 4.5.11 #240
  • Bump spring.version from 5.3.20 to 5.3.21 #239
  • Bump amqp-client from 5.14.2 to 5.15.0 #238
  • Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 #237
  • Bump kotlin.version from 1.6.21 to 1.7.0 #236
  • Bump mockito.version from 4.6.0 to 4.6.1 #235
  • Bump assertj-core from 3.22.0 to 3.23.1 #234

... (truncated)

Commits
  • 764ed03 [maven-release-plugin] prepare release axon-amqp-4.6.0
  • f8a71e0 Disable deploy of example module
  • 7fedb34 Align auto-config tests with AF 4.6.0 changes
  • 159ffd9 Adjust Axon Framework version to 4.6.0
  • 078a1f4 Align GHA for main and pull-request
  • eecc75a Merge pull request #270 from AxonFramework/dependabot/maven/com.rabbitmq-amqp...
  • 4601240 Bump amqp-client from 5.15.0 to 5.16.0
  • 23abdc7 Merge pull request #269 from AxonFramework/dependabot/github_actions/actions/...
  • 6a225e8 Bump actions/setup-java from 3.4.1 to 3.5.0
  • 9d0c785 Merge pull request #268 from AxonFramework/dependabot/maven/mockito.version-4...
  • Additional commits viewable in compare view

Updates axon-amqp-spring-boot-autoconfigure from 4.5 to 4.6.0

Release notes

Sourced from axon-amqp-spring-boot-autoconfigure's releases.

Axon AMQP Extension v4.6.0

πŸ“ˆ Enhancements

  • Change how Sonar is invoked for GHAs #162
  • Added an AMQP sample to show how to use the extension #126
  • Splitted builds into pr and not pr, added ghactions to dependabot and other minors #88

πŸͺ² Bug Fixes

  • Precision on Date Time Utils #94

πŸ› οΈ Dependency Upgrade

  • Bump amqp-client from 5.15.0 to 5.16.0 #270
  • Bump actions/setup-java from 3.4.1 to 3.5.0 #269
  • Bump mockito.version from 4.7.0 to 4.8.0 #268
  • Bump jackson-datatype-jsr310 from 2.13.3 to 2.13.4 #267
  • Bump jackson-databind from 2.13.3 to 2.13.4 #266
  • Bump slf4j.version from 1.7.36 to 2.0.0 #265
  • Bump spring.boot.version from 2.7.2 to 2.7.3 #264
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 #263
  • Bump mockito.version from 4.6.1 to 4.7.0 #262
  • Bump axon.version from 4.5.14 to 4.5.15 #261
  • Bump junit-jupiter from 5.8.2 to 5.9.0 #260
  • Bump maven-install-plugin from 3.0.0 to 3.0.1 #259
  • Bump maven-resources-plugin from 3.2.0 to 3.3.0 #258
  • Bump maven-assembly-plugin from 3.4.1 to 3.4.2 #257
  • Bump spring.boot.version from 2.7.1 to 2.7.2 #256
  • Bump maven-install-plugin from 2.5.2 to 3.0.0 #255
  • Bump maven-deploy-plugin from 2.8.2 to 3.0.0 #254
  • Bump axon.version from 4.5.13 to 4.5.14 #253
  • Bump spring.version from 5.3.21 to 5.3.22 #252
  • Bump axon.version from 4.5.12 to 4.5.13 #251
  • Bump actions/setup-java from 3.4.0 to 3.4.1 #250
  • Bump maven-assembly-plugin from 3.3.0 to 3.4.1 #249
  • Bump kotlin.version from 1.7.0 to 1.7.10 #248
  • Bump maven-assembly-plugin from 3.3.0 to 3.4.0 #247
  • Bump log4j.version from 2.17.2 to 2.18.0 #246
  • Bump testcontainers.version from 1.17.2 to 1.17.3 #245
  • Bump axon.version from 4.5.11 to 4.5.12 #244
  • Bump spring.boot.version from 2.7.0 to 2.7.1 #243
  • Bump actions/setup-java from 3.3.0 to 3.4.0 #242
  • Bump spring-rabbit from 2.4.5 to 2.4.6 #241
  • Bump axon.version from 4.5.10 to 4.5.11 #240
  • Bump spring.version from 5.3.20 to 5.3.21 #239
  • Bump amqp-client from 5.14.2 to 5.15.0 #238
  • Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 #237
  • Bump kotlin.version from 1.6.21 to 1.7.0 #236
  • Bump mockito.version from 4.6.0 to 4.6.1 #235
  • Bump assertj-core from 3.22.0 to 3.23.1 #234

... (truncated)

Commits
  • 764ed03 [maven-release-plugin] prepare release axon-amqp-4.6.0
  • f8a71e0 Disable deploy of example module
  • 7fedb34 Align auto-config tests with AF 4.6.0 changes
  • 159ffd9 Adjust Axon Framework version to 4.6.0
  • 078a1f4 Align GHA for main and pull-request
  • eecc75a Merge pull request #270 from AxonFramework/dependabot/maven/com.rabbitmq-amqp...
  • 4601240 Bump amqp-client from 5.15.0 to 5.16.0
  • 23abdc7 Merge pull request #269 from AxonFramework/dependabot/github_actions/actions/...
  • 6a225e8 Bump actions/setup-java from 3.4.1 to 3.5.0
  • 9d0c785 Merge pull request #268 from AxonFramework/dependabot/maven/mockito.version-4...
  • Additional commits viewable in compare view

Updates axon-amqp-spring-boot-starter from 4.5 to 4.6.0

Release notes

Sourced from axon-amqp-spring-boot-starter's releases.

Axon AMQP Extension v4.6.0

πŸ“ˆ Enhancements

  • Change how Sonar is invoked for GHAs #162
  • Added an AMQP sample to show how to use the extension #126
  • Splitted builds into pr and not pr, added ghactions to dependabot and other minors #88

πŸͺ² Bug Fixes

  • Precision on Date Time Utils #94

πŸ› οΈ Dependency Upgrade

  • Bump amqp-client from 5.15.0 to 5.16.0 #270
  • Bump actions/setup-java from 3.4.1 to 3.5.0 #269
  • Bump mockito.version from 4.7.0 to 4.8.0 #268
  • Bump jackson-datatype-jsr310 from 2.13.3 to 2.13.4 #267
  • Bump jackson-databind from 2.13.3 to 2.13.4 #266
  • Bump slf4j.version from 1.7.36 to 2.0.0 #265
  • Bump spring.boot.version from 2.7.2 to 2.7.3 #264
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 #263
  • Bump mockito.version from 4.6.1 to 4.7.0 #262
  • Bump axon.version from 4.5.14 to 4.5.15 #261
  • Bump junit-jupiter from 5.8.2 to 5.9.0 #260
  • Bump maven-install-plugin from 3.0.0 to 3.0.1 #259
  • Bump maven-resources-plugin from 3.2.0 to 3.3.0 #258
  • Bump maven-assembly-plugin from 3.4.1 to 3.4.2 #257
  • Bump spring.boot.version from 2.7.1 to 2.7.2 #256
  • Bump maven-install-plugin from 2.5.2 to 3.0.0 #255
  • Bump maven-deploy-plugin from 2.8.2 to 3.0.0 #254
  • Bump axon.version from 4.5.13 to 4.5.14 #253
  • Bump spring.version from 5.3.21 to 5.3.22 #252
  • Bump axon.version from 4.5.12 to 4.5.13 #251
  • Bump actions/setup-java from 3.4.0 to 3.4.1 #250
  • Bump maven-assembly-plugin from 3.3.0 to 3.4.1 #249
  • Bump kotlin.version from 1.7.0 to 1.7.10 #248
  • Bump maven-assembly-plugin from 3.3.0 to 3.4.0 #247
  • Bump log4j.version from 2.17.2 to 2.18.0 #246
  • Bump testcontainers.version from 1.17.2 to 1.17.3 #245
  • Bump axon.version from 4.5.11 to 4.5.12 #244
  • Bump spring.boot.version from 2.7.0 to 2.7.1 #243
  • Bump actions/setup-java from 3.3.0 to 3.4.0 #242
  • Bump spring-rabbit from 2.4.5 to 2.4.6 #241
  • Bump axon.version from 4.5.10 to 4.5.11 #240
  • Bump spring.version from 5.3.20 to 5.3.21 #239
  • Bump amqp-client from 5.14.2 to 5.15.0 #238
  • Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 #237
  • Bump kotlin.version from 1.6.21 to 1.7.0 #236
  • Bump mockito.version from 4.6.0 to 4.6.1 #235
  • Bump assertj-core from 3.22.0 to 3.23.1 #234

... (truncated)

Commits
  • 764ed03 [maven-release-plugin] prepare release axon-amqp-4.6.0
  • f8a71e0 Disable deploy of example module
  • 7fedb34 Align auto-config tests with AF 4.6.0 changes
  • 159ffd9 Adjust Axon Framework version to 4.6.0
  • 078a1f4 Align GHA for main and pull-request
  • eecc75a Merge pull request #270 from AxonFramework/dependabot/maven/com.rabbitmq-amqp...
  • 4601240 Bump amqp-client from 5.15.0 to 5.16.0
  • 23abdc7 Merge pull request #269 from AxonFramework/dependabot/github_actions/actions/...
  • 6a225e8 Bump actions/setup-java from 3.4.1 to 3.5.0
  • 9d0c785 Merge pull request #268 from AxonFramework/dependabot/maven/mockito.version-4...
  • Additional commits viewable in compare view

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 `extension.amqp.version` from 4.5 to 4.6.0.

Updates `axon-amqp` from 4.5 to 4.6.0
- [Release notes](https://github.com/AxonFramework/extension-amqp/releases)
- [Commits](AxonFramework/extension-amqp@axon-amqp-4.5...axon-amqp-4.6.0)

Updates `axon-amqp-spring-boot-autoconfigure` from 4.5 to 4.6.0
- [Release notes](https://github.com/AxonFramework/extension-amqp/releases)
- [Commits](AxonFramework/extension-amqp@axon-amqp-4.5...axon-amqp-4.6.0)

Updates `axon-amqp-spring-boot-starter` from 4.5 to 4.6.0
- [Release notes](https://github.com/AxonFramework/extension-amqp/releases)
- [Commits](AxonFramework/extension-amqp@axon-amqp-4.5...axon-amqp-4.6.0)

---
updated-dependencies:
- dependency-name: org.axonframework.extensions.amqp:axon-amqp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.axonframework.extensions.amqp:axon-amqp-spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.axonframework.extensions.amqp:axon-amqp-spring-boot-starter
  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 51a7ae1 into master Sep 15, 2022
@dependabot dependabot bot deleted the dependabot/maven/extension.amqp.version-4.6.0 branch September 15, 2022 11:47
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