Electron-Labs / ed25519-circom

ED25519 implementation in Circom
https://docs.electronlabs.org/
110 stars 15 forks source link

chore(deps-dev): bump hardhat from 2.9.5 to 2.9.7 #87

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps hardhat from 2.9.5 to 2.9.7.

Release notes

Sourced from hardhat's releases.

Hardhat v2.9.7

This release fixes a bug (#2742) that was causing block.chainid to be evaluated to 0 inside view functions.

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!)

Commits
  • 36b1a42 Version Packages
  • 4fb52f3 Merge pull request #2768 from tenbits/master
  • 1b23032 Fix linter
  • 5e349fe Merge pull request #2778 from NomicFoundation/retry-latest-deps-workflow
  • 6a7f7a4 Merge pull request #2588 from dreamineering/patch-1
  • bc1db44 Merge pull request #2766 from NomicFoundation/francovictorio/hh-688/chainid-z...
  • 868f0bf Merge pull request #2764 from Chriton/hdWalletExample
  • 4d210f1 Update config docs
  • 9e3e5d7 Add retry to latest-dependency-versions workflow
  • 9d60b47 add (community plugin) 0xweb/hardhat
  • 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)