Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2025

This PR contains the following updates:

Package Change Age Confidence
io.netty:netty-bom (source) 4.1.124.Final -> 4.2.4.Final age confidence

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" in timezone America/Vancouver, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) August 21, 2025 07:32
@github-actions github-actions bot added the fix label Aug 21, 2025
Copy link

Overall Project 99.07% 🍏

There is no coverage information present for the Files changed

@mamartinezmejia
Copy link
Collaborator

Closing this PR because upgrading Netty from 4.1.x to 4.2.x requires support from Reactor Netty, which in turn is managed through Spring Boot’s dependency management. Since we are currently on spring-boot-starter-parent 3.5.4, forcing Netty 4.2.x introduces runtime incompatibilities (e.g., NoSuchFieldException: producerIndex). To adopt Netty 4.2.x safely, we would first need to upgrade Spring Boot to a version that officially manages and supports it.

auto-merge was automatically disabled August 21, 2025 16:59

Pull request was closed

Copy link
Contributor Author

renovate bot commented Aug 21, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (4.2.4.Final). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/java branch August 21, 2025 16:59
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.

1 participant