From 3571b753f0036ccc7de93284aedd76ff56c85f80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:29:23 -0500 Subject: [PATCH] chore(release): update monorepo packages versions (#1582) Co-authored-by: github-actions[bot] --- .changeset/spotty-clocks-agree.md | 5 ----- examples/arweave-blocks-transactions/package.json | 2 +- examples/cosmos-block-filtering/package.json | 2 +- examples/cosmos-osmosis-token-swaps/package.json | 2 +- examples/cosmos-validator-delegations/package.json | 2 +- examples/cosmos-validator-rewards/package.json | 2 +- examples/ethereum-basic-event-handlers/package.json | 2 +- examples/ethereum-gravatar/package.json | 2 +- examples/matic-lens-protocol-posts-subgraph/package.json | 2 +- examples/near-blocks/package.json | 2 +- examples/near-receipts/package.json | 2 +- examples/substreams-powered-subgraph/package.json | 2 +- packages/cli/CHANGELOG.md | 9 +++++++++ packages/cli/package.json | 2 +- 14 files changed, 21 insertions(+), 17 deletions(-) delete mode 100644 .changeset/spotty-clocks-agree.md diff --git a/.changeset/spotty-clocks-agree.md b/.changeset/spotty-clocks-agree.md deleted file mode 100644 index 5318eba5a..000000000 --- a/.changeset/spotty-clocks-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@graphprotocol/graph-cli': minor ---- - -Make validations more lenient to allow aggregations and Int8 ids diff --git a/examples/arweave-blocks-transactions/package.json b/examples/arweave-blocks-transactions/package.json index 8442fb3af..445f9d9f4 100644 --- a/examples/arweave-blocks-transactions/package.json +++ b/examples/arweave-blocks-transactions/package.json @@ -19,7 +19,7 @@ "remove-local": "graph remove arweave-example --node http://localhost:8020" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.67.4", + "@graphprotocol/graph-cli": "0.68.0", "@graphprotocol/graph-ts": "0.32.0" } } diff --git a/examples/cosmos-block-filtering/package.json b/examples/cosmos-block-filtering/package.json index deb344b5d..541b7174a 100644 --- a/examples/cosmos-block-filtering/package.json +++ b/examples/cosmos-block-filtering/package.json @@ -24,7 +24,7 @@ "babel-register": "^6.26.0" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.67.4", + "@graphprotocol/graph-cli": "0.68.0", "@graphprotocol/graph-ts": "0.32.0", "mustache": "^4.2.0" } diff --git a/examples/cosmos-osmosis-token-swaps/package.json b/examples/cosmos-osmosis-token-swaps/package.json index 76c27972f..e1acd0bc9 100644 --- a/examples/cosmos-osmosis-token-swaps/package.json +++ b/examples/cosmos-osmosis-token-swaps/package.json @@ -22,7 +22,7 @@ "babel-register": "^6.26.0" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.67.4", + "@graphprotocol/graph-cli": "0.68.0", "@graphprotocol/graph-ts": "0.32.0" } } diff --git a/examples/cosmos-validator-delegations/package.json b/examples/cosmos-validator-delegations/package.json index fce6c79ae..053dc504c 100644 --- a/examples/cosmos-validator-delegations/package.json +++ b/examples/cosmos-validator-delegations/package.json @@ -25,7 +25,7 @@ "babel-register": "^6.26.0" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.67.4", + "@graphprotocol/graph-cli": "0.68.0", "@graphprotocol/graph-ts": "0.32.0", "mustache": "^4.2.0" } diff --git a/examples/cosmos-validator-rewards/package.json b/examples/cosmos-validator-rewards/package.json index 27e501422..7ad581f2c 100644 --- a/examples/cosmos-validator-rewards/package.json +++ b/examples/cosmos-validator-rewards/package.json @@ -24,7 +24,7 @@ "babel-register": "^6.26.0" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.67.4", + "@graphprotocol/graph-cli": "0.68.0", "@graphprotocol/graph-ts": "0.32.0", "mustache": "^4.2.0" } diff --git a/examples/ethereum-basic-event-handlers/package.json b/examples/ethereum-basic-event-handlers/package.json index 8a6396731..4bd92bdc9 100644 --- a/examples/ethereum-basic-event-handlers/package.json +++ b/examples/ethereum-basic-event-handlers/package.json @@ -31,7 +31,7 @@ "typescript": "^5.0.4" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.67.4", + "@graphprotocol/graph-cli": "0.68.0", "@graphprotocol/graph-ts": "0.32.0", "@nomicfoundation/hardhat-toolbox": "^2.0.2", "apollo-fetch": "^0.7.0", diff --git a/examples/ethereum-gravatar/package.json b/examples/ethereum-gravatar/package.json index 60de32f78..06e6f5b1a 100644 --- a/examples/ethereum-gravatar/package.json +++ b/examples/ethereum-gravatar/package.json @@ -18,7 +18,7 @@ "deploy-local": "graph deploy example --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.67.4", + "@graphprotocol/graph-cli": "0.68.0", "@graphprotocol/graph-ts": "0.32.0", "@nomicfoundation/hardhat-toolbox": "^2.0.2", "hardhat": "^2.13.1" diff --git a/examples/matic-lens-protocol-posts-subgraph/package.json b/examples/matic-lens-protocol-posts-subgraph/package.json index e8bafbda8..8e7332b12 100644 --- a/examples/matic-lens-protocol-posts-subgraph/package.json +++ b/examples/matic-lens-protocol-posts-subgraph/package.json @@ -13,7 +13,7 @@ "test": "graph test" }, "dependencies": { - "@graphprotocol/graph-cli": "0.67.4", + "@graphprotocol/graph-cli": "0.68.0", "@graphprotocol/graph-ts": "0.32.0" }, "devDependencies": { diff --git a/examples/near-blocks/package.json b/examples/near-blocks/package.json index 5f64267a0..501c0e858 100644 --- a/examples/near-blocks/package.json +++ b/examples/near-blocks/package.json @@ -17,7 +17,7 @@ "deploy-local": "graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.67.4", + "@graphprotocol/graph-cli": "0.68.0", "@graphprotocol/graph-ts": "0.32.0" } } diff --git a/examples/near-receipts/package.json b/examples/near-receipts/package.json index ae614a134..469ad0ad5 100644 --- a/examples/near-receipts/package.json +++ b/examples/near-receipts/package.json @@ -17,7 +17,7 @@ "deploy-local": "graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.67.4", + "@graphprotocol/graph-cli": "0.68.0", "@graphprotocol/graph-ts": "0.32.0" } } diff --git a/examples/substreams-powered-subgraph/package.json b/examples/substreams-powered-subgraph/package.json index 486f8e894..53e3e7f89 100644 --- a/examples/substreams-powered-subgraph/package.json +++ b/examples/substreams-powered-subgraph/package.json @@ -19,6 +19,6 @@ "substreams:stream": "substreams run -e mainnet.eth.streamingfast.io:443 substreams.yaml graph_out -s 12292922 -t +10" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.67.4" + "@graphprotocol/graph-cli": "0.68.0" } } diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 84d95509e..198f4e89e 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphprotocol/graph-cli +## 0.68.0 + +### Minor Changes + +- [#1548](https://github.com/graphprotocol/graph-tooling/pull/1548) + [`b3f6a99`](https://github.com/graphprotocol/graph-tooling/commit/b3f6a9979bcac9610807f19d41fc0548a5342828) + Thanks [@lutter](https://github.com/lutter)! - Make validations more lenient to allow aggregations + and Int8 ids + ## 0.67.4 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index f428f2827..40f1a1704 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphprotocol/graph-cli", - "version": "0.67.4", + "version": "0.68.0", "description": "CLI for building for and deploying to The Graph", "license": "(Apache-2.0 OR MIT)", "engines": {