-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency hardhat to v2.22.17 #75
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
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Reviewer's Guide by SourceryThis is a straightforward dependency update PR that upgrades the Hardhat development framework from version 2.22.16 to 2.22.17. The update includes support for Solidity 0.8.28, improvements to the flatten task, and fixes for precompile errors and block response handling. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
LCOV of commit
|
📦 Packages
|
This PR contains the following updates:
2.22.16->2.22.17Release Notes
nomiclabs/hardhat (hardhat)
v2.22.17: Hardhat v2.22.17Compare Source
This release introduces support for Solidity 0.8.28, enhances the flatten task with an optional
--outputparameter to specify the output file, and aligns with the latest spec by making thetotalDifficultyfield in block responses optional. Additionally, it fixes an issue to prevent panic errors from precompile failures.Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
Summary by Sourcery
Chores: