AxonFramework / extension-multitenancy

Axon Framework extension providing handles to support multi tenancy with distinct buses and stores per tenant.
Apache License 2.0
10 stars 2 forks source link

Bump the maven-dependencies group with 6 updates #203

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the maven-dependencies group with 6 updates:

Package From To
io.projectreactor:reactor-core 3.6.6 3.6.7
io.projectreactor:reactor-test 3.6.6 3.6.7
org.springframework:spring-core 5.3.36 5.3.37
org.springframework:spring-test 5.3.36 5.3.37
org.apache.maven.plugins:maven-release-plugin 3.0.1 3.1.0
org.springframework:spring-jdbc 5.3.36 5.3.37

Updates io.projectreactor:reactor-core from 3.6.6 to 3.6.7

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.6.7

Reactor Core 3.6.7 is part of 2023.0.7 Release Train.

What's Changed

:sparkles: New features and improvements

:lady_beetle: Bug fixes

Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.6...v3.6.7

Commits
  • 64487e8 [release] Prepare and release 3.6.7
  • 35d2a17 Merge-ignore release 3.5.18 into 3.6.7
  • 8372361 [release] Next development version 3.5.19-SNAPSHOT
  • 07a2b24 [release] Prepare and release 3.5.18
  • 0809cba Merge-ignore release 3.4.39 into 3.6.7
  • d60d36f Merge-ignore release 3.4.39 into 3.5.18
  • 18a2b15 [release] Next development version 3.4.40-SNAPSHOT
  • 8a71908 Bump Micrometer to version 1.12.7 (#3824)
  • 18e4c9c [release] Prepare and release 3.4.39
  • f423f18 Merge #3823 into 3.6.7
  • Additional commits viewable in compare view


Updates io.projectreactor:reactor-test from 3.6.6 to 3.6.7

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.6.7

Reactor Core 3.6.7 is part of 2023.0.7 Release Train.

What's Changed

:sparkles: New features and improvements

:lady_beetle: Bug fixes

Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.6...v3.6.7

Commits
  • 64487e8 [release] Prepare and release 3.6.7
  • 35d2a17 Merge-ignore release 3.5.18 into 3.6.7
  • 8372361 [release] Next development version 3.5.19-SNAPSHOT
  • 07a2b24 [release] Prepare and release 3.5.18
  • 0809cba Merge-ignore release 3.4.39 into 3.6.7
  • d60d36f Merge-ignore release 3.4.39 into 3.5.18
  • 18a2b15 [release] Next development version 3.4.40-SNAPSHOT
  • 8a71908 Bump Micrometer to version 1.12.7 (#3824)
  • 18e4c9c [release] Prepare and release 3.4.39
  • f423f18 Merge #3823 into 3.6.7
  • Additional commits viewable in compare view


Updates org.springframework:spring-core from 5.3.36 to 5.3.37

Release notes

Sourced from org.springframework:spring-core's releases.

v5.3.37

:star: New Features

  • AnnotationUtils performance degrades with deep stacks #32923

:lady_beetle: Bug Fixes

  • AspectJ CTW aspects executed twice #32974
  • SpEL compilation fails when indexing into a Map with a primitive #32911
  • SpEL compilation fails when indexing into an array or list with an Integer #32909
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32885

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2020.0.45 #33010
Commits
  • aca8b5d Release v5.3.37
  • 0ce1ef9 Polishing (aligned with 6.0.x)
  • e26ea00 Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111
  • c10b6c2 Upgrade to Reactor 2020.0.45
  • 63568e6 Skip ajc-compiled aspects for ajc-compiled target classes
  • d410485 Avoid NoSuchMethodException for annotation attribute checks
  • 2384474 Support compilation of map indexing with primitive in SpEL
  • 0f04052 Support compilation of array and list indexing with Integer in SpEL
  • 98aa03c Test detection of original generic method for CGLIB bridge method
  • 3e45b76 Polishing
  • Additional commits viewable in compare view


Updates org.springframework:spring-test from 5.3.36 to 5.3.37

Release notes

Sourced from org.springframework:spring-test's releases.

v5.3.37

:star: New Features

  • AnnotationUtils performance degrades with deep stacks #32923

:lady_beetle: Bug Fixes

  • AspectJ CTW aspects executed twice #32974
  • SpEL compilation fails when indexing into a Map with a primitive #32911
  • SpEL compilation fails when indexing into an array or list with an Integer #32909
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32885

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2020.0.45 #33010
Commits
  • aca8b5d Release v5.3.37
  • 0ce1ef9 Polishing (aligned with 6.0.x)
  • e26ea00 Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111
  • c10b6c2 Upgrade to Reactor 2020.0.45
  • 63568e6 Skip ajc-compiled aspects for ajc-compiled target classes
  • d410485 Avoid NoSuchMethodException for annotation attribute checks
  • 2384474 Support compilation of map indexing with primitive in SpEL
  • 0f04052 Support compilation of array and list indexing with Integer in SpEL
  • 98aa03c Test detection of original generic method for CGLIB bridge method
  • 3e45b76 Polishing
  • Additional commits viewable in compare view


Updates io.projectreactor:reactor-test from 3.6.6 to 3.6.7

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.6.7

Reactor Core 3.6.7 is part of 2023.0.7 Release Train.

What's Changed

:sparkles: New features and improvements

:lady_beetle: Bug fixes

Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.6...v3.6.7

Commits
  • 64487e8 [release] Prepare and release 3.6.7
  • 35d2a17 Merge-ignore release 3.5.18 into 3.6.7
  • 8372361 [release] Next development version 3.5.19-SNAPSHOT
  • 07a2b24 [release] Prepare and release 3.5.18
  • 0809cba Merge-ignore release 3.4.39 into 3.6.7
  • d60d36f Merge-ignore release 3.4.39 into 3.5.18
  • 18a2b15 [release] Next development version 3.4.40-SNAPSHOT
  • 8a71908 Bump Micrometer to version 1.12.7 (#3824)
  • 18e4c9c [release] Prepare and release 3.4.39
  • f423f18 Merge #3823 into 3.6.7
  • Additional commits viewable in compare view


Updates org.springframework:spring-test from 5.3.36 to 5.3.37

Release notes

Sourced from org.springframework:spring-test's releases.

v5.3.37

:star: New Features

  • AnnotationUtils performance degrades with deep stacks #32923

:lady_beetle: Bug Fixes

  • AspectJ CTW aspects executed twice #32974
  • SpEL compilation fails when indexing into a Map with a primitive #32911
  • SpEL compilation fails when indexing into an array or list with an Integer #32909
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32885

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2020.0.45 #33010
Commits
  • aca8b5d Release v5.3.37
  • 0ce1ef9 Polishing (aligned with 6.0.x)
  • e26ea00 Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111
  • c10b6c2 Upgrade to Reactor 2020.0.45
  • 63568e6 Skip ajc-compiled aspects for ajc-compiled target classes
  • d410485 Avoid NoSuchMethodException for annotation attribute checks
  • 2384474 Support compilation of map indexing with primitive in SpEL
  • 0f04052 Support compilation of array and list indexing with Integer in SpEL
  • 98aa03c Test detection of original generic method for CGLIB bridge method
  • 3e45b76 Polishing
  • Additional commits viewable in compare view


Updates org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0

Release notes

Sourced from org.apache.maven.plugins:maven-release-plugin's releases.

3.1.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • f2f9f4e [maven-release-plugin] prepare release maven-release-3.1.0
  • e109d3b Bump scmVersion from 2.0.1 to 2.1.0
  • 5f794a1 Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0
  • 28201bb Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.3
  • 8547606 Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27
  • adf6aaf Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • f3bbb77 [MRELEASE-1064] [REGRESSION] release:branch uses @​releaseLabel instead of @​br...
  • fa6c3db [MRELEASE-1145] Upgrade to Maven 3.6.3
  • 167db81 [MRELEASE-1147] @​junitVersion@ never replaced in UTs (make explicit)
  • 7249d1f [MRELEASE-1148] Release Manager pulls in transitive dependencies
  • Additional commits viewable in compare view


Updates org.springframework:spring-jdbc from 5.3.36 to 5.3.37

Release notes

Sourced from org.springframework:spring-jdbc's releases.

v5.3.37

:star: New Features

  • AnnotationUtils performance degrades with deep stacks #32923

:lady_beetle: Bug Fixes

  • AspectJ CTW aspects executed twice #32974
  • SpEL compilation fails when indexing into a Map with a primitive #32911
  • SpEL compilation fails when indexing into an array or list with an Integer #32909
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32885

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2020.0.45 #33010
Commits
  • aca8b5d Release v5.3.37
  • 0ce1ef9 Polishing (aligned with 6.0.x)
  • e26ea00 Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111
  • c10b6c2 Upgrade to Reactor 2020.0.45
  • 63568e6 Skip ajc-compiled aspects for ajc-compiled target classes
  • d410485 Avoid NoSuchMethodException for annotation attribute checks
  • 2384474 Support compilation of map indexing with primitive in SpEL
  • 0f04052 Support compilation of array and list indexing with Integer in SpEL
  • 98aa03c Test detection of original generic method for CGLIB bridge method
  • 3e45b76 Polishing
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | org.springframework:spring-jdbc | [>= 6.a, < 7] | | org.springframework:spring-core | [>= 6.a, < 7] | | org.springframework:spring-test | [>= 6.a, < 7] |

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud