log-parser
log-parser copied to clipboard
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.1
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 |
Release Notes
mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)
v3.4.1
🐛 Bug Fixes
- Environment variable Path should be used as case-insensitive (#442) @slawekjaranowski
- fix: NPE because declared MavenSession field hides field of superclass (#439) @sebthom
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 84 to 85 (#441) @dependabot
👻 Maintenance
- Remove redundant spotless configuration (#440) @slawekjaranowski
🔧 Build
- Use Maven4 enabled with GH Action (#443) @slawekjaranowski
- Use shared release drafter GH Action (#444) @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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Quality Gate passed
Issues
30 New issues
0 Accepted issues
Measures
0 Security Hotspots
99.5% Coverage on New Code
0.0% Duplication on New Code
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.04%. Comparing base (
a1cc3b5) to head (e1a2aaa). Report is 9 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #165 +/- ##
=========================================
Coverage 97.04% 97.04%
Complexity 358 358
=========================================
Files 22 22
Lines 914 914
Branches 123 123
=========================================
Hits 887 887
Misses 16 16
Partials 11 11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.