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 hardhat from 2.19.5 to 2.22.16 #818

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps hardhat from 2.19.5 to 2.22.16.

Release notes

Sourced from hardhat's releases.

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.

Changes

  • 09ead48: Fixed error when remote nodes are not returning total difficulty from the eth.getBlock RPC API, by adding a fallback value

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


Hardhat v2.22.13

This is a small bug fix release applying corrections to our Solidity tracing logic.

Changes

  • bf92f4c: Fixed more bugs in the newly ported Solidity tracing logic
  • 3df95d3: Remove support for console.log selectors that wrongly use "(u)int" type aliases in the selector calculation
  • 4c1bcfc: Fixed minor bugs in the newly ported Solidity tracing logic

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


Hardhat v2.22.12

This release includes a refactor to our internal solidity tracing logic that should result in a ~10% performance improvement for many workloads.

Hardhat v2.22.11

... (truncated)

Commits
  • 49aecd1 Version Packages
  • 888df83 chore: update the e2e tests for latest version of pnpm
  • 1c491eb chore: pnpm prettier --write
  • d16fed1 ci: add test-all-solc-versions input to the core ci
  • ae69f10 Merge pull request #5767 from talentlessguy/general-cleanup
  • fcece65 Add hardhat-core changeset
  • 58cc0a3 Rename chalk to picocolors
  • c75614a Correct the hardhat-ethers chalk migration
  • 7a383c9 Add hardhat-foundry changeset
  • 53c1ef8 Rename chalk to picocolors
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@mergify mergify bot added the auto-merge label Nov 25, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hardhat-2.22.16 branch from 5d8c724 to b682b9c Compare November 25, 2024 06:12
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.19.5 to 2.22.16.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.22.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hardhat-2.22.16 branch from b682b9c to 2882175 Compare December 2, 2024 06:11
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #832.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hardhat-2.22.16 branch December 9, 2024 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants