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 - autoclosed #880

Closed

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.

@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 2ff1cef
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-testnet/deploys/67292a41039a420008f0c2e5

@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 5 times, most recently from 10ed065 to 94046a7 Compare October 11, 2024 13:32
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch 2 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 2ff1cef
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-testnet-devtools/deploys/67292a415aaf600008258917

@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 7 times, most recently from 48c37df to 02f4461 Compare October 30, 2024 10:52
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch 3 times, most recently from 25df3e1 to ac7f49c Compare November 4, 2024 18:55
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch from ac7f49c to 2ff1cef Compare November 4, 2024 20:10
Copy link

sonarcloud bot commented Nov 4, 2024

Copy link

codeclimate bot commented Nov 4, 2024

Code Climate has analyzed commit 2ff1cef and detected 0 issues on this pull request.

View more on Code Climate.

@renovate renovate bot changed the title chore(deps): update dependency @nomicfoundation/hardhat-chai-matchers to v2 chore(deps): update dependency @nomicfoundation/hardhat-chai-matchers to v2 - autoclosed Nov 5, 2024
@renovate renovate bot closed this Nov 5, 2024
@renovate renovate bot deleted the renovate/nomicfoundation-hardhat-chai-matchers-2.x branch November 5, 2024 12:48
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