-
Notifications
You must be signed in to change notification settings - Fork 222
Comparing changes
Open a pull request
base repository: graphprotocol/graph-tooling
base: @graphprotocol/graph-cli@0.96.0
head repository: graphprotocol/graph-tooling
compare: @graphprotocol/graph-cli@0.97.0
- 19 commits
- 80 files changed
- 10 contributors
Commits on Feb 27, 2025
-
generate types for mappings when int8 is used as id (#1934)
* fix: generate types for mappings when int8 is used as id * add changeset * update changeset * fix: add Int8 to imports when codegen * fix: lint fix * fix: include INT8 in IdField kind definition * feat: add fromI64Array method to Value class for converting i64 arrays * test: add test case for Int8 as id
Configuration menu - View commit details
-
Copy full SHA for 30f2aa5 - Browse repository at this point
Copy the full SHA 30f2aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2b689 - Browse repository at this point
Copy the full SHA 4e2b689View commit details -
graph init
: Show Sourcify fetch status (#1967)* graph init: show sourcify status * handle null on return from the spinner * changeset
Configuration menu - View commit details
-
Copy full SHA for 388ee5a - Browse repository at this point
Copy the full SHA 388ee5aView commit details -
graph init
: handle event types with sized array (#1969)* handle sized array * add test
Configuration menu - View commit details
-
Copy full SHA for 5ffce65 - Browse repository at this point
Copy the full SHA 5ffce65View commit details -
graph init
: invalid characters in contract name (#1966)* remove invalid characters from contract name changeset * add tests * remove hardcoded default name
Configuration menu - View commit details
-
Copy full SHA for 84b0d21 - Browse repository at this point
Copy the full SHA 84b0d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c25e7 - Browse repository at this point
Copy the full SHA 31c25e7View commit details -
chore(deps): lock file maintenance (#1970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4611ca - Browse repository at this point
Copy the full SHA f4611caView commit details -
fix(deps): update all non-major dependencies (#1956)
* fix(deps): update all non-major dependencies * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59ad5f0 - Browse repository at this point
Copy the full SHA 59ad5f0View commit details
Commits on Mar 1, 2025
-
Add Subgraph Composition examples (#1977)
* Adding Subgraph Composition Repos * change links to repos, fix some typos * changeset --------- Co-authored-by: YaroShkvorets <shkvorets@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 030a7f0 - Browse repository at this point
Copy the full SHA 030a7f0View commit details -
fix(deps): update all non-major dependencies (#1978)
* fix(deps): update all non-major dependencies * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d360f11 - Browse repository at this point
Copy the full SHA d360f11View commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8d4d72d - Browse repository at this point
Copy the full SHA 8d4d72dView commit details -
fix: broken AssemblyScript migration link (#1983)
* Update dead link version.ts * Update dead link version.test.ts
Configuration menu - View commit details
-
Copy full SHA for 9671e5f - Browse repository at this point
Copy the full SHA 9671e5fView commit details
Commits on Mar 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b54a63e - Browse repository at this point
Copy the full SHA b54a63eView commit details -
Remove composite examples (#1985)
* removing repo samples * removing from read me * remove packageManager from package.json --------- Co-authored-by: YaroShkvorets <shkvorets@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c9fe1c4 - Browse repository at this point
Copy the full SHA c9fe1c4View commit details
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2946073 - Browse repository at this point
Copy the full SHA 2946073View commit details
Commits on Apr 3, 2025
-
graph init should only generate entity handlers for immutable enitites (
#1993) * Generate only immutable entities when using graph init with a source subgraph * remove EntityHandler from codegen for composed subgraphs * fix: clarify error message for source subgraph immutable entities requirement * Add changeset * remove non entity type test for getImmutableEntityNames * remove graph-ts from changeset
Configuration menu - View commit details
-
Copy full SHA for 3e04952 - Browse repository at this point
Copy the full SHA 3e04952View commit details -
fix(deps): update all non-major dependencies (#1979)
* fix(deps): update all non-major dependencies * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f78ac2 - Browse repository at this point
Copy the full SHA 3f78ac2View commit details -
chore(deps): update dependency vite to v6.2.4 [security] (#1992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 09b6be6 - Browse repository at this point
Copy the full SHA 09b6be6View commit details -
chore(release): update monorepo packages versions (#1975)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5237e9d - Browse repository at this point
Copy the full SHA 5237e9dView commit details
There are no files selected for viewing