From 4fef67b997a2bd09b46beb779c185ad8f85e3e1a Mon Sep 17 00:00:00 2001 From: Gareth Jones Date: Mon, 8 Nov 2021 22:55:26 +1300 Subject: [PATCH 1/2] fix: replace `ansi-html` with `ansi-html-community` (#4011) --- client-src/default/overlay.js | 2 +- package-lock.json | 8 ++++---- package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client-src/default/overlay.js b/client-src/default/overlay.js index a1bb6cef2b..f7bdb9f752 100644 --- a/client-src/default/overlay.js +++ b/client-src/default/overlay.js @@ -3,7 +3,7 @@ // The error overlay is inspired (and mostly copied) from Create React App (https://github.com/facebookincubator/create-react-app) // They, in turn, got inspired by webpack-hot-middleware (https://github.com/glenjamin/webpack-hot-middleware). -const ansiHTML = require('ansi-html'); +const ansiHTML = require('ansi-html-community'); const { AllHtmlEntities } = require('html-entities'); const entities = new AllHtmlEntities(); diff --git a/package-lock.json b/package-lock.json index 475ad96ef5..0a5158962d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2148,10 +2148,10 @@ } } }, - "ansi-html": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.7.tgz", - "integrity": "sha1-gTWEAhliqenm/QOflA0S9WynhZ4=" + "ansi-html-community": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz", + "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==" }, "ansi-regex": { "version": "2.1.1", diff --git a/package.json b/package.json index ef337acd6d..7874d2f4db 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "release": "standard-version" }, "dependencies": { - "ansi-html": "0.0.7", + "ansi-html-community": "0.0.8", "bonjour": "^3.5.0", "chokidar": "^2.1.8", "compression": "^1.7.4", From aa3cddcf6eb2347704870f0e0cf33bc211e2a378 Mon Sep 17 00:00:00 2001 From: evilebottnawi Date: Mon, 8 Nov 2021 19:29:29 +0300 Subject: [PATCH 2/2] chore(release): 3.11.3 --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c42c7f4b7..5bd9099220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.11.3](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v3.11.3) (2021-11-08) + + +### Bug Fixes + +* replace `ansi-html` with `ansi-html-community` ([#4011](https://github.com/webpack/webpack-dev-server/issues/4011)) ([4fef67b](https://github.com/webpack/webpack-dev-server/commit/4fef67b997a2bd09b46beb779c185ad8f85e3e1a)) + ### [3.11.2](https://github.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2) (2021-01-13) diff --git a/package-lock.json b/package-lock.json index 0a5158962d..f1e5f68507 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "webpack-dev-server", - "version": "3.11.2", + "version": "3.11.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7874d2f4db..c958014656 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-dev-server", - "version": "3.11.2", + "version": "3.11.3", "description": "Serves a webpack app. Updates the browser on changes.", "bin": "bin/webpack-dev-server.js", "main": "lib/Server.js", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy