holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
67 stars 26 forks source link

chore(deps): bump springboot.version from 2.7.13 to 2.7.14 #846

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps springboot.version from 2.7.13 to 2.7.14. Updates org.springframework.boot:spring-boot-dependencies from 2.7.13 to 2.7.14

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v2.7.14

:lady_beetle: Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

:notebook_with_decorative_cover: Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

:hammer: Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​ThomazPassarelli, @​bbulgarelli, @​bedla, @​dependabot[bot], @​dkswnkk, @​eydunn, @​garyrussell, @​izeye, @​lasselindqvist, @​lmartelli, and @​quaff

Commits


Updates org.springframework.boot:spring-boot-starter-test from 2.7.13 to 2.7.14

Release notes

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

v2.7.14

:lady_beetle: Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

:notebook_with_decorative_cover: Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

:hammer: Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​ThomazPassarelli, @​bbulgarelli, @​bedla, @​dependabot[bot], @​dkswnkk, @​eydunn, @​garyrussell, @​izeye, @​lasselindqvist, @​lmartelli, and @​quaff

Commits


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)
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 21.82% and project coverage change: -0.35 :warning:

Comparison is base (fe9568a) 27.22% compared to head (721dec6) 26.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #846 +/- ## ============================================= - Coverage 27.22% 26.88% -0.35% - Complexity 395 399 +4 ============================================= Files 232 243 +11 Lines 6034 6465 +431 Branches 475 521 +46 ============================================= + Hits 1643 1738 +95 - Misses 4278 4604 +326 - Partials 113 123 +10 ``` | [Impacted Files](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io) | Coverage Δ | | |---|---|---| | [...kpool/api/process/variable/ProcessVariableValue.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-Y29yZS90YXNrcG9vbC90YXNrcG9vbC1hcGkvc3JjL21haW4va290bGluL2lvL2hvbHVuZGEvY2FtdW5kYS90YXNrcG9vbC9hcGkvcHJvY2Vzcy92YXJpYWJsZS9Qcm9jZXNzVmFyaWFibGVWYWx1ZS5rdA==) | `0.00% <0.00%> (ø)` | | | [...munda/taskpool/api/task/EngineTaskCommandFilter.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-Y29yZS90YXNrcG9vbC90YXNrcG9vbC1hcGkvc3JjL21haW4va290bGluL2lvL2hvbHVuZGEvY2FtdW5kYS90YXNrcG9vbC9hcGkvdGFzay9FbmdpbmVUYXNrQ29tbWFuZEZpbHRlci5rdA==) | `0.00% <0.00%> (ø)` | | | [.../core/task/TaskAggregateEngineTaskCommandFilter.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-Y29yZS90YXNrcG9vbC90YXNrcG9vbC1jb3JlL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvcmUvdGFzay9UYXNrQWdncmVnYXRlRW5naW5lVGFza0NvbW1hbmRGaWx0ZXIua3Q=) | `0.00% <0.00%> (ø)` | | | [.../holunda/polyflow/taskpool/TaskEntityExtensions.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL1Rhc2tFbnRpdHlFeHRlbnNpb25zLmt0) | `0.00% <0.00%> (ø)` | | | [...pool/collector/task/TaskServiceCollectorService.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL1Rhc2tTZXJ2aWNlQ29sbGVjdG9yU2VydmljZS5rdA==) | `0.00% <0.00%> (ø)` | | | [.../assigner/ProcessVariableChangeAssigningService.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL2Fzc2lnbmVyL1Byb2Nlc3NWYXJpYWJsZUNoYW5nZUFzc2lnbmluZ1NlcnZpY2Uua3Q=) | `0.00% <0.00%> (ø)` | | | [...ask/assigner/ProcessVariableTaskAssignerMapping.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL2Fzc2lnbmVyL1Byb2Nlc3NWYXJpYWJsZVRhc2tBc3NpZ25lck1hcHBpbmcua3Q=) | `0.00% <0.00%> (ø)` | | | [...ctor/task/assigner/ProcessVariablesTaskAssigner.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL2Fzc2lnbmVyL1Byb2Nlc3NWYXJpYWJsZXNUYXNrQXNzaWduZXIua3Q=) | `0.00% <0.00%> (ø)` | | | [...sk/enricher/ProcessVariablesTaskCommandEnricher.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL2VucmljaGVyL1Byb2Nlc3NWYXJpYWJsZXNUYXNrQ29tbWFuZEVucmljaGVyLmt0) | `0.00% <0.00%> (ø)` | | | [...w/taskpool/sender/CamundaJobSenderConfiguration.kt](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtam9iLXNlbmRlci9zcmMvbWFpbi9rb3RsaW4vaW8vaG9sdW5kYS9wb2x5Zmxvdy90YXNrcG9vbC9zZW5kZXIvQ2FtdW5kYUpvYlNlbmRlckNvbmZpZ3VyYXRpb24ua3Q=) | `0.00% <ø> (ø)` | | | ... and [28 more](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/846/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io)

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