nielsbasjes / yauaa

Yet Another UserAgent Analyzer
https://yauaa.basjes.nl
Apache License 2.0
761 stars 129 forks source link

chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.1 #1515

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.codehaus.mojo:exec-maven-plugin (source) 3.4.0 -> 3.4.1 age adoption passing confidence

Release Notes

mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin) ### [`v3.4.1`](https://togithub.com/mojohaus/exec-maven-plugin/releases/tag/3.4.1) [Compare Source](https://togithub.com/mojohaus/exec-maven-plugin/compare/3.4.0...3.4.1) #### 🐛 Bug Fixes - Environment variable Path should be used as case-insensitive ([#​442](https://togithub.com/mojohaus/exec-maven-plugin/pull/442)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - fix: NPE because declared MavenSession field hides field of superclass ([#​439](https://togithub.com/mojohaus/exec-maven-plugin/pull/439)) [@​sebthom](https://togithub.com/sebthom) #### 📦 Dependency updates - Bump org.codehaus.mojo:mojo-parent from 84 to 85 ([#​441](https://togithub.com/mojohaus/exec-maven-plugin/pull/441)) [@​dependabot](https://togithub.com/dependabot) #### 👻 Maintenance - Remove redundant spotless configuration ([#​440](https://togithub.com/mojohaus/exec-maven-plugin/pull/440)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) #### 🔧 Build - Use Maven4 enabled with GH Action ([#​443](https://togithub.com/mojohaus/exec-maven-plugin/pull/443)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Use shared release drafter GH Action ([#​444](https://togithub.com/mojohaus/exec-maven-plugin/pull/444)) [@​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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.78%. Comparing base (fc22cc9) to head (3d34f97).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1515 +/- ## ========================================= Coverage 94.78% 94.78% Complexity 1748 1748 ========================================= Files 127 127 Lines 5824 5824 Branches 780 780 ========================================= Hits 5520 5520 Misses 186 186 Partials 118 118 ```

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