Skip to content

Commit 5bb6b05

Browse files
chore(deps): update dependency @graphprotocol/graph-cli to v0.94.0 (#103)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @&#8203;graphprotocol/graph-cli | [`0.93.3` -> `0.94.0`](https://renovatebot.com/diffs/npm/@graphprotocol%2fgraph-cli/0.93.3/0.94.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@graphprotocol%2fgraph-cli/0.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphprotocol%2fgraph-cli/0.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphprotocol%2fgraph-cli/0.93.3/0.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphprotocol%2fgraph-cli/0.93.3/0.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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-empty). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> ## Summary by Sourcery Build: - Update the @graphprotocol/graph-cli dependency from v0.93.3 to v0.94.0. 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 ae7db38 commit 5bb6b05

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"": {
55
"dependencies": {
66
"@amxx/graphprotocol-utils": "1.2.0",
7-
"@graphprotocol/graph-cli": "0.93.3",
7+
"@graphprotocol/graph-cli": "0.94.0",
88
"@graphprotocol/graph-ts": "0.37.0",
99
"@nomicfoundation/hardhat-foundry": "1.1.3",
1010
"@nomicfoundation/hardhat-ignition-viem": "0.15.9",
@@ -25,7 +25,7 @@
2525
],
2626
"overrides": {
2727
"elliptic": "6.6.1",
28-
"@graphprotocol/graph-cli": "0.93.3",
28+
"@graphprotocol/graph-cli": "0.94.0",
2929
"@graphprotocol/graph-ts": "0.37.0",
3030
},
3131
"packages": {
@@ -107,7 +107,7 @@
107107

108108
"@float-capital/float-subgraph-uncrashable": ["@float-capital/[email protected]", "", { "dependencies": { "@rescript/std": "9.0.0", "graphql": "^16.6.0", "graphql-import-node": "^0.0.5", "js-yaml": "^4.1.0" }, "bin": { "uncrashable": "bin/uncrashable" } }, "sha512-yZ0H5e3EpAYKokX/AbtplzlvSxEJY7ZfpvQyDzyODkks0hakAAlDG6fQu1SlDJMWorY7bbq1j7fCiFeTWci6TA=="],
109109

110-
"@graphprotocol/graph-cli": ["@graphprotocol/graph-cli@0.93.3", "", { "dependencies": { "@float-capital/float-subgraph-uncrashable": "0.0.0-internal-testing.5", "@oclif/core": "4.0.34", "@oclif/plugin-autocomplete": "^3.2.11", "@oclif/plugin-not-found": "^3.2.29", "@oclif/plugin-warn-if-update-available": "^3.1.24", "@pinax/graph-networks-registry": "^0.6.5", "@whatwg-node/fetch": "^0.10.1", "assemblyscript": "0.19.23", "binary-install": "^1.1.0", "chokidar": "4.0.1", "debug": "4.3.7", "docker-compose": "1.1.0", "fs-extra": "11.2.0", "glob": "11.0.0", "gluegun": "5.2.0", "graphql": "16.9.0", "immutable": "5.0.3", "jayson": "4.1.3", "js-yaml": "4.1.0", "kubo-rpc-client": "^5.0.2", "open": "10.1.0", "prettier": "3.4.2", "semver": "7.6.3", "tmp-promise": "3.0.3", "undici": "7.1.1", "web3-eth-abi": "4.4.1", "yaml": "2.6.1" }, "bin": { "graph": "bin/run.js" } }, "sha512-ofxD3hmpuIM1irWEvVHHoyU7miy4So51Zh2kWY5jwlkt6GmyAcKRnNHZKSW4GI+/d/dgBk32yDy1aqGHzYjiQQ=="],
110+
"@graphprotocol/graph-cli": ["@graphprotocol/graph-cli@0.94.0", "", { "dependencies": { "@float-capital/float-subgraph-uncrashable": "0.0.0-internal-testing.5", "@oclif/core": "4.0.34", "@oclif/plugin-autocomplete": "^3.2.11", "@oclif/plugin-not-found": "^3.2.29", "@oclif/plugin-warn-if-update-available": "^3.1.24", "@pinax/graph-networks-registry": "^0.6.5", "@whatwg-node/fetch": "^0.10.1", "assemblyscript": "0.19.23", "binary-install": "^1.1.0", "chokidar": "4.0.1", "debug": "4.3.7", "docker-compose": "1.1.0", "fs-extra": "11.2.0", "glob": "11.0.0", "gluegun": "5.2.0", "graphql": "16.9.0", "immutable": "5.0.3", "jayson": "4.1.3", "js-yaml": "4.1.0", "kubo-rpc-client": "^5.0.2", "open": "10.1.0", "prettier": "3.4.2", "semver": "7.6.3", "tmp-promise": "3.0.3", "undici": "7.1.1", "web3-eth-abi": "4.4.1", "yaml": "2.6.1" }, "bin": { "graph": "bin/run.js" } }, "sha512-BW4YRdWXR1PZht+ZxsZ7uzasFvtDzjQ12+QiTyU0lDnf0zoix3QjyLgnHRMVa7MMwbaO/OQVnolpYhEl6V+iDQ=="],
111111

112112
"@graphprotocol/graph-ts": ["@graphprotocol/[email protected]", "", { "dependencies": { "assemblyscript": "0.27.31" } }, "sha512-3xp/sO8zFDBkX44ydGB87ow5Cyrfr/SAm/cWzIRzUVL7ROw0KUyFBG1xj4KKlMnAod7/RL99zChYquC15H4Oqg=="],
113113

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
],
3535
"dependencies": {
3636
"@amxx/graphprotocol-utils": "1.2.0",
37-
"@graphprotocol/graph-cli": "0.93.3",
37+
"@graphprotocol/graph-cli": "0.94.0",
3838
"@graphprotocol/graph-ts": "0.37.0",
3939
"@nomicfoundation/hardhat-foundry": "1.1.3",
4040
"@nomicfoundation/hardhat-ignition-viem": "0.15.9",
@@ -45,7 +45,7 @@
4545
"@openzeppelin/subgraphs": "0.1.8-5"
4646
},
4747
"overrides": {
48-
"@graphprotocol/graph-cli": "0.93.3",
48+
"@graphprotocol/graph-cli": "0.94.0",
4949
"@graphprotocol/graph-ts": "0.37.0",
5050
"elliptic": "6.6.1"
5151
},

0 commit comments

Comments
 (0)