chore(deps): update dependency prettier-plugin-solidity to v2.3.1 - #111
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency prettier-plugin-solidity to v2.3.1#111renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/prettier-plugin-solidity-2.x
branch
from
December 21, 2025 21:56
41a7079 to
f6380ee
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-solidity-2.x
branch
from
February 12, 2026 18:36
f6380ee to
5b5c55c
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-solidity-2.x
branch
from
March 13, 2026 21:06
5b5c55c to
2b0daee
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-solidity-2.x
branch
from
March 15, 2026 13:27
2b0daee to
de88399
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-solidity-2.x
branch
from
May 12, 2026 10:33
de88399 to
a6be39a
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-solidity-2.x
branch
from
May 28, 2026 16:47
a6be39a to
a9fddc5
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-solidity-2.x
branch
from
June 11, 2026 14:38
a9fddc5 to
f5f6b78
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-solidity-2.x
branch
from
July 12, 2026 17:13
f5f6b78 to
8874167
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.1.0→2.3.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release 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
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.