-
Notifications
You must be signed in to change notification settings - Fork 111
Update tool java to v25.0.2+10.0.LTS
#8293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryPins the Java tool version managed by
Written by Cursor Bugbot for commit 983566d. This will update automatically on new commits. Configure here. |
🤖 Augment PR SummarySummary: Updates the pinned 🤖 Was this summary useful? React with 👍 or 👎 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review completed. No suggestions at this time.
Comment augment review to trigger a new review at any time.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
| 'cargo:wasm-opt' = "0.116.1" | ||
| "cargo:wasm-pack" = "0.13.1" | ||
| java = "25" | ||
| java = "25.0.2+10.0.LTS" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Java version unavailable from Adoptium Temurin
High Severity
The Java version 25.0.2+10.0.LTS does not appear to be available from Adoptium Temurin yet. While Oracle released their January 2026 CPU on January 21, Adoptium has not released corresponding Temurin 25.0.2 binaries. The latest verified version is 25.0.1. Since mise uses Adoptium as its Java backend, attempting to run mise install will fail, blocking CI pipelines, developer environment setup, and Docker builds throughout the project.
This PR contains the following updates:
25->25.0.2+10.0.LTSWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.