stryker-mutator / azure-devops-mutationreport-publisher

Azure Devops extension to publish and display the mutation testing report in the build result
Apache License 2.0
11 stars 6 forks source link

chore: Bump webpack-dev-server from 4.13.3 to 4.15.0 #981

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps webpack-dev-server from 4.13.3 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)
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

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)