Update dependency @nomiclabs/hardhat-ethers to v2.2.3 - #259
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
5 times, most recently
from
October 16, 2022 02:02
2773f8d to
4f82e2b
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
6 times, most recently
from
October 23, 2022 23:14
906b682 to
7caba31
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
5 times, most recently
from
October 27, 2022 12:10
3542005 to
d1be41c
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
5 times, most recently
from
November 6, 2022 10:51
1323570 to
4be38e1
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
5 times, most recently
from
November 14, 2022 22:09
21b2779 to
c209983
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
3 times, most recently
from
November 19, 2022 03:41
bd5090d to
88e9c9d
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
7 times, most recently
from
December 17, 2022 01:10
6a708fe to
9dbfbcb
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
2 times, most recently
from
December 19, 2022 22:56
e69747a to
77e9b43
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
December 31, 2022 08:24
b9af344 to
b159535
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
January 9, 2023 23:39
37f99a3 to
9f1d3ed
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
5 times, most recently
from
January 16, 2023 23:22
e5da70e to
cf81588
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
2 times, most recently
from
January 29, 2023 03:37
15917a9 to
f4f9583
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
February 6, 2023 20:57
c36cdfb to
5cad725
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: (UTC)
🚦 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.