opentripplanner / OpenTripPlanner

An open source multi-modal trip planner
http://www.opentripplanner.org
Other
2.18k stars 1.02k forks source link

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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 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 - "after 11pm every weekday,before 5am every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 67.95%. Comparing base (b380134) to head (a2f41b8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-2.x #5858 +/- ## ============================================= - Coverage 67.95% 67.95% -0.01% + Complexity 16607 16605 -2 ============================================= Files 1914 1914 Lines 72648 72648 Branches 7452 7452 ============================================= - Hits 49369 49367 -2 - Misses 20749 20750 +1 - Partials 2530 2531 +1 ```

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