Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2023

Bumps webpack-dev-server from 4.0.0 to 4.12.0.

Release notes

Sourced from webpack-dev-server's releases.

v4.12.0

4.12.0 (2023-03-14)

Features

  • allow to set the sockjs_url option (only sockjs) using the webSocketServer.options.sockjsUrl option (#4586) (69a2fba)
  • catch runtime error (#4605) (87a26cf)
  • improve styles for overlay (#4576) (791fb85)
  • open editor when clicking error on overlay (#4587) (efb2cec)

Bug Fixes

v4.11.1

4.11.1 (2022-09-19)

Bug Fixes

  • respect client.logging option for all logs (#4572) (375835c)

v4.11.0

4.11.0 (2022-09-07)

Features

  • make allowedHosts accept localhost subdomains by default (#4357) (0a33e6a)

Bug Fixes

v4.10.1

4.10.1 (2022-08-29)

Bug Fixes

v4.10.0

4.10.0 (2022-08-10)

... (truncated)

Changelog

Sourced from webpack-dev-server's changelog.

4.12.0 (2023-03-14)

Features

  • allow to set the sockjs_url option (only sockjs) using the webSocketServer.options.sockjsUrl option (#4586) (69a2fba)
  • catch runtime error (#4605) (87a26cf)
  • improve styles for overlay (#4576) (791fb85)
  • open editor when clicking error on overlay (#4587) (efb2cec)

Bug Fixes

4.11.1 (2022-09-19)

Bug Fixes

  • respect client.logging option for all logs (#4572) (375835c)

4.11.0 (2022-09-07)

Features

  • make allowedHosts accept localhost subdomains by default (#4357) (0a33e6a)

Bug Fixes

4.10.1 (2022-08-29)

Bug Fixes

4.10.0 (2022-08-10)

Features

  • allow to configure more client options via resource URL (#4274) (216e3cb)

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0 to 4.12.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v4.0.0...v4.12.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2023
@guardrails
Copy link

guardrails bot commented Mar 15, 2023

⚠️ We detected 26 security issues in this pull request:

Vulnerable Libraries (26)
Severity Details
High pkg:npm/[email protected]@1.13.0 (t) upgrade to: 1.14.7
High pkg:npm/[email protected]@8.0.0 (t) upgrade to: 6.0.2,7.1.1,8.0.1
Critical pkg:npm/[email protected]@1.2.5 (t) upgrade to: 1.2.6
High pkg:npm/[email protected]@4.18.2 (t) - no patch available
High pkg:npm/[email protected]@0.2.0 (t) - no patch available
High pkg:npm/[email protected]@3.0.4 (t) upgrade to: 3.0.5
Critical pkg:npm/[email protected]@2.1.2 (t) - no patch available
Medium pkg:npm/[email protected]@5.7.0 (t) upgrade to: 4.8.1,5.14.2
High pkg:npm/[email protected]@3.13.0 (t) - no patch available
High pkg:npm/[email protected]@1.0.2 (t) upgrade to: 2.0.1
High pkg:npm/[email protected]@2.1.2 (t) upgrade to: 2.2.2
Critical pkg:npm/[email protected]@1.4.0 (t) upgrade to: 2.0.3
Medium pkg:npm/[email protected]@7.0.36 (t) - no patch available
N/A pkg:npm/[email protected]@2.6.9 (t) upgrade to: 3.1.0
High pkg:npm/[email protected]@6.1.4 (t) upgrade to: 4.4.18,5.0.10,6.1.9
High pkg:npm/[email protected]@4.5.0 (t) - no patch available
High pkg:npm/[email protected]@1.0.1 (t) upgrade to: 2.2.2
Medium pkg:npm/[email protected]@4.6.7 (t) - no patch available
High pkg:npm/[email protected]@3.0.0 (t) upgrade to: 4.2.2
Critical pkg:npm/[email protected]@2.0.1 (t) - no patch available
High pkg:npm/[email protected]@3.1.0 (t) upgrade to: 5.1.2
High pkg:npm/[email protected]@3.2.1 (t) - no patch available
High pkg:npm/[email protected]@4.1.0 (t) upgrade to: 6.0.1,5.0.1,4.1.1,3.0.1
Critical pkg:npm/[email protected]@1.0.0 (t) - no patch available
Critical pkg:npm/[email protected]@2.0.0 (t) upgrade to: 2.0.3
Medium pkg:npm/[email protected]@6.12.0 (t) upgrade to: 6.12.3

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2023

Superseded by #443.

@dependabot dependabot bot closed this Mar 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/webpack-dev-server-4.12.0 branch March 20, 2023 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant