An open index of dependabot pull requests across open source projects.

Bump the npm-dependencies group across 3 directories with 24 updates

Open
Number: #171
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 04, 2025 at 06:36 PM UTC
(3 days ago)
Updated: September 04, 2025 at 06:36 PM UTC
(3 days ago)
Labels:
dependencies javascript
Description:

Bumps the npm-dependencies group with 4 updates in the /eth directory: typescript-eslint, @nomicfoundation/hardhat-toolbox-viem, @nomicfoundation/hardhat-verify and hardhat.
Bumps the npm-dependencies group with 4 updates in the /scw_js directory: dotenv, pino, viem and @types/node.
Bumps the npm-dependencies group with 17 updates in the /website directory:

Package From To
eslint 9.33.0 9.34.0
typescript-eslint 8.39.0 8.42.0
tsx 4.20.3 4.20.5
viem 2.33.3 2.37.3
@mdx-js/mdx 3.1.0 3.1.1
@mdx-js/react 3.1.0 3.1.1
@mdx-js/rollup 3.1.0 3.1.1
@tanstack/react-query 5.84.2 5.86.0
@vitejs/plugin-react 5.0.0 5.0.2
mermaid 11.10.0 11.11.0
wagmi 2.16.2 2.16.9
@pandacss/dev 1.0.1 1.2.0
@testing-library/jest-dom 6.6.4 6.8.0
@types/react 19.1.9 19.1.12
@types/react-dom 19.1.7 19.1.9
vike 0.4.236 0.4.239
vite 7.1.1 7.1.4

Updates typescript-eslint from 8.41.0 to 8.42.0

Release notes

Sourced from typescript-eslint's releases.

v8.42.0

8.42.0 (2025-09-02)

🚀 Features

🩹 Fixes

  • deps: update eslint monorepo to v9.33.0 (#11482)
  • typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.42.0 (2025-09-02)

🚀 Features

  • deprecate tseslint.config() (#11531)

🩹 Fixes

  • typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • d135909 chore(release): publish 8.42.0
  • fa15645 fix(typescript-eslint): handle non-normalized windows paths produced by jiti ...
  • d7614a7 feat: deprecate tseslint.config() (#11531)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typescript-eslint since your current version.


Updates @nomicfoundation/hardhat-toolbox-viem from 4.1.0 to 5.0.0

Release notes

Sourced from @​nomicfoundation/hardhat-toolbox-viem's releases.

@​nomicfoundation/hardhat-toolbox-viem@​5.0.0

This is the first release of the Hardhat 3 version of this package.


đź’ˇ The Nomic Foundation is hiring! Check our open positions.


Changelog

Sourced from @​nomicfoundation/hardhat-toolbox-viem's changelog.

5.0.0

Major Changes

  • 29cc141: First release of Hardhat 3!
Commits
  • 7a0155a Version Packages
  • 7d28983 chore: cleanup changelogs of pre-release info
  • 68d5a86 chore: update package version to current versions
  • a7d022f Version Packages (next)
  • e3de203 Version Packages (next)
  • e9760ca Version Packages (next)
  • 0751556 Merge branch 'v-next' of github.com:NomicFoundation/hardhat into replace-impo...
  • ffc4e0e Version Packages (next)
  • 9c2e331 Merge branch 'v-next' of github.com:NomicFoundation/hardhat into replace-impo...
  • 4565333 adapt all plugins
  • Additional commits viewable in compare view

Updates @nomicfoundation/hardhat-verify from 2.1.1 to 3.0.1

Release notes

Sourced from @​nomicfoundation/hardhat-verify's releases.

@​nomicfoundation/hardhat-verify@​3.0.1

This release is a small bug fix release to prevent a potential TypeError.

Changes

  • 0016b57: Fix ContractInformationResolver to use optional chaining when accessing compiler output contracts to prevent potential TypeError (#7291)

đź’ˇ The Nomic Foundation is hiring! Check our open positions.


@​nomicfoundation/hardhat-verify@​3.0.0

This is the first release of the Hardhat 3 version of this package.


đź’ˇ The Nomic Foundation is hiring! Check our open positions.


Changelog

Sourced from @​nomicfoundation/hardhat-verify's changelog.

3.0.1

Patch Changes

  • 0016b57: Fix ContractInformationResolver to use optional chaining when accessing compiler output contracts to prevent potential TypeError (#7291)

3.0.0

Major Changes

  • 29cc141: First release of Hardhat 3!
Commits
  • 794fb28 Version Packages
  • b00ffa5 fix: add safe optional chaining for contract access in verify module
  • f0d5d7a fixed dead link in hardhat-verify/README.md
  • 7a0155a Version Packages
  • ed92268 Merge pull request #7187 from NomicFoundation/chore/remove-pre-release-config
  • 7d28983 chore: cleanup changelogs of pre-release info
  • 68d5a86 chore: update package version to current versions
  • e6db139 Use absolute links in README.md files
  • a7d022f Version Packages (next)
  • e3de203 Version Packages (next)
  • Additional commits viewable in compare view

Updates hardhat from 2.26.3 to 3.0.4

Release notes

Sourced from hardhat's releases.

Hardhat v3.0.4

This release is a small bug fix release to improve validation in Solidity test configuration.

Changes

  • af301a8: Update validation for solidity test config (#7205)

đź’ˇ The Nomic Foundation is hiring! Check our open positions.


Hardhat v3.0.3

This release is a small bug fix release and includes a resolution for a bug when making historical calls in a forked network.

Changes

  • 34a5bc9: Fixed an issue when making historical calls in a forked network (#7271)
  • e0e658a: Upgraded EDR to 0.12.0-next.5. This brings a fix for expectEmit cheatcode stack traces and performance improvements from upgrading to REVM 27 (#1063)

đź’ˇ The Nomic Foundation is hiring! Check our open positions.


Hardhat v3.0.2

This release is a small bug fix release that improves help messages and warnings and Solidity import resolution.

Changes

  • 9261714: Update npm module regex to include versions in solidity imports (#7308)
  • d45d544: Fixed passing global network options to node:test and mocha subprocesses (#7248)
  • 0120e67: Added warning when running with a non-LTS Node version (#7167)
  • 003e72c: Help message phrasing unified

đź’ˇ The Nomic Foundation is hiring! Check our open positions.


Hardhat v3.0.1

This Hardhat release is a small bug fix release mainly focusing on improvements to the hardhat --init process.

Changes

  • a3bd239: Add Yarn support for Hardhat v3 (#7192)
  • 6446a38: Add fix for incorrect error message (#7168)
  • 6361ea4: Fixed an issue with compiling a Hardhat project after switching OS users (#7161)
  • 5c9ee7f: Warn the user if they are not using the latest version of Hardhat
  • 0fc1f3f: Remove full stops from help message descriptions (#7185)
  • e7d2f80: Added missing Solidity test config option allowInternalExpectRevert.
  • 8acf48f: Improved exception filtering for Sentry telemetry (#7246)

... (truncated)

Changelog

Sourced from hardhat's changelog.

3.0.4

Patch Changes

  • af301a8: Update validation for solidity test config (#7205)

3.0.3

Patch Changes

  • 34a5bc9: Fixed an issue when making historical calls in a forked network (#7271)
  • e0e658a: Upgraded EDR to 0.12.0-next.5. This brings a fix for expectEmit cheatcode stack traces and performance improvements from upgrading to REVM 27 (#1063)

3.0.2

Patch Changes

  • d45d544: Fixed passing global network options to node:test and mocha subprocesses (#7248)
  • 003e72c: Help message phrasing unified
  • 0120e67: Added warning when running with a non-LTS Node version (#7167)
  • 9261714: Update npm module regex to include versions in solidity imports (#7308)

3.0.1

Patch Changes

  • a3bd239: Add Yarn support for Hardhat v3 (#7192)
  • 617254e: Move extraneous dependency to peer (#7231)
  • 6446a38: Add temporary fix for incorrect error message (#7168)
  • 6361ea4: Fixed an issue with compiling a Hardhat project after switching OS users (#7161)
  • 5c9ee7f: Warn the user if they are not using the latest version of Hardhat
  • 0fc1f3f: Remove full stops from help message descriptions (#7185)
  • 8acf48f: Improved exception filtering for Sentry telemetry (#7246)
  • e7d2f80: Added missing Solidity test config option allowInternalExpectRevert.

3.0.0

Major Changes

  • 29cc141: First release of Hardhat 3!
Commits
  • 794fb28 Version Packages
  • 55b8fda Merge pull request #7205 from NomicFoundation/fix/wrong-type-validation-for-s...
  • 5164133 test: add a validation config test for solidity test
  • c04eefd Version Packages
  • 6caf5f1 Merge pull request #7320 from NomicFoundation/fix-hardfork-history-bug
  • 4992f79 fix: bump EDR to 0.12.0-next.5
  • dbf52b7 Don't pass empty hardfork histories to EDR by default
  • f33f875 Version Packages
  • c6fd68e Merge pull request #7309 from NomicFoundation/npm-version-imports
  • d62d032 Outdated comment removed
  • Additional commits viewable in compare view

Updates viem from 2.36.0 to 2.37.3

Release notes

Sourced from viem's releases.

viem@2.37.3

Patch Changes

viem@2.37.2

Patch Changes

viem@2.37.1

Patch Changes

viem@2.37.0

Minor Changes

viem@2.36.1

Patch Changes

Commits

Updates viem from 2.36.0 to 2.37.3

Release notes

Sourced from viem's releases.

viem@2.37.3

Patch Changes

viem@2.37.2

Patch Changes

viem@2.37.1

Patch Changes

viem@2.37.0

Minor Changes

viem@2.36.1

Patch Changes

Commits

Updates typescript-eslint from 8.41.0 to 8.42.0

Release notes

Sourced from typescript-eslint's releases.

v8.42.0

8.42.0 (2025-09-02)

🚀 Features

🩹 Fixes

  • deps: update eslint monorepo to v9.33.0 (#11482)
  • typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.42.0 (2025-09-02)

🚀 Features

  • deprecate tseslint.config() (#11531)

🩹 Fixes

  • typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • d135909 chore(release): publish 8.42.0
  • fa15645 fix(typescript-eslint): handle non-normalized windows paths produced by jiti ...
  • d7614a7 feat: deprecate tseslint.config() (#11531)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typescript-eslint since your current version.


Updates dotenv from 17.2.1 to 17.2.2

Changelog

Sourced from dotenv's changelog.

17.2.2 (2025-09-02)

Added

  • 🙏 A big thank you to new sponsor Tuple.app - the premier screen sharing app for developers on macOS and Windows. Go check them out. It's wonderful and generous of them to give back to open source by sponsoring dotenv. Give them some love back.
Commits

Updates pino from 9.9.0 to 9.9.2

Release notes

Sourced from pino's releases.

v9.9.2

What's Changed

Full Changelog: https://github.com/pinojs/pino/compare/v9.9.1...v9.9.2

v9.9.1

What's Changed

Full Changelog: https://github.com/pinojs/pino/compare/v9.9.0...v9.9.1

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for pino since your current version.


Updates viem from 2.36.0 to 2.37.3

Release notes

Sourced from viem's releases.

viem@2.37.3

Patch Changes

viem@2.37.2

Patch Changes

viem@2.37.1

Patch Changes

viem@2.37.0

Minor Changes

viem@2.36.1

Patch Changes

Commits

Updates @types/node from 24.3.0 to 24.3.1

Commits

Updates viem from 2.36.0 to 2.37.3

Release notes

Sourced from viem's releases.

viem@2.37.3

Patch Changes

viem@2.37.2

Patch Changes

viem@2.37.1

Patch Changes

viem@2.37.0

Minor Changes

viem@2.36.1

Patch Changes

Commits

Updates eslint from 9.33.0 to 9.34.0

Release notes

Sourced from eslint's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
Changelog

Sourced from eslint's changelog.

v9.34.0 - August 22, 2025

Package Dependencies
Ecosystem:
npm
Version Change:
5.0.0 → 5.0.2
Update Type:
Patch
Package:
eslint
Ecosystem:
npm
Version Change:
9.33.0 → 9.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.9 → 19.1.12
Update Type:
Patch
Package:
vite
Ecosystem:
npm
Version Change:
7.1.1 → 7.1.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.84.2 → 5.86.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.7 → 19.1.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.39.0 → 8.42.0
Update Type:
Minor
Package:
viem
Ecosystem:
npm
Version Change:
2.33.3 → 2.37.3
Update Type:
Minor
Package:
tsx
Ecosystem:
npm
Version Change:
4.20.3 → 4.20.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
6.6.4 → 6.8.0
Update Type:
Minor
Package:
mermaid
Ecosystem:
npm
Version Change:
11.10.0 → 11.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.1.0 → 3.1.1
Update Type:
Patch
Package:
wagmi
Ecosystem:
npm
Version Change:
2.16.2 → 2.16.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.1 → 1.2.0
Update Type:
Minor
Package:
@mdx-js/mdx
Ecosystem:
npm
Version Change:
3.1.0 → 3.1.1
Update Type:
Patch
Package:
vike
Ecosystem:
npm
Version Change:
0.4.236 → 0.4.239
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.0 → 3.1.1
Update Type:
Patch
Technical Details
ID: 6975492
UUID: 2800443675
Node ID: PR_kwDOAgWxSs6m62Eb
Host: GitHub
Repository: fretchen/fretchen.github.io
Merge State: Unknown