Skip to content

Conversation

@hash-worker
Copy link
Contributor

@hash-worker hash-worker bot commented Jan 23, 2026

This PR contains the following updates:

Package Update Change
java patch 25 -> 25.0.2+10.0.LTS

Warning

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@hash-worker hash-worker bot enabled auto-merge January 23, 2026 00:37
@vercel
Copy link

vercel bot commented Jan 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
hashdotdesign Ready Ready Preview, Comment Jan 23, 2026 0:41am
hashdotdesign-tokens Ready Ready Preview, Comment Jan 23, 2026 0:41am

@cursor
Copy link

cursor bot commented Jan 23, 2026

PR Summary

Pins the Java tool version managed by mise.

  • Updates java in .config/mise/config.toml from 25 to 25.0.2+10.0.LTS

Written by Cursor Bugbot for commit 983566d. This will update automatically on new commits. Configure here.

@github-actions github-actions bot added the area/deps Relates to third-party dependencies (area) label Jan 23, 2026
@augmentcode
Copy link

augmentcode bot commented Jan 23, 2026

🤖 Augment PR Summary

Summary: Updates the pinned java tool version in mise from 25 to 25.0.2+10.0.LTS to track the latest Adoptium patch/LTS release.
Changes: Adjusts .config/mise/config.toml so local/CI tool installation uses the updated Java runtime version.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a 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.

Copy link

@cursor cursor bot left a 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"
Copy link

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.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/deps Relates to third-party dependencies (area)

Development

Successfully merging this pull request may close these issues.

3 participants