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.1.0 #90

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
gradle/actions action minor v3.0.0 -> v3.1.0

Release Notes

gradle/actions (gradle/actions) ### [`v3.1.0`](https://togithub.com/gradle/actions/releases/tag/v3.1.0) [Compare Source](https://togithub.com/gradle/actions/compare/v3.0.0...v3.1.0) This release provides more Gradle output when running with actions debug logging, and fixes some minor issues with `gradle/actions/dependency-submission`. ##### Changelog - \[NEW] Support ACTIONS_STEP_DEBUG mode ([#​6](https://togithub.com/gradle/actions/issues/6)) - \[NEW] Provide link to GitHub job in generated PR comment ([#​11](https://togithub.com/gradle/actions/issues/11)) - \[NEW] Report source of dependency in dependency-graph via debug logging ([#​44](https://togithub.com/gradle/actions/issues/44)) - \[FIX] Unknown command-line option '--dependency-verification' with Gradle 5.6 ([#​15](https://togithub.com/gradle/actions/issues/15)) - \[FIX] Dependency submission action should handle non-executable gradlew script ([#​17](https://togithub.com/gradle/actions/issues/17)) - \[FIX] Dependency submission fails when project isolation is enabled ([#​39](https://togithub.com/gradle/actions/issues/39)) - \[FIX] Incomplete dependency-graph is submitted on build failure ([#​43](https://togithub.com/gradle/actions/issues/43)) **Full changelog**: https://github.com/gradle/actions/compare/v3.0.0...v3.1.0 ##### Note Release includes `v3.1.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.1.0` version will be released in parallel, and will delegate to this release of `gradle/actions/setup-gradle`.

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.