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

[deps]: Update gradle/gradle-build-action action to v3 - autoclosed #581

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/gradle-build-action action major v2.12.0 -> v3.0.0

Release Notes

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

v3.0.0

Compare Source

This is the first release of gradle/gradle-build-action available with the v3 version tag.

[!IMPORTANT]
As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

Changes from gradle-build-action@v2

This release brings some useful and much requested features, including:

  • save and restore the Gradle configuration-cache data
  • add the Job summary content as a PR comment
  • easily publish Build Scans® to the free Gradle Build Scan service
  • compatibility with Node 20

The only major breaking change from [email protected] is the update to require a Node 20 runtime environment.
Aside from that change, this release should generally serve as a drop-in replacement for gradle-build-action@v2.

Changelog

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 3, 2024 12:24
@bitwarden-bot bitwarden-bot changed the title [deps]: Update gradle/gradle-build-action action to v3 [PM-6059] [deps]: Update gradle/gradle-build-action action to v3 Feb 3, 2024
@bitwarden-bot
Copy link

bitwarden-bot commented Feb 3, 2024

Logo
Checkmarx One – Scan Summary & Detailsfcec7739-1a11-4fc6-80d6-08d55011ce83

No New Or Fixed Issues Found

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (46c72f3) 53.77% compared to head (0ccb058) 53.77%.

❗ Current head 0ccb058 differs from pull request most recent head 0869859. Consider uploading reports for the commit 0869859 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #581   +/-   ##
=======================================
  Coverage   53.77%   53.77%           
=======================================
  Files         165      165           
  Lines        8878     8878           
=======================================
  Hits         4774     4774           
  Misses       4104     4104           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title [PM-6059] [deps]: Update gradle/gradle-build-action action to v3 [deps]: Update gradle/gradle-build-action action to v3 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/gradle-gradle-build-action-3.x branch 9 times, most recently from cb92873 to 0ccb058 Compare February 5, 2024 14:13
@renovate renovate bot force-pushed the renovate/gradle-gradle-build-action-3.x branch from 0ccb058 to 0869859 Compare February 5, 2024 14:13
@renovate renovate bot changed the title [deps]: Update gradle/gradle-build-action action to v3 [deps]: Update gradle/gradle-build-action action to v3 - autoclosed Feb 5, 2024
@renovate renovate bot closed this Feb 5, 2024
@renovate renovate bot deleted the renovate/gradle-gradle-build-action-3.x branch February 5, 2024 15:47
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