René's URL Explorer Experiment


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

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:8b662451-66db-2a2f-4dc7-d46a5232cd66
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB0B6:30D7CE:610F6:82549:6A6165B4
html-safe-noncee79cc17e371aa9b704cb5db764be5c9c2c849ffdde263dfc5bc2ec4be4ede51c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMEI2OjMwRDdDRTo2MTBGNjo4MjU0OTo2QTYxNjVCNCIsInZpc2l0b3JfaWQiOiI1ODg4NjA4NjE2NTQzNTExOTg4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac797112f133b5d2cc0c97ace5558aee318d40654120c3ebaf2b2f33d995733ca1
hovercard-subject-tagpull_request:2761823716
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
twitter:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
og:image:altThis 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_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonea69385f7d268ece7ad25b131bbd70f457024811fc79afcae43785a6849b724e2
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/TheProgramSrc/SimpleCore-UIsModule git https://github.com/TheProgramSrc/SimpleCore-UIsModule.git
octolytics-dimension-user_id72344358
octolytics-dimension-user_loginTheProgramSrc
octolytics-dimension-repository_id454194632
octolytics-dimension-repository_nwoTheProgramSrc/SimpleCore-UIsModule
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id454194632
octolytics-dimension-repository_network_root_nwoTheProgramSrc/SimpleCore-UIsModule
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release484cf265a1f970d5c7a5e7c37cb677d8010aa12f
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FTheProgramSrc%2FSimpleCore-UIsModule%2Fpull%2F52%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FTheProgramSrc%2FSimpleCore-UIsModule%2Fpull%2F52%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=TheProgramSrc%2FSimpleCore-UIsModule
Reloadhttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
Reloadhttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
Reloadhttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
Please reload this pagehttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
TheProgramSrc https://github.com/TheProgramSrc
SimpleCore-UIsModulehttps://github.com/TheProgramSrc/SimpleCore-UIsModule
Please reload this pagehttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
Notifications https://github.com/login?return_to=%2FTheProgramSrc%2FSimpleCore-UIsModule
Fork 0 https://github.com/login?return_to=%2FTheProgramSrc%2FSimpleCore-UIsModule
Star 0 https://github.com/login?return_to=%2FTheProgramSrc%2FSimpleCore-UIsModule
Code https://github.com/TheProgramSrc/SimpleCore-UIsModule
Issues 1 https://github.com/TheProgramSrc/SimpleCore-UIsModule/issues
Pull requests 10 https://github.com/TheProgramSrc/SimpleCore-UIsModule/pulls
Actions https://github.com/TheProgramSrc/SimpleCore-UIsModule/actions
Projects https://github.com/TheProgramSrc/SimpleCore-UIsModule/projects
Security and quality 0 https://github.com/TheProgramSrc/SimpleCore-UIsModule/security
Insights https://github.com/TheProgramSrc/SimpleCore-UIsModule/pulse
Code https://github.com/TheProgramSrc/SimpleCore-UIsModule
Issues https://github.com/TheProgramSrc/SimpleCore-UIsModule/issues
Pull requests https://github.com/TheProgramSrc/SimpleCore-UIsModule/pulls
Actions https://github.com/TheProgramSrc/SimpleCore-UIsModule/actions
Projects https://github.com/TheProgramSrc/SimpleCore-UIsModule/projects
Security and quality https://github.com/TheProgramSrc/SimpleCore-UIsModule/security
Insights https://github.com/TheProgramSrc/SimpleCore-UIsModule/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FTheProgramSrc%2FSimpleCore-UIsModule%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FTheProgramSrc%2FSimpleCore-UIsModule%2Fissues%2Fnew%2Fchoose
renovatehttps://github.com/apps/renovate
masterhttps://github.com/TheProgramSrc/SimpleCore-UIsModule/tree/master
renovate/actions-setup-java-5.xhttps://github.com/TheProgramSrc/SimpleCore-UIsModule/tree/renovate/actions-setup-java-5.x
Conversation 0 https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52
Commits 1 https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/commits
Checks 5 https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/checks
Files changed https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
Please reload this pagehttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
Update actions/setup-java action to v5 https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files#top
Show all changes 1 commit https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
8b608e3 Update actions/setup-java action to v5 renovate[bot] Aug 21, 2025 https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/commits/8b608e3d73c256c8651eb14218733780b02dcaf5
Clear filters https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
Please reload this pagehttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
Please reload this pagehttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files
gradle-build.yml https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files#diff-f40eb8ed4938a938963faf4e9f9f40cf7f965728b47bbac3653c6b39fc88a58e
gradle-test.yml https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files#diff-a65b81b23e4a91a2dfa51b37b27836a07577ddebc2064fa89b472b9a5fc2e0b8
.github/workflows/gradle-build.ymlhttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files#diff-f40eb8ed4938a938963faf4e9f9f40cf7f965728b47bbac3653c6b39fc88a58e
View file https://github.com/TheProgramSrc/SimpleCore-UIsModule/blob/8b608e3d73c256c8651eb14218733780b02dcaf5/.github/workflows/gradle-build.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/{{ revealButtonHref }}
https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files#diff-f40eb8ed4938a938963faf4e9f9f40cf7f965728b47bbac3653c6b39fc88a58e
https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files#diff-f40eb8ed4938a938963faf4e9f9f40cf7f965728b47bbac3653c6b39fc88a58e
.github/workflows/gradle-test.ymlhttps://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files#diff-a65b81b23e4a91a2dfa51b37b27836a07577ddebc2064fa89b472b9a5fc2e0b8
View file https://github.com/TheProgramSrc/SimpleCore-UIsModule/blob/8b608e3d73c256c8651eb14218733780b02dcaf5/.github/workflows/gradle-test.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/{{ revealButtonHref }}
https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files#diff-a65b81b23e4a91a2dfa51b37b27836a07577ddebc2064fa89b472b9a5fc2e0b8
https://github.com/TheProgramSrc/SimpleCore-UIsModule/pull/52/files#diff-a65b81b23e4a91a2dfa51b37b27836a07577ddebc2064fa89b472b9a5fc2e0b8
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.