qualersoft / jmeter-gradle-plugin

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

Update non-major gh-actions #232

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.1 -> v4.1.3
actions/upload-artifact action patch v4.3.2 -> v4.3.3

Release Notes

actions/checkout (actions/checkout) ### [`v4.1.3`](https://togithub.com/actions/checkout/releases/tag/v4.1.3) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.2...v4.1.3) #### What's Changed - Update `actions/checkout` version in `update-main-version.yml` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1650](https://togithub.com/actions/checkout/pull/1650) - Check git version before attempting to disable `sparse-checkout` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1656](https://togithub.com/actions/checkout/pull/1656) - Add SSH user parameter by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1685](https://togithub.com/actions/checkout/pull/1685) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3 ### [`v4.1.2`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.1...v4.1.2) - Fix: Disable sparse checkout whenever `sparse-checkout` option is not present [@​dscho](https://togithub.com/dscho) in [https://github.com/actions/checkout/pull/1598](https://togithub.com/actions/checkout/pull/1598)
actions/upload-artifact (actions/upload-artifact) ### [`v4.3.3`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.3) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.2...v4.3.3) ##### What's Changed - updating `@actions/artifact` dependency to v2.1.6 by [@​eggyhead](https://togithub.com/eggyhead) in [https://github.com/actions/upload-artifact/pull/565](https://togithub.com/actions/upload-artifact/pull/565) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3

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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 6 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 cc770933. ± Comparison against base commit 1639e0e3.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 6 months ago

Functional test results

39 tests  Β±0   39 :white_check_mark: Β±0   36m 31s :stopwatch: + 1m 59s  4 suites Β±0    0 :zzz: Β±0   4 files   Β±0    0 :x: Β±0 

Results for commit cc770933. ± Comparison against base commit 1639e0e3.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 98.72%. Comparing base (1639e0e) to head (cc77093).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #232 +/- ## ========================================== 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.