Skip to content

chore(deps): update actions/setup-java action to v3.14.1#64

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actions-setup-java-3.x
Open

chore(deps): update actions/setup-java action to v3.14.1#64
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actions-setup-java-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v3.11.0v3.14.1

Release Notes

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

v3.14.1

Compare Source

What's Changed

Full Changelog: actions/setup-java@v3...v3.14.1

v3.14.0

Compare Source

What's Changed

  • Upgrade @​action/cache to 4.0.3 by @​aparnajyothi-y in #​790.
    In scope of this release we updated actions/cache package to ensure continued support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.

Full Changelog: actions/setup-java@v3...v3.14.0

v3.13.0

Compare Source

What's changed

In the scope of this release, support for Dragonwell JDK was added by @​Accelerator1996 in #​532

steps:
 - name: Checkout
   uses: actions/checkout@v3
 - name: Setup-java
   uses: actions/setup-java@v3
   with:
     distribution: 'dragonwell'
     java-version: '17'

Several inaccuracies were also fixed:

New Contributors

Full Changelog: actions/setup-java@v3...v3.13.0

v3.12.0

Compare Source

In scope of this release the following changes were made:

Bug fixes:

Feature implementations:

Resolving dependencies issues:

Infrastructure updates:

Documentation changes:

New Contributors

Full Changelog: actions/setup-java@v3...v3.12.0


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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v3.12.0 chore(deps): update actions/setup-java action to v3.13.0 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch from 9ab9f01 to d39e6d0 Compare September 20, 2023 12:50
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.52%. Comparing base (00f4707) to head (776ddec).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #64   +/-   ##
=========================================
  Coverage     95.52%   95.52%           
  Complexity      181      181           
=========================================
  Files            34       34           
  Lines           447      447           
  Branches         26       26           
=========================================
  Hits            427      427           
  Misses            6        6           
  Partials         14       14           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v3.13.0 chore(deps): update actions/setup-java action to v3.14.0 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch from d39e6d0 to e693b27 Compare April 15, 2025 08:27
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v3.14.0 chore(deps): update actions/setup-java action to v3.14.1 Apr 17, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-java-3.x branch from e693b27 to 776ddec Compare April 17, 2025 07:56
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.

1 participant