Skip to content

Conversation

vexdev-renovate[bot]
Copy link
Contributor

@vexdev-renovate vexdev-renovate bot commented Dec 21, 2023

This PR contains the following updates:

Package Type Update Change
gradle/gradle-build-action action minor v2.11.0 -> v2.12.0

Release Notes

gradle/gradle-build-action (gradle/gradle-build-action)

v2.12.0

Compare Source

Adds a new option to clear a previously submitted dependency-graph.

steps:
- uses: gradle/gradle-build-action@v2
  with:
    dependency-graph: clear

This may prove useful when migrating to a workflow using the upcoming gradle/actions/dependency-submission action.

Full-changelog: gradle/gradle-build-action@v2.11.1...v2.12.0

v2.11.1

Compare Source

This patch release fixes an issue that prevented the gradle-build-action from executing with Gradle 1.12, and improves error reporting for dependency submission failures.

Changelog
  • [FIX] Poor error reporting for dependency-submission failure #​1008
  • [FIX] Error with gradle-build-action v2.11.0 and Gradle 1.12: unable to resolve class PluginManager #​1007

Full-changelog: gradle/gradle-build-action@v2.11.0...v2.11.1


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@vexdev-renovate vexdev-renovate bot changed the title chore(deps): update gradle/gradle-build-action action to v2.11.1 chore(deps): update gradle/gradle-build-action action to v2.12.0 Jan 25, 2024
@vexdev-renovate vexdev-renovate bot force-pushed the renovate/gradle-gradle-build-action-2.x branch from c4e26d3 to d9031ad Compare January 25, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants