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.version from 4.5.3 to 4.5.4 #133

Merged
merged 3 commits into from Oct 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps axon.version from 4.5.3 to 4.5.4.
Updates axon-eventsourcing from 4.5.3 to 4.5.4

Release notes

Sourced from axon-eventsourcing's releases.

Axon Framework v4.5.4

📈 Enhancements

  • Added java 17 to the main build #1958
  • Move init of default XStream Serializer to the init()-Method #1957
  • Ensure heartbeat is enabled on all connections #1942
  • Move init of default XStream Serializer to the init()-Method #1932
  • Dependency on XStream, even when not using any XStream serializers #1931
  • #1892 Adjust Upcaster ordering logic in Spring environments #1895
  • Upcasters are not executed in the desired order when using @Order annotation on Bean Creation Methods in a Spring Environment #1892

🪲 Bug Fixes

  • Wrapping call to initial fetchSegments in transaction. #1908
  • Clear givenWhen state after setting the repository for State-Stored Aggregate testing #1896

🛠️ Dependency Upgrade

  • Bump postgresql from 42.2.23 to 42.2.24 #1935
  • Bump spring.boot.version from 2.4.10 to 2.4.11 #1934
  • Bump joda-time from 2.10.10 to 2.10.11 #1933
  • Bump spring-framework-bom from 5.3.9 to 5.3.10 #1928
  • Bump micrometer-core from 1.6.10 to 1.6.11 #1927
  • Bump projectreactor.version from 3.4.9 to 3.4.10 #1926
  • Bump jackson-bom from 2.12.4 to 2.12.5 #1921
  • Bump xstream from 1.4.17 to 1.4.18 in /messaging #1919
  • Bump xstream from 1.4.17 to 1.4.18 #1917
  • Bump spring.boot.version from 2.4.9 to 2.4.10 #1914
  • Bump spring-security-bom from 5.4.7 to 5.4.8 #1911
  • Bump micrometer-core from 1.6.9 to 1.6.10 #1909
  • Bump projectreactor.version from 3.4.8 to 3.4.9 #1907
  • Bump spring.boot.version from 2.4.8 to 2.4.9 #1897
  • Bump slf4j.version from 1.7.31 to 1.7.32 #1894
  • Bump mysql-connector-java from 8.0.25 to 8.0.26 #1890
  • Bump jackson-bom from 2.12.2 to 2.12.4 #1888
  • Bump hsqldb from 2.5.0 to 2.5.2 #1887
  • Bump micrometer-core from 1.6.5 to 1.6.9 #1886
  • Bump metrics-core from 4.1.24 to 4.1.25 #1885
  • Bump junit-jupiter from 5.7.1 to 5.7.2 #1884
  • Bump projectreactor.version from 3.4.4 to 3.4.8 #1883
  • Bump spring-security-bom from 5.4.5 to 5.4.7 #1882
  • Bump hibernate-entitymanager from 5.4.30.Final to 5.4.32.Final #1881
  • Bump testcontainers.version from 1.15.2 to 1.15.3 #1879
  • Bump spring.boot.version from 2.4.4 to 2.4.8 #1878
  • Bump metrics-core from 4.1.18 to 4.1.24 #1877
  • Bump slf4j.version from 1.7.30 to 1.7.31 #1876
  • Bump postgresql from 42.2.20 to 42.2.23 #1875

❤️ Contributors

... (truncated)

Commits
  • 30bb2b3 [maven-release-plugin] prepare release axon-4.5.4
  • b070c84 Update connector version
  • dec0827 Merge pull request #1917 from AxonFramework/dependabot/maven/axon-4.5.x/com.t...
  • 0dafd59 Allow all types on the defaultSerializer
  • 4b042e9 Return XStreamSerializer default, but log warnings
  • 00326c8 Merge remote-tracking branch 'origin/dependabot/maven/axon-4.5.x/com.thoughtw...
  • 9d228e2 Introduce TestSerializer
  • e7c8545 Update config/src/test/java/org/axonframework/config/DefaultConfigurerTest.java
  • c6b610d Merge pull request #1958 from AxonFramework/add-java17-on-build
  • 7526eff Merge remote-tracking branch 'origin/axon-4.5.x' into dependabot/maven/axon-4...
  • Additional commits viewable in compare view

Updates axon-spring from 4.5.3 to 4.5.4

Release notes

Sourced from axon-spring's releases.

Axon Framework v4.5.4

📈 Enhancements

  • Added java 17 to the main build #1958
  • Move init of default XStream Serializer to the init()-Method #1957
  • Ensure heartbeat is enabled on all connections #1942
  • Move init of default XStream Serializer to the init()-Method #1932
  • Dependency on XStream, even when not using any XStream serializers #1931
  • #1892 Adjust Upcaster ordering logic in Spring environments #1895
  • Upcasters are not executed in the desired order when using @Order annotation on Bean Creation Methods in a Spring Environment #1892

🪲 Bug Fixes

  • Wrapping call to initial fetchSegments in transaction. #1908
  • Clear givenWhen state after setting the repository for State-Stored Aggregate testing #1896

🛠️ Dependency Upgrade

  • Bump postgresql from 42.2.23 to 42.2.24 #1935
  • Bump spring.boot.version from 2.4.10 to 2.4.11 #1934
  • Bump joda-time from 2.10.10 to 2.10.11 #1933
  • Bump spring-framework-bom from 5.3.9 to 5.3.10 #1928
  • Bump micrometer-core from 1.6.10 to 1.6.11 #1927
  • Bump projectreactor.version from 3.4.9 to 3.4.10 #1926
  • Bump jackson-bom from 2.12.4 to 2.12.5 #1921
  • Bump xstream from 1.4.17 to 1.4.18 in /messaging #1919
  • Bump xstream from 1.4.17 to 1.4.18 #1917
  • Bump spring.boot.version from 2.4.9 to 2.4.10 #1914
  • Bump spring-security-bom from 5.4.7 to 5.4.8 #1911
  • Bump micrometer-core from 1.6.9 to 1.6.10 #1909
  • Bump projectreactor.version from 3.4.8 to 3.4.9 #1907
  • Bump spring.boot.version from 2.4.8 to 2.4.9 #1897
  • Bump slf4j.version from 1.7.31 to 1.7.32 #1894
  • Bump mysql-connector-java from 8.0.25 to 8.0.26 #1890
  • Bump jackson-bom from 2.12.2 to 2.12.4 #1888
  • Bump hsqldb from 2.5.0 to 2.5.2 #1887
  • Bump micrometer-core from 1.6.5 to 1.6.9 #1886
  • Bump metrics-core from 4.1.24 to 4.1.25 #1885
  • Bump junit-jupiter from 5.7.1 to 5.7.2 #1884
  • Bump projectreactor.version from 3.4.4 to 3.4.8 #1883
  • Bump spring-security-bom from 5.4.5 to 5.4.7 #1882
  • Bump hibernate-entitymanager from 5.4.30.Final to 5.4.32.Final #1881
  • Bump testcontainers.version from 1.15.2 to 1.15.3 #1879
  • Bump spring.boot.version from 2.4.4 to 2.4.8 #1878
  • Bump metrics-core from 4.1.18 to 4.1.24 #1877
  • Bump slf4j.version from 1.7.30 to 1.7.31 #1876
  • Bump postgresql from 42.2.20 to 42.2.23 #1875

❤️ Contributors

... (truncated)

Commits
  • 30bb2b3 [maven-release-plugin] prepare release axon-4.5.4
  • b070c84 Update connector version
  • dec0827 Merge pull request #1917 from AxonFramework/dependabot/maven/axon-4.5.x/com.t...
  • 0dafd59 Allow all types on the defaultSerializer
  • 4b042e9 Return XStreamSerializer default, but log warnings
  • 00326c8 Merge remote-tracking branch 'origin/dependabot/maven/axon-4.5.x/com.thoughtw...
  • 9d228e2 Introduce TestSerializer
  • e7c8545 Update config/src/test/java/org/axonframework/config/DefaultConfigurerTest.java
  • c6b610d Merge pull request #1958 from AxonFramework/add-java17-on-build
  • 7526eff Merge remote-tracking branch 'origin/axon-4.5.x' into dependabot/maven/axon-4...
  • Additional commits viewable in compare view

Updates axon-eventsourcing from 4.5.3 to 4.5.4

Release notes

Sourced from axon-eventsourcing's releases.

Axon Framework v4.5.4

📈 Enhancements

  • Added java 17 to the main build #1958
  • Move init of default XStream Serializer to the init()-Method #1957
  • Ensure heartbeat is enabled on all connections #1942
  • Move init of default XStream Serializer to the init()-Method #1932
  • Dependency on XStream, even when not using any XStream serializers #1931
  • #1892 Adjust Upcaster ordering logic in Spring environments #1895
  • Upcasters are not executed in the desired order when using @Order annotation on Bean Creation Methods in a Spring Environment #1892

🪲 Bug Fixes

  • Wrapping call to initial fetchSegments in transaction. #1908
  • Clear givenWhen state after setting the repository for State-Stored Aggregate testing #1896

🛠️ Dependency Upgrade

  • Bump postgresql from 42.2.23 to 42.2.24 #1935
  • Bump spring.boot.version from 2.4.10 to 2.4.11 #1934
  • Bump joda-time from 2.10.10 to 2.10.11 #1933
  • Bump spring-framework-bom from 5.3.9 to 5.3.10 #1928
  • Bump micrometer-core from 1.6.10 to 1.6.11 #1927
  • Bump projectreactor.version from 3.4.9 to 3.4.10 #1926
  • Bump jackson-bom from 2.12.4 to 2.12.5 #1921
  • Bump xstream from 1.4.17 to 1.4.18 in /messaging #1919
  • Bump xstream from 1.4.17 to 1.4.18 #1917
  • Bump spring.boot.version from 2.4.9 to 2.4.10 #1914
  • Bump spring-security-bom from 5.4.7 to 5.4.8 #1911
  • Bump micrometer-core from 1.6.9 to 1.6.10 #1909
  • Bump projectreactor.version from 3.4.8 to 3.4.9 #1907
  • Bump spring.boot.version from 2.4.8 to 2.4.9 #1897
  • Bump slf4j.version from 1.7.31 to 1.7.32 #1894
  • Bump mysql-connector-java from 8.0.25 to 8.0.26 #1890
  • Bump jackson-bom from 2.12.2 to 2.12.4 #1888
  • Bump hsqldb from 2.5.0 to 2.5.2 #1887
  • Bump micrometer-core from 1.6.5 to 1.6.9 #1886
  • Bump metrics-core from 4.1.24 to 4.1.25 #1885
  • Bump junit-jupiter from 5.7.1 to 5.7.2 #1884
  • Bump projectreactor.version from 3.4.4 to 3.4.8 #1883
  • Bump spring-security-bom from 5.4.5 to 5.4.7 #1882
  • Bump hibernate-entitymanager from 5.4.30.Final to 5.4.32.Final #1881
  • Bump testcontainers.version from 1.15.2 to 1.15.3 #1879
  • Bump spring.boot.version from 2.4.4 to 2.4.8 #1878
  • Bump metrics-core from 4.1.18 to 4.1.24 #1877
  • Bump slf4j.version from 1.7.30 to 1.7.31 #1876
  • Bump postgresql from 42.2.20 to 42.2.23 #1875

❤️ Contributors

... (truncated)

Commits
  • 30bb2b3 [maven-release-plugin] prepare release axon-4.5.4
  • b070c84 Update connector version
  • dec0827 Merge pull request #1917 from AxonFramework/dependabot/maven/axon-4.5.x/com.t...
  • 0dafd59 Allow all types on the defaultSerializer
  • 4b042e9 Return XStreamSerializer default, but log warnings
  • 00326c8 Merge remote-tracking branch 'origin/dependabot/maven/axon-4.5.x/com.thoughtw...
  • 9d228e2 Introduce TestSerializer
  • e7c8545 Update config/src/test/java/org/axonframework/config/DefaultConfigurerTest.java
  • c6b610d Merge pull request #1958 from AxonFramework/add-java17-on-build
  • 7526eff Merge remote-tracking branch 'origin/axon-4.5.x' into dependabot/maven/axon-4...
  • Additional commits viewable in compare view

Updates axon-spring-boot-starter from 4.5.3 to 4.5.4

Release notes

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

Axon Framework v4.5.4

📈 Enhancements

  • Added java 17 to the main build #1958
  • Move init of default XStream Serializer to the init()-Method #1957
  • Ensure heartbeat is enabled on all connections #1942
  • Move init of default XStream Serializer to the init()-Method #1932
  • Dependency on XStream, even when not using any XStream serializers #1931
  • #1892 Adjust Upcaster ordering logic in Spring environments #1895
  • Upcasters are not executed in the desired order when using @Order annotation on Bean Creation Methods in a Spring Environment #1892

🪲 Bug Fixes

  • Wrapping call to initial fetchSegments in transaction. #1908
  • Clear givenWhen state after setting the repository for State-Stored Aggregate testing #1896

🛠️ Dependency Upgrade

  • Bump postgresql from 42.2.23 to 42.2.24 #1935
  • Bump spring.boot.version from 2.4.10 to 2.4.11 #1934
  • Bump joda-time from 2.10.10 to 2.10.11 #1933
  • Bump spring-framework-bom from 5.3.9 to 5.3.10 #1928
  • Bump micrometer-core from 1.6.10 to 1.6.11 #1927
  • Bump projectreactor.version from 3.4.9 to 3.4.10 #1926
  • Bump jackson-bom from 2.12.4 to 2.12.5 #1921
  • Bump xstream from 1.4.17 to 1.4.18 in /messaging #1919
  • Bump xstream from 1.4.17 to 1.4.18 #1917
  • Bump spring.boot.version from 2.4.9 to 2.4.10 #1914
  • Bump spring-security-bom from 5.4.7 to 5.4.8 #1911
  • Bump micrometer-core from 1.6.9 to 1.6.10 #1909
  • Bump projectreactor.version from 3.4.8 to 3.4.9 #1907
  • Bump spring.boot.version from 2.4.8 to 2.4.9 #1897
  • Bump slf4j.version from 1.7.31 to 1.7.32 #1894
  • Bump mysql-connector-java from 8.0.25 to 8.0.26 #1890
  • Bump jackson-bom from 2.12.2 to 2.12.4 #1888
  • Bump hsqldb from 2.5.0 to 2.5.2 #1887
  • Bump micrometer-core from 1.6.5 to 1.6.9 #1886
  • Bump metrics-core from 4.1.24 to 4.1.25 #1885
  • Bump junit-jupiter from 5.7.1 to 5.7.2 #1884
  • Bump projectreactor.version from 3.4.4 to 3.4.8 #1883
  • Bump spring-security-bom from 5.4.5 to 5.4.7 #1882
  • Bump hibernate-entitymanager from 5.4.30.Final to 5.4.32.Final #1881
  • Bump testcontainers.version from 1.15.2 to 1.15.3 #1879
  • Bump spring.boot.version from 2.4.4 to 2.4.8 #1878
  • Bump metrics-core from 4.1.18 to 4.1.24 #1877
  • Bump slf4j.version from 1.7.30 to 1.7.31 #1876
  • Bump postgresql from 42.2.20 to 42.2.23 #1875

❤️ Contributors

... (truncated)

Commits
  • 30bb2b3 [maven-release-plugin] prepare release axon-4.5.4
  • b070c84 Update connector version
  • dec0827 Merge pull request #1917 from AxonFramework/dependabot/maven/axon-4.5.x/com.t...
  • 0dafd59 Allow all types on the defaultSerializer
  • 4b042e9 Return XStreamSerializer default, but log warnings
  • 00326c8 Merge remote-tracking branch 'origin/dependabot/maven/axon-4.5.x/com.thoughtw...
  • 9d228e2 Introduce TestSerializer
  • e7c8545 Update config/src/test/java/org/axonframework/config/DefaultConfigurerTest.java
  • c6b610d Merge pull request #1958 from AxonFramework/add-java17-on-build
  • 7526eff Merge remote-tracking branch 'origin/axon-4.5.x' into dependabot/maven/axon-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 `axon.version` from 4.5.3 to 4.5.4.

Updates `axon-eventsourcing` from 4.5.3 to 4.5.4
- [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.5.3...axon-4.5.4)

Updates `axon-spring` from 4.5.3 to 4.5.4
- [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.5.3...axon-4.5.4)

Updates `axon-eventsourcing` from 4.5.3 to 4.5.4
- [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.5.3...axon-4.5.4)

Updates `axon-spring-boot-starter` from 4.5.3 to 4.5.4
- [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.5.3...axon-4.5.4)

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

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 👍

- Use a supplier of the Serializer, to ensure XStream isn't on the
classpath when users don't want it
- Log a warning whenever the defaultSerializer is used, since users
should provide their own XStream instance at all times

#133
Add XStream instance to XStreamSerializer construction per new
requirement

#133
@sonarcloud
Copy link

sonarcloud bot commented Oct 4, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

75.0% 75.0% Coverage
0.0% 0.0% Duplication

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