Skip to content

Update dependency io.papermc.paper:paper-api to v26#3528

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-paperapi
Open

Update dependency io.papermc.paper:paper-api to v26#3528
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-paperapi

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 16, 2026

This PR contains the following updates:

Package Change Age Confidence
io.papermc.paper:paper-api 1.21-R0.1-SNAPSHOT26.1.2.build.64-stable age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the Renovate label May 16, 2026
@renovate renovate Bot requested a review from a team as a code owner May 16, 2026 12:35
@renovate renovate Bot enabled auto-merge (squash) May 16, 2026 12:35
@NotMyFault
Copy link
Copy Markdown
Collaborator

Dependency resolution is looking for a library compatible with JVM runtime version 21, but 'io.papermc.paper:paper-api:26.1.2.build.63-stable' is only compatible with JVM runtime version 25 or newer.

Don't we already run on Java 25 since d0ad6e7 @SirYwell ?

@SirYwell
Copy link
Copy Markdown
Member

We do, but we still target Java 21 to still be compatible with older versions. I'm not sure if there's an override to suppress this check, otherwise it might make sense to update the API only when we need it.

It might also make sense to find out which Paper versions ship with which ASM version to figure out what the lower bound would be if we target Java 25.

@renovate renovate Bot force-pushed the renovate/major-paperapi branch from ef559ac to 35e9863 Compare May 17, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants