Skip to content

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

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

chore(deps): update actions/setup-java action to v3.14.2#210
renovate[bot] wants to merge 1 commit into
developfrom
renovate/actions-setup-java-3.x

Conversation

@renovate

@renovate renovate Bot commented Oct 27, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v3.12.0v3.14.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v3.14.2

Compare Source

Adds a deprecation warning for setup-java v3.

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


Configuration

📅 Schedule: (UTC)

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

@renovate
renovate Bot force-pushed the renovate/actions-setup-java-3.x branch 2 times, most recently from 60d0b64 to 872f1c3 Compare January 18, 2024 08:28
@renovate
renovate Bot force-pushed the renovate/actions-setup-java-3.x branch from 872f1c3 to 5a2c745 Compare April 22, 2024 06:33
@renovate
renovate Bot force-pushed the renovate/actions-setup-java-3.x branch from 5a2c745 to 309dd40 Compare April 15, 2025 03:52
@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 309dd40 to 8f1b840 Compare April 17, 2025 06:52
@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 8f1b840 to 3c7e1e1 Compare August 4, 2026 22:16
@renovate renovate Bot changed the title chore(deps): update actions/setup-java action to v3.14.1 chore(deps): update actions/setup-java action to v3.14.2 Aug 4, 2026
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.

0 participants