JustMankus
69664314f0
Missing api call - https://bybit-exchange.github.io/docs/futuresV2/linear/#t-usertraderecords
2022-11-17 13:30:32 +00:00
tiagosiebler
12cf5ac2a3
v3.1.3: fix( #187 ) rare signature failure for spotv3 GET with parameters
2022-10-24 19:49:50 +01:00
tiagosiebler
87683423c0
fix readme typo
2022-10-24 19:46:04 +01:00
twxia
2a2eee1ddf
update package version & add 3303001 error code
2022-10-12 09:45:43 +01:00
dependabot[bot]
14e139849f
Bump terser from 5.5.1 to 5.14.2
...
Bumps [terser](https://github.com/terser/terser ) from 5.5.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 03:05:35 +00:00
tiagosiebler
f0088f32c2
run linter
2022-05-12 01:23:49 +01:00
tiagosiebler
51aa7ae1f5
- Returned type improvements.
...
- Start migrating to base rest client.
- Remove deprecated methods.
- Run linter.
- Deprecate shared endpoints for readibility. All methods are replicated within each client (there's not much duplication).
- Expand test coverage for public inverse endpoints.
2022-05-05 21:25:28 +01:00
dependabot[bot]
f763b6e688
Bump ansi-regex from 4.1.0 to 4.1.1
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-06 09:57:23 +00:00
dependabot[bot]
adbaeed0a1
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 02:55:48 +00:00
dependabot[bot]
999ca6572c
Bump follow-redirects from 1.14.7 to 1.14.9
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.9 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 19:36:57 +00:00
dependabot[bot]
23a80de72c
Bump follow-redirects from 1.14.6 to 1.14.7
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-14 09:49:22 +00:00
dependabot[bot]
422983fa5e
Merge pull request #113 from tiagosiebler/dependabot/npm_and_yarn/tmpl-1.0.5
2021-12-31 00:59:37 +00:00
dependabot[bot]
17844794cf
Bump axios from 0.21.1 to 0.21.2
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-31 00:54:17 +00:00
dependabot[bot]
bc1ace4ec9
Bump tmpl from 1.0.4 to 1.0.5
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-31 00:53:58 +00:00
tiagosiebler
b536c8c126
prevent relative path imports
2021-12-31 00:44:49 +00:00
dependabot[bot]
5d784e7e3d
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-12 23:38:34 +00:00
tiagosiebler
f8fcb83628
feat( #3 ): implement initial public API tests
2021-06-24 00:26:52 +01:00
dependabot[bot]
9a2adc8e87
Bump glob-parent from 5.1.1 to 5.1.2
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-12 08:39:54 +00:00
dependabot[bot]
4c4c0d1e56
Bump ws from 7.4.5 to 7.4.6
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-30 17:08:44 +00:00
dependabot[bot]
63969cae4c
Merge pull request #91 from tiagosiebler/dependabot/npm_and_yarn/browserslist-4.16.6
2021-05-28 22:56:32 +00:00
dependabot[bot]
005d9270e9
Bump browserslist from 4.16.1 to 4.16.6
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-28 22:50:17 +00:00
dependabot[bot]
92e3255106
Bump ws from 7.4.1 to 7.4.5
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.1 to 7.4.5.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.1...7.4.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-28 22:49:51 +00:00
Stefan Aebischer
082633a5ca
reduce browser bundle size
...
reduces browser bundle size by ~612k or ~92%.
2021-05-15 19:34:32 +02:00
dependabot-preview[bot]
0ce619ad8d
[Security] Bump lodash from 4.17.20 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-05-06 18:25:39 +00:00
dependabot-preview[bot]
f8259efd80
[Security] Bump elliptic from 6.5.3 to 6.5.4
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-08 16:12:52 +00:00
tiagosiebler
63f3de9670
replace deprecated method in sample
2021-02-22 11:15:02 +00:00
Tiago
5bf4274d04
Merge pull request #70 from tiagosiebler/dependabot/npm_and_yarn/axios-0.21.1
...
build(deps): bump axios from 0.21.0 to 0.21.1
2021-02-16 18:20:43 +00:00
peepopoggers
c18155f445
misc
2021-01-29 11:30:12 +00:00
dependabot-preview[bot]
4d20b58048
Merge pull request #69 from tiagosiebler/dependabot/npm_and_yarn/ts-loader-8.0.14
2021-01-21 19:38:14 +00:00
dependabot-preview[bot]
1603f0fd51
Merge pull request #64 from tiagosiebler/dependabot/npm_and_yarn/webpack-cli-4.3.1
2021-01-21 19:37:56 +00:00
dependabot-preview[bot]
73cc446475
Merge pull request #67 from tiagosiebler/dependabot/npm_and_yarn/types/node-14.14.20
2021-01-21 19:37:48 +00:00
dependabot-preview[bot]
0ad9d96d6e
build(deps-dev): bump webpack from 5.11.1 to 5.13.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.11.1 to 5.13.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-12 06:49:30 +00:00
dependabot[bot]
c6a59fd47d
build(deps): bump axios from 0.21.0 to 0.21.1
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-06 09:51:17 +00:00
dependabot-preview[bot]
d923ec646f
build(deps-dev): bump ts-loader from 8.0.12 to 8.0.14
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.12 to 8.0.14.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.12...v8.0.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-06 07:26:43 +00:00
dependabot-preview[bot]
e623b76565
build(deps-dev): bump @types/node from 14.14.16 to 14.14.20
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.16 to 14.14.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-05 06:46:45 +00:00
dependabot-preview[bot]
08060795b3
build(deps-dev): bump webpack-cli from 4.3.0 to 4.3.1
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-01 06:46:21 +00:00
dependabot-preview[bot]
6ceb3956c5
build(deps-dev): bump webpack from 5.11.0 to 5.11.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.11.0...v5.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-29 06:45:52 +00:00
dependabot-preview[bot]
76cc3adb5a
Bump source-map-loader from 1.1.3 to 2.0.0
...
Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader ) from 1.1.3 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases )
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/source-map-loader/compare/v1.1.3...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-26 18:29:37 +00:00
dependabot-preview[bot]
1759f85ca8
Merge pull request #56 from tiagosiebler/dependabot/npm_and_yarn/webpack-cli-4.3.0
2020-12-26 18:28:12 +00:00
dependabot-preview[bot]
b26d14835c
Merge pull request #55 from tiagosiebler/dependabot/npm_and_yarn/types/node-14.14.16
2020-12-26 18:27:51 +00:00
dependabot-preview[bot]
4aeef9f034
Merge pull request #54 from tiagosiebler/dependabot/npm_and_yarn/typescript-4.1.3
2020-12-26 18:27:13 +00:00
dependabot-preview[bot]
dbee6bb33f
Bump webpack-cli from 4.2.0 to 4.3.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.2.0...webpack-cli@4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-26 18:25:35 +00:00
dependabot-preview[bot]
80caf38e03
Bump typescript from 4.1.2 to 4.1.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.2...v4.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-26 18:25:35 +00:00
dependabot-preview[bot]
76635316d6
Bump ts-loader from 8.0.11 to 8.0.12
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.11 to 8.0.12.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.11...v8.0.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-26 18:25:28 +00:00
dependabot-preview[bot]
e33cd8d466
Merge pull request #51 from tiagosiebler/dependabot/npm_and_yarn/webpack-bundle-analyzer-4.3.0
2020-12-26 18:24:03 +00:00
dependabot-preview[bot]
084d21d6c2
Bump @types/node from 14.14.11 to 14.14.16
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.11 to 14.14.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-26 18:23:11 +00:00
dependabot-preview[bot]
049f3c5141
Bump webpack from 5.10.0 to 5.11.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.10.0...v5.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-26 18:21:56 +00:00
dependabot-preview[bot]
7ad4fc3be0
Bump webpack-bundle-analyzer from 4.2.0 to 4.3.0
...
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases )
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.2.0...v4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-12-26 18:21:23 +00:00
tiagosiebler
0606525e96
1.3.0-beta.1: introduce typescript, webpack, better overall browser support, deprecate assert calls
2020-12-13 17:19:18 +00:00
dependabot-preview[bot]
4d93e5f14e
Merge pull request #31 from tiagosiebler/dependabot/npm_and_yarn/ws-7.4.0
2020-11-10 21:35:21 +00:00