Skip to content
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

chore(deps): update dependency @nomicfoundation/hardhat-chai-matchers to v2 #880

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nomicfoundation/hardhat-chai-matchers (source) ^1.0.6 -> ^2.0.0 age adoption passing confidence

Release Notes

nomicfoundation/hardhat (@​nomicfoundation/hardhat-chai-matchers)

v2.0.8

Compare Source

This release includes bug fixes for the emit and reverted matchers, improving support for overloaded events and bytes32 strings.

Changes
  • 1a0e1e3: Enhanced error message in emit matcher for overloaded events (thanks @​iosh!)
  • 7964bf0: Enhanced the reverted matcher to correctly handle bytes32 strings (thanks @​iosh!)

v2.0.7

Compare Source

This release accepts predicate functions in the changeEtherBalance, changeEthersBalances, changeTokenBalance and changeTokenBalances matchers (thanks @​SevenSwen and @​k06a!)


💡 The Nomic Foundation is hiring! Check our open positions.


v2.0.6

Compare Source

This release improves the error messages of the .withArgs matcher (thanks @​RenanSouza2!)

v2.0.5

Compare Source

This version:

  • Adds support for Typed objects (thanks @​RenanSouza2!)
  • Improves how .revertedWithCustomError handles wrong number of arguments (thanks @​RenanSouza2!)

v2.0.4

Compare Source

This release improves the loading performance of the plugin

v2.0.3

Compare Source

This release adds support for Addressable objects in .withArgs and .equals (thanks @​Amxx!)

v2.0.2

Compare Source

This release has a very minor change that makes the toolbox work correctly in ESM projects. ESM can only be used with Hardhat v2.13.0 or later.

v2.0.1

Compare Source

This release adds support for the polygonZkEVM and polygonZkEVMTestnet networks. It also fixes a minor issue related to a case-sensitive address comparison for detecting verified contracts.

v2.0.0

Compare Source

This new major version of Hardhat Chai Matchers works with the new version of our hardhat-ethers plugin. If you are going to use ethers v6, this is the version that you have to install. If you are still using ethers v5, then you should keep using version 1.x of this plugin.

As part of that, we dropped support for ethers v5's BigNumbers in this version. No other breaking changes were introduced to the API.


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.


PR-Codex overview

This PR updates the version of the @nomicfoundation/hardhat-chai-matchers package from 1.0.6 to 2.0.0, along with its dependencies and peer dependencies, in both contracts/package.json and yarn.lock.

Detailed summary

  • Updated @nomicfoundation/hardhat-chai-matchers from ^1.0.6 to ^2.0.0 in contracts/package.json.
  • Updated @nomicfoundation/hardhat-chai-matchers from npm:^1.0.6 to npm:^2.0.0 in yarn.lock.
  • Changed version from 1.0.6 to 2.0.8 in the lockfile.
  • Updated peer dependency @nomiclabs/hardhat-ethers from ^2.0.0 to ^3.0.0.
  • Updated ethers from ^5.0.0 to ^6.1.0.
  • Updated checksum value for @nomicfoundation/hardhat-chai-matchers.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 6, 2023
@netlify
Copy link

netlify bot commented Jun 6, 2023

Deploy Preview for kleros-v2-testnet failed. Why did it fail? →

Name Link
🔨 Latest commit 48c37df
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-testnet/deploys/6720c723558e590008ef998a

@netlify
Copy link

netlify bot commented Jun 6, 2023

Deploy Preview for kleros-v2-contracts canceled.

Name Link
🔨 Latest commit f80a8fa
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-contracts/deploys/64f1c29b97f5c70007291a07

@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch 13 times, most recently from 9a90446 to c6619c0 Compare June 12, 2023 16:08
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch 13 times, most recently from 5d4a88b to 10c2667 Compare June 15, 2023 14:09
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch 4 times, most recently from b74220e to b23bce7 Compare August 12, 2024 15:46
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch from b23bce7 to c4c2729 Compare August 23, 2024 14:20
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch 2 times, most recently from df1a1a8 to 3472208 Compare September 10, 2024 14:38
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch 4 times, most recently from 3b67e77 to ec72881 Compare October 9, 2024 10:01
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch 4 times, most recently from 5d0c142 to 3791ae7 Compare October 14, 2024 18:26
Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for kleros-v2-testnet-devtools failed. Why did it fail? →

Name Link
🔨 Latest commit 48c37df
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-testnet-devtools/deploys/6720c72359ef7e0008375a9c

@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch 5 times, most recently from 876764e to aa80612 Compare October 18, 2024 11:23
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch 5 times, most recently from aaacc6b to 6962a48 Compare October 29, 2024 10:39
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch from 6962a48 to 48c37df Compare October 29, 2024 11:29
Copy link

codeclimate bot commented Oct 29, 2024

Code Climate has analyzed commit 48c37df and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

sonarcloud bot commented Oct 29, 2024

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