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

Update actions/setup-java action to v4.5.0 #94

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.2.1 -> v4.5.0

Release Notes

actions/setup-java (actions/setup-java)

v4.5.0

Compare Source

What's Changed

Bug fixes:
New Contributors:

Full Changelog: actions/setup-java@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'

Bug fixes :

New Contributors

Full Changelog: actions/setup-java@v4...v4.4.0

v4.3.0

Compare Source

v4.2.2

Compare Source

What's Changed


Bug fixes:
Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.2.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * *" (UTC).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Aug 5, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.07%. Comparing base (1b592fa) to head (96d069c).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #94   +/-   ##
=========================================
  Coverage     84.07%   84.07%           
  Complexity      467      467           
=========================================
  Files            30       30           
  Lines          1206     1206           
  Branches        267      267           
=========================================
  Hits           1014     1014           
  Misses          170      170           
  Partials         22       22           

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

@renovate renovate bot changed the title Update actions/setup-java action to v4.2.2 Update actions/setup-java action to v4.3.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 2672250 to e199796 Compare September 9, 2024 17:28
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from e199796 to 953677f Compare September 24, 2024 17:41
@renovate renovate bot changed the title Update actions/setup-java action to v4.3.0 Update actions/setup-java action to v4.4.0 Sep 24, 2024
@renovate renovate bot changed the title Update actions/setup-java action to v4.4.0 Update actions/setup-java action to v4.5.0 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 953677f to d9297d2 Compare October 24, 2024 14:48
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from d9297d2 to 96d069c Compare December 10, 2024 13:08
@renovate renovate bot merged commit b435d1c into main Dec 11, 2024
3 checks passed
@renovate renovate bot deleted the renovate/actions-setup-java-4.x branch December 11, 2024 00:26
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