Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2025

Bumps js-yaml to 4.1.1 and updates ancestor dependency hardhat. These dependencies need to be updated together.

Updates js-yaml from 4.1.0 to 4.1.1

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
Commits

Updates hardhat from 2.9.2 to 2.27.0

Release notes

Sourced from hardhat's releases.

Hardhat v2.27.0

This release integrates the latest EDR (version 0.12.0-next.7) into Hardhat 2.

Changes

  • 57c509d: Upgraded EDR to v0.12.0-next.7:
  • 57c509d: Removed support for pre-Byzantium root field from RPC receipts

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


Hardhat v2.26.5

This release is a small bug fix to improve compilation in the presence of a malformed solidity-files-cache.

Changes

  • f886268: Ignore malformed solidity-files-cache so compilation keeps running while logging the issue in debug, thanks @​iosh (#6489)

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


v2.26.4

This is a small release that includes solc version support for 0.8.30 along with other bug fixes.

Changes

  • e5ff273: Fix to be explicit that execFile should pass stdout/stderr as strings (#7333)
  • 5655ebb: Update latest supported solc version to 0.8.30 (#7365)
  • 9d10226: Links in the code and READMEs updated to point to the Hardhat 2 documentation and resources

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


Changelog

Sourced from hardhat's changelog.

hardhat

3.0.14

Patch Changes

  • 3d42a6f: Remove the compilation spinner when the compilation fails
  • 52e1eb4: Fix the test solidity task's compilation process
  • ce5c22a: Fail when a file isn't built neither as contract nor test

3.0.13

Patch Changes

  • 6e4ad6d: Fixed unexpected test failure when running in isolate/gas stats mode (#1146)
  • 6e4ad6d: Added latest dynamic base fee parameters to Base Mainnet chain config (#1141)

3.0.12

Patch Changes

  • 147f8a6: Improved the look and feel of compilation output (#7669)
  • 50ce3e0: Fix a bug that could lead to different builds having the same build id. Note that this version will change how every build id is computed.
  • 31f0b03: Don't compile solidity tests files when not needed (#7669)
  • a77c06a: Added a new minimal sample project

3.0.11

Patch Changes

  • a4733f6: Add defineConfig in hardhat/config
  • 52d9902: Fix package manager detection
  • d45234d: Fixed Etherscan verification failures by removing hardcoded v1 API URLs from chain descriptors (#7623). Also enhanced config resolution to support partial overrides in block explorer configurations for future extensibility.

3.0.10

Patch Changes

  • fe28daf: Added support for showing gas statistics after running tests (#7472 and #7503)
  • 1ab6b75: Optimism ISTHMUS hardfork support added to Hardhat (#7517)
  • 5e64246: Improved JS/TS test tasks to not compile Solidity tests (#7626)
  • 217a1a8: Fix arbitrum sepolia chain id in chain descriptors (thanks @​aelmanaa!)
  • 8a03bd0: Fixed gas calculation for EIP-7702 refunds (#7606)
  • 8a03bd0: Make all parameters of eth_feeHistory rpc call required (#7606)

3.0.9

Patch Changes

  • 0ee442d: All test runners now set NODE_ENV to "test" in case it is not set before the tests start (#7511)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), 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 [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat). These dependencies need to be updated together.


Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `hardhat` from 2.9.2 to 2.27.0
- [Release notes](https://github.com/NomicFoundation/hardhat/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/v-next/hardhat/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@2.27.0/v-next/hardhat)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: hardhat
  dependency-version: 2.27.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 15, 2025
@vercel
Copy link

vercel bot commented Nov 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
election-o3rh Error Error Nov 15, 2025 11:46am

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.

1 participant