Skip to content

chore(deps-dev): bump @nomiclabs/hardhat-ethers from 2.0.2 to 2.1.1#24

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nomiclabs/hardhat-ethers-2.1.1
Closed

chore(deps-dev): bump @nomiclabs/hardhat-ethers from 2.0.2 to 2.1.1#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nomiclabs/hardhat-ethers-2.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2022

Bumps @nomiclabs/hardhat-ethers from 2.0.2 to 2.1.1.

Release notes

Sourced from @​nomiclabs/hardhat-ethers's releases.

@​nomiclabs/hardhat-ethers v2.1.1

The getContractAt function now throws an error if the given address does not correspond to a contract.

Thanks @​SfyMantissa for fixing this!

@​nomiclabs/hardhat-ethers v2.0.6

  • 7403ec1d: Stop publishing tsconfig.json files

@​nomiclabs/hardhat-ethers v2.0.5

This is a small patch release that fixes an issue when using this plugin with TypeScript.

Changelog

Fix an issue that was causing typescript projects to also compile Hardhat's source (#2260).

hardhat-ethers v2.0.4

This version adds two methods to the ethers object included in the Hardhat Runtime Environment: getContractFactoryFromArtifact and getContractAt (#1716). These are low-level methods that are useful when you have your own artifact-loading logic, but that won't be necessary for most users.

hardhat-ethers v2.0.3

This release fixes an issue (#1247) with hardhat-ethers, where the provider wasn't correctly reset after hardhat_reset was called.

It also adds a better inspection result for ethers's BigNumber instances (issue #2109). So now if you evaluate a BigNumber in the console, the result will look like this:

> ethers.BigNumber.from(1000)
BigNumber { value: "1000" }
Commits
  • 3e55c74 Version Packages
  • 68cc513 Merge pull request #3044 from NomicFoundation/changeset-sol-v0.8.16
  • 4b20a74 Update tricky-horses-talk.md
  • 3e3fe7b Add changeset for support of Solidity 0.8.16
  • 5beaf0b Merge pull request #3026 from NomicFoundation/gene/hh-434
  • 85bd04e Merge pull request #2973 from NomicFoundation/gene/hh-973
  • 3644e3a Merge pull request #3010 from wchargin/wchargin-hardhat-common-peer-dep
  • 36ca875 Create popular-fishes-doubt.md
  • e4ed14f Merge pull request #3032 from NomicFoundation/gene/hh-1043
  • 3be1ded allow manual triggering of tracing CI test
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nomiclabs/hardhat-ethers](https://github.com/nomiclabs/hardhat) from 2.0.2 to 2.1.1.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat-core-v2.0.2...@nomiclabs/hardhat-ethers@2.1.1)

---
updated-dependencies:
- dependency-name: "@nomiclabs/hardhat-ethers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2022

Superseded by #33.

@dependabot dependabot bot closed this Oct 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nomiclabs/hardhat-ethers-2.1.1 branch October 11, 2022 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants