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): update webpack-dev-server requirement from ^4.13.1 to ^4.13.3 in /src #2956

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on webpack-dev-server to permit the latest version.

Release notes

Sourced from webpack-dev-server's releases.

v4.13.3

4.13.3 (2023-04-15)

Bug Fixes

Changelog

Sourced from webpack-dev-server's changelog.

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

... (truncated)

Commits
  • 80a96fd chore(release): 4.13.3
  • fcf01d1 fix(perf): reduced initial start time (#4818)
  • fc2c36b chore(deps-dev): bump core-js from 3.30.0 to 3.30.1 (#4817)
  • 63f8ff0 chore(deps-dev): bump webpack from 5.78.0 to 5.79.0 (#4815)
  • abbcb44 chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 (#4811)
  • c883cbc chore(deps-dev): bump memfs from 3.4.13 to 3.5.0 (#4807)
  • 6c0fd28 chore(deps-dev): bump webpack from 5.77.0 to 5.78.0 (#4805)
  • 78b90f8 chore(deps-dev): bump core-js from 3.29.1 to 3.30.0 (#4803)
  • 01410a4 chore(deps-dev): bump @​babel/core from 7.21.3 to 7.21.4 (#4799)
  • 6e8ea8a chore(deps-dev): bump @​babel/preset-env from 7.20.2 to 7.21.4 (#4800)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels May 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/webpack-dev-server-tw-4.13.3 branch 2 times, most recently from f020e1d to 2e4d7d7 Compare May 1, 2023 17:35
Updates the requirements on [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to permit the latest version.
- [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.13.1...v4.13.3)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/webpack-dev-server-tw-4.13.3 branch from 2e4d7d7 to 9ffab01 Compare May 1, 2023 17:53
@roblarsen roblarsen merged commit 6b6bd4f into main May 1, 2023
6 checks passed
@roblarsen roblarsen deleted the dependabot/npm_and_yarn/src/webpack-dev-server-tw-4.13.3 branch May 1, 2023 17:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant