Update dependency @nomiclabs/hardhat-solhint to v4 - autoclosed#104
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Update dependency @nomiclabs/hardhat-solhint to v4 - autoclosed#104renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
6b29b7a to
4745d1c
Compare
4745d1c to
9259c46
Compare
9259c46 to
b24db28
Compare
b24db28 to
5582916
Compare
5582916 to
e2c7839
Compare
e2c7839 to
254e242
Compare
254e242 to
920941f
Compare
920941f to
622638f
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:
^3.0.0→^4.0.0Release Notes
nomiclabs/hardhat (@nomiclabs/hardhat-solhint)
v4.1.0Compare Source
v4.0.2Compare Source
This release is a small bug fix that restricts the
solhintdependency to~5.0.0.Changes
173a8a3: Fixed hardhat-solhint by restricting the solhint dependency to ~5.0.0.v4.0.1Compare Source
A small bug fix release to fix the Hardhat peer dependency entry in the published
package.jsonthat was corrupted by pnpm in the previous release.Changes
efa905d: Fix for corrupted Hardhat peer dependency version from pnpm.v4.0.0Compare Source
This release is a major update. It fixes the issue of the check task always exiting with exit code 0, even if solhint reports errors (#5057). It also updates the solhint dependency to v5.0.2.
Changes
cc79bd7: Ensured the check task exits with exit code 1 when solhint raises any errors; this is a breaking change since the check task would previously always exit with exit code 09cae5e7: Updated solhint dependency to v5.0.2v3.1.0: @nomiclabs/hardhat-etherscan v3.1.0Compare Source
This release adds support for verifying contracts in chains that are not included by default in
hardhat-etherscan.To do this, you add the network you want to verify in the
customChainsentry of the Etherscan configuration:You can read more about this here.
Thanks to @no2chem for the initial implementation and to @calvinaco who helped test this.
v3.0.1: @nomiclabs/hardhat-solhint v3.0.1Compare Source
Update solhint to v3.4.0 (thanks @yhuard!)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.