rsoreq / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
0 stars 0 forks source link

[NEUTRAL] Update dependency ccxt to v4 #894

Open mend-for-github-com[bot] opened 8 months ago

mend-for-github-com[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ccxt (source) ^1.33.64 -> ^4.0.0 age adoption passing confidence

Release Notes

ccxt/ccxt (ccxt) ### [`v4.3.65`](https://togithub.com/ccxt/ccxt/releases/tag/4.3.65) [Compare Source](https://togithub.com/ccxt/ccxt/compare/4.3.64...4.3.65) #### What's Changed - build(deps): bump ws from 8.14.2 to 8.17.1 in /examples/ts/nextjs-page-router by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ccxt/ccxt/pull/22843](https://togithub.com/ccxt/ccxt/pull/22843) - build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/ts/nextjs-page-router by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ccxt/ccxt/pull/22789](https://togithub.com/ccxt/ccxt/pull/22789) - fix(bybit): fetchBalance funding account by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23164](https://togithub.com/ccxt/ccxt/pull/23164) - fix(bybit): read options inside fetchBalance by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23165](https://togithub.com/ccxt/ccxt/pull/23165) - fix(mexc) - skip vwap test ^Q by [@​ttodua](https://togithub.com/ttodua) in [https://github.com/ccxt/ccxt/pull/23162](https://togithub.com/ccxt/ccxt/pull/23162) - feat(bigone): add more test by [@​sc0Vu](https://togithub.com/sc0Vu) in [https://github.com/ccxt/ccxt/pull/23167](https://togithub.com/ccxt/ccxt/pull/23167) - feat(ascendex): add more tests by [@​sc0Vu](https://togithub.com/sc0Vu) in [https://github.com/ccxt/ccxt/pull/23166](https://togithub.com/ccxt/ccxt/pull/23166) **Full Changelog**: https://github.com/ccxt/ccxt/compare/4.3.64...4.3.65 ### [`v4.3.64`](https://togithub.com/ccxt/ccxt/releases/tag/4.3.64) [Compare Source](https://togithub.com/ccxt/ccxt/compare/4.3.63...4.3.64) #### What's Changed - feat(independentreserve): withdraw implementation by [@​samgermain](https://togithub.com/samgermain) in [https://github.com/ccxt/ccxt/pull/23141](https://togithub.com/ccxt/ccxt/pull/23141) - fix(woo): fetchfundingHistory docs by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23139](https://togithub.com/ccxt/ccxt/pull/23139) - chore: isFiat types by [@​samgermain](https://togithub.com/samgermain) in [https://github.com/ccxt/ccxt/pull/23136](https://togithub.com/ccxt/ccxt/pull/23136) - chore: types for ids.length by [@​samgermain](https://togithub.com/samgermain) in [https://github.com/ccxt/ccxt/pull/23135](https://togithub.com/ccxt/ccxt/pull/23135) - alpaca: add checkRequiredCredentials (fixed NRE in c# if apiKey is null) by [@​egorbulat98](https://togithub.com/egorbulat98) in [https://github.com/ccxt/ccxt/pull/23145](https://togithub.com/ccxt/ccxt/pull/23145) - fix(base) - add watchTicker emulated and fix fetchtickerWs by [@​ttodua](https://togithub.com/ttodua) in [https://github.com/ccxt/ccxt/pull/23137](https://togithub.com/ccxt/ccxt/pull/23137) - fix(runtests) - remove unnecessary untils by [@​ttodua](https://togithub.com/ttodua) in [https://github.com/ccxt/ccxt/pull/23148](https://togithub.com/ccxt/ccxt/pull/23148) - python - fix by [@​ttodua](https://togithub.com/ttodua) in [https://github.com/ccxt/ccxt/pull/23126](https://togithub.com/ccxt/ccxt/pull/23126) - bingx: fetchTradingFee by [@​Dan-krm](https://togithub.com/Dan-krm) in [https://github.com/ccxt/ccxt/pull/23152](https://togithub.com/ccxt/ccxt/pull/23152) - feat(woo): add pagination to fetchFundingHistory by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23153](https://togithub.com/ccxt/ccxt/pull/23153) - fix(tests): get_test_files fix by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23154](https://togithub.com/ccxt/ccxt/pull/23154) - feat(kucoin): add publicGetMarkPriceAllSymbols by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23155](https://togithub.com/ccxt/ccxt/pull/23155) - C# OptionChain type: rename variables by [@​Dan-krm](https://togithub.com/Dan-krm) in [https://github.com/ccxt/ccxt/pull/23158](https://togithub.com/ccxt/ccxt/pull/23158) - fix types & comparisons by [@​ttodua](https://togithub.com/ttodua) in [https://github.com/ccxt/ccxt/pull/23146](https://togithub.com/ccxt/ccxt/pull/23146) - build: skip-tests by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23159](https://togithub.com/ccxt/ccxt/pull/23159) **Full Changelog**: https://github.com/ccxt/ccxt/compare/4.3.63...4.3.64 ### [`v4.3.63`](https://togithub.com/ccxt/ccxt/releases/tag/4.3.63) [Compare Source](https://togithub.com/ccxt/ccxt/compare/4.3.62...4.3.63) #### What's Changed - base: fix links in jsdocs by [@​egorbulat98](https://togithub.com/egorbulat98) in [https://github.com/ccxt/ccxt/pull/23107](https://togithub.com/ccxt/ccxt/pull/23107) - feat(kraken): add watchBalance by [@​sc0Vu](https://togithub.com/sc0Vu) in [https://github.com/ccxt/ccxt/pull/23112](https://togithub.com/ccxt/ccxt/pull/23112) - feat(binance) - watchOhlcvForSymbols by [@​ttodua](https://togithub.com/ttodua) in [https://github.com/ccxt/ccxt/pull/23053](https://togithub.com/ccxt/ccxt/pull/23053) - bingx: fetchPosition, fetchPositions inverse swap support by [@​Dan-krm](https://togithub.com/Dan-krm) in [https://github.com/ccxt/ccxt/pull/23111](https://togithub.com/ccxt/ccxt/pull/23111) - ace: update requestTests by [@​sc0Vu](https://togithub.com/sc0Vu) in [https://github.com/ccxt/ccxt/pull/23113](https://togithub.com/ccxt/ccxt/pull/23113) - fix(ace): python signature by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23115](https://togithub.com/ccxt/ccxt/pull/23115) - cryptocom: add new staking endpoints by [@​Dan-krm](https://togithub.com/Dan-krm) in [https://github.com/ccxt/ccxt/pull/23120](https://togithub.com/ccxt/ccxt/pull/23120) - bingx: fetchBalance, add inverse swap support by [@​Dan-krm](https://togithub.com/Dan-krm) in [https://github.com/ccxt/ccxt/pull/23121](https://togithub.com/ccxt/ccxt/pull/23121) - fix(c#) - responses parsing by [@​ttodua](https://togithub.com/ttodua) in [https://github.com/ccxt/ccxt/pull/23116](https://togithub.com/ccxt/ccxt/pull/23116) - fix(base): correct the symbol in safeOpenInterest by [@​sc0Vu](https://togithub.com/sc0Vu) in [https://github.com/ccxt/ccxt/pull/23114](https://togithub.com/ccxt/ccxt/pull/23114) - feat(bybit) - watchOhlcvForSymbols by [@​ttodua](https://togithub.com/ttodua) in [https://github.com/ccxt/ccxt/pull/23059](https://togithub.com/ccxt/ccxt/pull/23059) - fix(binance) - open orders rate limits by [@​ttodua](https://togithub.com/ttodua) in [https://github.com/ccxt/ccxt/pull/23119](https://togithub.com/ccxt/ccxt/pull/23119) - Woo update (marginMode) by [@​yzh-pelle](https://togithub.com/yzh-pelle) in [https://github.com/ccxt/ccxt/pull/23045](https://togithub.com/ccxt/ccxt/pull/23045) - checksum handling unification by [@​ttodua](https://togithub.com/ttodua) in [https://github.com/ccxt/ccxt/pull/22150](https://togithub.com/ccxt/ccxt/pull/22150) - ace: update api by [@​sc0Vu](https://togithub.com/sc0Vu) in [https://github.com/ccxt/ccxt/pull/23124](https://togithub.com/ccxt/ccxt/pull/23124) - mercado.createOrder string math by [@​samgermain](https://togithub.com/samgermain) in [https://github.com/ccxt/ccxt/pull/17098](https://togithub.com/ccxt/ccxt/pull/17098) - alpaca: update static tests by [@​sc0Vu](https://togithub.com/sc0Vu) in [https://github.com/ccxt/ccxt/pull/23138](https://togithub.com/ccxt/ccxt/pull/23138) - fix(xt, coinbaseinternational): type string = undefined updated to STR by [@​samgermain](https://togithub.com/samgermain) in [https://github.com/ccxt/ccxt/pull/23132](https://togithub.com/ccxt/ccxt/pull/23132) - fix(errors.ts): ChecksumError type by [@​samgermain](https://togithub.com/samgermain) in [https://github.com/ccxt/ccxt/pull/23128](https://togithub.com/ccxt/ccxt/pull/23128) - bingx: fetchMyLiquidations, inverse swap support by [@​Dan-krm](https://togithub.com/Dan-krm) in [https://github.com/ccxt/ccxt/pull/23130](https://togithub.com/ccxt/ccxt/pull/23130) - fix(cryptocom): fetchOHLCV by [@​sc0Vu](https://togithub.com/sc0Vu) in [https://github.com/ccxt/ccxt/pull/23140](https://togithub.com/ccxt/ccxt/pull/23140) - fix(ace): number comparison php by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23143](https://togithub.com/ccxt/ccxt/pull/23143) - build: skip-tests by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23144](https://togithub.com/ccxt/ccxt/pull/23144) **Full Changelog**: https://github.com/ccxt/ccxt/compare/4.3.62...4.3.63 ### [`v4.3.62`](https://togithub.com/ccxt/ccxt/releases/tag/4.3.62) [Compare Source](https://togithub.com/ccxt/ccxt/compare/4.3.61...4.3.62) #### What's Changed - vertex: fix fetchCurrencies test by [@​egorbulat98](https://togithub.com/egorbulat98) in [https://github.com/ccxt/ccxt/pull/23079](https://togithub.com/ccxt/ccxt/pull/23079) - tradeogre: fix maker fee in market struct by [@​egorbulat98](https://togithub.com/egorbulat98) in [https://github.com/ccxt/ccxt/pull/23085](https://togithub.com/ccxt/ccxt/pull/23085) - chore: update changelog by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23088](https://togithub.com/ccxt/ccxt/pull/23088) - fix(binance): inverse positions parsing by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23090](https://togithub.com/ccxt/ccxt/pull/23090) - fix(bybit): watchLiquidations parsing by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23091](https://togithub.com/ccxt/ccxt/pull/23091) - fix [#​22662](https://togithub.com/ccxt/ccxt/issues/22662) - ws closing by [@​pcriadoperez](https://togithub.com/pcriadoperez) in [https://github.com/ccxt/ccxt/pull/23094](https://togithub.com/ccxt/ccxt/pull/23094) - fix(binance): resolve orderbook on receiving snapshot by [@​pcriadoperez](https://togithub.com/pcriadoperez) in [https://github.com/ccxt/ccxt/pull/23093](https://togithub.com/ccxt/ccxt/pull/23093) - base: fix links in jsdocs by [@​egorbulat98](https://togithub.com/egorbulat98) in [https://github.com/ccxt/ccxt/pull/23092](https://togithub.com/ccxt/ccxt/pull/23092) - fix(bybit): Move loadMarkets call earlier in fetchPositions function by [@​cozy-hn](https://togithub.com/cozy-hn) in [https://github.com/ccxt/ccxt/pull/23102](https://togithub.com/ccxt/ccxt/pull/23102) - fix(binance): fetchOpenInterest for option market by [@​sc0Vu](https://togithub.com/sc0Vu) in [https://github.com/ccxt/ccxt/pull/23099](https://togithub.com/ccxt/ccxt/pull/23099) - build: skip-tests by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23095](https://togithub.com/ccxt/ccxt/pull/23095) - fix(xt): signature encoding by [@​carlosmiei](https://togithub.com/carlosmiei) in [https://github.com/ccxt/ccxt/pull/23104](https://togithub.com/ccxt/ccxt/pull/23104) - base(type): use Dictionary\

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box
mend-for-github-com[bot] commented 8 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: zenbot4@4.1.0
npm ERR! Found: webpack@4.47.0
npm ERR! node_modules/webpack
npm ERR!   webpack@"^4.44.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^5.0.0" from postcss-loader@5.3.0
npm ERR! node_modules/postcss-loader
npm ERR!   postcss-loader@"^5.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-11-02T02_04_29_187Z-debug-0.log