Update dependency prettier-plugin-java to v2.10.2#7464
Merged
Conversation
Contributor
Ruling Report✅ No changes to ruling expected issues in this PR |
This comment has been minimized.
This comment has been minimized.
vdiez
approved these changes
Jul 9, 2026
vdiez
left a comment
Contributor
There was a problem hiding this comment.
Auto-approved: Renovate dependency update.
c0f3660 to
c208edf
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





This PR contains the following updates:
2.10.1→2.10.2Release Notes
jhipster/prettier-java (prettier-plugin-java)
v2.10.2Compare Source
What's Changed
Full Changelog: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.10.1...prettier-plugin-java@2.10.2
Configuration
📅 Schedule: (in timezone CET)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Note
Low Risk
Dev-only formatter dependency with no runtime or security impact; the only behavioral risk is minor Java formatting diffs after reformatting.
Overview
Bumps the prettier-plugin-java dev dependency from 2.10.1 to 2.10.2 in
package.jsonandpackage-lock.json.This is a patch release of the Prettier Java formatter used by the repo’s
format/check-formatscripts and theprettier.pluginsentry. Upstream fixes include better handling of class literals as simple arguments and restored comment attachment on formal parameters (including JSNI comments), which may slightly change how some Java files format on the next run.Reviewed by Cursor Bugbot for commit c208edf. Configure here.