Skip to content

build: upgrade graph-cli to 0.98 and graph-ts to 0.38 - #264

Open
rickstaa wants to merge 2 commits into
chore/deps-securityfrom
build/graph-cli-0.98
Open

build: upgrade graph-cli to 0.98 and graph-ts to 0.38#264
rickstaa wants to merge 2 commits into
chore/deps-securityfrom
build/graph-cli-0.98

Conversation

@rickstaa

@rickstaa rickstaa commented Sep 8, 2026

Copy link
Copy Markdown
Member

Stacked on #263. Upgrades graph-cli from 0.69 to 0.98 and graph-ts from 0.29 to 0.38 together, since 0.98's codegen emits an Int8 import that graph-ts 0.29 does not export. graph-cli 0.98 also requires an explicit immutable argument on every @entity, which is why #227 failed CI. All 52 entities get immutable: false to keep current semantics. Marking the event entities immutable is a separate indexing optimisation for later.

The graph-ts bump moves AssemblyScript from 0.19 to 0.27. The mappings compile without changes and yarn codegen and yarn build pass. Supersedes #226 and #227.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant