Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 8 updates - #271

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

chore(deps): bump the minor-and-patch group across 1 directory with 8 updates#271
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-a0e61fc627

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 8 updates in the / directory:

Package From To
@graphprotocol/graph-ts 0.29.3 0.38.2
fs-extra 11.3.3 11.4.0
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 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

… updates

Bumps the minor-and-patch group with 8 updates in the / directory:

| 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` |
| [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 `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: 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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2026
@dependabot
dependabot Bot requested a review from rickstaa as a code owner September 9, 2026 09:28
Copilot AI lite review requested due to automatic review settings September 9, 2026 09:28
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2026

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

It includes large version jumps in core Graph tooling (graph-ts/graph-cli) that can introduce breaking behavior even without code changes, so a human should confirm compatibility via CI and any required regeneration steps.

Pull request overview

Dependency update PR that bumps several JS/TS tooling packages used for subgraph codegen/build and Hardhat-based testing in the repository root.

Changes:

  • Update Graph tooling dependencies: @graphprotocol/graph-ts (0.29.3 → 0.38.2) and @graphprotocol/graph-cli (^0.69.x → ^0.98.1).
  • Update supporting tooling deps: fs-extra, ts-node, Hardhat plugins, @types/mocha, and typechain.
File summaries
File Description
package.json Bumps Graph tooling + Hardhat/Typechain/test tooling dependency versions.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

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

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