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

Bump undici and hardhat #28

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

Bumps undici to 5.28.5 and updates ancestor dependency hardhat. These dependencies need to be updated together.

Updates undici from 4.16.0 to 5.28.5

Release notes

Sourced from undici's releases.

v5.28.5

⚠️ Security Release ⚠️

Fixes CVE CVE-2025-22150 GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).

Full Changelog: nodejs/undici@v5.28.4...v5.28.5

v5.28.4

⚠️ Security Release ⚠️

Full Changelog: nodejs/undici@v5.28.3...v5.28.4

v5.28.3

⚠️ Security Release ⚠️

Fixes:

Full Changelog: nodejs/undici@v5.28.2...v5.28.3

v5.28.2

What's Changed

New Contributors

... (truncated)

Commits

Updates hardhat from 2.9.6 to 2.22.18

Release notes

Sourced from hardhat's releases.

Hardhat v2.22.18

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.


Hardhat v2.22.17

This release introduces support for Solidity 0.8.28, enhances the flatten task with an optional --output parameter to specify the output file, and aligns with the latest spec by making the totalDifficulty field in block responses optional. Additionally, it fixes an issue to prevent panic errors from precompile failures.

Changes


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


Hardhat v2.22.16

This is a small release to replace outdated dependencies.

Changes

  • fcece65: Replaced chalk with picocolors, glob with tinyglob, and upgraded find-up

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


Hardhat v2.22.15

This is a small bug fix release to fix custom HTTP headers when used in forked configurations.

Changes

  • ede1cde: Fixed custom HTTP headers for forked configurations

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


Hardhat v2.22.14

This is a small bug fix release to handle Ethereum nodes that are no longer returning total difficulty from the eth.getBlock RPC API.

... (truncated)

Commits
  • fe87a70 Version Packages
  • 8c823f3 Merge pull request #6136 from NomicFoundation/new-policy
  • d8a7ee6 Add new policy about airdrop farming
  • dc749cf Merge pull request #6133 from NomicFoundation/solidity-survey-2024
  • b1dfb90 chore: change the banner text too
  • 0e5c8d7 chore: restore the solidity survey message (2024)
  • e4e2b86 Fix typo in test (#6127)
  • ff1682f fix: typos in documentation files (#6124)
  • facb21b Merge pull request #6123 from NomicFoundation/fix-ignition-docs
  • fbed13b Remove shell lang from some md snippets
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kanej, a new releaser for hardhat since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [undici](https://github.com/nodejs/undici) to 5.28.5 and updates ancestor dependency [hardhat](https://github.com/nomiclabs/hardhat). These dependencies need to be updated together.


Updates `undici` from 4.16.0 to 5.28.5
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v4.16.0...v5.28.5)

Updates `hardhat` from 2.9.6 to 2.22.18
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.9.6...hardhat@2.22.18)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: hardhat
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 2025
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.

0 participants