solrbot opened a new pull request, #4564:
URL: https://github.com/apache/solr/pull/4564

   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**: 
<https://github.com/actions/setup-java/compare/v5...v5.4.0>
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: (UTC)
   
   - Branch creation
     - Only on Sunday (`* * * * 0`)
   - 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.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR has been generated by [Renovate 
Bot](https://redirect.github.com/solrbot/renovate-github-action)
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMTgiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMTgiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImV4ZW1wdC1zdGFsZSJdfQ==-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to