-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps-dev): bump prettier-plugin-solidity from 1.1.3 to 1.4.1 #306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump prettier-plugin-solidity from 1.1.3 to 1.4.1 #306
Conversation
Bumps [prettier-plugin-solidity](https://github.com/prettier-solidity/prettier-plugin-solidity) from 1.1.3 to 1.4.1. - [Release notes](https://github.com/prettier-solidity/prettier-plugin-solidity/releases) - [Commits](prettier-solidity/prettier-plugin-solidity@v1.1.3...v1.4.1) --- updated-dependencies: - dependency-name: prettier-plugin-solidity dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
The following labels could not be found: |
WalkthroughThis update involves changing the version of the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
❌ Deploy Preview for veascan failed. Why did it fail? →
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lockis excluded by!**/yarn.lock,!**/*.lock
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
48-48: Verify compatibility and impact of the dependency update.The update to
prettier-plugin-solidityfrom^1.1.3to^1.4.1may introduce new features and improvements. Ensure that it aligns with the project's formatting requirements and doesn't introduce breaking changes in the Solidity code formatting.
|
Superseded by #390. |
Bumps prettier-plugin-solidity from 1.1.3 to 1.4.1.
Release notes
Sourced from prettier-plugin-solidity's releases.
... (truncated)
Commits
889a5bbbump version (#1037)cb01e14Revert how if-else comments are handled (#1036)2b27e68Necessary tweaks to the current formatting (#1033)0023b9dBump esmock from 2.6.6 to 2.6.7 (#1029)b53d75aBump semver from 7.6.2 to 7.6.3 (#1028)359ac73Bump prettier from 3.3.2 to 3.3.3 (#1027)967aba9Bump webpack from 5.92.1 to 5.93.0 (#1025)4b4a682Bump esmock from 2.6.5 to 2.6.6 (#1021)3e514ecBump webpack from 5.92.0 to 5.92.1 (#1023)e6a1d70Bump webpack from 5.91.0 to 5.92.0 (#1018)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)PR-Codex overview
The focus of this PR is to update dependencies related to Solidity and formatting plugins, enhancing code quality and compatibility.
Detailed summary
prettier-plugin-solidityto version1.4.1@solidity-parser/parserto version0.18.0semverto version7.6.3Summary by CodeRabbit
prettier-plugin-soliditydependency to improve formatting capabilities for Solidity code within the Prettier ecosystem.