ui-router / react

đŸ”¼ UI-Router for React
https://ui-router.github.io/react/
MIT License
512 stars 128 forks source link

chore(deps-dev): bump webpack-dev-server from 3.11.2 to 4.15.0 #1196

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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)
dependabot[bot] commented 1 year ago

Superseded by #1202.