Ondřej Caletka
cb3e72018b
Refit to the browser window after changing font size ( #416 )
...
Fixes #415
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz >
2020-07-23 08:37:36 +08:00
Shuanglei Tao
56a135d6a1
Update README.md
...
Mention JetBrains sponsoring
2020-07-17 23:46:05 +08:00
dependabot-preview[bot]
430243cc74
build(deps): [security] bump lodash from 4.17.15 to 4.17.19 ( #411 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 08:45:06 +08:00
Shuanglei Tao
7f42964745
scripts: apply shellcheck fixes
2020-06-26 20:39:34 +08:00
Shuanglei Tao
079aa68649
Bump to 1.6.1
1.6.1
2020-06-26 13:07:38 +08:00
Shuanglei Tao
4aeb4e1077
cross: bump dependency versions
2020-06-25 12:35:50 +08:00
dependabot-preview[bot]
f1119b288e
build(deps-dev): bump through2 from 3.0.1 to 3.0.2 ( #388 )
...
Bumps [through2](https://github.com/rvagg/through2 ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/rvagg/through2/releases )
- [Commits](https://github.com/rvagg/through2/compare/v3.0.1...v3.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>
2020-06-25 09:41:29 +08:00
Shuanglei Tao
260778aff2
html: add disableLeaveAlert client option
2020-06-20 12:15:35 +08:00
dependabot-preview[bot]
9953779885
build(deps-dev): bump webpack-cli from 3.3.11 to 3.3.12 ( #387 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.12/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-20 11:21:35 +08:00
dependabot-preview[bot]
c66007d402
build(deps-dev): bump terser-webpack-plugin from 3.0.5 to 3.0.6 ( #386 )
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 3.0.5 to 3.0.6.
- [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/v3.0.5...v3.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-20 11:21:09 +08:00
Bartosz Biłas
31c0dff029
src/http.c: fix checking pss's len member ( #385 )
...
len member is a size_t type so it can't be less than 0 by definition.
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com >
2020-06-19 10:14:42 +08:00
Shuanglei Tao
890b97cf7b
github: bump libwebsockets versions
2020-06-19 00:05:40 +08:00
Shuanglei Tao
528aa79d01
html: rebuild header file
2020-06-19 00:00:50 +08:00
dependabot-preview[bot]
c226a65893
build(deps-dev): bump copy-webpack-plugin from 5.1.1 to 6.0.2 ( #369 )
...
* build(deps-dev): bump copy-webpack-plugin from 5.1.1 to 6.0.2 in /html
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 5.1.1 to 6.0.2.
- [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/v5.1.1...v6.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* html: update webpack config
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Shuanglei Tao <tsl0922@gmail.com >
2020-06-18 23:55:55 +08:00
dependabot-preview[bot]
8b424b5764
build(deps-dev): bump terser-webpack-plugin from 3.0.1 to 3.0.5 ( #383 )
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 3.0.1 to 3.0.5.
- [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/v3.0.1...v3.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-18 23:41:44 +08:00
dependabot-preview[bot]
8b217ea120
build(deps-dev): bump lint-staged from 10.2.6 to 10.2.11 ( #384 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.6 to 10.2.11.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.6...v10.2.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-18 23:16:03 +08:00
dependabot-preview[bot]
c9841295ef
build(deps-dev): bump css-loader from 3.5.3 to 3.6.0 ( #380 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.5.3 to 3.6.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/v3.5.3...v3.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>
2020-06-18 23:14:58 +08:00
dependabot-preview[bot]
fc1e93fed2
build(deps-dev): bump ts-loader from 7.0.4 to 7.0.5 ( #363 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 7.0.4 to 7.0.5.
- [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/v7.0.4...v7.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-18 23:14:07 +08:00
dependabot-preview[bot]
8cabc894bb
build(deps-dev): bump typescript from 3.9.3 to 3.9.5 ( #371 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.3...v3.9.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-18 23:07:51 +08:00
Shuanglei Tao
35e2507b7c
xterm.js 4.7.0
2020-06-18 23:05:50 +08:00
Shuanglei Tao
b08d106933
cmake: update git command args ( #293 )
2020-06-18 22:54:21 +08:00
Bartosz Biłas
ae65376058
cmake: fix build without C++ ( #382 )
...
Specify that ttyd is a C project to avoid the
following build failure if a C++ compiler isn't found.
CMake Error at CMakeLists.txt:3 (project):
The CMAKE_CXX_COMPILER:
/home/bartekk/Projects/buildroots/buildroot-dev/buildroot/output/host/bin/arm-buildroot-linux-uclibcgnueabihf-g++
is not a full path to an existing compiler tool.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com >
2020-06-15 23:42:32 +08:00
Shuanglei Tao
70c12e4afa
http: fix build with lws 1.7
2020-06-14 00:33:35 +08:00
Girts
56d26accd3
protocol: fix readonly handling ( #373 )
...
Previously, if running in readonly mode (`-R`), we would keep
accumulating incoming websocket data to `pss->buffer`, resizing it with
every incoming message. This would also break the `RESIZE` operation as
we would never get rid of the `INPUT` message.
Now we discard `INPUT` messages in `readonly` mode, 1) allowing resize
to work and 2) preventing the buffer from growing indefinitely.
2020-06-06 21:51:15 +08:00
dependabot-preview[bot]
3950bdc2f4
build(deps): [security] bump websocket-extensions ( #372 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-06 10:54:51 +08:00
Shuanglei Tao
17865704de
html: rebuild header file
2020-05-23 00:52:39 +08:00
dependabot-preview[bot]
0052aa9430
build(deps-dev): bump lint-staged from 10.2.2 to 10.2.6 ( #362 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.2 to 10.2.6.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.2...v10.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-23 00:49:43 +08:00
dependabot-preview[bot]
39adbad2d6
build(deps-dev): bump typescript from 3.9.2 to 3.9.3 ( #360 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.2...v3.9.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-23 00:49:28 +08:00
dependabot-preview[bot]
6725c918bd
build(deps): bump preact from 10.4.1 to 10.4.4 ( #358 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.4.1 to 10.4.4.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.4.1...10.4.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-23 00:47:53 +08:00
Shuanglei Tao
8bcca5bc74
xterm.js 4.6.0
2020-05-23 00:43:17 +08:00
Adam Bliss
2beab0d203
Fix type declaration ( #357 )
...
`pty` is a file descriptor (i.e. an int), not a pid.
2020-05-19 10:20:57 +08:00
dependabot-preview[bot]
b25259742c
build(deps-dev): bump typescript from 3.8.3 to 3.9.2 ( #350 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.8.3 to 3.9.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-15 00:15:31 +08:00
dependabot-preview[bot]
47ae9f57fb
build(deps-dev): bump webpack-dev-server from 3.10.3 to 3.11.0 ( #347 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.10.3 to 3.11.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.10.3...v3.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>
2020-05-12 21:12:42 +08:00
dependabot-preview[bot]
27abff4525
build(deps-dev): bump ts-loader from 7.0.3 to 7.0.4 ( #349 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 7.0.3 to 7.0.4.
- [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/v7.0.3...v7.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-12 21:12:07 +08:00
dependabot-preview[bot]
37a8ac43e6
build(deps-dev): bump ts-loader from 7.0.2 to 7.0.3 ( #342 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 7.0.2 to 7.0.3.
- [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/v7.0.2...v7.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-08 17:35:34 +08:00
dependabot-preview[bot]
bbfcd5e563
build(deps-dev): bump terser-webpack-plugin from 3.0.0 to 3.0.1 ( #343 )
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 3.0.0 to 3.0.1.
- [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/v3.0.0...v3.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-08 17:13:36 +08:00
dependabot-preview[bot]
c8bb137e98
build(deps-dev): bump node-sass from 4.14.0 to 4.14.1 ( #340 )
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.14.0 to 4.14.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/v4.14.0...v4.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-05 18:40:33 +08:00
Shuanglei Tao
ff2eebc4cc
src: fix lws version check for keep alive
2020-05-02 23:26:59 +08:00
Wiki Wang
2511d2deca
html: set URL of stylesheet by href
...
URL should be set with attribute `href`, `src` is no longer supportd by new browsers
2020-05-02 23:23:37 +08:00
dependabot-preview[bot]
75eb9c543b
build(deps-dev): bump terser-webpack-plugin from 2.3.5 to 3.0.0 ( #339 )
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 2.3.5 to 3.0.0.
- [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/v2.3.5...v3.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>
2020-05-02 23:10:38 +08:00
dependabot-preview[bot]
318c1ea709
build(deps-dev): bump ts-loader from 7.0.1 to 7.0.2 ( #336 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 7.0.1 to 7.0.2.
- [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/v7.0.1...v7.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>
2020-05-02 23:07:11 +08:00
dependabot-preview[bot]
fc361ab2d3
build(deps-dev): bump html-webpack-plugin from 4.2.0 to 4.3.0 ( #338 )
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.2.0...v4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-02 23:05:05 +08:00
dependabot-preview[bot]
990888070d
build(deps-dev): bump tslint from 6.1.1 to 6.1.2 ( #332 )
...
Bumps [tslint](https://github.com/palantir/tslint ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/palantir/tslint/releases )
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/palantir/tslint/compare/6.1.1...6.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>
2020-05-02 23:03:33 +08:00
dependabot-preview[bot]
60bccd91e4
build(deps-dev): bump lint-staged from 10.1.7 to 10.2.2 ( #337 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.7 to 10.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.7...v10.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-02 23:01:45 +08:00
dependabot-preview[bot]
70b57c3435
build(deps-dev): bump style-loader from 1.1.4 to 1.2.1 ( #333 )
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 1.1.4 to 1.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/v1.1.4...v1.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>
2020-05-02 23:00:53 +08:00
dependabot-preview[bot]
5061ec0315
build(deps-dev): bump css-loader from 3.5.2 to 3.5.3 ( #330 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.5.2 to 3.5.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/v3.5.2...v3.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-02 22:57:35 +08:00
Shuanglei Tao
29507eda2f
html: rebuild header file
2020-04-24 21:56:14 +08:00
dependabot-preview[bot]
27ec03d193
build(deps): bump preact from 10.3.4 to 10.4.1 in /html ( #323 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.3.4 to 10.4.1.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.3.4...10.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>
2020-04-24 21:43:42 +08:00
dependabot-preview[bot]
80668ced92
build(deps-dev): bump html-webpack-plugin from 4.0.0 to 4.2.0 in /html ( #313 )
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.0.0...v4.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>
2020-04-24 21:43:14 +08:00
dependabot-preview[bot]
616a5b8423
build(deps-dev): bump node-sass from 4.13.1 to 4.14.0 in /html ( #327 )
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.13.1 to 4.14.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/v4.13.1...v4.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-24 21:42:20 +08:00