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 org.axonframework:axon-bom from 4.6.6 to 4.8.1 #850

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps org.axonframework:axon-bom from 4.6.6 to 4.8.1.

Release notes

Sourced from org.axonframework:axon-bom's releases.

Axon Bill of Materials v4.8.1

📈 Enhancements

  • Change native to the aot extension. #134

🛠️ Dependency Upgrade

  • Bump actions/setup-java from 3.11.0 to 3.12.0 #133
  • Bump reactor-core from 3.5.7 to 3.5.8 #132

❤️ Contributors

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

Axon Bill of Materials v4.8.0

📈 Enhancements

  • Add JobRunrPro extension. #128

🛠️ Dependency Upgrade

  • Upgrade all Axon Framework projects to 4.8.0
  • Upgrade Axon Server Connector Java to 4.6.3
  • Bump maven-clean-plugin from 3.2.0 to 3.3.1 #131
  • Bump reactor-core from 3.5.6 to 3.5.7 #130
  • Bump maven-release-plugin from 3.0.0 to 3.0.1 #129

❤️ Contributors

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

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

... (truncated)

Commits
  • d8d2db8 [maven-release-plugin] prepare release axon-4.8.1
  • 39b8fd7 Set reviewers to be full AF team
  • 019630b Merge pull request #134 from AxonFramework/replace_native_extension_by_aot_ex...
  • b621826 Change native to the aot extension.
  • 2dc3c6a Merge pull request #133 from AxonFramework/dependabot/github_actions/actions/...
  • 5fcd338 Bump actions/setup-java from 3.11.0 to 3.12.0
  • 0fcbffc Merge pull request #132 from AxonFramework/dependabot/maven/io.projectreactor...
  • 97b878d Bump reactor-core from 3.5.7 to 3.5.8
  • 6318e47 Set milestone to 4.8.1
  • 9f0e630 [maven-release-plugin] prepare for next development iteration
  • 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 [org.axonframework:axon-bom](https://github.com/AxonFramework/axon-bom) from 4.6.6 to 4.8.1.
- [Release notes](https://github.com/AxonFramework/axon-bom/releases)
- [Commits](AxonFramework/axon-bom@axon-4.6.6...axon-4.8.1)

---
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 Aug 1, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Patch coverage: 21.66% and project coverage change: -0.36% ⚠️

Comparison is base (fe9568a) 27.22% compared to head (b66b3a1) 26.87%.
Report is 111 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #850      +/-   ##
=============================================
- Coverage      27.22%   26.87%   -0.36%     
- Complexity       395      399       +4     
=============================================
  Files            232      243      +11     
  Lines           6034     6467     +433     
  Branches         475      521      +46     
=============================================
+ Hits            1643     1738      +95     
- Misses          4278     4606     +328     
- Partials         113      123      +10     
Files Changed 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%> (ø)
...w/taskpool/sender/CamundaJobSenderConfiguration.kt 0.00% <ø> (ø)
... and 29 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #855.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.axonframework-axon-bom-4.8.1 branch August 14, 2023 16:38
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