chore(deps): update dependency prettier-plugin-solidity to v2.3.1#854
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency prettier-plugin-solidity to v2.3.1#854renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
c7563ad to
257d9c4
Compare
257d9c4 to
c81d926
Compare
c81d926 to
6b26b49
Compare
6b26b49 to
843f1dc
Compare
843f1dc to
d56c07a
Compare
d56c07a to
02603b8
Compare
02603b8 to
d6779de
Compare
d6779de to
f734dfc
Compare
f734dfc to
1ca027c
Compare
1ca027c to
203d044
Compare
0e6fd4f to
17172bc
Compare
17172bc to
315dc88
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.0.0→2.3.1Release Notes
prettier-solidity/prettier-plugin-solidity (prettier-plugin-solidity)
v2.3.1Compare Source
What's Changed
Full Changelog: prettier-solidity/prettier-plugin-solidity@v2.3.0...v2.3.1
v2.3.0Compare Source
What's Changed
Format changes
We had to address formatting choices rather than just fixing formatting bugs thus there was a need to publish a new minor release.
standardising all assignment types by @Janther in #1437
There are 4 ways to assign a value to a variable and in each one we used to have a slightly different logic.
This is likely going to impact variable definitions where the initial value was a long expression.
Variables initiated with a multipart string are now indented by @Janther in #1436
Notice how the state variable was already formatting correctly thus making clear the need to standardise the value assingments.
remove indentation of a logical operation if it's the operand of a conditional by @Janther in #1441
Dependencies
Behaviour changes
Internal changes
Development changes
Full Changelog: prettier-solidity/prettier-plugin-solidity@v2.2.1...v2.3.0
v2.2.1Compare Source
What's Changed
Release with
@nomicfoundation/slangversion1.3.1which adds support for solidity0.8.31.Full Changelog: prettier-solidity/prettier-plugin-solidity@v2.2.0...v2.2.1
v2.2.0Compare Source
What's Changed
Format fixes
try-catchstatement by @Janther in #1295, reported by @niklasnatterBehaviour changes
Internal changes
There has been a lot of work put into simplifying the printing flow avoiding extra steps and cleaning up the patterns in the printing functions across the codebase. There has been a noticeable improvement in the execution speed and cleaner codebase.
Development changes
Full Changelog: prettier-solidity/prettier-plugin-solidity@v2.1.0...v2.2.0
v2.1.0Compare Source
What's Changed
API Changes
compileroption is provided. by @Janther in #1158 and #1175Format Changes
Breaking Changes
New Contributors
Full Changelog: prettier-solidity/prettier-plugin-solidity@v2.0.0...v2.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.