Update dependency @nomiclabs/hardhat-ethers to v2.2.3#255
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
3 times, most recently
from
October 12, 2022 13:11
dc0da5d to
86217cb
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
3 times, most recently
from
October 22, 2022 02:05
94389f2 to
0bca7a6
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
2 times, most recently
from
October 27, 2022 13:00
0f6a366 to
e12fa5e
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
November 6, 2022 09:53
5fd7ead to
1aba0b7
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
5 times, most recently
from
November 14, 2022 23:24
5a729e1 to
743222f
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
6 times, most recently
from
November 21, 2022 23:51
49c19d6 to
5c0d438
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
3 times, most recently
from
November 29, 2022 18:35
fdd5dd2 to
bac90d1
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
3 times, most recently
from
December 5, 2022 22:05
de55b47 to
5b08665
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
January 9, 2023 23:00
9b0c7ea to
107364a
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
from
January 11, 2023 12:17
107364a to
0b0708a
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
January 19, 2023 03:12
b16225b to
24cbdb2
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
2 times, most recently
from
January 29, 2023 05:43
b9c6fb1 to
5f14984
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
February 6, 2023 23:16
e3d5539 to
87dba59
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
2 times, most recently
from
February 8, 2023 12:47
06b6aba to
f9a60b5
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
from
April 10, 2023 06:22
f9a60b5 to
56af887
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
4 times, most recently
from
April 10, 2023 23:49
f4e1dc2 to
5b896be
Compare
renovate
Bot
force-pushed
the
renovate/nomiclabs-hardhat-ethers-2.x
branch
5 times, most recently
from
January 25, 2024 23:34
57713c2 to
93d91ac
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.