Skip to content

️ deps: Bump ethereum-waffle from 3.4.0 to 3.4.4

Yogi Bot requested to merge dependabot-npm_and_yarn-ethereum-waffle-3.4.4 into main

Bumps ethereum-waffle from 3.4.0 to 3.4.4.

Release notes

Sourced from ethereum-waffle's releases.

ethereum-waffle@3.4.4

ethereum-waffle

3.4.0

Minor Changes

  • 80d215b: - Fix vulnerabilities shown by yarn audit
    • Fix typings in closeTo matcher
    • Add flattenSingleFile function to compiler

Patch Changes

  • Updated dependencies [80d215b]
    • @​ethereum-waffle/compiler@​3.4.0
    • @​ethereum-waffle/chai@​3.4.0
    • @​ethereum-waffle/mock-contract@​3.3.0
    • @​ethereum-waffle/provider@​3.4.0

3.3.0

Minor Changes

  • 1d7b466: Fix changeTokenBalance and changeTokenBalances matchers for contracts with overloaded balanceOf

    New matchers for BigNumber: within and closeTo

    Typechain integration

    Fix revertedWith functionality

Patch Changes

  • 246281f: Allow contract deployment using TypeChain-generated types
  • Updated dependencies [246281f]
  • Updated dependencies [1d7b466]
    • @​ethereum-waffle/compiler@​3.3.0
    • @​ethereum-waffle/chai@​3.3.0
    • @​ethereum-waffle/provider@​3.3.0

@​ethereum-waffle/chai@​3.4.3

Patch Changes

  • 9074f16: Adjust closeTo delta type to accept BigNumber inputs

@​ethereum-waffle/chai@​3.4.1

Patch Changes

  • 5407af7: changeEtherBalances/changeEtherBalance compatablity with london hardfork
Commits

Merge request reports