]>
prime8.dev >> repos - ttyd.git/log
Shuanglei Tao [Sat, 20 Nov 2021 14:48:15 +0000 (22:48 +0800)]
html: update dependencies
Shuanglei Tao [Mon, 8 Nov 2021 13:50:22 +0000 (21:50 +0800)]
html: upgrade to xterm@4.15.0
Shuanglei Tao [Mon, 8 Nov 2021 13:25:37 +0000 (21:25 +0800)]
html: run gts fix
dependabot[bot] [Mon, 8 Nov 2021 13:22:07 +0000 (21:22 +0800)]
build(deps): bump url-parse from 1.5.1 to 1.5.3 in /html (#788)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 8 Nov 2021 13:21:54 +0000 (21:21 +0800)]
build(deps): bump tar from 6.0.5 to 6.1.11 in /html (#760)
Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.0.5...v6.1.11)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 8 Nov 2021 13:21:42 +0000 (21:21 +0800)]
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /html (#752)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Shuanglei Tao [Sat, 23 Oct 2021 11:53:34 +0000 (19:53 +0800)]
html: rebuild header file
Maxim Devaev [Sat, 23 Oct 2021 11:33:43 +0000 (14:33 +0300)]
Disable WebGL2 on Safari (#799)
Shuanglei Tao [Fri, 24 Sep 2021 14:51:14 +0000 (22:51 +0800)]
html: fix rendererType updating issue
Shuanglei Tao [Sat, 28 Aug 2021 00:26:13 +0000 (08:26 +0800)]
cmake: check libuv support of libwebsockets
Shuanglei Tao [Wed, 18 Aug 2021 16:12:11 +0000 (00:12 +0800)]
pty: inherit env from parent process
Shuanglei Tao [Mon, 16 Aug 2021 15:28:57 +0000 (23:28 +0800)]
pty: fix cwd on windows
Shuanglei Tao [Mon, 16 Aug 2021 15:08:05 +0000 (23:08 +0800)]
server: add cwd support
Shuanglei Tao [Sat, 14 Aug 2021 00:52:53 +0000 (08:52 +0800)]
pty: set TTYD_USER env
Shuanglei Tao [Wed, 11 Aug 2021 16:19:48 +0000 (00:19 +0800)]
server: add auth proxy support
Shuanglei Tao [Tue, 10 Aug 2021 14:20:56 +0000 (22:20 +0800)]
drop libwebsockets < 3.2.0 support
Shuanglei Tao [Sun, 8 Aug 2021 13:37:18 +0000 (21:37 +0800)]
protocol: check basic auth on ws connection
Shuanglei Tao [Sun, 8 Aug 2021 13:17:36 +0000 (21:17 +0800)]
http: polish basic auth code
Shuanglei Tao [Sun, 8 Aug 2021 12:46:32 +0000 (20:46 +0800)]
server: validate numeric value command-line arguments
Shuanglei Tao [Sun, 8 Aug 2021 12:16:09 +0000 (20:16 +0800)]
worklows: bump to libwebsockets 4.2.1
Shuanglei Tao [Sun, 8 Aug 2021 12:05:34 +0000 (20:05 +0800)]
pty: set TERM env for the pty process
Shuanglei Tao [Mon, 26 Jul 2021 17:16:36 +0000 (01:16 +0800)]
html: rebuild header file
dependabot[bot] [Mon, 26 Jul 2021 16:34:53 +0000 (00:34 +0800)]
build(deps-dev): bump css-loader from 5.2.6 to 6.2.0 in /html (#739)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.6 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v6.2.0)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:33:19 +0000 (00:33 +0800)]
build(deps-dev): bump terser-webpack-plugin from 5.1.3 to 5.1.4 in /html (#712)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.1.3...v5.1.4)
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:33:05 +0000 (00:33 +0800)]
build(deps-dev): bump mini-css-extract-plugin in /html (#728)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.0 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/v2.1.0/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.0...v2.1.0)
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:30:53 +0000 (00:30 +0800)]
build(deps-dev): bump ts-loader from 9.2.3 to 9.2.4 in /html (#738)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.3 to 9.2.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.3...v9.2.4)
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:28:54 +0000 (00:28 +0800)]
build(deps): bump preact from 10.5.13 to 10.5.14 in /html (#720)
Bumps [preact](https://github.com/preactjs/preact) from 10.5.13 to 10.5.14.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.5.13...10.5.14)
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:28:44 +0000 (00:28 +0800)]
build(deps-dev): bump typescript from 4.3.4 to 4.3.5 in /html (#721)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:28:21 +0000 (00:28 +0800)]
build(deps-dev): bump style-loader from 2.0.0 to 3.2.1 in /html (#735)
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 2.0.0 to 3.2.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v2.0.0...v3.2.1)
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:28:03 +0000 (00:28 +0800)]
build(deps-dev): bump node-sass from 6.0.0 to 6.0.1 in /html (#716)
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.0...v6.0.1)
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:27:47 +0000 (00:27 +0800)]
build(deps-dev): bump css-minimizer-webpack-plugin in /html (#718)
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.0.1...v3.0.2)
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:27:33 +0000 (00:27 +0800)]
build(deps-dev): bump html-webpack-plugin from 5.3.1 to 5.3.2 in /html (#715)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.1...v5.3.2)
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:27:13 +0000 (00:27 +0800)]
build(deps-dev): bump copy-webpack-plugin from 9.0.0 to 9.0.1 in /html (#711)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: copy-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 26 Jul 2021 16:26:54 +0000 (00:26 +0800)]
build(deps-dev): bump webpack from 5.39.1 to 5.46.0 in /html (#736)
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.1 to 5.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.39.1...v5.46.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Shuanglei Tao [Mon, 26 Jul 2021 16:24:55 +0000 (00:24 +0800)]
pty: fix error handling
dependabot[bot] [Fri, 18 Jun 2021 21:45:37 +0000 (05:45 +0800)]
build(deps-dev): bump typescript from 4.2.4 to 4.3.4 in /html (#708)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:42:41 +0000 (05:42 +0800)]
build(deps-dev): bump webpack from 5.36.2 to 5.39.1 in /html (#705)
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.39.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.39.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:39:48 +0000 (05:39 +0800)]
build(deps-dev): bump webpack-cli from 4.7.0 to 4.7.2 in /html (#706)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.0 to 4.7.2.
- [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.7.0...webpack-cli@4.7.2)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:39:37 +0000 (05:39 +0800)]
build(deps-dev): bump webpack-merge from 5.7.3 to 5.8.0 in /html (#707)
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.7.3 to 5.8.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.7.3...v5.8.0)
---
updated-dependencies:
- dependency-name: webpack-merge
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:39:09 +0000 (05:39 +0800)]
build(deps-dev): bump util from 0.12.3 to 0.12.4 in /html (#704)
Bumps [util](https://github.com/browserify/node-util) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/browserify/node-util/releases)
- [Changelog](https://github.com/browserify/node-util/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserify/node-util/compare/v0.12.3...v0.12.4)
---
updated-dependencies:
- dependency-name: util
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:38:54 +0000 (05:38 +0800)]
build(deps-dev): bump css-minimizer-webpack-plugin in /html (#695)
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v2.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:35:54 +0000 (05:35 +0800)]
build(deps): bump postcss from 7.0.35 to 7.0.36 in /html (#703)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:34:59 +0000 (05:34 +0800)]
build(deps-dev): bump sass-loader from 11.0.1 to 12.1.0 in /html (#702)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.0.1 to 12.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.1...v12.1.0)
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:34:44 +0000 (05:34 +0800)]
build(deps): bump xterm from 4.11.0 to 4.13.0 in /html (#701)
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.11.0 to 4.13.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/4.11.0...4.13.0)
---
updated-dependencies:
- dependency-name: xterm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:33:56 +0000 (05:33 +0800)]
build(deps-dev): bump css-loader from 5.2.4 to 5.2.6 in /html (#689)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.4 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.4...v5.2.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:28:58 +0000 (05:28 +0800)]
build(deps): bump normalize-url from 4.5.0 to 4.5.1 in /html (#699)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:28:24 +0000 (05:28 +0800)]
build(deps-dev): bump ts-loader from 9.1.2 to 9.2.3 in /html (#698)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.1.2 to 9.2.3.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.1.2...v9.2.3)
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:28:11 +0000 (05:28 +0800)]
build(deps-dev): bump terser-webpack-plugin from 5.1.1 to 5.1.3 in /html (#696)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.1.1...v5.1.3)
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:27:54 +0000 (05:27 +0800)]
build(deps): bump ws from 6.2.1 to 6.2.2 in /html (#694)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:27:30 +0000 (05:27 +0800)]
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /html (#686)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:27:20 +0000 (05:27 +0800)]
build(deps-dev): bump copy-webpack-plugin from 8.1.1 to 9.0.0 in /html (#684)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.1.1 to 9.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.1...v9.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 18 Jun 2021 21:27:07 +0000 (05:27 +0800)]
build(deps): bump xterm-addon-webgl from 0.10.0 to 0.11.1 in /html (#674)
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Sun, 16 May 2021 01:21:39 +0000 (09:21 +0800)]
build(deps-dev): bump webpack-cli from 4.6.0 to 4.7.0 in /html (#668)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.7.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.6.0...webpack-cli@4.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Sun, 16 May 2021 01:20:58 +0000 (09:20 +0800)]
build(deps-dev): bump node-sass from 5.0.0 to 6.0.0 in /html (#670)
Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v5.0.0...v6.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Sun, 16 May 2021 01:20:47 +0000 (09:20 +0800)]
build(deps-dev): bump ts-loader from 9.1.1 to 9.1.2 in /html (#669)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.1.1...v9.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Sun, 16 May 2021 01:20:12 +0000 (09:20 +0800)]
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /html (#667)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Sat, 8 May 2021 04:34:49 +0000 (12:34 +0800)]
build(deps): bump lodash from 4.17.20 to 4.17.21 in /html (#666)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [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[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 7 May 2021 16:54:01 +0000 (00:54 +0800)]
build(deps): bump url-parse from 1.4.7 to 1.5.1 in /html (#665)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Shuanglei Tao [Wed, 5 May 2021 04:41:42 +0000 (12:41 +0800)]
server: update default ping interval to 5s
Shuanglei Tao [Tue, 4 May 2021 04:49:01 +0000 (12:49 +0800)]
html: drop backoff support
Shuanglei Tao [Fri, 30 Apr 2021 16:29:21 +0000 (00:29 +0800)]
dependabot: update schedule interval to weekly
dependabot[bot] [Fri, 30 Apr 2021 16:25:59 +0000 (00:25 +0800)]
build(deps-dev): bump mini-css-extract-plugin in /html (#662)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.5.1...v1.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 30 Apr 2021 16:25:50 +0000 (00:25 +0800)]
build(deps-dev): bump webpack from 5.36.1 to 5.36.2 in /html (#661)
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.1...v5.36.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Shuanglei Tao [Fri, 30 Apr 2021 16:18:22 +0000 (00:18 +0800)]
html: remove husky
Shuanglei Tao [Fri, 30 Apr 2021 15:26:53 +0000 (23:26 +0800)]
html: upgrade to typescript 4.x
dependabot[bot] [Fri, 30 Apr 2021 05:48:18 +0000 (13:48 +0800)]
build(deps-dev): bump copy-webpack-plugin from 6.4.1 to 8.1.1 in /html (#660)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.4.1 to 8.1.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v6.4.1...v8.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Shuanglei Tao [Fri, 30 Apr 2021 03:31:24 +0000 (11:31 +0800)]
html: upgrade to webpack 5
dependabot[bot] [Fri, 30 Apr 2021 02:40:46 +0000 (10:40 +0800)]
build(deps-dev): bump css-loader from 5.2.1 to 5.2.4 in /html (#656)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.1 to 5.2.4.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.1...v5.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 30 Apr 2021 02:34:36 +0000 (10:34 +0800)]
build(deps-dev): bump mini-css-extract-plugin in /html (#655)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.1 to 1.5.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.1...v1.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot-preview[bot] [Thu, 29 Apr 2021 03:35:44 +0000 (11:35 +0800)]
Upgrade to GitHub-native Dependabot (#654)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Sat, 17 Apr 2021 00:26:43 +0000 (08:26 +0800)]
build(deps-dev): bump css-loader from 5.2.0 to 5.2.1 in /html (#643)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Sat, 17 Apr 2021 00:26:34 +0000 (08:26 +0800)]
build(deps-dev): bump mini-css-extract-plugin in /html (#642)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.0...v1.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Sat, 17 Apr 2021 00:26:23 +0000 (08:26 +0800)]
build(deps): [security] bump ssri from 6.0.1 to 6.0.2 in /html (#645)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Fri, 2 Apr 2021 12:47:26 +0000 (20:47 +0800)]
build(deps-dev): bump husky from 5.1.3 to 6.0.0 in /html (#641)
Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 6.0.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.3...v6.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Fri, 2 Apr 2021 12:45:24 +0000 (20:45 +0800)]
build(deps): [security] bump y18n from 3.2.1 to 3.2.2 in /html (#640)
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Fri, 2 Apr 2021 12:45:14 +0000 (20:45 +0800)]
build(deps-dev): bump ts-loader from 8.0.18 to 8.1.0 in /html (#639)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.18 to 8.1.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.18...v8.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Fri, 2 Apr 2021 12:45:06 +0000 (20:45 +0800)]
build(deps-dev): bump mini-css-extract-plugin in /html (#638)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.9...v1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Fri, 2 Apr 2021 12:44:42 +0000 (20:44 +0800)]
build(deps-dev): bump webpack-cli from 4.5.0 to 4.6.0 in /html (#637)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.5.0 to 4.6.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.5.0...webpack-cli@4.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Fri, 2 Apr 2021 12:44:14 +0000 (20:44 +0800)]
build(deps-dev): bump css-loader from 5.1.3 to 5.2.0 in /html (#635)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.3...v5.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Shuanglei Tao [Sun, 28 Mar 2021 04:18:18 +0000 (12:18 +0800)]
cmake: find libwebsockts manually
Shuanglei Tao [Sat, 27 Mar 2021 02:27:05 +0000 (10:27 +0800)]
server: use base64 function from lws
Shuanglei Tao [Sat, 20 Mar 2021 10:33:00 +0000 (18:33 +0800)]
html: add ability to press enter to reconnect
Shuanglei Tao [Sat, 20 Mar 2021 09:47:43 +0000 (17:47 +0800)]
gitignore: add .vscode dir
Shuanglei Tao [Tue, 16 Mar 2021 13:52:33 +0000 (21:52 +0800)]
repo: rename master to main
Shuanglei Tao [Tue, 16 Mar 2021 13:28:54 +0000 (21:28 +0800)]
all: remove the vla usage
dependabot-preview[bot] [Tue, 16 Mar 2021 13:06:16 +0000 (21:06 +0800)]
build(deps-dev): bump css-loader from 5.1.2 to 5.1.3 in /html (#631)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.2...v5.1.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Mon, 15 Mar 2021 17:23:32 +0000 (01:23 +0800)]
build(deps): bump preact from 10.5.12 to 10.5.13 in /html (#630)
Bumps [preact](https://github.com/preactjs/preact) from 10.5.12 to 10.5.13.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.5.12...10.5.13)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Shuanglei Tao [Sun, 14 Mar 2021 03:57:57 +0000 (11:57 +0800)]
protocol: fix -Wstringop-overflow compile warning
Shuanglei Tao [Sun, 14 Mar 2021 03:08:54 +0000 (11:08 +0800)]
protocol: free memory allocated for url args
Shuanglei Tao [Sat, 13 Mar 2021 02:04:55 +0000 (10:04 +0800)]
README: update badges
dependabot-preview[bot] [Sat, 13 Mar 2021 01:50:01 +0000 (09:50 +0800)]
build(deps-dev): bump ts-loader from 8.0.17 to 8.0.18 in /html (#627)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.17 to 8.0.18.
- [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.17...v8.0.18)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Shuanglei Tao [Thu, 11 Mar 2021 14:56:07 +0000 (22:56 +0800)]
protocol: cleanup unused code
dependabot-preview[bot] [Thu, 11 Mar 2021 11:41:22 +0000 (19:41 +0800)]
build(deps-dev): bump css-loader from 5.1.1 to 5.1.2 in /html (#626)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.1...v5.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Wed, 10 Mar 2021 23:33:39 +0000 (07:33 +0800)]
build(deps): bump xterm-addon-webgl from 0.9.0 to 0.10.0 in /html (#623)
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/0.9...0.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Wed, 10 Mar 2021 15:21:43 +0000 (23:21 +0800)]
build(deps): bump xterm from 4.10.0 to 4.11.0 in /html (#624)
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/4.10.0...4.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Shuanglei Tao [Tue, 9 Mar 2021 14:23:28 +0000 (22:23 +0800)]
server: fix ssl ca option init
dependabot-preview[bot] [Mon, 8 Mar 2021 16:59:13 +0000 (00:59 +0800)]
build(deps): [security] bump elliptic from 6.5.3 to 6.5.4 in /html (#621)
* build(deps): [security] bump elliptic from 6.5.3 to 6.5.4 in /html
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>
* html: gts fix
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Shuanglei Tao <tsl0922@gmail.com>
Shuanglei Tao [Sun, 7 Mar 2021 04:51:31 +0000 (12:51 +0800)]
protocol: improve exit code handling
Shuanglei Tao [Sat, 6 Mar 2021 10:27:01 +0000 (18:27 +0800)]
workflow: switch to mingw build for win10
Shuanglei Tao [Sat, 6 Mar 2021 09:39:05 +0000 (17:39 +0800)]
pty: rename pty_close to pty_kill