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-dev): bump webpack-dev-server from 4.6.0 to 4.7.0 in /generators/client/templates/react #17380

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2021

Bumps webpack-dev-server from 4.6.0 to 4.7.0.

Release notes

Sourced from webpack-dev-server's releases.

v4.7.0

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)
Changelog

Sourced from webpack-dev-server's changelog.

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)
Commits
  • b0c98f0 chore(release): 4.7.0
  • 3138213 chore(deps): update (#4127)
  • 8f02c3f feat: added types
  • f4fb15f fix: update description of onAfterSetupMiddleware and `onBeforeSetupMiddlew...
  • 37b73d5 test: add e2e test for WEBPACK_SERVE env variable (#4125)
  • f5a9d05 chore(deps-dev): bump eslint from 8.4.1 to 8.5.0 (#4121)
  • c9b959f chore(deps): bump ws from 8.3.0 to 8.4.0 (#4124)
  • 42208aa chore(deps-dev): bump lint-staged from 12.1.2 to 12.1.3 (#4122)
  • f440f84 chore(deps): bump express from 4.17.1 to 4.17.2 (#4120)
  • c13aa56 feat: added the setupMiddlewares option (#4068)
  • 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 4.6.0 to 4.7.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.6.0...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added theme: dependencies Pull requests that update a dependency file theme: react labels Dec 22, 2021
@DanielFran DanielFran merged commit f730788 into main Dec 22, 2021
@DanielFran DanielFran deleted the dependabot/npm_and_yarn/generators/client/templates/react/webpack-dev-server-4.7.0 branch December 22, 2021 07:54
@pascalgrimaud pascalgrimaud added this to the 7.5.0 milestone Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: dependencies Pull requests that update a dependency file theme: react
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants