Skip to content

Bump @nomicfoundation/hardhat-network-helpers from 1.0.4 to 1.0.9 in /hardhat#4

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hardhat/nomicfoundation/hardhat-network-helpers-1.0.9
Closed

Bump @nomicfoundation/hardhat-network-helpers from 1.0.4 to 1.0.9 in /hardhat#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hardhat/nomicfoundation/hardhat-network-helpers-1.0.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps @nomicfoundation/hardhat-network-helpers from 1.0.4 to 1.0.9.

Release notes

Sourced from @​nomicfoundation/hardhat-network-helpers's releases.

@​nomicfoundation/hardhat-network-helpers@​1.0.9

Added support for receiving Date instances in the increaseTo network helper (thanks @​Saty248!)

@​nomicfoundation/hardhat-network-helpers@​1.0.8

Changes

  • 8a4ad9ddc: Added a new 'reset' network helper

@​nomicfoundation/hardhat-network-helpers@​1.0.7

Fixed an error triggered by certain combinations of loadFixture calls (#3249, thanks @​skosito!)

@​nomicfoundation/hardhat-network-helpers@​1.0.6

This release fixes the setStorageAt helper so it can accept multiple leading zeros in the slot (thanks @​farwayer!)

@​nomicfoundation/hardhat-network-helpers@​1.0.5

This version adds a new helper setPrevRandao, which can be used to test contracts that use the new PREVRANDAO opcode (formerly known as DIFFICULTY) that will activate after the merge.

Commits
  • 103a34f Version Packages
  • d00454c Merge pull request #4323 from antico5/remappings_refactor
  • 12fd1bc Remove unnecessary error argument
  • 1c472a9 Change emoji shown after project creation
  • f7c13ff Merge pull request #4329 from NomicFoundation/fix/hh-forking-main
  • d4060f8 Ignore empty lines when parsing remappings
  • aa49e8a Improve and test remappings parsing logic
  • 845255c Rename applyRemapping to applyRemappings
  • ee9d2ff Support state overrides in eth_call (#4316)
  • 9cb4f84 Create chilled-schools-grab.md
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Oct 30, 2023
@vercel
Copy link

vercel bot commented Oct 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-badmintion ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2023 0:29am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hardhat/nomicfoundation/hardhat-network-helpers-1.0.9 branch from db05b5d to 63bb130 Compare October 30, 2023 12:27
Bumps [@nomicfoundation/hardhat-network-helpers](https://github.com/nomicfoundation/hardhat) from 1.0.4 to 1.0.9.
- [Release notes](https://github.com/nomicfoundation/hardhat/releases)
- [Commits](https://github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-network-helpers@1.0.4...@nomicfoundation/hardhat-network-helpers@1.0.9)

---
updated-dependencies:
- dependency-name: "@nomicfoundation/hardhat-network-helpers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hardhat/nomicfoundation/hardhat-network-helpers-1.0.9 branch from 63bb130 to b4d7827 Compare October 30, 2023 12:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #49.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hardhat/nomicfoundation/hardhat-network-helpers-1.0.9 branch December 11, 2023 09:04
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