Conversation
Reviewer's Guide by SourceryThis pull request updates the Updated Class Diagram for Subgraph CompositionclassDiagram
class SourceSubgraph {
- immutableEntities: Entity[]
+ getTriggers(): Entity[]
}
class ComposedSubgraph {
+ processTriggers(triggers: Entity[]): void
}
SourceSubgraph -- ComposedSubgraph : Triggers
note for SourceSubgraph "Only immutable entities are accepted as triggers"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
11ccdd0 to
497ba5b
Compare
5950621 to
3916af9
Compare
3d6d027 to
c6949e0
Compare
c6949e0 to
a407648
Compare
a407648 to
dd24a2d
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Wed May 28 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
37b12b9 to
87704dc
Compare
87704dc to
228a056
Compare
8a0a453 to
3b91364
Compare
7598d7a to
a8ce11b
Compare
9846961 to
c8283e7
Compare
667b901 to
02e8f58
Compare
02e8f58 to
c47dda3
Compare
a9abe17 to
93623d7
Compare
93623d7 to
ac6d352
Compare
ac6d352 to
391971f
Compare
cadfb5b to
d46c4da
Compare
e8d244c to
064339c
Compare
249aedb to
243d3ad
Compare
1eb2fd6 to
fceb5d4
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fceb5d4 to
b8ee99e
Compare
Pull request was closed
This PR contains the following updates:
0.96.0->0.98.10.96.0->0.98.10.38.0->0.38.20.38.0->0.38.2Release Notes
graphprotocol/graph-tooling (@graphprotocol/graph-cli)
v0.98.1Compare Source
Patch Changes
#2032
3ac1c17Thanks @renovate! - dependencies updates:@oclif/core@4.5.5↗︎ (from4.3.0, independencies)debug@4.4.3↗︎ (from4.4.1, independencies)docker-compose@1.3.0↗︎ (from1.2.0, independencies)fs-extra@11.3.2↗︎ (from11.3.0, independencies)glob@11.0.3↗︎ (from11.0.2, independencies)immutable@5.1.4↗︎ (from5.1.2, independencies)open@10.2.0↗︎ (from10.1.2, independencies)prettier@3.6.2↗︎ (from3.5.3, independencies)semver@7.7.3↗︎ (from7.7.2, independencies)undici@7.16.0↗︎ (from7.9.0, independencies)yaml@2.8.1↗︎ (from2.8.0, independencies)#2058
84d94cfThanks @renovate! - dependencies updates:@pinax/graph-networks-registry@^0.7.0↗︎ (from^0.6.5, independencies)v0.98.0Compare Source
Minor Changes
42f3803Thanks @incrypto32! - Add a new command to install graph-node dev binary (gnd)Patch Changes
42f3803Thanks @incrypto32! - dependencies updates:decompress@^4.2.1↗︎ (todependencies)progress@^2.0.3↗︎ (todependencies)v0.97.1Compare Source
Patch Changes
#1996
91291f1Thanks @renovate! - dependencies updates:@oclif/core@4.2.10↗︎ (from4.2.8, independencies)docker-compose@1.2.0↗︎ (from1.1.1, independencies)immutable@5.1.1↗︎ (from5.0.3, independencies)undici@7.7.0↗︎ (from7.4.0, independencies)yaml@2.7.1↗︎ (from2.7.0, independencies)#2018
db72b2dThanks @sepanyol! - chore: update urls to documentationv0.97.0Compare Source
Minor Changes
#1993
3e04952Thanks @incrypto32! - Composed subgraphs are modified to only accept immutable entites as triggers from a source subgraph#1994
2946073Thanks @isum! - require immutable flag on entitiesPatch Changes
#1956
59ad5f0Thanks @renovate! - dependencies updates:@oclif/core@4.2.8↗︎ (from4.2.6, independencies)docker-compose@1.1.1↗︎ (from1.1.0, independencies)prettier@3.5.2↗︎ (from3.4.2, independencies)#1978
d360f11Thanks @renovate! - dependencies updates:undici@7.4.0↗︎ (from7.3.0, independencies)#1979
3f78ac2Thanks @renovate! - dependencies updates:prettier@3.5.3↗︎ (from3.5.2, independencies)#1969
5ffce65Thanks @YaroShkvorets! - handle sized arrays in abi when changetype#1967
388ee5aThanks @YaroShkvorets! - show sourcify fetch status#1934
30f2aa5Thanks @shiyasmohd! - fix: generate types for mappings when int8 is used as id#1977
030a7f0Thanks @idalithb! - Added subgraph composition examples#1971
4e2b689Thanks @YaroShkvorets! -graph codegen: fix bug with id field clash in example entity#1966
84b0d21Thanks @YaroShkvorets! - handle invalid characters in contract name #1883#1974
31c25e7Thanks @YaroShkvorets! - handle non-standard Etherscan API responses, i.e. kaiagraphprotocol/graph-tooling (@graphprotocol/graph-ts)
v0.38.2Compare Source
Patch Changes
b9b911eThanks @PaulRBerg! - fixed log namespace referencev0.38.1Compare Source
Patch Changes
3fb730bThanks @YaroShkvorets! - fix global variables in wasmConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.