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

[DevDependency] Bump webpack-dev-server from 3.11.2 to 4.15.0 #618

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps webpack-dev-server from 3.11.2 to 4.15.0.

Release notes

Sourced from webpack-dev-server's releases.

v4.15.0

4.15.0 (2023-05-07)

Features

  • overlay displays unhandled promise rejection (#4849) (d1dd430)

v4.14.0

4.14.0 (2023-05-06)

Features

  • allow CLI to be ESM (#4837) (bb4a5d9)
  • allow filter overlay errors/warnings/runtimeErrors with function (#4813) (aab01b3)

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

  • added client.overlay.runtimeErrors option to control runtime errors (#4773) (dca2366)

v4.12.0

... (truncated)

Changelog

Sourced from webpack-dev-server's changelog.

4.15.0 (2023-05-07)

Features

  • overlay displays unhandled promise rejection (#4849) (d1dd430)

4.14.0 (2023-05-06)

Features

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

  • added client.overlay.runtimeErrors option to control runtime errors (#4773) (dca2366)

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)

... (truncated)

Commits
  • 99f66cb chore(release): 4.15.0
  • d1dd430 feat: overlay displays unhandled promise rejection (#4849)
  • 51f8a1b chore(release): 4.14.0
  • aab01b3 feat: allow filter overlay errors/warnings with function (#4813)
  • ee748a7 chore(deps-dev): bump webpack from 5.81.0 to 5.82.0 (#4845)
  • 217e156 chore(deps-dev): bump @​babel/runtime from 7.21.0 to 7.21.5 (#4841)
  • 1aef67c chore(deps-dev): bump @​babel/eslint-parser from 7.21.3 to 7.21.8 (#4843)
  • 37cad89 chore(deps-dev): bump @​babel/core from 7.21.5 to 7.21.8 (#4844)
  • 90bd7ca chore(deps-dev): bump @​babel/core from 7.21.4 to 7.21.5 (#4840)
  • 71d4e4b chore(deps-dev): bump @​babel/preset-env from 7.21.4 to 7.21.5 (#4842)
  • Additional commits viewable in compare view

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 3.11.2 to 4.15.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@v3.11.2...v4.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2023
@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #618 (e1cf5f3) into main (14964a1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #618   +/-   ##
=======================================
  Coverage   73.77%   73.77%           
=======================================
  Files          38       38           
  Lines        1323     1323           
=======================================
  Hits          976      976           
  Misses        347      347           

Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2024

Superseded by #630.

@dependabot dependabot bot closed this May 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-dev-server-4.15.0 branch May 30, 2024 10:40
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
Projects
None yet
0 participants