Skip to content

Commit b54cd90

Browse files
chore(deps): update the graph packages (#101)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@graphprotocol/graph-cli](https://redirect.github.com/graphprotocol/graph-tooling) ([source](https://redirect.github.com/graphprotocol/graph-tooling/tree/HEAD/packages/cli)) | overrides | minor | [`0.95.0` -> `0.96.0`](https://renovatebot.com/diffs/npm/@graphprotocol%2fgraph-cli/0.95.0/0.96.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/graphprotocol/graph-tooling/badge)](https://securityscorecards.dev/viewer/?uri=github.com/graphprotocol/graph-tooling) | | [@graphprotocol/graph-cli](https://redirect.github.com/graphprotocol/graph-tooling) ([source](https://redirect.github.com/graphprotocol/graph-tooling/tree/HEAD/packages/cli)) | dependencies | minor | [`0.95.0` -> `0.96.0`](https://renovatebot.com/diffs/npm/@graphprotocol%2fgraph-cli/0.95.0/0.96.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/graphprotocol/graph-tooling/badge)](https://securityscorecards.dev/viewer/?uri=github.com/graphprotocol/graph-tooling) | | [@graphprotocol/graph-ts](https://redirect.github.com/graphprotocol/graph-tooling) ([source](https://redirect.github.com/graphprotocol/graph-tooling/tree/HEAD/packages/ts)) | overrides | minor | [`0.37.0` -> `0.38.0`](https://renovatebot.com/diffs/npm/@graphprotocol%2fgraph-ts/0.37.0/0.38.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/graphprotocol/graph-tooling/badge)](https://securityscorecards.dev/viewer/?uri=github.com/graphprotocol/graph-tooling) | | [@graphprotocol/graph-ts](https://redirect.github.com/graphprotocol/graph-tooling) ([source](https://redirect.github.com/graphprotocol/graph-tooling/tree/HEAD/packages/ts)) | dependencies | minor | [`0.37.0` -> `0.38.0`](https://renovatebot.com/diffs/npm/@graphprotocol%2fgraph-ts/0.37.0/0.38.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/graphprotocol/graph-tooling/badge)](https://securityscorecards.dev/viewer/?uri=github.com/graphprotocol/graph-tooling) | --- ### Release Notes <details> <summary>graphprotocol/graph-tooling (@&#8203;graphprotocol/graph-cli)</summary> ### [`v0.96.0`](https://redirect.github.com/graphprotocol/graph-tooling/blob/HEAD/packages/cli/CHANGELOG.md#0960) [Compare Source](https://redirect.github.com/graphprotocol/graph-tooling/compare/@graphprotocol/graph-cli@0.95.0...@graphprotocol/graph-cli@0.96.0) ##### Minor Changes - [#&#8203;1920](https://redirect.github.com/graphprotocol/graph-tooling/pull/1920) [`b6d7f1c`](https://redirect.github.com/graphprotocol/graph-tooling/commit/b6d7f1cd149c5784089aa92bafd63e6a0d9814a1) Thanks [@&#8203;incrypto32](https://redirect.github.com/incrypto32)! - Add support for subgraph datasource in `graph init` - [#&#8203;1929](https://redirect.github.com/graphprotocol/graph-tooling/pull/1929) [`4311d0e`](https://redirect.github.com/graphprotocol/graph-tooling/commit/4311d0e177b37a7698d5befae9b6e9cafa6b37c9) Thanks [@&#8203;YaroShkvorets](https://redirect.github.com/YaroShkvorets)! - `graph codegen`: handle events with fields with reserved names [#&#8203;1896](https://redirect.github.com/graphprotocol/graph-tooling/issues/1896) ##### Patch Changes - [#&#8203;1834](https://redirect.github.com/graphprotocol/graph-tooling/pull/1834) [`0058157`](https://redirect.github.com/graphprotocol/graph-tooling/commit/0058157e45c8902cf0068c359492da3d751529f8) Thanks [@&#8203;renovate](https://redirect.github.com/apps/renovate)! - dependencies updates: - Updated dependency [`@oclif/core@4.2.4` ↗︎](https://www.npmjs.com/package/@&#8203;oclif/core/v/4.2.4) (from `4.0.34`, in `dependencies`) - Updated dependency [`chokidar@4.0.3` ↗︎](https://www.npmjs.com/package/chokidar/v/4.0.3) (from `4.0.1`, in `dependencies`) - Updated dependency [`debug@4.4.0` ↗︎](https://www.npmjs.com/package/debug/v/4.4.0) (from `4.3.7`, in `dependencies`) - Updated dependency [`fs-extra@11.3.0` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.0) (from `11.2.0`, in `dependencies`) - Updated dependency [`glob@11.0.1` ↗︎](https://www.npmjs.com/package/glob/v/11.0.1) (from `11.0.0`, in `dependencies`) - Updated dependency [`graphql@16.10.0` ↗︎](https://www.npmjs.com/package/graphql/v/16.10.0) (from `16.9.0`, in `dependencies`) - Updated dependency [`undici@7.3.0` ↗︎](https://www.npmjs.com/package/undici/v/7.3.0) (from `7.2.3`, in `dependencies`) - Updated dependency [`yaml@2.7.0` ↗︎](https://www.npmjs.com/package/yaml/v/2.7.0) (from `2.6.1`, in `dependencies`) - [#&#8203;1932](https://redirect.github.com/graphprotocol/graph-tooling/pull/1932) [`80a2ae9`](https://redirect.github.com/graphprotocol/graph-tooling/commit/80a2ae9b11260786896665993655056ff048b84b) Thanks [@&#8203;renovate](https://redirect.github.com/apps/renovate)! - dependencies updates: - Updated dependency [`@oclif/core@4.2.6` ↗︎](https://www.npmjs.com/package/@&#8203;oclif/core/v/4.2.6) (from `4.2.4`, in `dependencies`) - Updated dependency [`semver@7.7.1` ↗︎](https://www.npmjs.com/package/semver/v/7.7.1) (from `7.6.3`, in `dependencies`) - [#&#8203;1965](https://redirect.github.com/graphprotocol/graph-tooling/pull/1965) [`e7b0e72`](https://redirect.github.com/graphprotocol/graph-tooling/commit/e7b0e72610c63dceb1c0af9bd2ef2c14b8bf7609) Thanks [@&#8203;YaroShkvorets](https://redirect.github.com/YaroShkvorets)! - `graph init`: get generated apiVersion and specVersion up to date - [#&#8203;1957](https://redirect.github.com/graphprotocol/graph-tooling/pull/1957) [`e4af888`](https://redirect.github.com/graphprotocol/graph-tooling/commit/e4af88808798e11450b7383d2d658b2ee5936979) Thanks [@&#8203;0237h](https://redirect.github.com/0237h)! - Use Sourcify v2 endpoint for contract lookups - [#&#8203;1962](https://redirect.github.com/graphprotocol/graph-tooling/pull/1962) [`7f22631`](https://redirect.github.com/graphprotocol/graph-tooling/commit/7f226318cf95d959bba2752d9c7d2d518c0622d7) Thanks [@&#8203;YaroShkvorets](https://redirect.github.com/YaroShkvorets)! - `graph init`: format and validate subgraph slug to match graph-node rules - [#&#8203;1919](https://redirect.github.com/graphprotocol/graph-tooling/pull/1919) [`955f7b0`](https://redirect.github.com/graphprotocol/graph-tooling/commit/955f7b02629c142b18ea9f05fce0a6745a4921b7) Thanks [@&#8203;YaroShkvorets](https://redirect.github.com/YaroShkvorets)! - chore: move github actions around - [#&#8203;1954](https://redirect.github.com/graphprotocol/graph-tooling/pull/1954) [`9fc413f`](https://redirect.github.com/graphprotocol/graph-tooling/commit/9fc413f6ba39bf0c4cc36a7683bb13a1157e3606) Thanks [@&#8203;YaroShkvorets](https://redirect.github.com/YaroShkvorets)! - fix bug with "other wallets" not working [#&#8203;1900](https://redirect.github.com/graphprotocol/graph-tooling/issues/1900) - [#&#8203;1960](https://redirect.github.com/graphprotocol/graph-tooling/pull/1960) [`33a7148`](https://redirect.github.com/graphprotocol/graph-tooling/commit/33a71482283dd2e578ca02ceb8906e85438e09d0) Thanks [@&#8203;YaroShkvorets](https://redirect.github.com/YaroShkvorets)! - `graph init`: improve error reporting </details> <details> <summary>graphprotocol/graph-tooling (@&#8203;graphprotocol/graph-ts)</summary> ### [`v0.38.0`](https://redirect.github.com/graphprotocol/graph-tooling/blob/HEAD/packages/ts/CHANGELOG.md#0380) [Compare Source](https://redirect.github.com/graphprotocol/graph-tooling/compare/@graphprotocol/graph-ts@0.37.0...@graphprotocol/graph-ts@0.38.0) ##### Minor Changes - [#&#8203;1935](https://redirect.github.com/graphprotocol/graph-tooling/pull/1935) [`0c36a02`](https://redirect.github.com/graphprotocol/graph-tooling/commit/0c36a024e0516bbf883ae62b8312dba3d9945f04) Thanks [@&#8203;isum](https://redirect.github.com/isum)! - feat: add yaml parsing support to mappings </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-token-erc721). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Update the graph packages @graphprotocol/graph-cli and @graphprotocol/graph-ts to their latest versions. This includes new features, bug fixes, and chore improvements. Bug Fixes: - Fix a bug in graph-cli where 'other wallets' were not working. Enhancements: - Update graph-cli to add support for subgraph datasource in `graph init`. - Update graph-cli to handle events with fields with reserved names in `graph codegen`. - Update graph-cli to get generated apiVersion and specVersion up to date in `graph init`. - Update graph-cli to use Sourcify v2 endpoint for contract lookups. - Update graph-cli to format and validate subgraph slug to match graph-node rules in `graph init`. - Update graph-cli to improve error reporting in `graph init`. - Update graph-ts to add YAML parsing support to mappings. Chores: - Move github actions around in graph-cli. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3c452e commit b54cd90

2 files changed

Lines changed: 23 additions & 45 deletions

File tree

0 commit comments

Comments
 (0)