Skip to content

Bump hardhat from 2.6.7 to 2.6.8#297

Merged
xklob merged 3 commits intodevelopfrom
dependabot/npm_and_yarn/hardhat-2.6.8
Nov 5, 2021
Merged

Bump hardhat from 2.6.7 to 2.6.8#297
xklob merged 3 commits intodevelopfrom
dependabot/npm_and_yarn/hardhat-2.6.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2021

Bumps hardhat from 2.6.7 to 2.6.8.

Release notes

Sourced from hardhat's releases.

Hardhat v2.6.8

This release adds support for solidity 0.8.5–0.8.9. It also:

  • Adds the personal_sign RPC method. This makes the signMessage method work with Hardhat in the newer versions of ethers.js (closes #1981)
  • Adds a new hardhat_getAutomine method that can be used to get the current setting of interval mining (thanks @​sisco0!) (closes #2010)
  • Enables solc's metadata by default (thanks @​chriseth!)
  • The node task now shows a warning when the default accounts are used, explaining that those accounts shouldn't be used in live networks with real value.
  • Hardhat now throws an error if a version of solc older than 0.4.11 is used. This didn't work anyway, but the error is more clear now.
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2021
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.6.7 to 2.6.8.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.6.8)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hardhat-2.6.8 branch from 329a3d7 to 8f32b34 Compare November 5, 2021 08:33
@xklob xklob merged commit c3b5dc6 into develop Nov 5, 2021
@xklob xklob deleted the dependabot/npm_and_yarn/hardhat-2.6.8 branch November 5, 2021 18:31
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.

1 participant

Comments