Skip to content

build(deps): bump tar, expo and @graphprotocol/graph-cli in /tools/subgraph-example#4821

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tools/subgraph-example/multi-0c9bbe5575
Open

build(deps): bump tar, expo and @graphprotocol/graph-cli in /tools/subgraph-example#4821
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tools/subgraph-example/multi-0c9bbe5575

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Removes tar. It's no longer used after updating ancestor dependencies tar, expo and @graphprotocol/graph-cli. These dependencies need to be updated together.

Removes tar

Updates expo from 52.0.46 to 54.0.32

Changelog

Sourced from expo's changelog.

Changelog

This is the log of notable changes to the Expo client that are developer-facing. Package-specific changes not released in any SDK will be added here just before the release. Until then, you can find them in changelogs of the individual packages (see packages directory).

Unpublished

📚 3rd party library updates

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

54.0.0 — 2025-09-10

📚 3rd party library updates

  • expo-sqlite
  • expo-camera
    • [Android] Bumped MLKit barcode scanner to 17.3.0 for Android 16KB page size support. (#37454 by @​kudo)

🛠 Breaking changes

  • expo-notifications
  • expo-media-library
    • [Android] Fix getAssetsAsync loading performance, add resolveWithFullInfo option to control whether to load full EXIF data for images. This is a breaking change for Android apps, as it might break the orientation of images in some cases. (#37957 by @​kosmydel).
  • expo-intent-launcher
  • expo-image-picker
    • [Web] Changed web uri to use blob URLs instead of base64 data URLs for better performance. The uri property will now be a blob URL instead of a base64 data URL, while the base64 property behavior remains unchanged. (#37447 by @​hirbod)
    • [ios] The default for preferredAssetRepresentationMode is now .current instead of .automatic. This keeps the asset in its original container/codec (e.g. HEIC instead of JPEG) and is required for the new fast-path. Apps that relied on .automatic re-encoded output can pass preferredAssetRepresentationMode: '.automatic' to restore the old behaviour. (#37569 by @​hirbod)
  • expo-font
  • expo-file-system
    • Make the modern filesystem API the default, move previous one to expo-file-system/legacy. (#38404 by @​aleqsio)
  • expo-document-picker
    • [Web] getDocumentAsync() no longer returns base64 by default. The uri on web now always points to a Blob created via URL.createObjectURL(), which can be used for previews or appended to FormData for uploads. Selecting large files on web is now almost instant, since there’s no base64 conversion by default. If you still need base64, you can pass base64: true in the options. A new base64 field will then be included in the result. (#37443 by @​hirbod)

🎉 New features

... (truncated)

Commits
Maintainer changes

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


Updates @graphprotocol/graph-cli from 0.71.0 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.


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.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependencies [tar](https://github.com/isaacs/node-tar), [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) and [@graphprotocol/graph-cli](https://github.com/graphprotocol/graph-tooling/tree/HEAD/packages/cli). These dependencies need to be updated together.


Removes `tar`

Updates `expo` from 52.0.46 to 54.0.32
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `@graphprotocol/graph-cli` from 0.71.0 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)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: expo
  dependency-version: 54.0.32
  dependency-type: indirect
- dependency-name: "@graphprotocol/graph-cli"
  dependency-version: 0.98.1
  dependency-type: indirect
...

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 Jan 21, 2026
@dependabot dependabot bot requested review from a team as code owners January 21, 2026 22:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 21, 2026
@dependabot dependabot bot requested a review from konstantinabl January 21, 2026 22:25
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.

0 participants