Skip to content

Bump webpack-dev-server from 3.11.0 to 4.1.0#131

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/webpack-dev-server-4.1.0
Closed

Bump webpack-dev-server from 3.11.0 to 4.1.0#131
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/webpack-dev-server-4.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 2021

Bumps webpack-dev-server from 3.11.0 to 4.1.0.

Release notes

Sourced from webpack-dev-server's releases.

v4.1.0

4.1.0 (2021-08-31)

Features

  • added the magicHtml option (#3717) (4831f58)
  • allow to set hot and live-reload for client using search params (1c57680)
  • show warning when the hot option is enabled with the HMR plugin in config (#3744) (6cb1e4e)

Bug Fixes

  • change log type of Disconnected! to info (fde27f5)
  • handle --allowed-hosts all correctly (#3720) (326ed56)
  • output documentation link on errors (#3680) (e16221b)
  • respect the bypass option with target/router options for proxy (b5dd568)

v4.0.0

4.0.0 (2021-08-18)

Notes:

  • migration guide from v3 to v4 can be found here

Bug Fixes

v4.0.0-rc.1

4.0.0-rc.1 (2021-08-17)

Notes:

  • migration guide from v3 to v4 can be found here

Features

Bug Fixes

  • fix usage legacy API (#3660) (c4678bc)
  • proxy logging and allow to pass options without the target option (#3651) (6e2cbde)
  • render ansi formatted error messages correctly in overlay (#3579) (9313454)
  • use value of the infastructureLogging.level option by default for client.logging. (#3613) (c9ccc96)
  • schema for the host option (#3549) (7200d31)

... (truncated)

Changelog

Sourced from webpack-dev-server's changelog.

4.1.0 (2021-08-31)

Features

  • added the magicHtml option (#3717) (4831f58)
  • allow to set hot and live-reload for client using search params (1c57680)
  • show warning when the hot option is enabled with the HMR plugin in config (#3744) (6cb1e4e)

Bug Fixes

  • change log type of Disconnected! to info (fde27f5)
  • handle --allowed-hosts all correctly (#3720) (326ed56)
  • output documentation link on errors (#3680) (e16221b)
  • respect the bypass option with target/router options for proxy (b5dd568)

4.0.0 (2021-08-18)

Notes:

  • migration guide from v3 to v4 can be found here

Bug Fixes

4.0.0-rc.1 (2021-08-17)

Notes:

  • migration guide from v3 to v4 can be found here

Features

Bug Fixes

  • fix usage legacy API (#3660) (c4678bc)
  • proxy logging and allow to pass options without the target option (#3651) (6e2cbde)
  • render ansi formatted error messages correctly in overlay (#3579) (9313454)
  • use value of the infastructureLogging.level option by default for client.logging. (#3613) (c9ccc96)
  • schema for the host option (#3549) (7200d31)
  • show deprecation warning for incorrect usage of Node.js API (#3563) (62b21ff)

4.0.0-rc.0 (2021-07-19)

... (truncated)

Commits
  • dfca34e chore(release): 4.1.0
  • 056f402 chore(deps-dev): bump jest from 27.0.6 to 27.1.0 (#3764)
  • d4282dc refactor(Server): remove redundant anonymous functions (#3750)
  • fde27f5 fix: change log type of "Disconnected!" to info
  • 0b8ebd6 chore(deps-dev): bump core-js
  • fe578bb chore(deps-dev): bump babel-jest
  • e8db020 chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#3756)
  • c846a45 chore(deps): bump ws from 8.2.0 to 8.2.1 (#3766)
  • 3b30acb docs: use more specific text in historyApiFallback example (#3767)
  • caa3362 test: refactor e2e tests to use response.text()
  • 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.0 to 4.1.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.0...v4.1.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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 7, 2021

Superseded by #135.

@dependabot dependabot bot closed this Sep 7, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-dev-server-4.1.0 branch September 7, 2021 19:25
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 PR: unreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants