Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade webpack-dev-server from 3.11.3 to 4.7.2 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade webpack-dev-server from 3.11.3 to 4.7.2.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 19 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-12-29.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-NODEFORGE-2331908
601/1000
Why? Recently disclosed, Has a fix available, CVSS 6.3
No Known Exploit
Open Redirect
SNYK-JS-NODEFORGE-2330875
601/1000
Why? Recently disclosed, Has a fix available, CVSS 6.3
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: webpack-dev-server
  • 4.7.2 - 2021-12-29

    4.7.2 (2021-12-29)

    Bug Fixes

    • apply onAfterSetupMiddleware after setupMiddlewares (as behavior earlier) (f6bc644)
  • 4.7.1 - 2021-12-22

    4.7.1 (2021-12-22)

    Bug Fixes

    • removed url package, fixed compatibility with future webpack defaults (#4132) (4e5d8ea)
  • 4.7.0 - 2021-12-21

    4.7.0 (2021-12-21)

    Features

    • added the setupMiddlewares option and deprecated onAfterSetupMiddleware and onBeforeSetupMiddleware options (#4068) (c13aa56)
    • added types (8f02c3f)
    • show deprecation warning for cacert option (#4115) (c73ddfb)

    Bug Fixes

    • add description for watchFiles options (#4057) (75f3817)
    • allow passing options for custom server (#4110) (fc8bed9)
    • correct schema for ClientLogging (#4084) (9b7ae7b)
    • mark --open-app deprecated in favor of --open-app-name (#4091) (693c28a)
    • show deprecation warning for both https and http2 (#4069) (d8d5d71)
    • update --web-socket-server description (#4098) (65955e9)
    • update listen and close deprecation warning message (#4097) (b217a19)
    • update descriptions of https and server options (#4094) (f97c9e2)
  • 4.6.0 - 2021-11-25

    4.6.0 (2021-11-25)

    Features

    Bug Fixes

  • 4.5.0 - 2021-11-13

    4.5.0 (2021-11-13)

    Features

    Bug Fixes

  • 4.4.0 - 2021-10-27

    4.4.0 (2021-10-27)

    Features

    • added the server option, now you can pass server options, example { server: { type: 'http', options: { maxHeaderSize: 32768 } } }, available options for http and https, note - for http2 is used spdy, options specified in the server.options option take precedence over https/http2 options (#3940) (a70a7ef)
    • added the client.reconnect option (#3912) (5edad76)
    • improve error handling within startCallback and endCallback (#3969) (b0928ac)

    Bug Fixes

  • 4.3.1 - 2021-10-04

    4.3.1 (2021-10-04)

    Bug Fixes

  • 4.3.0 - 2021-09-25

    4.3.0 (2021-09-25)

    Features

    Bug Fixes

    • avoid web socket connection when web socket server is not running (#3879) (8874d72)
    • display file name for warnings/errors in overlay (#3867) (d20def5)
    • formatting errors/warnings (#3877) (f0dbea0)
    • handle 0 value of the port option property (ed67f66)
  • 4.2.1 - 2021-09-13

    4.2.1 (2021-09-13)

    Bug Fixes

  • 4.2.0 - 2021-09-09
  • 4.1.1 - 2021-09-07
  • 4.1.0 - 2021-08-31
  • 4.0.0 - 2021-08-18
  • 4.0.0-rc.1 - 2021-08-17
  • 4.0.0-rc.0 - 2021-07-19
  • 4.0.0-beta.3 - 2021-05-06
  • 4.0.0-beta.2 - 2021-04-06
  • 4.0.0-beta.1 - 2021-03-23
  • 4.0.0-beta.0 - 2020-11-27
  • 3.11.3 - 2021-11-08

    3.11.3 (2021-11-08)

    Bug Fixes

    • replace ansi-html with ansi-html-community (#4011) (4fef67b)
from webpack-dev-server GitHub release notes
Commit messages
Package name: webpack-dev-server

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant