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

build(deps): update gradle/gradle-build-action action to v3 #143

Merged
merged 4 commits into from
Mar 31, 2024

Conversation

aki-bot[bot]
Copy link
Contributor

@aki-bot aki-bot bot commented Feb 3, 2024

This PR contains the following updates:

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

Release Notes

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

v3.1.0

Compare Source

[!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.

For release details, see https://github.com/gradle/actions/releases/tag/v3.1.0

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 gradle-build-action@v2.12.0 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 - "after 3:00 and before 6:00 on Saturday" (UTC), 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.

@aki-bot aki-bot bot requested a review from akikanellis as a code owner February 3, 2024 04:06
akikanellis
akikanellis previously approved these changes Feb 3, 2024
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Feb 3, 2024
Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.78%. Comparing base (a34e2c1) to head (174d9f2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #143   +/-   ##
=========================================
  Coverage     95.78%   95.78%           
  Complexity      248      248           
=========================================
  Files            27       27           
  Lines          1707     1707           
  Branches        287      287           
=========================================
  Hits           1635     1635           
  Misses           19       19           
  Partials         53       53           

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

@aki-bot aki-bot bot force-pushed the update-dependencies-gradle-gradle-build-action-3.x branch from 0bb777f to cdc9e1e Compare February 13, 2024 20:49
akikanellis
akikanellis previously approved these changes Feb 13, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 13, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-gradle-gradle-build-action-3.x branch from cdc9e1e to 4563282 Compare February 24, 2024 04:25
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 24, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-gradle-gradle-build-action-3.x branch from 4563282 to 0615533 Compare March 20, 2024 18:50
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Mar 20, 2024
@akikanellis akikanellis force-pushed the update-dependencies-gradle-gradle-build-action-3.x branch from 0615533 to 8d4563b Compare March 31, 2024 18:08
@github-actions github-actions bot removed the build Changes that affect the build system or external dependencies label Mar 31, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 31, 2024
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Mar 31, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Mar 31, 2024
@akikanellis akikanellis merged commit 528784b into main Mar 31, 2024
14 checks passed
@akikanellis akikanellis deleted the update-dependencies-gradle-gradle-build-action-3.x branch March 31, 2024 18:18
akikanellis pushed a commit that referenced this pull request Mar 31, 2024
## [1.25.31](v1.25.30...v1.25.31) (2024-03-31)

### Build System

* **deps:** update gradle/gradle-build-action action to v3 ([#143](#143)) ([528784b](528784b))
@akikanellis
Copy link
Owner

🎉 This PR is included in version 1.25.31 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant