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.2 #257

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-java action patch v4.2.1 -> v4.2.2

Release Notes

actions/setup-java (actions/setup-java) ### [`v4.2.2`](https://togithub.com/actions/setup-java/releases/tag/v4.2.2) [Compare Source](https://togithub.com/actions/setup-java/compare/v4.2.1...v4.2.2) ##### What's Changed ##### 

Bug fixes: - Fix macos latest check failures by [@​HarithaVattikuti](https://togithub.com/HarithaVattikuti) in [https://github.com/actions/setup-java/pull/634](https://togithub.com/actions/setup-java/pull/634) - Fix dragonwell distribution parsing issues by [@​Accelerator1996](https://togithub.com/Accelerator1996) in [https://github.com/actions/setup-java/pull/643](https://togithub.com/actions/setup-java/pull/643) ##### Documentation changes - Update advanced documentation for java-version-file by [@​mahabaleshwars](https://togithub.com/mahabaleshwars) in [https://github.com/actions/setup-java/pull/622](https://togithub.com/actions/setup-java/pull/622) ##### Dependency updates: - Bump undici from 5.28.3 to 5.28.4 and other dependency updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/setup-java/pull/616](https://togithub.com/actions/setup-java/pull/616) **Full Changelog**: https://github.com/actions/setup-java/compare/v4...v4.2.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

Unit test results

77 tests  ±0   77 :white_check_mark: ±0   6s :stopwatch: ±0s  7 suites ±0    0 :zzz: ±0   7 files   ±0    0 :x: ±0 

Results for commit 6860d044. ± Comparison against base commit 9bf239e4.

github-actions[bot] commented 1 month ago

Functional test results

39 tests  ±0   39 :white_check_mark: ±0   37m 20s :stopwatch: +53s  4 suites ±0    0 :zzz: ±0   4 files   ±0    0 :x: ±0 

Results for commit 6860d044. ± Comparison against base commit 9bf239e4.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.08%. Comparing base (9bf239e) to head (6860d04).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #257 +/- ## ========================================== Coverage 99.08% 99.08% Complexity 169 169 ========================================== Files 10 10 Lines 436 436 Branches 26 26 ========================================== Hits 432 432 Partials 4 4 ```

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