Skip to content

Commit 842d728

Browse files
chore(deps): update dependency @graphprotocol/graph-cli to v0.94.0 (#92)
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-token-erc721a). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 120c171 commit 842d728

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",
@@ -27,7 +27,7 @@
2727
],
2828
"overrides": {
2929
"elliptic": "6.6.1",
30-
"@graphprotocol/graph-cli": "0.93.3",
30+
"@graphprotocol/graph-cli": "0.94.0",
3131
"@graphprotocol/graph-ts": "0.37.0",
3232
},
3333
"packages": {
@@ -109,7 +109,7 @@
109109

110110
"@float-capital/float-subgraph-uncrashable": ["@float-capital/float-subgraph-uncrashable@0.0.0-internal-testing.5", "", { "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=="],
111111

112-
"@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=="],
112+
"@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=="],
113113

114114
"@graphprotocol/graph-ts": ["@graphprotocol/graph-ts@0.37.0", "", { "dependencies": { "assemblyscript": "0.27.31" } }, "sha512-3xp/sO8zFDBkX44ydGB87ow5Cyrfr/SAm/cWzIRzUVL7ROw0KUyFBG1xj4KKlMnAod7/RL99zChYquC15H4Oqg=="],
115115

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
],
3636
"dependencies": {
3737
"@amxx/graphprotocol-utils": "1.2.0",
38-
"@graphprotocol/graph-cli": "0.93.3",
38+
"@graphprotocol/graph-cli": "0.94.0",
3939
"@graphprotocol/graph-ts": "0.37.0",
4040
"@nomicfoundation/hardhat-foundry": "1.1.3",
4141
"@nomicfoundation/hardhat-ignition-viem": "0.15.9",
@@ -48,7 +48,7 @@
4848
"erc721a": "4.3.0"
4949
},
5050
"overrides": {
51-
"@graphprotocol/graph-cli": "0.93.3",
51+
"@graphprotocol/graph-cli": "0.94.0",
5252
"@graphprotocol/graph-ts": "0.37.0",
5353
"elliptic": "6.6.1"
5454
},

0 commit comments

Comments
 (0)