ryandens / javaagent-gradle-plugin

A set of Gradle plugins to ease building Java applications that leverage instrumentation agents in development and/or in production
Apache License 2.0
47 stars 8 forks source link

Update gradle/actions action to v3.2.1 #107

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/actions action minor v3.1.0 -> v3.2.1

Release Notes

gradle/actions (gradle/actions) ### [`v3.2.1`](https://togithub.com/gradle/actions/compare/v3.2.0...v3.2.1) [Compare Source](https://togithub.com/gradle/actions/compare/v3.2.0...v3.2.1) ### [`v3.2.0`](https://togithub.com/gradle/actions/releases/tag/v3.2.0) [Compare Source](https://togithub.com/gradle/actions/compare/v3.1.0...v3.2.0) ##### Changelog ##### General improvements - \[NEW] Support authentication for plugin repositories ([#​31](https://togithub.com/gradle/actions/issues/31)) - \[FIX] Improve rendering of build results table with long values ([#​35](https://togithub.com/gradle/actions/issues/35)) ##### Improvements to Dependency Submission - \[FIX] Do not attempt to resolve dependency configurations that are excluded via env var ([#​107](https://togithub.com/gradle/actions/issues/107)) ##### Improvements to Develocity injection - \[NEW] Use `com.develocity.gradle` plugin version `3.17` by default - \[NEW] Can configure capture of file-fingerprint ([#​58](https://togithub.com/gradle/actions/issues/58)) - \[FIX] Reduce log-level of messages emitted by Develocity injection ([#​60](https://togithub.com/gradle/actions/issues/60)) ##### Note Release includes `v3.2.0` of `gradle/actions/setup-gradle` and `gradle/actions/dependency-submission`. Available under the `v3` version tag. The `gradle/actions/setup-gradle` action supersedes `gradle/gradle-build-action`. The `gradle/gradle-build-action@v3.2.0` version will be released in parallel, and will delegate to this release of `gradle/actions/setup-gradle`. **Full Changelog**: https://github.com/gradle/actions/compare/v3.1.0...v3.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.