Title: Update actions/setup-java action to v5 by renovate[bot] · Pull Request #52 · TheProgramSrc/SimpleCore-UIsModule · GitHub
Open Graph Title: Update actions/setup-java action to v5 by renovate[bot] · Pull Request #52 · TheProgramSrc/SimpleCore-UIsModule
X Title: Update actions/setup-java action to v5 by renovate[bot] · Pull Request #52 · TheProgramSrc/SimpleCore-UIsModule
Description: This PR contains the following updates: Package Type Update Change actions/setup-java action major v3 → v5 WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information. Release Notes actions/setup-java (actions/setup-java) v5.6.0 Compare Source What's Changed Backport to v5: Add Maven compiler problem matcher for javac diagnostics by @brunoborges in #1087 feat: expose cache-primary-key output (#597) [v5 backport] by @brunoborges in #1089 dist: Cover Tencent Kona JDK 25 (#1108) [v5 backport] by @brunoborges in #1110 Backport #1111: Preserve Maven toolchains across repeated setup-java runs (#1099) by @brunoborges in #1113 Backport #1097/#1098 to v5: cache Maven and Gradle wrapper distributions separately by @brunoborges in #1122 Full Changelog: actions/setup-java@v5...v5.6.0 v5.5.0 Compare Source v5.4.0 Compare Source What's Changed Bump @typescript-eslint/parser from 8.48.0 to 8.61.1 by @dependabot[bot] in #1021 Fix codeql workflow permissions by @jsoref in #993 fix CodeQL permissions by @gdams in #1025 fix: reject non-semver candidate versions in isVersionSatisfies by @sproctor in #1009 Bump @actions/cache to 5.1.0, handle cache write denied by @jasongin in #1026 Add Maven Wrapper cache feature by @mahabaleshwars in #1027 Spelling by @jsoref in #713 add link to advanced configuration for JetBrains by @robstoll in #850 docs(action): fix missing required or default fields by @kranthipoturaju in #1007 feat: add microsoft openjdk 17.0.18 by @al-kau in #1002 Update README.md - use "alert syntax for Markdown" for notes by @mhoffrog in #924 Bump undici from 6.24.1 to 6.27.0 by @dependabot[bot] in #1033 Update contributor guide with emoji for clarity by @brunoborges in #1028 add javac problem matcher by @Trass3r in #562 Clarify README version syntax and migration guidance by @brunoborges with @Copilot in #1038 Update undici artifacts to 6.27.0 (license cache + dist) by @brunoborges in #1040 docs: enhance custom jdk file installation by @stephanabel in #996 Templates for new Java distributions by @panticmilos in #429 Bump actions/checkout from 6 to 7 by @dependabot[bot] in #1032 Bump @types/node from 25.9.3 to 26.0.0 by @dependabot[bot] in #1031 docs: replace non-existent HelloWorldApp references with java --version by @brunoborges with @Copilot in #1043 docs: add JavaFX Maven project configuration instructions by @brunoborges with @Copilot in #1044 docs: self-signed certificate / internal CA handling for GitHub Enterprise by @brunoborges in #1050 docs: document importing an internal CA into the installed JDK (cacerts) by @brunoborges in #1051 chore: Harden workflows: least-privilege permissions + zizmor integration by @brunoborges in #1039 dist: Add GraalVM Community distribution support by @brunoborges with @Copilot in #1042 docs: note jdkfile approach for Early Access / unreleased JDK builds by @brunoborges in #1058 dist: Apply Copilot review suggestions from PR #1042 (GraalVM Community) by @brunoborges in #1059 New Contributors @jsoref made their first contribution in #993 @sproctor made their first contribution in #1009 @jasongin made their first contribution in #1026 @robstoll made their first contribution in #850 @kranthipoturaju made their first contribution in #1007 @al-kau made their first contribution in #1002 @mhoffrog made their first contribution in #924 @brunoborges made their first contribution in #1028 @Trass3r made their first contribution in #562 @stephanabel made their first contribution in #996 Full Changelog: actions/setup-java@v5...v5.4.0 v5.3.0 Compare Source What's Changed chore: update Java version to 25 in setup examples by @alaahong in #969 Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #984 Refactor error handling and improve test logging for installers by @chiranjib-swain in #989 chore: upgrade dependencies (@actions/core, cache, glob, http-client, tool-cache, xmlbuilder2) by @Copilot in #999 Add Oracle JDK 17 licensing limitation note by @mahabaleshwars in #1001 Update readme for ubuntu sudo java_home behavior by @mahabaleshwars in #1013 temurin: add support for Alpine Linux by @gdams in #674 fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parser by @gdams in #1015 Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.48.0 by @dependabot[bot] in #952 Bump eslint-config-prettier from 8.10.0 to 10.1.8 by @dependabot[bot] in #881 Bump picomatch, @types/jest, jest, jest-circus and ts-jest by @dependabot[bot] in #1016 Bump @types/node from 24.1.0 to 25.9.3 by @dependabot[bot] in #950 Implement pagination with link headers for Adoptium based apis by @johnoliver in #1014 Make the Adoptopenjdk package type look at the Temurin repo first for latest assets by @johnoliver in #522 Bump @vercel/ncc from 0.38.1 to 0.44.0 by @dependabot[bot] in #1018 New Contributors @alaahong made their first contribution in #969 @Copilot made their first contribution in #999 @johnoliver made their first contribution in #1014 Full Changelog: actions/setup-java@v5...v5.3.0 v5.2.0 Compare Source What's Changed Enhancement Retry on HTTP 522 Connection timed out by @findepi in #964 Documentation Changes Update gradle caching by @priya-kinthali in #972 Update checkout to v6 by @mahabaleshwars in #973 Dependency Updates Upgrade @actions/cache to v5 by @salmanmkc in #968 Upgrade actions/checkout from 5 to 6 by @dependabot in #961 New Contributors @findepi made their first contribution in #964 Full Changelog: actions/setup-java@v5...v5.2.0 v5.1.0 Compare Source What's Changed New Features Add support for .sdkmanrc file in java-version-file parameter by @guicamest in #736 Add support for Microsoft OpenJDK 25 builds by @the-mod in #927 Bug Fixes & Improvements Update Regex to Support All ASDF Versions for the supported distributions in tool-versions File by @aparnajyothi-y in #767 Enhance error logging for network failures to include endpoint/IP details, add retry mechanism and update workflows to use macos-15-intel by @priya-kinthali in #946 Update SapMachine URLs by @RealCLanger in #955 Add GitHub Token Support for GraalVM and Refactor Code by @mahabaleshwars in #849 Documentation changes Update documentation to use checkout and Java v5 by @lmvysakh in #903 Clarify JAVA_HOME and PATH setup in README by @chiranjib-swain in #841 Dependency updates Upgrade prettier from 2.8.8 to 3.6.2 and document breaking changes in v5 by @dependabot in #873 Upgrade actions/publish-action from 0.3.0 to 0.4.0 by @dependabot in #912 New Contributors @lmvysakh made their first contribution in #903 @chiranjib-swain made their first contribution in #841 @the-mod made their first contribution in #927 @priya-kinthali made their first contribution in #946 @guicamest made their first contribution in #736 Full Changelog: actions/setup-java@v5...v5.1.0 v5.0.0 Compare Source What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in #888 Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes Dependency Upgrades Upgrade Publish Immutable Action by @HarithaVattikuti in #798 Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by @dependabot[bot] in #730 Upgrade undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #833 Upgrade form-data to bring in fix for critical vulnerability by @gowridurgad in #887 Upgrade actions/checkout from 4 to 5 by @dependabot[bot] in #896 Bug Fixes Prevent default installation of JetBrains pre-releases by @priyagupta108 in #859 Improve Error Handling for Setup-Java Action to Help Debug Intermittent Failures by @gowridurgad in #848 New Contributors @gowridurgad made their first contribution in #848 @salmanmkc made their first contribution in #888 Full Changelog: actions/setup-java@v4...v5.0.0 v5 Compare Source v4.8.0 Compare Source What's Changed License and Audit Fixes by @HarithaVattikuti in #960 Update SapMachine URLs by @RealCLanger in #965 Full Changelog: actions/setup-java@v4...v4.8.0 v4.7.1 Compare Source What's Changed Documentation changes Add Documentation to Recommend Using GraalVM JDK 17 Version to 17.0.12 to Align with GFTC License Terms by @aparnajyothi-y in #704 Remove duplicated GraalVM section in documentation by @Marcono1234 in #716 Dependency updates: Upgrade @action/cache from 4.0.0 to 4.0.2 by @aparnajyothi-y in #766 Upgrade @actions/glob from 0.4.0 to 0.5.0 by @dependabot in #744 Upgrade ts-jest from 29.1.2 to 29.2.5 by @dependabot in #743 Upgrade @action/cache to 4.0.3 by @aparnajyothi-y in #773 Full Changelog: actions/setup-java@v4...v4.7.1 v4.7.0 Compare Source What's Changed Configure Dependabot settings by @HarithaVattikuti in #722 README Update: Added a permissions section by @benwells in #723 Upgrade cache from version 3.2.4 to 4.0.0 by @aparnajyothi-y in #724 Upgrade @actions/http-client from 2.2.1 to 2.2.3 by @dependabot in #728 Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by @dependabot in #727 Upgrade @types/jest from 29.5.12 to 29.5.14 by @dependabot in #729 New Contributors @benwells made their first contribution in #723 Full Changelog: actions/setup-java@v4...v4.7.0 v4.6.0 Compare Source What's Changed Add-ons: Add Support for JetBrains Runtime by @gmitch215 in #637 - name: Checkout uses: actions/checkout@v4 - name: Setup-java uses: actions/setup-java@v4 with: distribution: ‘jetbrains’ java-version: '21' Bug fixes: Fix Ubuntu-latest CI failures by @mahabaleshwars in #693 New Contributors @gmitch215 made their first contribution in #637 Full Changelog: actions/setup-java@v4...v4.6.0 v4.5.0 Compare Source What's Changed Upgrade IA Publish by @Jcambass in #686 Bug fixes: Improve archive extraction on windows runners without powershell core and Update micromatch dependency by @priyagupta108 in #689 Update workflows for GraalVM and Version Enhancements by @mahabaleshwars in #699 Refine isGhes logic by @jww3 in #697 New Contributors: @priyagupta108 made their first contribution in #689 @jww3 made their first contribution in #697 Full Changelog: actions/setup-java@v4...v4.5.0 v4.4.0 Compare Source What's Changed Add-ons : Add support for Oracle GraalVM by @fniephaus in #501 steps: - name: Checkout uses: actions/checkout@v4 - name: Setup-java uses: actions/setup-java@v4 with: distribution: 'graalvm' java-version: '21' Add workflow file for publishing releases to immutable action package by @Jcambass in #684 Bug fixes : Add architecture to cache key by @Zxilly in #664 This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts. Note: This change may break previous cache keys as they will no longer be compatible with the new format. Resolve check failures by @aparnajyothi-y in #687 New Contributors @Jcambass made their first contribution in #684 @Zxilly made their first contribution in #664 Full Changelog: actions/setup-java@v4...v4.4.0 v4.3.0 Compare Source What's Changed Add support for SapMachine JDK/JRE by @Shegox in #614 steps: - name: Checkout uses: actions/checkout@v4 - name: Setup-java uses: actions/setup-java@v4 with: distribution: 'sapmachine' java-version: '21' Bug fixes : Fix typos on Corretto by @johnshajiang in #666 IBM Semeru Enhancement on arm64 by @mahabaleshwars in #677 Resolve Basic Validation Check Failures by @aparnajyothi-y in #682 New Contributors : @johnshajiang made their first contribution in #666 @Shegox made their first contribution in #614 Full Changelog: actions/setup-java@v4...v4.3.0 v4.2.2 Compare Source What's Changed Bug fixes: Fix macos latest check failures by @HarithaVattikuti in #634 Fix dragonwell distribution parsing issues by @Accelerator1996 in #643 Documentation changes Update advanced documentation for java-version-file by @mahabaleshwars in #622 Dependency updates: Bump undici from 5.28.3 to 5.28.4 and other dependency updates by @dependabot in #616 Full Changelog: actions/setup-java@v4...v4.2.2 v4.2.1 Compare Source What's Changed Patch for java version file to accept it from any path by @mahabaleshwars in #610 Full Changelog: actions/setup-java@v4...v4.2.1 v4.2.0 Compare Source What's Changed Updated actions/httpclient version to 2.2.1 and other dependencies by @HarithaVattikuti in #607 Added .tool-versions file support along with .java-version file by @mahabaleshwars in #606 New Contributors @HarithaVattikuti made their first contribution in #607 Full Changelog: actions/setup-java@v4...v4.2.0 v4.1.0 Compare Source What's Changed Added Windows Arm64 Support for Windows Arm64 Runners by @mahabaleshwars in #595 feat: bump actions/checkout and actions/setup-java to v4 by @kbdharun in #533 Handle authorization when the token is undefined by @peter-murray in #556 Documentation update of Java 21 by @Okeanos in #566 Documentation update about maven-gpg-plugin version note by @IvanZosimov in #570 Oracle JDK 21 support by @jdubois in #538 Fix typo in configuration example by @Bananeweizen in #572 New Contributors @kbdharun made their first contribution in #533 @peter-murray made their first contribution in #556 @jdubois made their first contribution in #538 @Bananeweizen made their first contribution in #572 @mahabaleshwars made their first contribution in #595 Full Changelog: actions/setup-java@v4...v4.1.0 v4.0.0 Compare Source What's Changed In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-java will run on Node.js 20 instead of Node.js 16. Breaking changes Update Node.js runtime to version 20 by @aparnajyothi-y in #558 Non-breaking changes Adding support for microsoft openjdk 21.0.0 by @ralfstuckert in #546 Update @actions/cache dependency and documentation by @IvanZosimov in #549 Implementation of the cache-dependency-path option to control caching dependency by @itchyny in #499 New Contributors @ralfstuckert made their first contribution in #546 @itchyny made their first contribution in #499 Full Changelog: actions/setup-java@v3...v4.0.0 v4 Compare Source 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.
Open Graph Description: This PR contains the following updates: Package Type Update Change actions/setup-java action major v3 → v5 WarningSome dependencies could not be looked up. Check the Dependency Dashboard...
X Description: This PR contains the following updates: Package Type Update Change actions/setup-java action major v3 → v5 WarningSome dependencies could not be looked up. Check the Dependency Dashboard...
Opengraph URL: https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:8b662451-66db-2a2f-4dc7-d46a5232cd66 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | B0B6:30D7CE:610F6:82549:6A6165B4 |
| html-safe-nonce | e79cc17e371aa9b704cb5db764be5c9c2c849ffdde263dfc5bc2ec4be4ede51c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMEI2OjMwRDdDRTo2MTBGNjo4MjU0OTo2QTYxNjVCNCIsInZpc2l0b3JfaWQiOiI1ODg4NjA4NjE2NTQzNTExOTg4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 797112f133b5d2cc0c97ace5558aee318d40654120c3ebaf2b2f33d995733ca1 |
| hovercard-subject-tag | pull_request:2761823716 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files |
| twitter:image | https://avatars.githubusercontent.com/in/2740?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/2740?s=400&v=4 |
| og:image:alt | This PR contains the following updates: Package Type Update Change actions/setup-java action major v3 → v5 WarningSome dependencies could not be looked up. Check the Dependency Dashboard... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | a69385f7d268ece7ad25b131bbd70f457024811fc79afcae43785a6849b724e2 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/TheProgramSrc/SimpleCore-UIsModule git https://github.com/TheProgramSrc/SimpleCore-UIsModule.git |
| octolytics-dimension-user_id | 72344358 |
| octolytics-dimension-user_login | TheProgramSrc |
| octolytics-dimension-repository_id | 454194632 |
| octolytics-dimension-repository_nwo | TheProgramSrc/SimpleCore-UIsModule |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 454194632 |
| octolytics-dimension-repository_network_root_nwo | TheProgramSrc/SimpleCore-UIsModule |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 484cf265a1f970d5c7a5e7c37cb677d8010aa12f |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width