Bump webpack-dev-server from 2.4.5 to 2.11.5
Created by: dependabot[bot]
Bumps webpack-dev-server from 2.4.5 to 2.11.5.
Release notes
Sourced from webpack-dev-server's releases.
v2.11.1
Our third attempt to fix compatibility with old browsers (#1273), this time we'll get it right.
v2.11.0
Version 2.11.0 adds the transpilation of the client scripts via babel to ES5 which restores backwards compatibility (that was removed in 2.8.0) to very old or out of date browsers.
v2.10.0
Version 2.10.0 adds the transpilation of the client scripts via babel to ES5 which restores backwards compatibility (that was removed in 2.8.0) to very old or out of date browsers.
Important webpack-dev-server has entered a maintenance-only mode. We won't be accepting any new features or major modifications. We'll still welcome pull requests for fixes however, and will continue to address any bugs that arise. Announcement with specifics pending.
Bugfixes
- iOS Safari 10 bug where SockJS couldn't be found (#1238)
reportTimeoption (#1209)- don't mutate stats configuration (#1174)
- enable progress from config (#1181)
Updates
- transpile client bundles with babel (#1242)
- dependency updates (ce30460)
- Increase minimum
markedversion for ReDos vuln (#1255)- Update sockjs dependency to fix auditjs security vulnerability warning
v2.9.6
Bugfixes
- fixes #1208: watchOptions not passed to chokidar in wds
v2.9.5
Updates
- fixes #1198: bump express for security (6b2d7a0)
v2.9.4
Bugfixes
- assert ssl certs aren't published. fixes #1171
- fixes #860: failure to exit on SIGINT race condition (#1157)
v2.9.3
Bugfixes
- Fixes #1082, #1142. bin file correctly prefers local module, uses it, and bails if local module detected.
- Use dist/build
sockjs-clientinstead of module source (#1148)v2.9.2
Bugfixes
... (truncated)
Commits
- See full diff 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 ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.