Skip to content

Commit 13c68c5

Browse files
authored
Bump axios (#3480)
1 parent 2c75000 commit 13c68c5

File tree

95 files changed

+416
-343
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+416
-343
lines changed

.changeset/petite-guests-turn.md

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
'@chainlink/dydx-stark-adapter': patch
3+
'@chainlink/historical-average-adapter': patch
4+
'@chainlink/multi-address-list-adapter': patch
5+
'@chainlink/market-status-adapter': patch
6+
'@chainlink/gm-token-adapter': patch
7+
'@chainlink/proof-of-reserves-adapter': patch
8+
'@chainlink/stader-address-list-adapter': patch
9+
'@chainlink/eth-beacon-adapter': patch
10+
'@chainlink/frxeth-exchange-rate-adapter': patch
11+
'@chainlink/tradermade-adapter': patch
12+
'@chainlink/finage-adapter': patch
13+
'@chainlink/deep-blue-adapter': patch
14+
'@chainlink/cfbenchmarks-adapter': patch
15+
'@chainlink/dxfeed-secondary-adapter': patch
16+
'@chainlink/tradinghours-adapter': patch
17+
'@chainlink/moore-hk-adapter': patch
18+
'@chainlink/gemini-adapter': patch
19+
'@chainlink/elven-adapter': patch
20+
'@chainlink/dlc-btc-por-adapter': patch
21+
'@chainlink/por-indexer-adapter': patch
22+
'@chainlink/icap-adapter': patch
23+
'@chainlink/view-function-multi-chain-adapter': patch
24+
'@chainlink/dar-adapter': patch
25+
'@chainlink/bitgo-adapter': patch
26+
'@chainlink/s3-csv-reader-adapter': patch
27+
'@chainlink/tiingo-state-adapter': patch
28+
'@chainlink/synthetix-feeds-adapter': patch
29+
'@chainlink/lido-por-adapter': patch
30+
'@chainlink/iex-cloud-adapter': patch
31+
'@chainlink/avalanche-platform-adapter': patch
32+
'@chainlink/lotus-adapter': patch
33+
'@chainlink/openexchangerates-adapter': patch
34+
'@chainlink/por-address-list-adapter': patch
35+
'@chainlink/view-starknet-latest-answer-adapter': patch
36+
'@chainlink/polygon-adapter': patch
37+
'@chainlink/view-function-adapter': patch
38+
'@chainlink/tp-adapter': patch
39+
'@chainlink/moonbeam-address-list-adapter': patch
40+
'@chainlink/gramchain-adapter': patch
41+
'@chainlink/superstate-adapter': patch
42+
'@chainlink/kaiko-adapter': patch
43+
'@chainlink/finnhub-adapter': patch
44+
'@chainlink/wbtc-address-set-adapter': patch
45+
'@chainlink/expand-network-adapter': patch
46+
'@chainlink/finalto-adapter': patch
47+
'@chainlink/polkadot-balance-adapter': patch
48+
'@chainlink/finnhub-secondary-adapter': patch
49+
'@chainlink/coingecko-adapter': patch
50+
'@chainlink/coinbase-prime-adapter': patch
51+
'@chainlink/nft-blue-chip-adapter': patch
52+
'@chainlink/ion.au-adapter': patch
53+
'@chainlink/starknet-gas-price-adapter': patch
54+
'@chainlink/coinmetrics-adapter': patch
55+
'@chainlink/dxfeed-adapter': patch
56+
'@chainlink/the-network-firm-adapter': patch
57+
'@chainlink/blocksize-capital-adapter': patch
58+
'@chainlink/fireblocks-adapter': patch
59+
'@chainlink/mobula-state-adapter': patch
60+
'@chainlink/ncfx-adapter': patch
61+
'@chainlink/trueusd-adapter': patch
62+
'@chainlink/cryptocompare-adapter': patch
63+
'@chainlink/tiingo-adapter': patch
64+
'@chainlink/anchorage-adapter': patch
65+
'@chainlink/harris-and-trotter-adapter': patch
66+
'@chainlink/intrinio-adapter': patch
67+
'@chainlink/twosigma-adapter': patch
68+
'@chainlink/coinmarketcap-adapter': patch
69+
'@chainlink/coinpaprika-adapter': patch
70+
'@chainlink/trumatic-matic-exchange-rate-adapter': patch
71+
'@chainlink/tradingeconomics-adapter': patch
72+
'@chainlink/token-allocation-adapter': patch
73+
---
74+
75+
Bumped framework version

.changeset/red-mice-walk.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
'@chainlink/token-allocation-test-adapter': patch
3+
'@chainlink/outlier-detection-adapter': patch
4+
'@chainlink/apy-finance-test-adapter': patch
5+
'@chainlink/implied-price-adapter': patch
6+
'@chainlink/stader-balance-adapter': patch
7+
'@chainlink/bank-frick-adapter': patch
8+
'@chainlink/clear-bank-adapter': patch
9+
'@chainlink/alongside-adapter': patch
10+
'@chainlink/ea-bootstrap': patch
11+
'@chainlink/elwood-adapter': patch
12+
'@chainlink/galaxy-adapter': patch
13+
'@chainlink/oanda-adapter': patch
14+
'@chainlink/observation': patch
15+
'@chainlink/gsr-adapter': patch
16+
'@chainlink/ea-scripts': patch
17+
---
18+
19+
Bump axios

.github/workflows/soak-test-start.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
run-soak-tests:
1313
name: Run Soak Tests Against Changed Adapters
14-
runs-on: ubuntu-latest-4cores-16GB
14+
runs-on: ubuntu-latest-8cores-32GB
1515
environment: QA
1616
permissions:
1717
id-token: write

.pnp.cjs

Lines changed: 118 additions & 128 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-491 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"source-map-support": "0.5.21"
5454
},
5555
"devDependencies": {
56-
"@chainlink/external-adapter-framework": "1.4.0",
56+
"@chainlink/external-adapter-framework": "1.5.0",
5757
"@changesets/changelog-github": "0.5.0",
5858
"@changesets/cli": "2.27.9",
5959
"@types/babel__core": "7.20.5",

packages/composites/apy-finance-test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"start": "yarn server:dist"
2929
},
3030
"dependencies": {
31-
"@chainlink/external-adapter-framework": "1.4.0",
31+
"@chainlink/external-adapter-framework": "1.5.0",
3232
"@chainlink/token-allocation-test-adapter": "workspace:*",
33-
"axios": "1.6.8",
33+
"axios": "1.7.7",
3434
"ethers": "5.4.7",
3535
"tslib": "^2.3.1"
3636
},

packages/composites/circuit-breaker/test/integration/adapter.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ describe('execute', () => {
100100
input: {
101101
id: jobID,
102102
data: {
103-
primarySource: 'none',
104-
secondarySource: 'none',
103+
primarySource: 'coinpaprika',
104+
secondarySource: 'coinpaprika',
105105
from: 'ETH',
106106
to: 'USD',
107107
},

packages/composites/gm-token/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"typescript": "5.0.4"
3535
},
3636
"dependencies": {
37-
"@chainlink/external-adapter-framework": "1.4.0",
37+
"@chainlink/external-adapter-framework": "1.5.0",
3838
"decimal.js": "^10.3.1",
3939
"ethers": "^5.4.6",
4040
"tslib": "2.4.1"

0 commit comments

Comments
 (0)