Skip to content

build(deps-dev): Bump hardhat from 2.22.19 to 2.23.0 #1324

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: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps hardhat from 2.22.19 to 2.23.0.

Release notes

Sourced from hardhat's releases.

Hardhat v2.23.0

This release adds support for the Prague hardfork, enhances project creation by automatically determining the appropriate package manager and adds hardfork activation history for Avalanche. Additionally, it introduces a configurable banner for displaying important information in future updates.

Changes

  • aa09462: Add support for the Prague hardfork
  • a5419a7: Use npm_config_user_agent to determine what package manager to use for project creation
  • 4ad0bc0: Upgraded EDR to v0.9.0: Added support for the Prague hardfork
  • 9d6f713: Upgraded EDR to v0.10.0: Add Prague hardfork to the list of supported SpecIds
  • b61cdd8: Add hardfork activation history for avalanche network
  • 2f27ee8: Display configurable banner on project creation and task execution

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


Commits
  • e665b96 Version Packages
  • dc61cba feat: update chains map with prague activation blocks (#6558)
  • 2f27ee8 Show Hardhat 3 banner based on json config (#6544)
  • abd7385 Merge pull request #6547 from NomicFoundation/fix-bignumber-js-latest-types-c...
  • 08d4b8c Fix compilation error with bignumber.js latest types
  • e9ab533 Merge pull request #6541 from NomicFoundation/fix-bignumberjs-types
  • 1d73bf5 Fix compilation error with bignumber.js latest types
  • 2924ab3 Merge pull request #6517 from NomicFoundation/ignition/arbitrum-sepolia
  • 3f71d1d Merge pull request #6504 from NomicFoundation/ignition/module-after-fix
  • 23280b8 Create many-falcons-relate.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)

Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.22.19 to 2.23.0.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.23.0)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-version: 2.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 10, 2025 20:23
Copy link

Test Results

 19 files  ± 0  107 suites   - 1   27m 43s ⏱️ + 10m 5s
385 tests + 1  375 ✅ +11  6 💤  - 2  4 ❌  - 8 
492 runs   - 15  482 ✅  -  5  6 💤  - 2  4 ❌  - 8 

For more details on these failures, see this check.

Results for commit aab8e8a. ± Comparison against base commit 266107f.

This pull request removes 28 and adds 29 tests. Note that renamed tests count towards both.
"before all" hook for "should cancel a pending airdrop for a fungible token (FT)" ‑ HIP904 IHRC904Facade ContractTest Suite "before all" hook for "should cancel a pending airdrop for a fungible token (FT)"
"before all" hook for "should cancel a single pending fungible token airdrop" ‑ HIP904 CancelAirdropContract Test Suite "before all" hook for "should cancel a single pending fungible token airdrop"
"before all" hook for "should claim a single pending fungible token airdrop" ‑ HIP904 ClaimAirdropContract Test Suite "before all" hook for "should claim a single pending fungible token airdrop"
"before all" hook for "should reject tokens for a single account" ‑ HIP904 TokenRejectContract Test Suite "before all" hook for "should reject tokens for a single account"
should be able to update fixed HTS fee and royalty fee in NFT ‑ TokenManagmentContract Test Suite Update fees should be able to update fixed HTS fee and royalty fee in NFT
should be able to update fixed HTS fee for NFT ‑ TokenManagmentContract Test Suite Update fees should be able to update fixed HTS fee for NFT
should be able to update fixed fee in HBARs for NFT ‑ TokenManagmentContract Test Suite Update fees should be able to update fixed fee in HBARs for NFT
should be able to update multiple fractional fees in HTS token ‑ TokenManagmentContract Test Suite Update fees should be able to update multiple fractional fees in HTS token
should be able to update multiple royalty fees in HBARs for NFT ‑ TokenManagmentContract Test Suite Update fees should be able to update multiple royalty fees in HBARs for NFT
should be able to update royalty fee in HBARs for NFT ‑ TokenManagmentContract Test Suite Update fees should be able to update royalty fee in HBARs for NFT
…
"before all" hook for "should test that hollow account is created and the amount of non-fungible tokens is correctly transferred via system-contracts" ‑ HIP583 Test Suite - Ethereum Transfer TX via system-contracts Non-Fungible Token Test "before all" hook for "should test that hollow account is created and the amount of non-fungible tokens is correctly transferred via system-contracts"
"before each" hook for "should be able to update multiple fractional fees in HTS token" ‑ TokenManagmentContract Test Suite Update fees "before each" hook for "should be able to update multiple fractional fees in HTS token"
should cancel a single pending NFT airdrop ‑ HIP904 CancelAirdropContract Test Suite should cancel a single pending NFT airdrop
should cancel a single pending fungible token airdrop ‑ HIP904 CancelAirdropContract Test Suite should cancel a single pending fungible token airdrop
should cancel multiple pending fungible token airdrops ‑ HIP904 CancelAirdropContract Test Suite should cancel multiple pending fungible token airdrops
should claim a single pending NFT airdrop ‑ HIP904 ClaimAirdropContract Test Suite should claim a single pending NFT airdrop
should claim a single pending fungible token airdrop ‑ HIP904 ClaimAirdropContract Test Suite should claim a single pending fungible token airdrop
should claim multiple pending fungible token airdrops ‑ HIP904 ClaimAirdropContract Test Suite should claim multiple pending fungible token airdrops
should fail to claim airdrops when NFT does not exist ‑ HIP904 ClaimAirdropContract Test Suite should fail to claim airdrops when NFT does not exist
should fail to claim airdrops when NFT serial number does not exist ‑ HIP904 ClaimAirdropContract Test Suite should fail to claim airdrops when NFT serial number does not exist
…

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants