Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update gradle/actions action to v3.5.0 #65

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/actions action minor v3.3.0 -> v3.5.0

Release Notes

gradle/actions (gradle/actions)

v3.5.0

Compare Source

This release contains a major upgrade to gradle-home-cache-cleanup as well as improvements to dependency-submission.

What's Changed

Full Changelog: gradle/actions@v3.4.2...v3.5.0

v3.4.2

Compare Source

This patch release fixes a race condition that resulted in the DEVELOCITY_ACCESS_KEY variable not being set in the environment.

What's Changed

Full Changelog: gradle/actions@v3.4.1...v3.4.2

v3.4.1

Compare Source

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

Full Changelog: gradle/actions@v3.4.0...v3.4.1

v3.4.0

Compare Source

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
New Contributors

Full Changelog: gradle/actions@v3.3.2...v3.4.0

v3.3.2

Compare Source

This patch release fixes a bug in both dependency-submission and setup-gradle (#​196 introduced in v3.3.1), which resulted in
"No dependency-graph files found to submit" when using the download-and-submit function.
A number of other minor issues have also been addressed:

What's Changed
  • [dependency-submission] Fix bug finding dependency-graph files with 'download-and-submit' (#​199)
  • [dependency-submission] Use Gradle logger instead of println in dependency graph init script (#​191 from @​aleksandrserbin)
  • [dependency-submission] Retain and log full stacktrace for dependency submission errors (#​192)
  • [setup-gradle] Improve build scan badge readability with long task names (#​200 from @​gabrielfeo)

Full Changelog: gradle/actions@v3.3.1...v3.3.2

v3.3.1

Compare Source

This patch release fixes a bug in setting the report dir for dependency-submission, and updates the plugin versions
applied in Develocity injection.

What's Changed

  • Bump Develocity and CCUD plugin versions (#​185)
  • Support custom DEPENDENCY_GRAPH_REPORT_DIR variable for dependency-submission (#​188)

Full Changelog: gradle/actions@v3.3.0...v3.3.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/gradle-actions-3.x branch from 240880d to 06d0e16 Compare April 25, 2024 23:21
@renovate renovate bot changed the title Update gradle/actions action to v3.3.1 Update gradle/actions action to v3.3.2 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/gradle-actions-3.x branch 7 times, most recently from 42da381 to 9490ae9 Compare May 25, 2024 03:56
@renovate renovate bot force-pushed the renovate/gradle-actions-3.x branch from 9490ae9 to 1beb306 Compare June 13, 2024 22:38
@renovate renovate bot changed the title Update gradle/actions action to v3.3.2 Update gradle/actions action to v3.4.0 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/gradle-actions-3.x branch from 1beb306 to 6e12272 Compare June 15, 2024 04:13
@renovate renovate bot changed the title Update gradle/actions action to v3.4.0 Update gradle/actions action to v3.4.1 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/gradle-actions-3.x branch from 6e12272 to f06d644 Compare June 17, 2024 23:43
@renovate renovate bot changed the title Update gradle/actions action to v3.4.1 Update gradle/actions action to v3.4.2 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/gradle-actions-3.x branch from f06d644 to a7181bb Compare July 15, 2024 19:29
@renovate renovate bot changed the title Update gradle/actions action to v3.4.2 Update gradle/actions action to v3.5.0 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/gradle-actions-3.x branch 2 times, most recently from 06f1e6c to 406bb4f Compare July 26, 2024 10:20
@renovate renovate bot changed the title Update gradle/actions action to v3.5.0 chore(deps): update gradle/actions action to v3.5.0 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/gradle-actions-3.x branch from 406bb4f to bcffc2e Compare July 29, 2024 13:19
@lesclaz lesclaz enabled auto-merge July 29, 2024 13:21
@lesclaz lesclaz added this pull request to the merge queue Jul 29, 2024
Merged via the queue into master with commit 7ba3ff1 Jul 29, 2024
5 checks passed
@renovate renovate bot deleted the renovate/gradle-actions-3.x branch July 29, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant