Closed
Conversation
|
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
d433afd to
72e0ba8
Compare
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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:
0.3.2->2.0.1Release Notes
jhipster/prettier-java
v2.0.1Compare Source
v2.0.0Compare Source
v1.4.0Compare Source
Enhancements
Fixes
v1.3.1Compare Source
Fixes
(From @rnorth: #492)
v1.2.0Compare Source
Enhancements
Miscallenous
v1.1.1Compare Source
Fixes
and records with simplified constructors
(#470)
Miscallenous
v1.1.0Compare Source
Enhancements
v1.0.2Compare Source
Fixes
Miscellaneous
v1.0.0Compare Source
Enhancements
Support of Java 15 ! 🚀
Support of Text blocks
Support of new switch rules and yield statements
Improve throws rendering (From @jhaber: #384)
Fixes
Miscellaneous
v0.8.2Compare Source
Fixes
Revert: Parsing of unannPrimitiveType in primary (#421).
It was causing a breaking change in the java-parser
uses exact dependencies when releasing a new version of java-parser and prettier-plugin-java
v0.8.1Compare Source
Enhancements
Fixes
v0.8.0Compare Source
Enhancements
Fixes
Re-Writer
Miscellaneous
v0.7.1Compare Source
Fixes
Re-Writer
Miscellaneous
v0.7.0Compare Source
Enhancements
Re-Writer
Add support for trailing commas option (#354)
For enumerations:
For arrays:
By default, remove trailing comma in arrays (#354)
Allow blank lines in enumerations' constant list (#350)
Always add a blank line between an enumeration's constants and declarations (#351)
Fixes
Re-Writer
Fix blank lines with empty statements (#360)
Fix line wrapping in switch statements (#359)
Fix stable reformating of comments in binary expression (#353)
Fix comments indentation when they are at the end of a block: indent the comments based on the block they are in (#345)
Fix respect of blank lines with comments (#348)
v0.6.0Compare Source
Enhancements
Parser
Re-Writer
Support
// formater-offand// formater-oncomments to disable formating on some parts of the code (#323)Print enums' values on their own line (#319)
Remove extra comma in enums (#319)
Respect case when sorting imports (#330)
Improve formatting of lambda expressions when they break (#333)
Don't indent binary operators (#329)
Improve ternary expression line wrapping (#318)
Improve formatting of variable initialization with methods (#332)
Fixes
Parser
(e.g.
(left) << rightor(left) < right). The parser is now able to parse completely the ElasticSearch Repository (#325)Re-Writer
Fix stable reformating of variable declaration with comments (#336)
Miscellaneous
v0.5.1Compare Source
Fixes
v0.5.0Compare Source
Enhancements
Parser
Re-Writer
Sort class, method and field modifiers (#302). See this doc for more information
Fixes
Parser
transitivekeyword with the specs (#297)Re-Writer
Miscellaneous
v0.4.0Compare Source
Enhancements
Upgrade Chevrotain to 6.5.0 (#268)
Split enum to one constant per line if too long (#266)
would be transformed in:
When
would be kept as it is:
would be transformed in:
when the following is kept as it is:
is transformed in:
is transformed in:
is transformed in:
is transformed in:
Fixed
lodashdependency (#265)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.