Skip to content

Update jetty monorepo to v12.1.5 - abandoned - #5153

Open
renovate[bot] wants to merge 11 commits into
mainfrom
renovate/jetty-monorepo
Open

Update jetty monorepo to v12.1.5 - abandoned#5153
renovate[bot] wants to merge 11 commits into
mainfrom
renovate/jetty-monorepo

Conversation

@renovate

@renovate renovate Bot commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.eclipse.jetty:jetty-alpn-java-client (source) 12.0.2912.1.5 age confidence
org.eclipse.jetty:jetty-alpn-java-server (source) 12.0.2912.1.5 age confidence
org.eclipse.jetty:jetty-alpn-server (source) 12.0.2912.1.5 age confidence
org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server (source) 12.0.2912.1.5 age confidence
org.eclipse.jetty.ee10:jetty-ee10-servlet (source) 12.0.2912.1.5 age confidence
org.eclipse.jetty.ee10:jetty-ee10-servlets (source) 12.0.2912.1.5 age confidence
org.eclipse.jetty:jetty-server (source) 12.0.2912.1.5 age confidence
org.eclipse.jetty.http2:jetty-http2-client (source) 12.0.2912.1.5 age confidence
org.eclipse.jetty.http2:jetty-http2-server (source) 12.0.2912.1.5 age confidence
org.eclipse.jetty:jetty-client (source) 12.0.2912.1.5 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC).

🚦 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 these updates 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 dependencies Pull requests that update a dependency file label Oct 23, 2025
@coderabbitai

coderabbitai Bot commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it! :shipit:

@osipxd

Copy link
Copy Markdown
Member

Error:

/ktor-server/ktor-server-jetty-jakarta/jvm/src/io/ktor/server/jetty/jakarta/internal/EndPointChannels.kt:89:15 [UNRESOLVED_REFERENCE] Unresolved reference 'failedCallback'.

@renovate
renovate Bot force-pushed the renovate/jetty-monorepo branch 2 times, most recently from 2c5af0a to 97f31e2 Compare November 10, 2025 23:40
@renovate
renovate Bot force-pushed the renovate/jetty-monorepo branch from 97f31e2 to c124b7d Compare November 12, 2025 15:51
@renovate renovate Bot changed the title Update jetty monorepo to v12.1.3 Update jetty monorepo to v12.1.4 Nov 12, 2025
@renovate
renovate Bot force-pushed the renovate/jetty-monorepo branch from c124b7d to e650319 Compare November 18, 2025 10:06
@renovate
renovate Bot force-pushed the renovate/jetty-monorepo branch from e650319 to 11f137c Compare December 5, 2025 12:29
@renovate renovate Bot changed the title Update jetty monorepo to v12.1.4 Update jetty monorepo Dec 5, 2025
@renovate
renovate Bot force-pushed the renovate/jetty-monorepo branch from 11f137c to a9e1bb9 Compare December 5, 2025 16:41
@renovate renovate Bot changed the title Update jetty monorepo Update jetty monorepo to v12.1.5 Dec 5, 2025
@renovate
renovate Bot force-pushed the renovate/jetty-monorepo branch from a9e1bb9 to 7e6c14c Compare December 30, 2025 12:31
@renovate

renovate Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@bjhham

Copy link
Copy Markdown
Contributor

Looks like this version is bad for new allocations. Might need to stick with 12.0.* for now.

@renovate renovate Bot changed the title Update jetty monorepo to v12.1.5 Update jetty monorepo to v12.1.5 - abandoned Jul 7, 2026
@renovate

renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@bjhham Bruce Hamilton (bjhham) changed the title Update jetty monorepo to v12.1.5 - abandoned Update jetty monorepo to v12.1.5 Aug 20, 2026
@bjhham

Copy link
Copy Markdown
Contributor

I'll investigate the allocations jump here and try to merge before the 3.6.0 release.

@renovate renovate Bot changed the title Update jetty monorepo to v12.1.5 Update jetty monorepo to v12.1.5 - abandoned Aug 20, 2026
@bjhham

Copy link
Copy Markdown
Contributor

I've logged an upstream ticket for the increased memory allocations jetty/jetty.project#15627

To mitigate, I've increased the buffer size on writes to reduce the calls to write

For now, I'll update the allocations snapshot with the increase and carry forward with the upgrade in 3.6.0.

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants