RakambdaOrg / ChannelPointsMiner

Watch Twitch streams and earn channel points
GNU Affero General Public License v3.0
68 stars 11 forks source link

chore(deps): update gradle/actions action to v3.4.1 #800

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/actions action minor v3.3.2 -> v3.4.1

Release Notes

gradle/actions (gradle/actions) ### [`v3.4.1`](https://togithub.com/gradle/actions/releases/tag/v3.4.1) [Compare Source](https://togithub.com/gradle/actions/compare/v3.4.0...v3.4.1) This patch release fixes a bug introduced in v3.4.0, that prevents build scan publication to Develocity. The bug results in the removal of the `DEVELOCITY_ACCESS_KEY` variable being removed, so that Gradle cannot authenticate with the Develocity server. #### What's Changed - Don't clear access key when access token cannot be obtained by [@​cdsap](https://togithub.com/cdsap) in [https://github.com/gradle/actions/pull/258](https://togithub.com/gradle/actions/pull/258) - Simplify requesting short-lived Develocity access tokens by [@​bigdaz](https://togithub.com/bigdaz) in [https://github.com/gradle/actions/pull/259](https://togithub.com/gradle/actions/pull/259) **Full Changelog**: https://github.com/gradle/actions/compare/v3.4.0...v3.4.1 ### [`v3.4.0`](https://togithub.com/gradle/actions/releases/tag/v3.4.0) [Compare Source](https://togithub.com/gradle/actions/compare/v3.3.2...v3.4.0) This release improves the integration with Gradle Develocity®, as well as updating a number of key dependencies. - The new `develocity-access-key` input parameter allows the action to generate a short-lived access token for subsequent communication with Develocity. This reduces the risk of the full (long-lived) access key being compromised, either accidentally or by a malicious action. - New input parameters are available to configure Develocity injection. Previously Develocity injection could only be enabled by setting environment variables. - Checksums for Gradle 8.8 are now included, so that no network request is required for `wrapper-validation` with Gradle 8.8 wrappers. ##### What's Changed - Add support for short-lived tokens by [@​alextu](https://togithub.com/alextu) in [https://github.com/gradle/actions/pull/224](https://togithub.com/gradle/actions/pull/224) - Update known wrapper checksums by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/gradle/actions/pull/240](https://togithub.com/gradle/actions/pull/240) - Update to Gradle 8.8 by [@​bigdaz](https://togithub.com/bigdaz) in [https://github.com/gradle/actions/pull/251](https://togithub.com/gradle/actions/pull/251) - Adding Develocity input actions by [@​cdsap](https://togithub.com/cdsap) in [https://github.com/gradle/actions/pull/244](https://togithub.com/gradle/actions/pull/244) - Fail on invalid boolean for Develocity inputs by [@​bigdaz](https://togithub.com/bigdaz) in [https://github.com/gradle/actions/pull/252](https://togithub.com/gradle/actions/pull/252) ##### New Contributors - [@​serieznyi](https://togithub.com/serieznyi) made their first contribution in [https://github.com/gradle/actions/pull/216](https://togithub.com/gradle/actions/pull/216) - [@​lokalpage-safe](https://togithub.com/lokalpage-safe) made their first contribution in [https://github.com/gradle/actions/pull/205](https://togithub.com/gradle/actions/pull/205) - [@​alextu](https://togithub.com/alextu) made their first contribution in [https://github.com/gradle/actions/pull/224](https://togithub.com/gradle/actions/pull/224) - [@​bot-githubaction](https://togithub.com/bot-githubaction) made their first contribution in [https://github.com/gradle/actions/pull/227](https://togithub.com/gradle/actions/pull/227) - [@​antonmos](https://togithub.com/antonmos) made their first contribution in [https://github.com/gradle/actions/pull/234](https://togithub.com/gradle/actions/pull/234) - [@​cdsap](https://togithub.com/cdsap) made their first contribution in [https://github.com/gradle/actions/pull/244](https://togithub.com/gradle/actions/pull/244) **Full Changelog**: https://github.com/gradle/actions/compare/v3.3.2...v3.4.0

Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, 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.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 58.33%. Comparing base (5551100) to head (a937ca8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #800 +/- ## ============================================== - Coverage 85.66% 58.33% -27.34% + Complexity 1104 10 -1094 ============================================== Files 200 6 -194 Lines 3447 48 -3399 Branches 260 0 -260 ============================================== - Hits 2953 28 -2925 + Misses 441 20 -421 + Partials 53 0 -53 ``` | [Flag](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/800/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | Coverage Δ | | |---|---|---| | [unittests-miner](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/800/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `?` | | | [unittests-viewer](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/800/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `58.33% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg#carryforward-flags-in-the-pull-request-comment) to find out more.

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