chore(deps): bump the examples-js group in /examples/developer-hub-javascript with 10 updates
Bumps the examples-js group in /examples/developer-hub-javascript with 10 updates:
| Package | From | To |
|---|---|---|
| @nomicfoundation/hardhat-toolbox | 5.0.0 |
6.1.0 |
| hardhat | 2.26.1 |
3.0.16 |
| @eslint/js | 9.31.0 |
9.39.1 |
| @nomicfoundation/hardhat-ethers | 3.1.0 |
4.0.3 |
| eslint | 9.31.0 |
9.39.1 |
| eslint-plugin-jest | 28.14.0 |
29.2.1 |
| globals | 15.15.0 |
16.5.0 |
| jest | 29.7.0 |
30.2.0 |
| prettier | 3.6.2 |
3.7.3 |
| vite | 6.3.5 |
7.2.6 |
Updates @nomicfoundation/hardhat-toolbox from 5.0.0 to 6.1.0
Release notes
Sourced from @nomicfoundation/hardhat-toolbox's releases.
@nomicfoundation/hardhat-toolbox-viem@5.0.1What's Changed
- Updated installation instructions to use
defineConfig
Commits
2f46511Version Packages3f8e974Merge pull request #7015 from NomicFoundation/update-changeset-for-ignition41604d7chore: update Node 20 changeset for ignition modules8de159eMerge pull request #7008 from NomicFoundation/galargh-patch-1ae042eafix: change the changeset level to patch on edr version bump84fff85Remove unneeded types deps (#6998)e139cf3update the version of micro-eth-signer (#6973)4d6b9abfeat: added spellcheck workflow for checking spelling (main) (#6955)69acecebuild: upgrade EDR to v0.11.3 (#6959)14b3042chore: update minimal supported version of node to v20 (#6982)- Additional commits viewable in compare view
Updates hardhat from 2.26.1 to 3.0.16
Release notes
Sourced from hardhat's releases.
Hardhat v3.0.16
This release adds support for the Fusaka hardfork.
Changes
- 478ee07: Bumped EDR version to
0.12.0-next.16
- Added support for Osaka hardfork
- Added full support for OP stack Isthmus hardfork
- 806ee5a: Fixed an issue caused by networks that don't implement
eth_feeHistorycorrectly (NomicFoundation/hardhat#7678)- f4b7f7e: Fix: use user config provided value for
defaultChainType(#7700)- 6b2ed9a: Add ability for task options to be hidden from the CLI (#7426)
- 6d10d05: Update
hardforkvalidation and resolution to usedefaultChainTypewhenchainTypeis undefined (#7700)
💡 The Nomic Foundation is hiring! Check our open positions.
Hardhat v3.0.14
Fixed several issues in the
buildandtest soliditytasks.Changes
- 3d42a6f: Remove the compilation spinner when the compilation fails
- 52e1eb4: Fix the
test soliditytask's compilation process- ce5c22a: Fail when a file isn't built neither as contract nor test
💡 The Nomic Foundation is hiring! Check our open positions.
Hardhat v3.0.13
This release includes fixes for gas statistics and EDR improvements.
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)
💡 The Nomic Foundation is hiring! Check our open positions.
Hardhat v3.0.12
This release includes small bug fixes along with a new minimal sample project, available through
hardhat --init.Changes
... (truncated)
Changelog
Sourced from hardhat's changelog.
3.0.16
Patch Changes
- 478ee07: Bumped EDR version to
0.12.0-next.16
- Added support for Osaka hardfork
- Added full support for OP stack Isthmus hardfork
- 806ee5a: Fixed an issue caused by networks that don't implement
eth_feeHistorycorrectly (NomicFoundation/hardhat#7678)- f4b7f7e: Fix: use user config provided value for
defaultChainType(#7700)- 6b2ed9a: Add ability for task options to be hidden from the CLI (#7426)
- 6d10d05: Update
hardforkvalidation and resolution to usedefaultChainTypewhenchainTypeis undefined (#7700)3.0.15
Patch Changes
- 9fb054a: Fix the initialization of the Mocha and Ethers sample project when using pnpm
3.0.14
Patch Changes
- 3d42a6f: Remove the compilation spinner when the compilation fails
- 52e1eb4: Fix the
test soliditytask'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
defineConfiginhardhat/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.
... (truncated)
Commits
21f1d7eVersion Packagesf7f339eMerge pull request #7691 from NomicFoundation/feat/osaka99d6ed0Merge pull request #7591 from NomicFoundation/hidden-options2bb689ffix mistaken code commit0547023Merge branch 'main' into hidden-optionsaca14f8remove only2c7106cadd override testsfd45367add hidden option for overridden tasks03d1975build: bump EDR to v0.12.0-next.16306eb3efix: styling- Additional commits viewable in compare view
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.
Updates @eslint/js from 9.31.0 to 9.39.1
Release notes
Sourced from @eslint/js's releases.
v9.39.1
Bug Fixes
Documentation
51b51f4docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)b44d426docs: Update README (GitHub Actions Bot)Chores
92db329chore: update@eslint/jsversion to 9.39.1 (#20284) (Francesco Trotta)c7ebefcchore: package.json update for@eslint/jsrelease (Jenkins)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275) (renovate[bot])d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)009e507test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)v9.39.0
Features
cc57d87feat: update error loc to key inno-dupe-class-members(#20259) (Tanuj Kanti)126552ffeat: update error location infor-directionandno-dupe-args(#20258) (Tanuj Kanti)167d097feat: updatecomplexityrule to highlight only static block header (#20245) (jaymarvelz)Bug Fixes
15f5c7cfix: forward traversalstep.argsto visitors (#20253) (jaymarvelz)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)e86b813fix: Use more types from@eslint/core(#20257) (Nicholas C. Zakas)927272dfix: correctScopetypings (#20198) (jaymarvelz)37f76d9fix: useAST.Programtype for Program node (#20244) (Francesco Trotta)ae07f0bfix: unify timing report for concurrent linting (#20188) (jaymarvelz)b165d47fix: correctRuletypings (#20199) (jaymarvelz)fb97cdafix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)Documentation
d3e81e3docs: Always recommend to include a files property (#20158) (Percy Ma)0f0385fdocs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)a3b1456docs: Update README (GitHub Actions Bot)cf5f2dddocs: fix correct tag ofno-useless-constructor(#20255) (Tanuj Kanti)10b995cdocs: add TS options and examples fornofuncinno-use-before-define(#20249) (Tanuj Kanti)2584187docs: remove repetitive word in comment (#20242) (reddaisyy)637216bdocs: update CLI flags migration instructions (#20238) (jaymarvelz)e7cda3bdocs: Update README (GitHub Actions Bot)7b9446fdocs: handle empty flags sections on the feature flags page (#20222) (sethamus)Chores
dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270) (Francesco Trotta)2375a6dchore: package.json update for@eslint/jsrelease (Jenkins)a1f4e52chore: update@eslintdependencies (#20265) (Francesco Trotta)c7d3229chore: update dependency@eslint/coreto ^0.17.0 (#20256) (renovate[bot])27549bcchore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)a1370eeci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)
... (truncated)
Commits
c7ebefcchore: package.json update for@eslint/jsrelease2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)af2a087chore: package.json update for@eslint/jsrelease84ffb96chore: update@eslint-community/eslint-utils(#20069)- Additional commits viewable in compare view
Updates @nomicfoundation/hardhat-ethers from 3.1.0 to 4.0.3
Release notes
Sourced from @nomicfoundation/hardhat-ethers's releases.
@nomicfoundation/hardhat-ethers@4.0.3What's Changed
- Updated installation instructions to use
defineConfig
@nomicfoundation/hardhat-ethers@4.0.1This release is a small bug fix for clearing event listeners.
Changes
- 27d52b7: Fixed index resolution in clearEventListeners (#7359)
💡 The Nomic Foundation is hiring! Check our open positions.
Commits
- 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 @nomicfoundation/hardhat-ethers since your current version.
Updates eslint from 9.31.0 to 9.39.1
Release notes
Sourced from eslint's releases.
v9.39.1
Bug Fixes
Documentation
51b51f4docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)b44d426docs: Update README (GitHub Actions Bot)Chores
92db329chore: update@eslint/jsversion to 9.39.1 (#20284) (Francesco Trotta)c7ebefcchore: package.json update for@eslint/jsrelease (Jenkins)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275) (renovate[bot])d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)009e507test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)v9.39.0
Features
cc57d87feat: update error loc to key inno-dupe-class-members(#20259) (Tanuj Kanti)126552ffeat: update error location infor-directionandno-dupe-args(#20258) (Tanuj Kanti)167d097feat: updatecomplexityrule to highlight only static block header (#20245) (jaymarvelz)Bug Fixes
15f5c7cfix: forward traversalstep.argsto visitors (#20253) (jaymarvelz)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)e86b813fix: Use more types from@eslint/core(#20257) (Nicholas C. Zakas)927272dfix: correctScopetypings (#20198) (jaymarvelz)37f76d9fix: useAST.Programtype for Program node (#20244) (Francesco Trotta)ae07f0bfix: unify timing report for concurrent linting (#20188) (jaymarvelz)b165d47fix: correctRuletypings (#20199) (jaymarvelz)fb97cdafix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)Documentation
d3e81e3docs: Always recommend to include a files property (#20158) (Percy Ma)0f0385fdocs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)a3b1456docs: Update README (GitHub Actions Bot)cf5f2dddocs: fix correct tag ofno-useless-constructor(#20255) (Tanuj Kanti)10b995cdocs: add TS options and examples fornofuncinno-use-before-define(#20249) (Tanuj Kanti)2584187docs: remove repetitive word in comment (#20242) (reddaisyy)637216bdocs: update CLI flags migration instructions (#20238) (jaymarvelz)e7cda3bdocs: Update README (GitHub Actions Bot)7b9446fdocs: handle empty flags sections on the feature flags page (#20222) (sethamus)Chores
dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270) (Francesco Trotta)2375a6dchore: package.json update for@eslint/jsrelease (Jenkins)a1f4e52chore: update@eslintdependencies (#20265) (Francesco Trotta)c7d3229chore: update dependency@eslint/coreto ^0.17.0 (#20256) (renovate[bot])27549bcchore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)a1370eeci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)
... (truncated)
Commits
e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)c7ebefcchore: package.json update for@eslint/jsrelease650753efix: Only pass node to JS lang visitor methods (#20283)51b51f4docs: add a section on when to use extends vs cascading (#20268)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275)d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266)009e507test: fix version tests for ESLint v10 (#20274)b44d426docs: Update README- Additional commits viewable in compare view
Updates eslint-plugin-jest from 28.14.0 to 29.2.1
Release notes
Sourced from eslint-plugin-jest's releases.
v29.2.1
29.2.1 (2025-11-23)
Bug Fixes
v29.2.0
29.2.0 (2025-11-20)
Features
v29.1.0
29.1.0 (2025-11-10)
Features
v29.0.2-next.1
29.0.2-next.1 (2025-10-31)
Bug Fixes
- only specify ts-eslint once in package.json (bc1d010)
v29.0.1
29.0.1 (2025-06-18)
Bug Fixes
v29.0.0
29.0.0 (2025-06-18)
Bug Fixes
- remove
jest/no-alias-methodsfromstylesconfig (d3bf1dc)Features
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
29.2.1 (2025-11-23)
Bug Fixes
29.2.0 (2025-11-20)
Features
29.1.0 (2025-11-10)
Features
29.0.1 (2025-06-18)
Bug Fixes
29.0.0 (2025-06-18)
Bug Fixes
- remove
jest/no-alias-methodsfromstylesconfig (d3bf1dc)Features
- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)v6 (fe61a40)- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)v7 (5ca65d3)- drop support for ESLint v7 (b06e7d0)
- drop support for ESLint v8.x prior to v8.57.0 (d79765a)
- drop support for Node v16 (aaf62cd)
- drop support for Node v18 (598880c)
- drop support for Node v20.x prior to v20.12.0 (2f2fb68)
- drop support for Node v21 (a366393)
- drop support for Node v23 (1fb1a67)
- unbound-method: remove
docs.recommendedanddocs.requiresTypeCheckingproperties (945651c)
... (truncated)
Commits
0694024chore(release): 29.2.1 [skip ci]6cd4e89fix(valid-mock-module-path): report onERR_PACKAGE_PATH_NOT_EXPORTEDerrors...ba20c35chore(deps): update yarn to v4.12.0 (#1859)8a40433chore(deps): update actions/checkout action to v6 (#1855)730c3eechore(release): 29.2.0 [skip ci]a8625f1feat: create newvalid-mock-module-pathrule (#1845)59927d9ci: don't updateuses-within actions (#1856)589917achore(deps): update actions/checkout action to v5.0.1 (#1854)19dc911chore(deps): lock file maintenance (#1853)4851e6bchore(release): 29.1.0 [skip ci]- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jest since your current version.
Updates globals from 15.15.0 to 16.5.0
Release notes
Sourced from globals's releases.
v16.5.0
https://github.com/sindresorhus/globals/compare/v16.4.0...v16.5.0
v16.4.0
- Update globals (#309) 8b8a2d6
https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0
v16.3.0
- Update globals (#304) 8c029d9
https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0
v16.2.0
- Add new
greasemonkeyglobals (#299) e4f6e8c
https://github.com/sindresorhus/globals/compare/v16.1.0...v16.2.0
v16.1.0
- Update globals (#293) 5c58875
https://github.com/sindresorhus/globals/compare/v16.0.0...v16.1.0
v16.0.0
Breaking
- The
serviceworkerglobals are now generated from browsers (#281) 039ed51
- It's a breaking change as a few globals have been removed.
https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0
Commits
46fdf1816.5.06d441caUpdate globals (2025-11-01) (#316)d323da6Add test for keys and values (#315)ea31521Add Vue, Svelte, and Astro globals (#314)fa8aaaeAdd date to automated PR title (#311)b777f09Update Puppeteer (#310)52ba38b16.4.08b8a2d6Update globals (#309)2b85fdb16.3.08c029d9Update globals (#304)- Additional commits viewable in compare view
Updates jest from 29.7.0 to 30.2.0
Release notes
Sourced from jest's releases.
30.2.0
Chore & Maintenance
[*]Update example repo for testing React Native projects (#15832)[*]Updatejest-watch-typeaheadto v3 (#15830)Features
[jest-environment-jsdom-abstract]Add support for JSDOM v27 (#15834)Fixes
[babel-jest]Export theTransformerConfiginterface (#15820)[jest-config]Fixjest.config.tswith TS loader specified in docblock pragma (#15839)30.1.3
Fixes
- Fix
unstable_mockModulewithnode:prefixed core modules.30.1.2
Fixes
[jest-snapshot-utils]Correct snapshot header regexp to work with newline across OSes (#15803)30.1.1
Fixes
[jest-snapshot-utils]Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)30.1.0
Features
[jest-leak-detector]Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)[jest-runtime]Reduce redundant ReferenceError messages[jest-core]Include test modules that failed to load when --onlyFailures is activeFixes
- `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
[jest-circus]Fixit.concurrentnot working withdescribe.skip(#15765)[jest-snapshot]Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings[jest-runtime]Importing from@jest/globalsin more than one file no longer breaks relative paths (#15772)Chore
[expect]Update docblock fortoContain()to display info on substring check (#15789)30.0.2
What's Changed
... (truncated)
Changelog
Sourced from jest's changelog.
30.2.0
Chore & Maintenance
[*]Update example repo for testing React Native projects (#15832)[*]Updatejest-watch-typeaheadto v3 (#15830)Features
[jest-environment-jsdom-abstract]Add support for JSDOM v27 (#15834)Fixes
[jest-matcher-utils]Fix infinite recursion with self-referential getters indeepCyclicCopyReplaceable(#15831)[babel-jest]Export theTransformerConfiginterface (#15820)[jest-config]Fixjest.config.tswith TS loader specified in docblock pragma (#15839)30.1.3
Fixes
- Fix
unstable_mockModulewithnode:prefixed core modules.30.1.2
Fixes
[jest-snapshot-utils]Correct snapshot header regexp to work with newline across OSes (#15803)30.1.1
Fixes
[jest-snapshot-utils]Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)[jest-snapshot-utils]Improve messaging about goo.gl snapshot link change (#15821)30.1.0
Features
[jest-leak-detector]Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)[jest-runtime]Reduce redundant ReferenceError messages[jest-core]Include test modules that failed to load when --onlyFailures is activeFixes
[jest-snapshot-utils]Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)[jest-circus]Fixit.concurrentnot working withdescribe.skip(#15765)[jest-snapshot]Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings[jest-runtime]Importing from@jest/globalsin more than one file no longer breaks relative paths (#15772)
... (truncated)
Commits
Updates prettier from 3.6.2 to 3.7.3
Release notes
Sourced from prettier's releases.
3.7.3
What's Changed
- Fix
prettier.getFileInfo()change that breaks VSCode extension by@fiskerin prettier/prettier#183753.7.2
What's Changed
- Fix string print when switching quotes by
@fiskerin prettier/prettier#18351- Preserve quote for embedded HTML attribute values by
@kovsuin prettier/prettier#18352- Fix comment in empty type literal by
@fiskerin prettier/prettier#183643.7.1
3.7.0
Changelog
Sourced from prettier's changelog.
3.7.3
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by@fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
3.7.2
JavaScript: Fix string print when switching quotes (#18351 by
@fisker)// Input console.log("A descriptor\\'s .kind must be \"method\" or \"field\"."...Description has been truncated