Update dependency @nomiclabs/hardhat-ethers to v2.2.3 - #212
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
October 17, 2022 21:36
a0a0033 to
5cb9d70
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
3 times, most recently
from
October 24, 2022 23:31
3aa643c to
8875d55
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
from
October 27, 2022 12:20
8875d55 to
c7b8b43
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
November 6, 2022 10:49
d6cfc56 to
b7ec566
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
5 times, most recently
from
November 14, 2022 20:46
59c954a to
38dd4cd
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
5 times, most recently
from
November 21, 2022 23:44
75c8bd3 to
7a2cdd1
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
3 times, most recently
from
November 29, 2022 16:10
3f0c386 to
f58585b
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
December 8, 2022 05:17
c54ad12 to
cb3ab85
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
January 11, 2023 13:15
a8fab0a to
3614672
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
January 19, 2023 01:56
fb8b24a to
d6bbfbc
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
2 times, most recently
from
January 29, 2023 05:55
14266c9 to
ff237c3
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
February 6, 2023 22:23
7a2287f to
7d027f6
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
5 times, most recently
from
February 14, 2023 02:13
a839226 to
ceef769
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
3 times, most recently
from
February 28, 2023 00:17
183e96e to
7696ee3
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
3 times, most recently
from
March 7, 2023 02:47
c349322 to
142452d
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
3 times, most recently
from
March 16, 2023 18:57
8358f92 to
4d52e89
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.