CrowdBank
CrowdBank copied to clipboard
Bump ansi-html and webpack-dev-server
Removes ansi-html. It's no longer used after updating ancestor dependency webpack-dev-server. These dependencies need to be updated together.
Removes ansi-html
Updates webpack-dev-server from 2.9.4 to 4.13.3
Release notes
Sourced from webpack-dev-server's releases.
v4.13.3
4.13.3 (2023-04-15)
Bug Fixes
v4.13.2
4.13.2 (2023-03-31)
Bug Fixes
- prevent open 0.0.0.0 in browser due windows problems (04e74f2)
v4.13.1
4.13.1 (2023-03-18)
Bug Fixes
v4.13.0
4.13.0 (2023-03-17)
Features
v4.12.0
4.12.0 (2023-03-14)
Features
- allow to set the
sockjs_urloption (onlysockjs) using thewebSocketServer.options.sockjsUrloption (#4586) (69a2fba)- catch runtime error (#4605) (87a26cf)
- improve styles for overlay (#4576) (791fb85)
- open editor when clicking error on overlay (#4587) (efb2cec)
Bug Fixes
- compatibility with
experiments.buildHttp(#4585) (5b846cb)- respect
NODE_PATHenv variable (#4581) (b857e6f)v4.11.1
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
4.13.3 (2023-04-15)
Bug Fixes
4.13.2 (2023-03-31)
Bug Fixes
- prevent open 0.0.0.0 in browser due windows problems (04e74f2)
4.13.1 (2023-03-18)
Bug Fixes
4.13.0 (2023-03-17)
Features
4.12.0 (2023-03-14)
Features
- allow to set the
sockjs_urloption (onlysockjs) using thewebSocketServer.options.sockjsUrloption (#4586) (69a2fba)- catch runtime error (#4605) (87a26cf)
- improve styles for overlay (#4576) (791fb85)
- open editor when clicking error on overlay (#4587) (efb2cec)
Bug Fixes
- compatibility with
experiments.buildHttp(#4585) (5b846cb)- respect
NODE_PATHenv variable (#4581) (b857e6f)4.11.1 (2022-09-19)
Bug Fixes
... (truncated)
Commits
80a96fdchore(release): 4.13.3fcf01d1fix(perf): reduced initial start time (#4818)fc2c36bchore(deps-dev): bump core-js from 3.30.0 to 3.30.1 (#4817)63f8ff0chore(deps-dev): bump webpack from 5.78.0 to 5.79.0 (#4815)abbcb44chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 (#4811)c883cbcchore(deps-dev): bump memfs from 3.4.13 to 3.5.0 (#4807)6c0fd28chore(deps-dev): bump webpack from 5.77.0 to 5.78.0 (#4805)78b90f8chore(deps-dev): bump core-js from 3.29.1 to 3.30.0 (#4803)01410a4chore(deps-dev): bump@babel/corefrom 7.21.3 to 7.21.4 (#4799)6e8ea8achore(deps-dev): bump@babel/preset-envfrom 7.20.2 to 7.21.4 (#4800)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-dev-server since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.