Skip to content

Update dependency ethereum-waffle to v4 #598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ethereum-waffle 2.5.1 -> 4.0.10 age adoption passing confidence

Release Notes

EthWorks/Waffle (ethereum-waffle)

v4.0.10

Compare Source

Patch Changes

v4.0.9

Compare Source

Patch Changes

v4.0.8

Compare Source

Patch Changes

v4.0.7

Compare Source

Patch Changes

v4.0.6

Compare Source

Patch Changes

v4.0.5

Compare Source

Patch Changes

v4.0.4

Compare Source

Patch Changes

v4.0.3

Compare Source

Patch Changes

v4.0.2

Compare Source

Patch Changes

v4.0.1

Compare Source

Patch Changes

v4.0.0

Compare Source

Patch Changes

v3.4.4

Compare Source

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

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

v3.4.0

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

v3.2.2

Compare Source

  • Allow asserting events on previously executed transactions (#​424)
  • Make BN matchers compatible with chai's lengthOf (#​423)
  • expect().to.emit().withArgs() - add assertion for indexed dynamic size parameters (#​413)
  • Add hexEqual matcher (#​415)
  • Update types for matchers to explicitly return promises (#​403)
  • Update dev dependencies, replace node 11 with 14

v3.2.1

  • Make solcjs compilation work with versions >=0.7.2

v3.1.2

Compare Source

  • Add changeTokenBalance matcher
  • Fix staticcall for calls with multiple parameters

v3.1.1

Compare Source

  • Remove multiple SPDX licence during flattening
  • Allow transaction receipt in balance matchers
  • Skip solc download if version is already present
  • Add revertsWithReason to mock contract documentation
  • Fix broken markdown in waffle-cli readme

v3.1.0

Compare Source

  • Introduce experimental support for Jest
  • Revert breaking change from Wallet to Signer in Fixture
  • Export Fixture type

v3.0.3

Compare Source

  • Fix source maps
  • Mocks can now call and staticcall through to contracts
  • Mock can now revert with reason in doppelganger contract (#​349)

v3.0.2

Compare Source

This release replace uses of Wallet with Signer in changeBalance(s) matchers and for fixtures.

v3.0.1

Compare Source

This release fixes following bugs:

  • Fix revertedWith matcher false positive behaviour
  • Make emit matcher error messages follow chai convention
  • Load config from provided path by default

v3.0.0

Compare Source

Update to ethers 5.0.1


Configuration

📅 Schedule: Branch creation - "on sunday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants