camunda-community-hub / camunda-platform-7-rest-client-spring-boot

Camunda REST client for Java Spring Boot Projects, implemented using Feign
https://camunda-community-hub.github.io/camunda-platform-7-rest-client-spring-boot/
Apache License 2.0
72 stars 22 forks source link

chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.0 #533

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.codehaus.mojo:build-helper-maven-plugin (source) 3.5.0 -> 3.6.0 age adoption passing confidence

Release Notes

mojohaus/build-helper-maven-plugin (org.codehaus.mojo:build-helper-maven-plugin) ### [`v3.6.0`](https://togithub.com/mojohaus/build-helper-maven-plugin/releases/tag/3.6.0) [Compare Source](https://togithub.com/mojohaus/build-helper-maven-plugin/compare/3.5.0...3.6.0) #### Changes #### 🚀 New features and improvements - Deprecate remove-project-artifact goal ([#​205](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/205)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Parallel execution of uptodate-properties ([#​201](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/201)) [@​mkarg](https://togithub.com/mkarg) #### 📦 Dependency updates - Bump org.codehaus.mojo:mojo-parent from 81 to 82 ([#​206](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/206)) [@​dependabot](https://togithub.com/dependabot) - Bump org.codehaus.mojo:mojo-parent from 78 to 81 ([#​204](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/204)) [@​dependabot](https://togithub.com/dependabot) - Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 ([#​202](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/202)) [@​dependabot](https://togithub.com/dependabot) - Bump apache/maven-gh-actions-shared from 3 to 4 ([#​200](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/200)) [@​dependabot](https://togithub.com/dependabot) - Bump release-drafter/release-drafter from 5 to 6 ([#​195](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/195)) [@​dependabot](https://togithub.com/dependabot) - Bump org.codehaus.mojo:mojo-parent from 77 to 78 ([#​193](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/193)) [@​dependabot](https://togithub.com/dependabot) #### 👻 Maintenance - Delete link to remove-project-artifact as is deprecated ([#​210](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/210)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Cleanups dependencies ([#​209](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/209)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Remove public modifiers from JUnit 5 tests ([#​208](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/208)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Delete example about remove-project-artifact as is deprecated ([#​207](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/207)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Fix goal in usage add-test-resource example ([#​199](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/199)) [@​mfussenegger](https://togithub.com/mfussenegger) #### 🔧 Build - Use shared action for release drafter ([#​203](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/203)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codacy-production[bot] commented 5 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: ∅
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (b5c9412dad715cf6be2c99eb5c3654c8e6059b1e) | 3976 | 2750 | 69.16% | | | Head commit (39a407d12d783e7e1b28bcbffc0d81cec4226cb3) | 3976 (+0) | 2750 (+0) | 69.16% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#533) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.58%. Comparing base (b5c9412) to head (39a407d).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #533 +/- ## ========================================= Coverage 59.58% 59.58% Complexity 966 966 ========================================= Files 61 61 Lines 3657 3657 Branches 344 344 ========================================= Hits 2179 2179 Misses 1137 1137 Partials 341 341 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.