Skip to content

build(deps): bump hardhat from 2.9.4 to 2.9.6#824

Merged
Joeysantoro merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/hardhat-2.9.6
May 19, 2022
Merged

build(deps): bump hardhat from 2.9.4 to 2.9.6#824
Joeysantoro merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/hardhat-2.9.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2022

Bumps hardhat from 2.9.4 to 2.9.6.

Release notes

Sourced from hardhat's releases.

Hardhat v2.9.6

This release fixes an issue that was preventing compilation from working on Windows (#2712, thanks @​tylerK1294!)

Besides that, now the node task is terminated when the server closes (thanks @​zzmp!)

Hardhat v2.9.5

This release fixes a small publish problem in v2.9.4 that shouldn't affect most users.

Besides that, now the eth_getStorageAt method is spec-compliant. This means that the storage slot argument must have a length of 32 bytes (a hex-encoded, 0x-prefixed string of length 66).

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)

Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.9.4 to 2.9.6.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.9.6)

---
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 added the dependencies Pull requests that update a dependency file label May 19, 2022
@Joeysantoro Joeysantoro merged commit 6334640 into develop May 19, 2022
@Joeysantoro Joeysantoro deleted the dependabot/npm_and_yarn/hardhat-2.9.6 branch May 19, 2022 23:23
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