Skip to content

Commit 3d11b14

Browse files
chore(deps): update actions/setup-java action to v5.4.0 (#1771)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | minor | `v5.3.0` → `v5.4.0` | --- ### Release Notes <details> <summary>actions/setup-java (actions/setup-java)</summary> ### [`v5.4.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.4.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.3.0...v5.4.0) ##### What's Changed - Bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.48.0 to 8.61.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1021](https://redirect.github.com/actions/setup-java/pull/1021) - Fix codeql workflow permissions by [@&#8203;jsoref](https://redirect.github.com/jsoref) in [#&#8203;993](https://redirect.github.com/actions/setup-java/pull/993) - fix CodeQL permissions by [@&#8203;gdams](https://redirect.github.com/gdams) in [#&#8203;1025](https://redirect.github.com/actions/setup-java/pull/1025) - fix: reject non-semver candidate versions in isVersionSatisfies by [@&#8203;sproctor](https://redirect.github.com/sproctor) in [#&#8203;1009](https://redirect.github.com/actions/setup-java/pull/1009) - Bump [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to 5.1.0, handle cache write denied by [@&#8203;jasongin](https://redirect.github.com/jasongin) in [#&#8203;1026](https://redirect.github.com/actions/setup-java/pull/1026) - Add Maven Wrapper cache feature by [@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#&#8203;1027](https://redirect.github.com/actions/setup-java/pull/1027) - Spelling by [@&#8203;jsoref](https://redirect.github.com/jsoref) in [#&#8203;713](https://redirect.github.com/actions/setup-java/pull/713) - add link to advanced configuration for JetBrains by [@&#8203;robstoll](https://redirect.github.com/robstoll) in [#&#8203;850](https://redirect.github.com/actions/setup-java/pull/850) - docs(action): fix missing required or default fields by [@&#8203;kranthipoturaju](https://redirect.github.com/kranthipoturaju) in [#&#8203;1007](https://redirect.github.com/actions/setup-java/pull/1007) - feat: add microsoft openjdk 17.0.18 by [@&#8203;al-kau](https://redirect.github.com/al-kau) in [#&#8203;1002](https://redirect.github.com/actions/setup-java/pull/1002) - Update README.md - use "alert syntax for Markdown" for notes by [@&#8203;mhoffrog](https://redirect.github.com/mhoffrog) in [#&#8203;924](https://redirect.github.com/actions/setup-java/pull/924) - Bump undici from 6.24.1 to 6.27.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1033](https://redirect.github.com/actions/setup-java/pull/1033) - Update contributor guide with emoji for clarity by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1028](https://redirect.github.com/actions/setup-java/pull/1028) - add javac problem matcher by [@&#8203;Trass3r](https://redirect.github.com/Trass3r) in [#&#8203;562](https://redirect.github.com/actions/setup-java/pull/562) - Clarify README version syntax and migration guidance by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1038](https://redirect.github.com/actions/setup-java/pull/1038) - Update undici artifacts to 6.27.0 (license cache + dist) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1040](https://redirect.github.com/actions/setup-java/pull/1040) - docs: enhance custom jdk file installation by [@&#8203;stephanabel](https://redirect.github.com/stephanabel) in [#&#8203;996](https://redirect.github.com/actions/setup-java/pull/996) - Templates for new Java distributions by [@&#8203;panticmilos](https://redirect.github.com/panticmilos) in [#&#8203;429](https://redirect.github.com/actions/setup-java/pull/429) - Bump actions/checkout from 6 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1032](https://redirect.github.com/actions/setup-java/pull/1032) - Bump [@&#8203;types/node](https://redirect.github.com/types/node) from 25.9.3 to 26.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1031](https://redirect.github.com/actions/setup-java/pull/1031) - docs: replace non-existent HelloWorldApp references with java --version by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1043](https://redirect.github.com/actions/setup-java/pull/1043) - docs: add JavaFX Maven project configuration instructions by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1044](https://redirect.github.com/actions/setup-java/pull/1044) - docs: self-signed certificate / internal CA handling for GitHub Enterprise by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1050](https://redirect.github.com/actions/setup-java/pull/1050) - docs: document importing an internal CA into the installed JDK (cacerts) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1051](https://redirect.github.com/actions/setup-java/pull/1051) - chore: Harden workflows: least-privilege permissions + zizmor integration by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1039](https://redirect.github.com/actions/setup-java/pull/1039) - dist: Add GraalVM Community distribution support by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1042](https://redirect.github.com/actions/setup-java/pull/1042) - docs: note jdkfile approach for Early Access / unreleased JDK builds by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1058](https://redirect.github.com/actions/setup-java/pull/1058) - dist: Apply Copilot review suggestions from PR [#&#8203;1042](https://redirect.github.com/actions/setup-java/issues/1042) (GraalVM Community) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1059](https://redirect.github.com/actions/setup-java/pull/1059) ##### New Contributors - [@&#8203;jsoref](https://redirect.github.com/jsoref) made their first contribution in [#&#8203;993](https://redirect.github.com/actions/setup-java/pull/993) - [@&#8203;sproctor](https://redirect.github.com/sproctor) made their first contribution in [#&#8203;1009](https://redirect.github.com/actions/setup-java/pull/1009) - [@&#8203;jasongin](https://redirect.github.com/jasongin) made their first contribution in [#&#8203;1026](https://redirect.github.com/actions/setup-java/pull/1026) - [@&#8203;robstoll](https://redirect.github.com/robstoll) made their first contribution in [#&#8203;850](https://redirect.github.com/actions/setup-java/pull/850) - [@&#8203;kranthipoturaju](https://redirect.github.com/kranthipoturaju) made their first contribution in [#&#8203;1007](https://redirect.github.com/actions/setup-java/pull/1007) - [@&#8203;al-kau](https://redirect.github.com/al-kau) made their first contribution in [#&#8203;1002](https://redirect.github.com/actions/setup-java/pull/1002) - [@&#8203;mhoffrog](https://redirect.github.com/mhoffrog) made their first contribution in [#&#8203;924](https://redirect.github.com/actions/setup-java/pull/924) - [@&#8203;brunoborges](https://redirect.github.com/brunoborges) made their first contribution in [#&#8203;1028](https://redirect.github.com/actions/setup-java/pull/1028) - [@&#8203;Trass3r](https://redirect.github.com/Trass3r) made their first contribution in [#&#8203;562](https://redirect.github.com/actions/setup-java/pull/562) - [@&#8203;stephanabel](https://redirect.github.com/stephanabel) made their first contribution in [#&#8203;996](https://redirect.github.com/actions/setup-java/pull/996) **Full Changelog**: <actions/setup-java@v5...v5.4.0> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/launchdarkly/js-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4e5ef4 commit 3d11b14

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/react-native-contract-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Java setup is after expo prebuild so that it can locate the gradle configuration.
5050
- name: Setup Java
5151
# https://github.com/actions/setup-java/releases/tag/v5.2.0
52-
uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3.0
52+
uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
5353
with:
5454
distribution: temurin
5555
java-version: 17

.github/workflows/react-native-detox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# Java setup is after checkout and expo prebuild so that it can locate the
6060
# gradle configuration.
6161
- name: Setup Java
62-
uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3.0
62+
uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
6363
with:
6464
distribution: temurin
6565
java-version: 17

0 commit comments

Comments
 (0)