Skip to content

chore(deps): bump the minor-and-patch group with 9 updates - #261

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-5fd8dd5a58
Open

chore(deps): bump the minor-and-patch group with 9 updates#261
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-5fd8dd5a58

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 9 updates:

Package From To
@graphprotocol/graph-ts 0.29.3 0.38.2
fs-extra 11.3.3 11.4.0
handlebars 4.7.7 4.7.9
ts-node 10.9.1 10.9.2
@graphprotocol/graph-cli 0.69.2 0.98.1
@nomiclabs/hardhat-ethers 2.2.2 2.2.3
@nomiclabs/hardhat-waffle 2.0.5 2.0.6
@types/mocha 10.0.1 10.0.10
typechain 8.1.1 8.3.2

Updates @graphprotocol/graph-ts from 0.29.3 to 0.38.2

Release notes

Sourced from @​graphprotocol/graph-ts's releases.

@​graphprotocol/graph-ts@​0.38.2

Patch Changes

@​graphprotocol/graph-ts@​0.38.1

Patch Changes

@​graphprotocol/graph-ts@​0.38.0

Minor Changes

@​graphprotocol/graph-ts@​0.37.0

Minor Changes

@​graphprotocol/graph-ts@​0.36.0

Minor Changes

@​graphprotocol/graph-ts@​0.35.1

Patch Changes

@​graphprotocol/graph-ts@​0.35.0

Minor Changes

@​graphprotocol/graph-ts@​0.34.0

Minor Changes

... (truncated)

Changelog

Sourced from @​graphprotocol/graph-ts's changelog.

0.38.2

Patch Changes

0.38.1

Patch Changes

0.38.0

Minor Changes

0.37.0

Minor Changes

0.36.0

Minor Changes

0.35.1

Patch Changes

0.35.0

Minor Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by yaroshkvorets, a new releaser for @​graphprotocol/graph-ts since your current version.


Updates fs-extra from 11.3.3 to 11.4.0

Changelog

Sourced from fs-extra's changelog.

11.4.0 / 2026-07-23

  • Proper EEXIST error when trying to create a symlink and the dest already exists as a broken symlink (#925, #1076)

11.3.6 / 2026-06-29

  • Fix handling of symlinked destination ancestors in copy/move methods (#1071, #1073)
  • Docs typo fixed (#1074)

11.3.5 / 2026-05-06

  • Fix ensureLink*/ensureSymlink* identical file detection on Windows (#1068)
  • Fix error handling in timestamp preservation code (#1065, #1069)
  • Fix potential file descriptor leak on error in synchronous timestamp preservation code (#1066)

11.3.4 / 2026-03-03

  • Fix bug where calling ensureSymlink/ensureSymlinkSync with a relative srcPath would fail if the symlink already existed (#1038, #1064)
Commits

Updates handlebars from 4.7.7 to 4.7.9

Release notes

Sourced from handlebars's releases.

v4.7.9

Commits

v4.7.8

  • Make library compatible with workers (#1894) - 3d3796c
  • Don't rely on Node.js global object (#1776) - 2954e7e
  • Fix compiling of each block params in strict mode (#1855) - 30dbf04
  • Fix rollup warning when importing Handlebars as ESM - 03d387b
  • Fix bundler issue with webpack 5 (#1862) - c6c6bbb
  • Use https instead of git for mustache submodule - 88ac068

Commits

Changelog

Sourced from handlebars's changelog.

v4.7.9 - March 26th, 2026

  • fix: enable shell mode for spawn to resolve Windows EINVAL issue - e0137c2
  • fix type "RuntimeOptions" also accepting string partials - eab1d14
  • feat(types): set hash to be a Record<string, any> - de4414d
  • fix non-contiguous program indices - 4512766
  • refactor: rename i to startPartIndex - e497a35
  • security: fix security issues - 68d8df5

Commits

v4.7.8 - July 27th, 2023

  • Make library compatible with workers (#1894) - 3d3796c
  • Don't rely on Node.js global object (#1776) - 2954e7e
  • Fix compiling of each block params in strict mode (#1855) - 30dbf04
  • Fix rollup warning when importing Handlebars as ESM - 03d387b
  • Fix bundler issue with webpack 5 (#1862) - c6c6bbb
  • Use https instead of git for mustache submodule - 88ac068

Commits

Commits
  • dce542c v4.7.9
  • 8a41389 Update release notes
  • 68d8df5 Fix security issues
  • b2a0831 Fix browser tests
  • 9f98c16 Fix release script
  • 45443b4 Revert "Improve partial indenting performance"
  • 8841a5f Fix CI errors with linting
  • e0137c2 fix: enable shell mode for spawn to resolve Windows EINVAL issue
  • e914d60 Improve rendering performance
  • 7de4b41 Upgrade GitHub Actions checkout and setup-node on 4.x branch
  • Additional commits viewable in compare view
Maintainer changes

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


Updates ts-node from 10.9.1 to 10.9.2

Release notes

Sourced from ts-node's releases.

Fix tsconfig.json file not found

Fixed

Commits

Updates @graphprotocol/graph-cli from 0.69.2 to 0.98.1

Release notes

Sourced from @​graphprotocol/graph-cli's releases.

@​graphprotocol/graph-cli@​0.98.1

Patch Changes

@​graphprotocol/graph-cli@​0.98.0

Minor Changes

Patch Changes

@​graphprotocol/graph-cli@​0.97.1

Patch Changes

@​graphprotocol/graph-cli@​0.97.0

Minor Changes

... (truncated)

Changelog

Sourced from @​graphprotocol/graph-cli's changelog.

0.98.1

Patch Changes

0.98.0

Minor Changes

Patch Changes

0.97.1

Patch Changes

0.97.0

Minor Changes

  • #1993 3e04952 Thanks @​incrypto32! - Composed subgraphs are modified to only accept immutable entites as triggers from a source subgraph

... (truncated)

Commits
  • 639cc23 Upcoming Release Changes (#2069)
  • 84d94cf fix(deps): update dependency @​pinax/graph-networks-registry to ^0.7.0 (#2058)
  • 3ac1c17 fix(deps): update all non-major dependencies (#2032)
  • a44fe8a chore(release): update monorepo packages versions (#2053)
  • 42f3803 Add graph node install command to install local dev node (#2041)
  • 4b4ad3e chore(release): update monorepo packages versions (#1998)
  • 3a3546a fix(deps): update all non-major dependencies (#2029)
  • db72b2d chore: update urls to documentation (#2018)
  • 91291f1 fix(deps): update all non-major dependencies (#1996)
  • 5237e9d chore(release): update monorepo packages versions (#1975)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by yaroshkvorets, a new releaser for @​graphprotocol/graph-cli since your current version.


Updates @nomiclabs/hardhat-ethers from 2.2.2 to 2.2.3

Commits
  • 29a55f2 Version Packages
  • 7645946 Merge pull request #3767 from NomicFoundation/shanghai
  • 5426f58 Merge pull request #3806 from zZoMROT/aurora-apiurl
  • 4e1fcdc Add changeset
  • c939a4c Fix aurora api url
  • dfc4465 Merge pull request #3778 from shungo0222/patch-1
  • 83254fd Merge pull request #3797 from NomicFoundation/add-hh-storage-dumper
  • 1cc5cee Run prettier
  • 7bb0025 Add docs/**/*.ts files to prettier script
  • 57ce19a Merge branch 'NomicFoundation:main' into hardhat-storage-dumper
  • Additional commits viewable in compare view

Updates @nomiclabs/hardhat-waffle from 2.0.5 to 2.0.6

Changelog

Sourced from @​nomiclabs/hardhat-waffle's changelog.

2.0.6

Patch Changes

  • 7926cc9: Support Waffle ^4.0.8
Commits

Updates @types/mocha from 10.0.1 to 10.0.10

Commits

Updates typechain from 8.1.1 to 8.3.2

Release notes

Sourced from typechain's releases.

typechain@8.3.2

Patch Changes

  • 3469800: Escape dirs starting with digits

typechain@8.3.1

Patch Changes

  • 9107713: Fix the detection of inputs root in some specific scenarios

typechain@8.3.0

Minor Changes

  • c4720b9: fix tuples in event signatures and also arrays of tuples in functions

typechain@8.2.1

Patch Changes

  • cd4bb0f: Add the node16 moduleSuffix also to directories (including the index filename) as in ESM directory root files have to be explicitly stated (including their file extension).

typechain@8.2.0

Minor Changes

  • 15541e4: Support for nodenext style import paths with new CLI flag: --node16-modules
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@graphprotocol/graph-ts](https://github.com/graphprotocol/graph-tooling/tree/HEAD/packages/ts) | `0.29.3` | `0.38.2` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.3` | `11.4.0` |
| [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.7` | `4.7.9` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [@graphprotocol/graph-cli](https://github.com/graphprotocol/graph-tooling/tree/HEAD/packages/cli) | `0.69.2` | `0.98.1` |
| [@nomiclabs/hardhat-ethers](https://github.com/nomiclabs/hardhat) | `2.2.2` | `2.2.3` |
| [@nomiclabs/hardhat-waffle](https://github.com/NomicFoundation/hardhat-waffle) | `2.0.5` | `2.0.6` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.1` | `10.0.10` |
| [typechain](https://github.com/ethereum-ts/Typechain) | `8.1.1` | `8.3.2` |


Updates `@graphprotocol/graph-ts` from 0.29.3 to 0.38.2
- [Release notes](https://github.com/graphprotocol/graph-tooling/releases)
- [Changelog](https://github.com/graphprotocol/graph-tooling/blob/main/packages/ts/CHANGELOG.md)
- [Commits](https://github.com/graphprotocol/graph-tooling/commits/@graphprotocol/graph-ts@0.38.2/packages/ts)

Updates `fs-extra` from 11.3.3 to 11.4.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.3...11.4.0)

Updates `handlebars` from 4.7.7 to 4.7.9
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.7...v4.7.9)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

Updates `@graphprotocol/graph-cli` from 0.69.2 to 0.98.1
- [Release notes](https://github.com/graphprotocol/graph-tooling/releases)
- [Changelog](https://github.com/graphprotocol/graph-tooling/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/graphprotocol/graph-tooling/commits/@graphprotocol/graph-cli@0.98.1/packages/cli)

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

Updates `@nomiclabs/hardhat-waffle` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/NomicFoundation/hardhat-waffle/releases)
- [Changelog](https://github.com/NomicFoundation/hardhat-waffle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/NomicFoundation/hardhat-waffle/commits)

Updates `@types/mocha` from 10.0.1 to 10.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Updates `typechain` from 8.1.1 to 8.3.2
- [Release notes](https://github.com/ethereum-ts/Typechain/releases)
- [Commits](https://github.com/ethereum-ts/Typechain/compare/typechain@8.1.1...typechain@8.3.2)

---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-ts"
  dependency-version: 0.38.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: fs-extra
  dependency-version: 11.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ts-node
  dependency-version: 10.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@graphprotocol/graph-cli"
  dependency-version: 0.98.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@nomiclabs/hardhat-ethers"
  dependency-version: 2.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@nomiclabs/hardhat-waffle"
  dependency-version: 2.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/mocha"
  dependency-version: 10.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typechain
  dependency-version: 8.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

The large version jumps in core Graph tooling packages (especially 0.x minors) can introduce breaking changes that require verified CI/runtime validation before safe approval.

Pull request overview

Updates this subgraph project’s Node/TypeScript tooling and runtime dependencies, primarily bumping Graph Protocol tooling packages plus several build/test dependencies.

Changes:

  • Bump Graph Protocol tooling versions (@graphprotocol/graph-ts, @graphprotocol/graph-cli).
  • Update development tooling deps used for Hardhat/testing/codegen (typechain, @types/mocha, Hardhat plugins).
  • Update general Node dependencies (fs-extra, handlebars, ts-node).
File summaries
File Description
package.json Updates dependency versions for Graph tooling and related JS/TS build/test utilities.
Review details

Suppressed comments (1)

package.json:42

  • PR description says handlebars is being bumped from 4.7.7, but package.json shows the prior version was ^4.5.2 (now ^4.7.9). Please update the PR description/changelog text to reflect the actual starting version.
    "handlebars": "^4.7.9",
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json
"@graphprotocol/graph-cli": "^0.69.1",
"@nomiclabs/hardhat-ethers": "^2.2.2",
"@nomiclabs/hardhat-waffle": "^2.0.5",
"@graphprotocol/graph-cli": "^0.98.1",
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