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 hardhat to v2.22.18 #611

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
hardhat (source) dependencies patch 2.22.17 -> 2.22.18 OpenSSF Scorecard

Release Notes

nomiclabs/hardhat (hardhat)

v2.22.18: Hardhat v2.22.18

Compare Source

This is a small release that improves the performance of the display of Solidity stack traces and adds a message linking to the Solidity Developer Survey for 2024.

Changes
  • 25f45b0: Improve solidity stack traces performance by getting them from the EDR response
  • 0e5c8d7: Restored the message linking to the 2024 solidity survey

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



Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Summary by Sourcery

Build:

  • Update the hardhat dependency from version 2.22.17 to 2.22.18 in the sdk/cli/package.json file.

Sorry, something went wrong.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot enabled auto-merge (squash) January 13, 2025 23:14
Copy link
Contributor

sourcery-ai bot commented Jan 13, 2025

Reviewer's Guide by Sourcery

This PR updates the hardhat dependency from version 2.22.17 to 2.22.18. This patch update improves the performance of Solidity stack trace displays and restores a message about the 2024 Solidity Developer Survey.

Flow diagram of Hardhat dependency update changes

Loading
flowchart LR
    subgraph Before
        old[Hardhat v2.22.17]
    end
    subgraph After
        new[Hardhat v2.22.18]
        perf[Improved Stack Trace Performance]
        survey[Solidity Survey 2024 Message]
        new --> perf
        new --> survey
    end
    old -->|Update| new

File-Level Changes

Change Details Files
Updated the hardhat dependency
  • Updated hardhat from 2.22.17 to 2.22.18
sdk/cli/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

Copy link

📦 Packages

Package NPM Docker
SDK Cli @settlemint/sdk-cli@1.0.0-prf0d21a0a
SDK The Graph @settlemint/sdk-thegraph@1.0.0-prf0d21a0a
SDK Portal @settlemint/sdk-portal@1.0.0-prf0d21a0a
SDK Hasura @settlemint/sdk-hasura@1.0.0-prf0d21a0a
SDK JS @settlemint/sdk-js@1.0.0-prf0d21a0a
SDK Utils @settlemint/sdk-utils@1.0.0-prf0d21a0a
SDK Next @settlemint/sdk-next@1.0.0-prf0d21a0a
SDK Minio @settlemint/sdk-minio@1.0.0-prf0d21a0a
SDK IPFS @settlemint/sdk-ipfs@1.0.0-prf0d21a0a
SDK Blockscout @settlemint/sdk-blockscout@1.0.0-prf0d21a0a

@renovate renovate bot merged commit a226f52 into main Jan 13, 2025
4 checks passed
@renovate renovate bot deleted the renovate/hardhat-2.x branch January 13, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants