Skip to content

Commit

Permalink
bump framework version (#3263)
Browse files Browse the repository at this point in the history
  • Loading branch information
karen-stepanyan committed Apr 12, 2024
1 parent ab61e7e commit ec4f2aa
Show file tree
Hide file tree
Showing 71 changed files with 295 additions and 226 deletions.
69 changes: 69 additions & 0 deletions .changeset/twenty-bottles-tell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
'@chainlink/dydx-stark-adapter': patch
'@chainlink/historical-average-adapter': patch
'@chainlink/apy-finance-test-adapter': patch
'@chainlink/gm-token-adapter': patch
'@chainlink/proof-of-reserves-adapter': patch
'@chainlink/stader-address-list-adapter': patch
'@chainlink/eth-beacon-adapter': patch
'@chainlink/frxeth-exchange-rate-adapter': patch
'@chainlink/tradermade-adapter': patch
'@chainlink/finage-adapter': patch
'@chainlink/elwood-adapter': patch
'@chainlink/cfbenchmarks-adapter': patch
'@chainlink/alphavantage-adapter': patch
'@chainlink/dxfeed-secondary-adapter': patch
'@chainlink/moore-hk-adapter': patch
'@chainlink/gemini-adapter': patch
'@chainlink/gsr-adapter': patch
'@chainlink/alongside-adapter': patch
'@chainlink/elven-adapter': patch
'@chainlink/por-indexer-adapter': patch
'@chainlink/stader-balance-adapter': patch
'@chainlink/icap-adapter': patch
'@chainlink/view-function-multi-chain-adapter': patch
'@chainlink/dar-adapter': patch
'@chainlink/iex-cloud-adapter': patch
'@chainlink/avalanche-platform-adapter': patch
'@chainlink/lotus-adapter': patch
'@chainlink/openexchangerates-adapter': patch
'@chainlink/por-address-list-adapter': patch
'@chainlink/polygon-adapter': patch
'@chainlink/view-function-adapter': patch
'@chainlink/tp-adapter': patch
'@chainlink/moonbeam-address-list-adapter': patch
'@chainlink/gramchain-adapter': patch
'@chainlink/galaxy-adapter': patch
'@chainlink/bank-frick-adapter': patch
'@chainlink/kaiko-adapter': patch
'@chainlink/finnhub-adapter': patch
'@chainlink/wbtc-address-set-adapter': patch
'@chainlink/finalto-adapter': patch
'@chainlink/polkadot-balance-adapter': patch
'@chainlink/finnhub-secondary-adapter': patch
'@chainlink/coingecko-adapter': patch
'@chainlink/coinbase-prime-adapter': patch
'@chainlink/nft-blue-chip-adapter': patch
'@chainlink/ion.au-adapter': patch
'@chainlink/clear-bank-adapter': patch
'@chainlink/coinmetrics-adapter': patch
'@chainlink/dxfeed-adapter': patch
'@chainlink/oanda-adapter': patch
'@chainlink/the-network-firm-adapter': patch
'@chainlink/blocksize-capital-adapter': patch
'@chainlink/ncfx-adapter': patch
'@chainlink/trueusd-adapter': patch
'@chainlink/cryptocompare-adapter': patch
'@chainlink/tiingo-adapter': patch
'@chainlink/harris-and-trotter-adapter': patch
'@chainlink/intrinio-adapter': patch
'@chainlink/twosigma-adapter': patch
'@chainlink/coinmarketcap-adapter': patch
'@chainlink/coinpaprika-adapter': patch
'@chainlink/trumatic-matic-exchange-rate-adapter': patch
'@chainlink/tradingeconomics-adapter': patch
'@chainlink/token-allocation-adapter': patch
'@chainlink/token-allocation-test-adapter': patch
---

Bumped framework version
176 changes: 88 additions & 88 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"source-map-support": "0.5.21"
},
"devDependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@types/babel__core": "7.20.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/apy-finance-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"@chainlink/token-allocation-test-adapter": "workspace:*",
"axios": "1.6.8",
"ethers": "5.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/gm-token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"decimal.js": "^10.3.1",
"ethers": "^5.4.6",
"tslib": "2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/historical-average/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@chainlink/ea-test-helpers": "workspace:*",
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"@types/jest": "27.5.2",
"@types/node": "16.18.95",
"@types/supertest": "2.0.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/proof-of-reserves/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"@types/jest": "27.5.2",
"@types/node": "16.18.95",
"@types/supertest": "2.0.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/non-deployable/token-allocation-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"build": "tsc -b"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"axios": "1.6.8",
"decimal.js": "^10.3.1",
"ethers": "^5.4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/non-deployable/token-allocation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"@types/jest": "27.5.2",
"@types/node": "16.18.95",
"nock": "13.5.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@apidevtools/json-schema-ref-parser": "9.1.2",
"@chainlink/ea-bootstrap": "workspace:*",
"@chainlink/ea-factories": "workspace:*",
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"airtable": "0.11.6",
"axios": "1.6.8",
"axios-mock-adapter": "1.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/alongside/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"@types/crypto-js": "^4.1.1",
"axios": "1.6.8",
"crypto-js": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/alphavantage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/avalanche-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/bank-frick/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"axios": "1.6.8",
"fastify": "^3.29.4",
"tslib": "^2.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/blocksize-capital/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/cfbenchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/clear-bank/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/coinbase-prime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"@types/crypto-js": "4.2.2",
"crypto-js": "4.2.0",
"tslib": "2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/coingecko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/coinmarketcap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/coinmetrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"ethers": "^5.4.6",
"tslib": "^2.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/coinpaprika/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/cryptocompare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/dar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"axios": "1.6.8",
"tslib": "^2.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/dxfeed-secondary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@chainlink/dxfeed-adapter": "workspace:*",
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/dxfeed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/elven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/elwood/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"axios": "1.6.8",
"tslib": "^2.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/eth-beacon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"bignumber.js": "9.1.2",
"ethers": "5.7.2",
"tslib": "2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/finage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/finalto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1",
"uuid": "^8.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/finnhub-secondary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"@chainlink/finnhub-adapter": "workspace:*",
"tslib": "2.4.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/finnhub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/frxeth-exchange-rate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"ethers": "5.7.2",
"tslib": "2.4.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/galaxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"axios": "1.6.8",
"tslib": "^2.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/gemini/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/gramchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/gsr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/external-adapter-framework": "0.33.8",
"axios": "1.6.8",
"crypto": "1.0.1",
"tslib": "2.4.1"
Expand Down

0 comments on commit ec4f2aa

Please sign in to comment.