qualersoft / jmeter-gradle-plugin

Gradle plugin for using JMeter
Apache License 2.0
12 stars 2 forks source link

Update actions/setup-java action to v4.2.0 #219

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.1.0 -> v4.2.0

Release Notes

actions/setup-java (actions/setup-java) ### [`v4.2.0`](https://togithub.com/actions/setup-java/releases/tag/v4.2.0) [Compare Source](https://togithub.com/actions/setup-java/compare/v4.1.0...v4.2.0) #### What's Changed - Updated actions/httpclient version to 2.2.1 and other dependencies by [@​HarithaVattikuti](https://togithub.com/HarithaVattikuti) in [https://github.com/actions/setup-java/pull/607](https://togithub.com/actions/setup-java/pull/607) - Added .tool-versions file support along with .java-version file by [@​mahabaleshwars](https://togithub.com/mahabaleshwars) in [https://github.com/actions/setup-java/pull/606](https://togithub.com/actions/setup-java/pull/606) #### New Contributors - [@​HarithaVattikuti](https://togithub.com/HarithaVattikuti) made their first contribution in [https://github.com/actions/setup-java/pull/607](https://togithub.com/actions/setup-java/pull/607) **Full Changelog**: https://github.com/actions/setup-java/compare/v4...v4.2.0

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.

github-actions[bot] commented 8 months ago

Unit test results

76 tests  Β±0   76 :white_check_mark: Β±0   5s :stopwatch: Β±0s  7 suites Β±0    0 :zzz: Β±0   7 files   Β±0    0 :x: Β±0 

Results for commit 827bc0e2. ± Comparison against base commit b93d0d0a.

github-actions[bot] commented 8 months ago

Functional test results

39 tests  Β±0   39 :white_check_mark: Β±0   34m 9s :stopwatch: - 1m 31s  4 suites Β±0    0 :zzz: Β±0   4 files   Β±0    0 :x: Β±0 

Results for commit 827bc0e2. ± Comparison against base commit b93d0d0a.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 98.72%. Comparing base (b93d0d0) to head (827bc0e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #219 +/- ## ========================================== Coverage 98.72% 98.72% Complexity 162 162 ========================================== Files 10 10 Lines 393 393 Branches 26 26 ========================================== Hits 388 388 Misses 1 1 Partials 4 4 ```

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