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

chore(deps): bump axon-bom from 4.6.6 to 4.7.4 #809

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2023

Bumps axon-bom from 4.6.6 to 4.7.4.

Release notes

Sourced from axon-bom's releases.

Axon Bill of Materials v4.7.4

🛠️ Dependency Upgrade

  • Upgrade Axon Framework to 4.7.5

❤️ Contributors

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

Axon Bill of Materials v4.7.3

📈 Enhancements

  • #123 Add axon-kotlin-test #124
  • axon-kotlin-test is missing from BOM #123

🛠️ Dependency Upgrade

  • Upgrade Axon Framework to 4.7.4
  • Bump reactor-core from 3.5.3 to 3.5.5 #125
  • Bump actions/setup-java from 3.10.0 to 3.11.0 #122
  • Bump maven-install-plugin from 3.1.0 to 3.1.1 #121
  • Bump maven-deploy-plugin from 3.1.0 to 3.1.1 #120
  • Bump maven-release-plugin from 2.5.3 to 3.0.0 #119

❤️ Contributors

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

Axon Bill of Materials v4.7.2

🛠️ Dependency Upgrade

  • Upgrade Axon Framework to 4.7.3

❤️ Contributors

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

Axon Bill of Materials v4.7.1

📈 Enhancements

  • Add the 3 modules for the Mongo Extension introduced with 4.7. #114

🛠️ Dependency Upgrade

... (truncated)

Commits
  • 0083bae [maven-release-plugin] prepare release axon-4.7.4
  • 766e917 Upgrade Axon Framework to 4.7.5
  • e521e40 Merge branch 'axon-4.6.x'
  • 44840c9 [maven-release-plugin] prepare for next development iteration
  • b40728a [maven-release-plugin] prepare release axon-4.6.7
  • 591ac3b Upgrade Axon Framework to 4.6.8
  • 8e3162d Merge pull request #127 from AxonFramework/dependabot/maven/io.projectreactor...
  • 6b68385 Bump reactor-core from 3.5.5 to 3.5.6
  • 47c2255 Merge pull request #126 from AxonFramework/dependabot/maven/org.apache.maven....
  • a966d8c Bump maven-gpg-plugin from 3.0.1 to 3.1.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [axon-bom](https://github.com/AxonFramework/axon-bom) from 4.6.6 to 4.7.4.
- [Release notes](https://github.com/AxonFramework/axon-bom/releases)
- [Commits](AxonFramework/axon-bom@axon-4.6.6...axon-4.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: dependencies Pull requests that update a dependency file label May 19, 2023
@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Patch coverage: 14.44% and project coverage change: -0.61 ⚠️

Comparison is base (fe9568a) 27.22% compared to head (4d453dd) 26.62%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #809      +/-   ##
=============================================
- Coverage      27.22%   26.62%   -0.61%     
- Complexity       395      401       +6     
=============================================
  Files            232      240       +8     
  Lines           6034     6325     +291     
  Branches         475      508      +33     
=============================================
+ Hits            1643     1684      +41     
- Misses          4278     4524     +246     
- Partials         113      117       +4     
Impacted Files Coverage Δ
...kpool/api/process/variable/ProcessVariableValue.kt 0.00% <0.00%> (ø)
...munda/taskpool/api/task/EngineTaskCommandFilter.kt 0.00% <0.00%> (ø)
.../core/task/TaskAggregateEngineTaskCommandFilter.kt 0.00% <0.00%> (ø)
.../holunda/polyflow/taskpool/TaskEntityExtensions.kt 0.00% <0.00%> (ø)
...pool/collector/task/TaskServiceCollectorService.kt 0.00% <0.00%> (ø)
.../assigner/ProcessVariableChangeAssigningService.kt 0.00% <0.00%> (ø)
...ask/assigner/ProcessVariableTaskAssignerMapping.kt 0.00% <0.00%> (ø)
...ctor/task/assigner/ProcessVariablesTaskAssigner.kt 0.00% <0.00%> (ø)
...sk/enricher/ProcessVariablesTaskCommandEnricher.kt 0.00% <0.00%> (ø)
...da/polyflow/view/jpa/JpaPolyflowViewTaskService.kt 0.00% <0.00%> (ø)
... and 14 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2023

Superseded by #834.

@dependabot dependabot bot closed this Jun 29, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.axonframework-axon-bom-4.7.4 branch June 29, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants