Update dependency @nomiclabs/hardhat-ethers to v2.2.3#249
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency @nomiclabs/hardhat-ethers to v2.2.3#249renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
42415c5 to
b68f293
Compare
f347f38 to
827d04e
Compare
bb894aa to
aae03ff
Compare
e940452 to
a1f4d0f
Compare
9c329f1 to
56d2643
Compare
56d2643 to
d9e8e3e
Compare
921b3b0 to
38649eb
Compare
b585454 to
dfb6a60
Compare
1911881 to
7c1738c
Compare
5afa3c6 to
81579fa
Compare
83e2734 to
cad7a33
Compare
cad7a33 to
971b366
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.1→2.2.3Release Notes
nomiclabs/hardhat (@nomiclabs/hardhat-ethers)
v2.2.3: @nomiclabs/hardhat-ethers v2.2.3Compare Source
Make
getContractFactory's params validation more flexible (thanks @jtakalai!)v2.2.2Compare Source
v2.2.1: @nomiclabs/hardhat-ethers v2.2.1Compare Source
getContractAtdoesn't throw anymore if the given address is not a contract. We removed this check because it causedsmockto stop working.v2.2.0: @nomiclabs/hardhat-ethers v2.2.0Compare Source
This version adds a new helper to the
hre.ethersobject:deployContract.If your contract has constructor arguments, you can pass them as an array:
Thanks to @zemse for working on this!
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.