Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@graphprotocol/graph-cli (source) overrides minor 0.96.0 -> 0.98.1 OpenSSF Scorecard
@graphprotocol/graph-cli (source) dependencies minor 0.96.0 -> 0.98.1 OpenSSF Scorecard
@graphprotocol/graph-ts (source) overrides patch 0.38.0 -> 0.38.2 OpenSSF Scorecard
@graphprotocol/graph-ts (source) dependencies patch 0.38.0 -> 0.38.2 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

graphprotocol/graph-tooling (@​graphprotocol/graph-cli)

v0.98.1

Compare Source

Patch Changes

v0.98.0

Compare Source

Minor Changes
Patch Changes

v0.97.1

Compare Source

Patch Changes

v0.97.0

Compare Source

Minor Changes
Patch Changes
graphprotocol/graph-tooling (@​graphprotocol/graph-ts)

v0.38.2

Compare Source

Patch Changes

v0.38.1

Compare Source

Patch Changes

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Nov 4, 2025
@renovate renovate bot enabled auto-merge (squash) November 4, 2025 09:17
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

1 issue found across 2 files

Prompt for AI agents (all 1 issues)

Understand the root cause of the following 1 issues and fix them.


<file name="bun.lock">

<violation number="1" location="bun.lock:8">
The update to `@graphprotocol/graph-cli` to a version that requires entities to be marked with `@immutable` may break the subgraph build process. The entity definitions in files like `subgraph/datasources/erc721freezable.gql.json` lack this required annotation.</violation>
</file>

React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.

"@amxx/graphprotocol-utils": "1.2.0",
"@graphprotocol/graph-cli": "0.96.0",
"@graphprotocol/graph-ts": "0.38.0",
"@graphprotocol/graph-cli": "0.98.1",
Copy link

@cubic-dev-ai cubic-dev-ai bot Nov 4, 2025

Choose a reason for hiding this comment

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

The update to @graphprotocol/graph-cli to a version that requires entities to be marked with @immutable may break the subgraph build process. The entity definitions in files like subgraph/datasources/erc721freezable.gql.json lack this required annotation.

Prompt for AI agents
Address the following comment on bun.lock at line 8:

<comment>The update to `@graphprotocol/graph-cli` to a version that requires entities to be marked with `@immutable` may break the subgraph build process. The entity definitions in files like `subgraph/datasources/erc721freezable.gql.json` lack this required annotation.</comment>

<file context>
@@ -5,8 +5,8 @@
         &quot;@amxx/graphprotocol-utils&quot;: &quot;1.2.0&quot;,
-        &quot;@graphprotocol/graph-cli&quot;: &quot;0.96.0&quot;,
-        &quot;@graphprotocol/graph-ts&quot;: &quot;0.38.0&quot;,
+        &quot;@graphprotocol/graph-cli&quot;: &quot;0.98.1&quot;,
+        &quot;@graphprotocol/graph-ts&quot;: &quot;0.38.2&quot;,
         &quot;@nomicfoundation/hardhat-foundry&quot;: &quot;1.2.0&quot;,
</file context>
Fix with Cubic

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/the-graph-packages branch from 1280b67 to 7a73360 Compare November 4, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant