Compare commits

...

155 Commits

Author SHA1 Message Date
Sambo Chea d5f4abeeb0
Add list profiles 2023-07-27 09:13:44 +07:00
Sambo Chea 7d17ee38a4
Merge pull request #146 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.4.5
Bump @types/node from 20.4.4 to 20.4.5
2023-07-26 08:33:01 +07:00
dependabot[bot] d500dac31c
Bump @types/node from 20.4.4 to 20.4.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 20:53:00 +00:00
Sambo Chea fbda263da2
Merge pull request #145 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.4.4
Bump @types/node from 20.4.1 to 20.4.4
2023-07-25 21:25:46 +07:00
dependabot[bot] 3d94eae00b
Bump @types/node from 20.4.1 to 20.4.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.1 to 20.4.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 20:49:54 +00:00
Sambo Chea 56c278d84e
Updated 2023-07-14 08:32:27 +07:00
Sambo Chea 20932e3b12
Merge branch 'main' of https://github.com/CUBETIQ/http-tunnel-client 2023-07-14 08:31:29 +07:00
Sambo Chea 62db7f8145
Fixed the start port 2023-07-14 08:31:10 +07:00
Sambo Chea 10ce27ecac
Merge pull request #141 from CUBETIQ/dependabot/npm_and_yarn/types/express-4.17.17
Bump @types/express from 4.17.15 to 4.17.17
2023-07-12 18:20:29 +07:00
Sambo Chea 43c383c84b
Merge pull request #142 from CUBETIQ/dependabot/npm_and_yarn/axios-1.4.0
Bump axios from 1.2.2 to 1.4.0
2023-07-12 18:20:21 +07:00
Sambo Chea d5724f5c46
Merge pull request #143 from CUBETIQ/dependabot/npm_and_yarn/socket.io-client-4.7.1
Bump socket.io-client from 4.5.4 to 4.7.1
2023-07-12 18:20:14 +07:00
dependabot[bot] 0a48c548db
Bump socket.io-client from 4.5.4 to 4.7.1
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.5.4 to 4.7.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.5.4...4.7.1)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 20:53:57 +00:00
dependabot[bot] 07b75a0298
Bump axios from 1.2.2 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/1.2.2...v1.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 20:53:49 +00:00
dependabot[bot] d60c6fe57f
Bump @types/express from 4.17.15 to 4.17.17
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.15 to 4.17.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: "@types/express"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 20:53:43 +00:00
Sambo Chea 775c5da038
Add support for host and port within address 2023-07-11 18:57:49 +07:00
Sambo Chea 87339a97d5
Add support for proxy with hlt client 2023-07-11 15:04:48 +07:00
Sambo Chea 0f115da19b
Removed 12 and add 18 and 20 2023-07-11 12:43:51 +07:00
Sambo Chea 656c8e0ef7
Fixed npm install before ci 2023-07-11 12:42:27 +07:00
Sambo Chea 98929a1e0f
Updated 2023-07-11 12:27:49 +07:00
Sambo Chea 967d06ed1e
Fixed import axios 2023-07-11 12:26:38 +07:00
Sambo Chea a30c05e942
Updated the package 2023-07-11 12:24:20 +07:00
Sambo Chea 92312f465f
Updated packages 2023-07-11 12:23:23 +07:00
Sambo Chea 74fded00f2
Merge branch 'main' of https://github.com/CUBETIQ/http-tunnel-client 2023-07-11 12:22:32 +07:00
Sambo Chea 1cce221630
Merge pull request #139 from CUBETIQ/dependabot/npm_and_yarn/https-proxy-agent-7.0.1
Bump https-proxy-agent from 7.0.0 to 7.0.1
2023-07-11 09:07:44 +07:00
Sambo Chea db3b669882
Merge pull request #140 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.4.1
Bump @types/node from 20.4.0 to 20.4.1
2023-07-11 09:07:28 +07:00
dependabot[bot] c07dd4d48a
Bump @types/node from 20.4.0 to 20.4.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.0 to 20.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 20:43:53 +00:00
dependabot[bot] 1aa300e92c
Bump https-proxy-agent from 7.0.0 to 7.0.1
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@7.0.1/packages/https-proxy-agent)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 20:43:45 +00:00
Sambo Chea c39997f583
Merge pull request #138 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.4.0
Bump @types/node from 20.3.3 to 20.4.0
2023-07-09 17:02:51 +07:00
dependabot[bot] cb8f18c9a5
Bump @types/node from 20.3.3 to 20.4.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.3 to 20.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:23:09 +00:00
Sambo Chea 825cc3e5ff
Merge pull request #137 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.3.3
Bump @types/node from 20.3.2 to 20.3.3
2023-07-04 15:58:07 +07:00
dependabot[bot] 7c86f58c88
Bump @types/node from 20.3.2 to 20.3.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.2 to 20.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 20:11:47 +00:00
Sambo Chea 9a9f6d4e16
Merge pull request #134 from CUBETIQ/dependabot/npm_and_yarn/socket.io-client-4.7.1
Bump socket.io-client from 4.7.0 to 4.7.1
2023-06-30 08:39:12 +07:00
Sambo Chea 0644f565fc
Merge pull request #136 from CUBETIQ/dependabot/npm_and_yarn/typescript-5.1.6
Bump typescript from 5.1.3 to 5.1.6
2023-06-30 08:38:53 +07:00
dependabot[bot] 265e778663
Bump typescript from 5.1.3 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 20:48:07 +00:00
dependabot[bot] d03216ce63
Bump socket.io-client from 4.7.0 to 4.7.1
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.7.0...4.7.1)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 21:03:02 +00:00
Sambo Chea 3fd3048de1
Merge pull request #133 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.3.2
Bump @types/node from 20.3.1 to 20.3.2
2023-06-27 14:16:22 +07:00
dependabot[bot] 1e86d7a57e
Bump @types/node from 20.3.1 to 20.3.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.1 to 20.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 20:09:51 +00:00
Sambo Chea a5ff011d28
Merge pull request #132 from CUBETIQ/dependabot/npm_and_yarn/socket.io-client-4.7.0
Bump socket.io-client from 4.6.2 to 4.7.0
2023-06-23 19:55:20 +07:00
dependabot[bot] 07e11b67f2
Bump socket.io-client from 4.6.2 to 4.7.0
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.6.2 to 4.7.0.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.6.2...4.7.0)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 21:00:15 +00:00
Sambo Chea 19dea09433
Merge pull request #131 from CUBETIQ/dependabot/npm_and_yarn/commander-11.0.0
Bump commander from 10.0.1 to 11.0.0
2023-06-17 12:43:24 +07:00
dependabot[bot] 488b48a086
Bump commander from 10.0.1 to 11.0.0
Bumps [commander](https://github.com/tj/commander.js) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v10.0.1...v11.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 21:01:13 +00:00
Sambo Chea 303dac4ead
Merge pull request #130 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.3.1
Bump @types/node from 20.2.5 to 20.3.1
2023-06-14 19:26:58 +07:00
dependabot[bot] 5a3e66b089
Bump @types/node from 20.2.5 to 20.3.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.5 to 20.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 21:00:47 +00:00
Sambo Chea 05889acf5d
Merge pull request #128 from CUBETIQ/dependabot/npm_and_yarn/typescript-5.1.3
Bump typescript from 5.0.4 to 5.1.3
2023-06-02 09:38:46 +07:00
dependabot[bot] 858c21ccdb
Bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 21:03:15 +00:00
Sambo Chea 43c05a14f5
Merge pull request #127 from CUBETIQ/dependabot/npm_and_yarn/socket.io-client-4.6.2
Bump socket.io-client from 4.6.1 to 4.6.2
2023-06-01 08:08:11 +07:00
dependabot[bot] e46ac94fcc
Bump socket.io-client from 4.6.1 to 4.6.2
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.6.1...4.6.2)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 21:00:36 +00:00
Sambo Chea f65f6c2c23
Merge pull request #124 from CUBETIQ/dependabot/npm_and_yarn/https-proxy-agent-7.0.0
Bump https-proxy-agent from 6.2.0 to 7.0.0
2023-05-29 16:47:18 +07:00
Sambo Chea 10e5d62a63
Merge pull request #126 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.2.5
Bump @types/node from 20.2.3 to 20.2.5
2023-05-29 16:47:08 +07:00
dependabot[bot] 566c768cdc
Bump @types/node from 20.2.3 to 20.2.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.3 to 20.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 21:01:21 +00:00
dependabot[bot] 4080c8c3f0
Bump https-proxy-agent from 6.2.0 to 7.0.0
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 6.2.0 to 7.0.0.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@7.0.0/packages/https-proxy-agent)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 20:07:05 +00:00
Sambo Chea f0780a408c
Merge pull request #122 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.2.3
Bump @types/node from 20.2.1 to 20.2.3
2023-05-23 11:02:08 +07:00
dependabot[bot] 4570c20d1d
Bump @types/node from 20.2.1 to 20.2.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.1 to 20.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 21:04:44 +00:00
Sambo Chea b08259b047
Merge pull request #121 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.2.1
Bump @types/node from 20.1.7 to 20.2.1
2023-05-20 16:04:57 +07:00
Sambo Chea 4621840c38
Merge pull request #120 from CUBETIQ/dependabot/npm_and_yarn/https-proxy-agent-6.2.0
Bump https-proxy-agent from 6.1.0 to 6.2.0
2023-05-20 16:04:48 +07:00
dependabot[bot] c9ef13bb7f
Bump @types/node from 20.1.7 to 20.2.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.7 to 20.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 21:01:23 +00:00
dependabot[bot] eb7bcc7eaf
Bump https-proxy-agent from 6.1.0 to 6.2.0
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@6.2.0/packages/https-proxy-agent)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 21:01:04 +00:00
Sambo Chea 746ac54e13
Merge pull request #119 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.1.7
Bump @types/node from 20.1.4 to 20.1.7
2023-05-17 08:33:37 +07:00
dependabot[bot] 378e2e1673
Bump @types/node from 20.1.4 to 20.1.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.4 to 20.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 21:01:13 +00:00
Sambo Chea 2fadb7fa87
Merge pull request #118 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.1.4
Bump @types/node from 20.1.3 to 20.1.4
2023-05-16 23:17:07 +07:00
dependabot[bot] 260150e380
Bump @types/node from 20.1.3 to 20.1.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.3 to 20.1.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 21:04:39 +00:00
Sambo Chea c589591fff
Merge pull request #117 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.1.3
Bump @types/node from 20.1.1 to 20.1.3
2023-05-14 17:26:12 +07:00
dependabot[bot] 4712b7067b
Bump @types/node from 20.1.1 to 20.1.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.1 to 20.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 21:01:30 +00:00
Sambo Chea b7f9ac1c43
Merge pull request #114 from CUBETIQ/dependabot/npm_and_yarn/https-proxy-agent-6.1.0
Bump https-proxy-agent from 6.0.0 to 6.1.0
2023-05-09 20:07:34 +07:00
Sambo Chea 9a53420382
Merge pull request #115 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.1.1
Bump @types/node from 20.0.0 to 20.1.1
2023-05-09 20:07:22 +07:00
dependabot[bot] 791a19121e
Bump @types/node from 20.0.0 to 20.1.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.0.0 to 20.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 21:04:00 +00:00
dependabot[bot] 0befacfc6e
Bump https-proxy-agent from 6.0.0 to 6.1.0
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@6.1.0/packages/https-proxy-agent)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 21:03:46 +00:00
Sambo Chea c60e5aaec6
Merge pull request #113 from CUBETIQ/dependabot/npm_and_yarn/types/node-20.0.0
Bump @types/node from 18.16.3 to 20.0.0
2023-05-06 20:47:32 +07:00
dependabot[bot] 4e4eda3e7d
Bump @types/node from 18.16.3 to 20.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.3 to 20.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 21:00:47 +00:00
Sambo Chea dc26f0e8fb
Merge pull request #112 from CUBETIQ/dependabot/npm_and_yarn/https-proxy-agent-6.0.0
Bump https-proxy-agent from 5.0.1 to 6.0.0
2023-05-05 16:13:36 +07:00
dependabot[bot] 40bd8e11b7
Bump https-proxy-agent from 5.0.1 to 6.0.0
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/HEAD/packages/https-proxy-agent)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 21:00:48 +00:00
Sambo Chea 7fb294dba6
Merge pull request #111 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.16.3
Bump @types/node from 18.16.2 to 18.16.3
2023-05-02 08:53:16 +07:00
dependabot[bot] 7a764ecbb9
Bump @types/node from 18.16.2 to 18.16.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.2 to 18.16.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 21:06:33 +00:00
Sambo Chea 528e4ed678
Merge pull request #110 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.16.2
Bump @types/node from 18.16.0 to 18.16.2
2023-04-29 09:05:34 +07:00
Sambo Chea 19f98343e5
Merge pull request #109 from CUBETIQ/dependabot/npm_and_yarn/axios-1.4.0
Bump axios from 1.3.6 to 1.4.0
2023-04-29 09:05:25 +07:00
dependabot[bot] 987c7c4ac3
Bump @types/node from 18.16.0 to 18.16.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.0 to 18.16.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 21:01:07 +00:00
dependabot[bot] ec27f032a8
Bump axios from 1.3.6 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.6...v1.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 21:00:50 +00:00
Sambo Chea ee8a5ef1d1
Merge pull request #98 from CUBETIQ/renovate/typescript-5.x-lockfile
Update dependency typescript to v5.0.4
2023-04-26 08:59:09 +07:00
Sambo Chea d0233ef8fa
Merge pull request #100 from CUBETIQ/renovate/commander-10.x-lockfile
Update dependency commander to v10.0.1
2023-04-26 08:58:49 +07:00
Sambo Chea 1c03199973
Merge pull request #103 from CUBETIQ/renovate/axios-1.x-lockfile
Update dependency axios to v1.3.6
2023-04-26 08:58:31 +07:00
Sambo Chea b5a0bb6344
Merge pull request #107 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.16.0
Bump @types/node from 18.15.11 to 18.16.0
2023-04-26 08:58:05 +07:00
dependabot[bot] b628a6f812
Bump @types/node from 18.15.11 to 18.16.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 18.16.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 21:00:54 +00:00
renovate[bot] 28d998e361
Update dependency axios to v1.3.6 2023-04-19 21:16:45 +00:00
renovate[bot] 14042edb7f
Update dependency commander to v10.0.1 2023-04-15 05:55:30 +00:00
renovate[bot] c85b388cb7
Update dependency typescript to v5.0.4 2023-04-07 18:36:43 +00:00
Sambo Chea 96da8ae1b7
Merge pull request #97 from CUBETIQ/dependabot/npm_and_yarn/axios-1.3.5
Bump axios from 1.3.4 to 1.3.5
2023-04-06 14:39:39 +07:00
Sambo Chea 5d28e1c949
Merge pull request #96 from CUBETIQ/renovate/axios-1.x-lockfile
Update dependency axios to v1.3.5
2023-04-06 14:39:32 +07:00
dependabot[bot] 53a6095cad
Bump axios from 1.3.4 to 1.3.5
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 21:02:11 +00:00
renovate[bot] 44e9e01180
Update dependency axios to v1.3.5 2023-04-05 20:01:58 +00:00
Sambo Chea 6fc25fd080
Merge pull request #94 from CUBETIQ/dependabot/npm_and_yarn/typescript-5.0.3
Bump typescript from 5.0.2 to 5.0.3
2023-03-31 08:56:40 +07:00
Sambo Chea e27db703a6
Merge pull request #95 from CUBETIQ/renovate/typescript-5.x-lockfile
Update dependency typescript to v5.0.3
2023-03-31 08:56:33 +07:00
renovate[bot] eef52f4e58
Update dependency typescript to v5.0.3 2023-03-30 22:57:21 +00:00
dependabot[bot] 8968992b43
Bump typescript from 5.0.2 to 5.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 21:01:14 +00:00
Sambo Chea 80c6800253
Merge pull request #93 from CUBETIQ/renovate/node-18.x-lockfile
Update dependency @types/node to v18.15.11
2023-03-29 09:29:59 +07:00
renovate[bot] 243824564a
Update dependency @types/node to v18.15.11 2023-03-29 01:53:23 +00:00
Sambo Chea f714c0e0d2
Merge pull request #92 from CUBETIQ/renovate/node-18.x-lockfile
Update dependency @types/node to v18.15.10
2023-03-26 13:03:42 +07:00
renovate[bot] 962976a194
Update dependency @types/node to v18.15.10 2023-03-26 01:23:27 +00:00
Sambo Chea 629928c926
Merge pull request #91 from CUBETIQ/renovate/node-18.x-lockfile
Update dependency @types/node to v18.15.8
2023-03-25 09:07:40 +07:00
renovate[bot] 1850bf870d
Update dependency @types/node to v18.15.8 2023-03-25 00:54:42 +00:00
Sambo Chea fb053bde16
Merge pull request #90 from CUBETIQ/renovate/node-18.x-lockfile
Update dependency @types/node to v18.15.7
2023-03-24 20:10:03 +07:00
renovate[bot] 8df565c222
Update dependency @types/node to v18.15.7 2023-03-24 10:09:38 +00:00
Sambo Chea 50965ee594
Merge pull request #89 from CUBETIQ/renovate/node-18.x-lockfile
Update dependency @types/node to v18.15.6
2023-03-24 08:06:04 +07:00
renovate[bot] eedbcce77a
Update dependency @types/node to v18.15.6 2023-03-24 00:26:43 +00:00
Sambo Chea 814d94f8f6
Merge pull request #88 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.15.5
Bump @types/node from 18.15.3 to 18.15.5
2023-03-22 10:14:59 +07:00
Sambo Chea ffb004f7cb
Merge pull request #87 from CUBETIQ/renovate/node-18.x-lockfile
Update dependency @types/node to v18.15.5
2023-03-22 10:14:44 +07:00
dependabot[bot] fc369fbd94
Bump @types/node from 18.15.3 to 18.15.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.3 to 18.15.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 21:03:29 +00:00
renovate[bot] 882859b2c5
Update dependency @types/node to v18.15.5 2023-03-21 00:24:11 +00:00
Sambo Chea ac55743129
Merge pull request #85 from CUBETIQ/renovate/typescript-5.x
Update dependency typescript to v5
2023-03-17 00:16:57 +07:00
renovate[bot] bab60efd10
Update dependency typescript to v5 2023-03-16 17:10:43 +00:00
Sambo Chea b191f9fd96
Merge pull request #84 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.15.3
Bump @types/node from 18.15.2 to 18.15.3
2023-03-15 09:02:31 +07:00
dependabot[bot] 4daaebb71f
Bump @types/node from 18.15.2 to 18.15.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.2 to 18.15.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 21:02:36 +00:00
Sambo Chea db673b20f0
Merge pull request #83 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.15.2
Bump @types/node from 18.15.0 to 18.15.2
2023-03-14 09:22:28 +07:00
dependabot[bot] 96f72024ff
Bump @types/node from 18.15.0 to 18.15.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.0 to 18.15.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 21:24:26 +00:00
Sambo Chea d79386fd3b
Merge pull request #82 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.15.0
Bump @types/node from 18.14.6 to 18.15.0
2023-03-10 20:28:01 +07:00
dependabot[bot] 418c1b8149
Bump @types/node from 18.14.6 to 18.15.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.6 to 18.15.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 20:28:45 +00:00
Sambo Chea 1585f920b3
Merge pull request #81 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.14.6
Bump @types/node from 18.14.4 to 18.14.6
2023-03-04 08:23:53 +07:00
dependabot[bot] 74c1b461a1
Bump @types/node from 18.14.4 to 18.14.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.4 to 18.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 21:09:34 +00:00
Sambo Chea 3e3840a6f5
Merge pull request #80 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.14.4
Bump @types/node from 18.14.2 to 18.14.4
2023-03-03 08:54:57 +07:00
dependabot[bot] f42397c0a6
Bump @types/node from 18.14.2 to 18.14.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.2 to 18.14.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 21:03:46 +00:00
Sambo Chea 1fa82cbb05
Merge pull request #79 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.14.2
Bump @types/node from 18.14.1 to 18.14.2
2023-02-28 11:36:34 +07:00
dependabot[bot] f2bf0b64e8
Bump @types/node from 18.14.1 to 18.14.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.1 to 18.14.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 20:50:30 +00:00
Sambo Chea 31e137db6c
Merge pull request #77 from CUBETIQ/dependabot/npm_and_yarn/axios-1.3.4
Bump axios from 1.3.3 to 1.3.4
2023-02-24 08:53:52 +07:00
Sambo Chea 83b408d233
Merge pull request #78 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.14.1
Bump @types/node from 18.14.0 to 18.14.1
2023-02-24 08:53:37 +07:00
dependabot[bot] d2e9ec5e21
Bump @types/node from 18.14.0 to 18.14.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 21:04:03 +00:00
dependabot[bot] 1d6bc41d62
Bump axios from 1.3.3 to 1.3.4
Bumps [axios](https://github.com/axios/axios) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 21:03:39 +00:00
Sambo Chea 6b32c06dcf
Merge pull request #75 from CUBETIQ/dependabot/npm_and_yarn/socket.io-client-4.6.1
Bump socket.io-client from 4.6.0 to 4.6.1
2023-02-21 09:16:34 +07:00
dependabot[bot] 91e144bcc0
Bump socket.io-client from 4.6.0 to 4.6.1
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.6.0...4.6.1)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 21:11:37 +00:00
Sambo Chea 200ec2477e
Merge pull request #74 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.14.0
Bump @types/node from 18.13.0 to 18.14.0
2023-02-18 09:48:28 +07:00
dependabot[bot] 36954101c0
Bump @types/node from 18.13.0 to 18.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 21:06:17 +00:00
Sambo Chea d043ebdeff
Merge pull request #73 from CUBETIQ/dependabot/npm_and_yarn/axios-1.3.3
Bump axios from 1.3.2 to 1.3.3
2023-02-14 10:23:44 +07:00
dependabot[bot] 50dbe48149
Bump axios from 1.3.2 to 1.3.3
Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.2...v1.3.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 21:10:47 +00:00
Sambo Chea d8ab247d2c
Merge pull request #71 from CUBETIQ/dependabot/npm_and_yarn/socket.io-client-4.6.0
Bump socket.io-client from 4.5.4 to 4.6.0
2023-02-08 20:32:14 +07:00
Sambo Chea 1ff1d13f2a
Merge pull request #72 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.13.0
Bump @types/node from 18.11.19 to 18.13.0
2023-02-08 20:32:07 +07:00
dependabot[bot] 189874d9f5
Bump @types/node from 18.11.19 to 18.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.19 to 18.13.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 20:09:05 +00:00
dependabot[bot] d23557f71b
Bump socket.io-client from 4.5.4 to 4.6.0
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.5.4 to 4.6.0.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.5.4...4.6.0)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 20:08:44 +00:00
Sambo Chea 801213c5ae
Merge pull request #70 from CUBETIQ/dependabot/npm_and_yarn/types/node-18.11.19
Bump @types/node from 18.11.18 to 18.11.19
2023-02-07 09:01:36 +07:00
dependabot[bot] b663d979f5
Bump @types/node from 18.11.18 to 18.11.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.11.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 20:17:08 +00:00
Sambo Chea 5ee8c71afb
Merge pull request #69 from CUBETIQ/dependabot/npm_and_yarn/axios-1.3.2
Bump axios from 1.3.0 to 1.3.2
2023-02-04 09:28:31 +07:00
dependabot[bot] b220899d42
Bump axios from 1.3.0 to 1.3.2
Bumps [axios](https://github.com/axios/axios) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.0...v1.3.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 20:08:26 +00:00
Sambo Chea 9db8de64df
Merge pull request #66 from CUBETIQ/dependabot/npm_and_yarn/typescript-4.9.5
Bump typescript from 4.9.4 to 4.9.5
2023-02-01 10:54:48 +07:00
Sambo Chea 30a61a8069
Merge pull request #67 from CUBETIQ/dependabot/npm_and_yarn/axios-1.3.0
Bump axios from 1.2.6 to 1.3.0
2023-02-01 10:54:40 +07:00
dependabot[bot] 5be16bb4ca
Bump axios from 1.2.6 to 1.3.0
Bumps [axios](https://github.com/axios/axios) from 1.2.6 to 1.3.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.6...v1.3.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 20:08:37 +00:00
dependabot[bot] 3cd4f12e4e
Bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 20:08:22 +00:00
Sambo Chea 0793ae7d27
Merge pull request #65 from CUBETIQ/dependabot/npm_and_yarn/axios-1.2.6
Bump axios from 1.2.5 to 1.2.6
2023-01-31 16:49:46 +07:00
dependabot[bot] cec0ec844f
Bump axios from 1.2.5 to 1.2.6
Bumps [axios](https://github.com/axios/axios) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.5...v1.2.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 20:16:48 +00:00
Sambo Chea f7cab88087
Merge pull request #64 from CUBETIQ/dependabot/npm_and_yarn/axios-1.2.5
Bump axios from 1.2.4 to 1.2.5
2023-01-27 07:01:39 +07:00
dependabot[bot] 0e619a172e
Bump axios from 1.2.4 to 1.2.5
Bumps [axios](https://github.com/axios/axios) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.4...v1.2.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 20:11:28 +00:00
Sambo Chea f9d0e706ee
Merge pull request #63 from CUBETIQ/dependabot/npm_and_yarn/axios-1.2.4
Bump axios from 1.2.3 to 1.2.4
2023-01-25 09:59:35 +07:00
dependabot[bot] d89e754d7c
Bump axios from 1.2.3 to 1.2.4
Bumps [axios](https://github.com/axios/axios) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 20:09:10 +00:00
Sambo Chea 542d5a54aa
Merge pull request #62 from CUBETIQ/dependabot/npm_and_yarn/axios-1.2.3
Bump axios from 1.2.2 to 1.2.3
2023-01-19 15:41:41 +07:00
dependabot[bot] cbcc925818
Bump axios from 1.2.2 to 1.2.3
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 20:09:05 +00:00
Sambo Chea a636069a3f
Merge pull request #54 from CUBETIQ/renovate/configure
Configure Renovate
2023-01-17 09:29:15 +07:00
Sambo Chea c053c5d88a
Merge pull request #56 from CUBETIQ/dependabot/npm_and_yarn/commander-10.0.0
Bump commander from 9.4.1 to 10.0.0
2023-01-17 09:28:59 +07:00
dependabot[bot] ae14c7c5e7
Bump commander from 9.4.1 to 10.0.0
Bumps [commander](https://github.com/tj/commander.js) from 9.4.1 to 10.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v9.4.1...v10.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 20:14:09 +00:00
renovate[bot] 7c22abc048
Add renovate.json 2023-01-05 16:55:23 +00:00
11 changed files with 768 additions and 1352 deletions

View File

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [14.x, 16.x, 18.x, 20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
@ -26,5 +26,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm i && npm ci
- run: npm run build --if-present

View File

@ -1,8 +1,33 @@
### 11/07/2023
### 27/07/2023 (1.0.10)
- Add list profiles
### 14/07/2023 (1.0.9)
- Fixed the start with port unable to start
### 11/07/2023 (1.0.8)
- Support tunnel with host with port
* Prev
```
hlt start 8080 -h 192.168.1.1
```
- New
```
hlt start 192.168.1.1:8080
```
### 11/07/2023 (1.0.7)
- Support Client API
- Support Proxy (HTTP/HTTPS) and TCP
- Improvements and Bugs fixed
- Support auto proxy with hlt client
### 30/11/2022

1903
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@cubetiq/hlt",
"version": "0.1.6",
"version": "0.1.10",
"description": "A lightweight http tunnel client using nodejs and socket.io client",
"main": "dist/cli.js",
"bin": {
@ -8,9 +8,9 @@
},
"scripts": {
"start": "ts-node-dev --respawn --transpile-only src/cli.ts",
"test": "ts-node-dev --respawn --transpile-only src/test.ts",
"test": "ts-node-dev --respawn --transpile-only test/test.ts",
"local": "ts-node-dev --respawn --transpile-only src/cli.ts start -p local",
"build": "tsc"
"build": "rimraf dist && tsc"
},
"repository": {
"type": "git",
@ -24,10 +24,10 @@
"license": "ISC",
"dependencies": {
"axios": "^1.2.0",
"commander": "^9.3.0",
"commander": "^11.0.0",
"express": "^4.18.2",
"http-proxy-middleware": "^2.0.6",
"https-proxy-agent": "^5.0.1",
"https-proxy-agent": "^7.0.0",
"socket.io-client": "^4.5.1"
},
"publishConfig": {
@ -35,8 +35,9 @@
},
"devDependencies": {
"@types/express": "^4.17.15",
"@types/node": "^18.0.3",
"@types/node": "^20.0.0",
"rimraf": "^5.0.1",
"ts-node-dev": "^2.0.0",
"typescript": "^4.7.4"
"typescript": "^5.0.0"
}
}

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}

View File

@ -11,15 +11,17 @@ import { PROFILE_DEFAULT, PROFILE_PATH, SERVER_DEFAULT_URL, TOKEN_FREE } from ".
import { ClientOptions, Options } from "./interface";
import { getTokenFree } from './sdk';
interface Stoppable {
interface Client {
getEndpoint(): string | null;
stop(): void;
}
class HttpTunnelClient implements Stoppable {
class HttpTunnelClient implements Client {
// create socket instance
private socket: Socket | null = null;
private keepAliveTimer: NodeJS.Timeout | null = null;
private keepAliveTimeout: number | null = null;
private endpoint: string | null = null;
private keepAlive() {
if (!this.socket) {
@ -119,6 +121,7 @@ class HttpTunnelClient implements Stoppable {
.toLowerCase()
.trim();
const serverUrl = addPrefixOnHttpSchema(options.server || SERVER_DEFAULT_URL, clientEndpoint);
this.endpoint = serverUrl
// extra options for socket to identify the client (authentication and options of tunnel)
const defaultParams = {
@ -278,8 +281,50 @@ class HttpTunnelClient implements Stoppable {
this.keepAlive();
};
public start = async (clientOptions: ClientOptions): Promise<Stoppable | undefined> => {
const { port, options = {} } = clientOptions;
public start = async (clientOptions: Partial<ClientOptions>): Promise<Client | undefined> => {
const { port, address, options = {} } = clientOptions;
// Load host and port check
if (!port) {
if (!address) {
console.error("port or address is required!");
return;
}
const [host, portStr] = address.split(":");
if (!host || !portStr) {
console.error("invalid address!");
return;
}
options.host = host;
try {
options.port = parseInt(portStr);
} catch (e) {
console.error("invalid port!");
return;
}
} else {
if (typeof address !== "number" && address && address.includes(":")) {
const [host, portStr] = address.split(":");
if (host) {
options.host = host;
}
if (portStr) {
try {
options.port = parseInt(portStr);
console.log(`default port: ${port} will be ignored and override by port: ${options.port}`);
} catch (e) {
options.port = port;
}
}
} else {
options.port = port;
console.log(`default port: ${port} will be forwared`);
}
}
const configDir = path.resolve(os.homedir(), PROFILE_PATH);
if (!fs.existsSync(configDir)) {
@ -289,7 +334,6 @@ class HttpTunnelClient implements Stoppable {
let config: any = {};
const configFilename = `${options.profile || PROFILE_DEFAULT}.json`;
const configFilePath = path.resolve(configDir, configFilename);
console.log(`config file: ${configFilePath}`);
if (fs.existsSync(configFilePath)) {
config = JSON.parse(fs.readFileSync(configFilePath, "utf8"));
@ -313,7 +357,7 @@ class HttpTunnelClient implements Stoppable {
return;
}
options.port = port;
// options.port = port;
options.token = config.token;
options.access = config.access;
options.server = config.server;
@ -329,8 +373,6 @@ class HttpTunnelClient implements Stoppable {
}
await this.initStartClient(options);
console.log("client started!");
return this;
};
@ -341,9 +383,13 @@ class HttpTunnelClient implements Stoppable {
this.socket = null;
this.keepAliveTimer && clearInterval(this.keepAliveTimer);
console.log("client stopped!");
console.log("client stopped from server:", this.endpoint);
}
};
public getEndpoint = () => {
return this.endpoint;
}
}
export const client = new HttpTunnelClient();

View File

@ -4,6 +4,7 @@ import * as os from "os";
import * as path from "path";
import { initConfigFileClient, startClient } from "./api";
import { PROFILE_DEFAULT, PROFILE_PATH, SERVER_DEFAULT_URL, TOKEN_FREE } from "./constant";
import { listProfile } from "./manage";
import { createProxyServer } from "./proxy";
import { createProxyServer as createProxyTCPServer } from "./proxy_tcp";
import { getTokenFree } from './sdk';
@ -22,20 +23,20 @@ program
program
.command("init")
.description("generate a new client and token with free access")
.option("-s --server <string>", "setting server url", SERVER_DEFAULT_URL)
.option("-s, --server <string>", "setting server url", SERVER_DEFAULT_URL)
.option(
"-t --token <string>",
"-t, --token <string>",
"setting token (default generate FREE access token)",
""
)
.option("-a --access <string>", "setting token access type", TOKEN_FREE)
.option("-c --client <string>", "setting client (auto generate uuid)")
.option("-a, --access <string>", "setting token access type", TOKEN_FREE)
.option("-c, --client <string>", "setting client (auto generate uuid)")
.option(
"-k --key <string>",
"-k, --key <string>",
"setting client api key for authentication access"
)
.option("-p --profile <string>", "setting profile name", PROFILE_DEFAULT)
.option("-f --force", "force to generate new client and token", false)
.option("-p, --profile <string>", "setting profile name", PROFILE_DEFAULT)
.option("-f, --force", "force to generate new client and token", false)
.action(async (options) => {
initConfigFileClient(options);
});
@ -44,10 +45,14 @@ program
program
.command("start")
.description("start a connection with specific port")
.argument("<port>", "local server port number", (value) => {
.argument("<port> | <address>", "local server port number or address", (value) => {
if (isValidHost(value)) {
return value;
}
const port = parseInt(value, 10);
if (isNaN(port)) {
throw new InvalidArgumentError("Not a number.");
throw new InvalidArgumentError("Not a number or valid address.");
}
return port;
})
@ -65,9 +70,10 @@ program
.option("-p, --profile <string>", "profile name", PROFILE_DEFAULT)
.option("-h, --host <string>", "local host value", "localhost")
.option("-o, --origin <string>", "change request origin")
.action((port, options) => {
.action((portOrAddress, options) => {
startClient({
port,
port: portOrAddress,
address: portOrAddress,
options,
})
});
@ -86,7 +92,7 @@ program
])
)
.argument("<value>", "config value")
.option("-p --profile <string>", "setting profile name", PROFILE_DEFAULT)
.option("-p, --profile <string>", "setting profile name", PROFILE_DEFAULT)
.action(async (type, value, options) => {
if (!type) {
console.error("type config is required!");
@ -174,7 +180,7 @@ program
"key",
])
)
.option("-p --profile <string>", "setting profile name", PROFILE_DEFAULT)
.option("-p, --profile <string>", "setting profile name", PROFILE_DEFAULT)
.action(async (type, options) => {
if (!type) {
console.error("type config is required!");
@ -266,7 +272,8 @@ program
throw new InvalidArgumentError("Target is not a url or host with port.");
})
.action((port, target) => {
.option("-p, --profile <string>", "setting profile name for connect with hlt server (proxy with current local port)")
.action((port, target, options) => {
const isTcp = target.indexOf("tcp") === 0;
if (isTcp) {
console.log("[TCP] Start proxy server with port:", port, "and target:", target);
@ -277,6 +284,8 @@ program
proxyPort: port,
});
onConnectProxy(port, options);
proxy.on("error", (err) => {
console.error("Proxy server error:", err);
});
@ -284,12 +293,15 @@ program
proxy.on("close", () => {
console.log("Proxy server closed");
});
} else {
console.log("[HTTP/HTTPS] Start proxy server with port:", port, "and target:", target);
const proxy = createProxyServer(target, {
proxyPort: port,
});
onConnectProxy(port, options);
proxy.on("error", (err) => {
console.error("Proxy server error:", err);
});
@ -301,4 +313,27 @@ program
});
const onConnectProxy = (port: number, options: any) => {
if (options?.profile) {
console.log(`Start proxy: ${port} via hlt client with profile: ${options.profile}`);
startClient({
port,
options,
})
}
}
// profile
program
.command("profile")
.description("manage profile")
.option("-l, --list", "list all profiles", false)
.action((options) => {
if (options.list) {
listProfile();
} else {
console.log("profile command is required");
}
});
program.parse();

View File

@ -17,5 +17,6 @@ export interface Options {
export interface ClientOptions {
port: number;
address?: string; // e.g. localhost:8081 (take if port is not set)
options?: Options;
}

28
src/manage.ts Normal file
View File

@ -0,0 +1,28 @@
import * as fs from "fs";
import * as os from "os";
import * as path from "path";
import { PROFILE_DEFAULT, PROFILE_PATH } from "./constant";
export const listProfile = () => {
const configDir = path.resolve(os.homedir(), PROFILE_PATH);
if (!fs.existsSync(configDir)) {
console.log(`config file ${configDir} not found`);
return;
}
const configFiles = fs.readdirSync(configDir);
if (configFiles.length === 0) {
console.log(`config file ${configDir} not found`);
return;
}
console.log("List of profile:");
configFiles.forEach((file) => {
const configFilePath = path.resolve(configDir, file);
const config = JSON.parse(fs.readFileSync(configFilePath, "utf8"));
const name = file.replace(".json", "");
console.log(`- ${name} (${config.clientId})`);
});
console.log(`\nCurrent profile: ${PROFILE_DEFAULT}`);
}

View File

@ -1,4 +1,4 @@
const axios = require("axios");
import axios from "axios";
const getTokenFree = async (baseUrl: string, data: any = {}) => {
const url = `${baseUrl}/__free__/api/get_token`;

View File

@ -2,15 +2,18 @@ import { startClient } from '../src/api';
async function main() {
const client = await startClient({
port: 3000,
// port: 8081,
address: '172.17.0.2:8222',
options: {
profile: 'mytest',
},
});
console.log('Client started:', client?.getEndpoint());
setTimeout(async () => {
client?.stop();
}, 5000);
}, 10000);
}
main().catch((err) => {