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

chore(deps): update dependency webpack-dev-server to v3.1.11 [security] #145

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server 3.1.3 -> 3.1.11 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2018-14732

Versions of webpack-dev-server before 3.1.10 are missing origin validation on the websocket server. This vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement (HMR) are not validated.

Recommendation

For webpack-dev-server update to version 3.1.11 or later.


Release Notes

webpack/webpack-dev-server (webpack-dev-server)

v3.1.11

Compare Source

Bug Fixes

v3.1.10

Compare Source

Bug Fixes

v3.1.9

Compare Source

3.1.9 (2018-09-24)

v3.1.8

Compare Source

Bug Fixes
  • package: yargs security vulnerability (dependencies) (#​1492) (8fb67c9)
  • utils/createLogger: ensure quiet always takes precedence (options.quiet) (#​1486) (7a6ca47)

v3.1.7

Compare Source

Bug Fixes

v3.1.6

Compare Source

Bug Fixes
  • bin: handle process signals correctly when the server isn't ready yet (#​1432) (334c3a5)
  • examples/cli: correct template path in open-page example (#​1401) (df30727)
  • schema: allow the output filename to be a {Function} (#​1409) (e2220c4)

v3.1.5

Compare Source

  • Send the Progress event in the client so plugins can use it (#​1427)
  • Update sockjs-client to fix infinite reconnection loop (#​1434)

v3.1.4

Compare Source

  • Update to webpack-dev-middleware 3.1.3, which should fix paths with a space not working on Windows (#​1392)
  • Fix logLevel option silent not being accepted by schema validation (#​1372)

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/npm-webpack-dev-server-vulnerability branch from 6ab4d4a to d090c8b Compare July 22, 2024 05:51
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.1.11 [security] chore(deps): update dependency webpack-dev-server to v3.1.11 [security] - autoclosed Aug 5, 2024
@renovate renovate bot closed this Aug 5, 2024
@renovate renovate bot deleted the renovate/npm-webpack-dev-server-vulnerability branch August 5, 2024 17:48
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.1.11 [security] - autoclosed chore(deps): update dependency webpack-dev-server to v3.1.11 [security] Aug 7, 2024
@renovate renovate bot reopened this Aug 7, 2024
@renovate renovate bot restored the renovate/npm-webpack-dev-server-vulnerability branch August 7, 2024 05:47
@renovate renovate bot force-pushed the renovate/npm-webpack-dev-server-vulnerability branch from d090c8b to 297aa25 Compare August 7, 2024 05:47
@renovate renovate bot force-pushed the renovate/npm-webpack-dev-server-vulnerability branch from 297aa25 to f13968e Compare August 28, 2024 18:01
@renovate renovate bot force-pushed the renovate/npm-webpack-dev-server-vulnerability branch from f13968e to 5e511a8 Compare October 10, 2024 17:47
@renovate renovate bot force-pushed the renovate/npm-webpack-dev-server-vulnerability branch from 5e511a8 to fa89056 Compare December 3, 2024 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant