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

[Merged by Bors] - Bump webpack-dev-server from 4.9.1 to 4.9.2 #2105

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2022

Bumps webpack-dev-server from 4.9.1 to 4.9.2.

Release notes

Sourced from webpack-dev-server's releases.

v4.9.2

4.9.2 (2022-06-06)

Bug Fixes

Changelog

Sourced from webpack-dev-server's changelog.

4.9.2 (2022-06-06)

Bug Fixes

Commits
  • 297f8f0 chore(release): 4.9.2
  • af83deb fix: add @types/serve-static to dependencies (#4468)
  • 07aaa45 chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 (#4474)
  • 8b18bd1 chore(deps): bump colorette from 2.0.16 to 2.0.17 (#4473)
  • 4ee117c chore(deps-dev): bump webpack from 5.72.1 to 5.73.0 (#4472)
  • cb13936 chore(deps-dev): bump core-js from 3.22.7 to 3.22.8 (#4471)
  • 341dc60 chore(deps-dev): bump lint-staged from 12.4.3 to 12.5.0 (#4470)
  • See full diff 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.9.1 to 4.9.2.
- [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.9.1...v4.9.2)

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

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 Jun 7, 2022
@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #2105 (78746a1) into main (4a7867e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2105   +/-   ##
=======================================
  Coverage   43.66%   43.66%           
=======================================
  Files         217      217           
  Lines       19644    19644           
=======================================
  Hits         8578     8578           
  Misses      11066    11066           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a7867e...78746a1. Read the comment docs.

@Razican
Copy link
Member

Razican commented Jun 7, 2022

bors r+

bors bot pushed a commit that referenced this pull request Jun 7, 2022
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.1 to 4.9.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/releases">webpack-dev-server's releases</a>.</em></p>
<blockquote>
<h2>v4.9.2</h2>
<h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2">4.9.2</a> (2022-06-06)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>add <code>@types/serve-static</code> to dependencies (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4468">#4468</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/af83deb199dc1d8cae4365ec2c5acf07e29358df">af83deb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md">webpack-dev-server's changelog</a>.</em></p>
<blockquote>
<h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2">4.9.2</a> (2022-06-06)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>add <code>@types/serve-static</code> to dependencies (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4468">#4468</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/af83deb199dc1d8cae4365ec2c5acf07e29358df">af83deb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/297f8f0417d9a852eaff9bf59b9ef418209be1bf"><code>297f8f0</code></a> chore(release): 4.9.2</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/af83deb199dc1d8cae4365ec2c5acf07e29358df"><code>af83deb</code></a> fix: add <code>@types/serve-static</code> to dependencies (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4468">#4468</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/07aaa4533b5d504db7e170cc3fa9e63cf115dc68"><code>07aaa45</code></a> chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4474">#4474</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/8b18bd1146a88dea26dc302889f5aac0eb76d3c3"><code>8b18bd1</code></a> chore(deps): bump colorette from 2.0.16 to 2.0.17 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4473">#4473</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/4ee117c4217845f1a031b4dd80b11bb561e6d956"><code>4ee117c</code></a> chore(deps-dev): bump webpack from 5.72.1 to 5.73.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4472">#4472</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/cb1393643e713f499fdd2afa9cc37fc1081c8781"><code>cb13936</code></a> chore(deps-dev): bump core-js from 3.22.7 to 3.22.8 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4471">#4471</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/341dc605515e33af9d0fe5f583043e9fec0fdb86"><code>341dc60</code></a> chore(deps-dev): bump lint-staged from 12.4.3 to 12.5.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4470">#4470</a>)</li>
<li>See full diff in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-dev-server&package-manager=npm_and_yarn&previous-version=4.9.1&new-version=4.9.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
@bors
Copy link

bors bot commented Jun 7, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Bump webpack-dev-server from 4.9.1 to 4.9.2 [Merged by Bors] - Bump webpack-dev-server from 4.9.1 to 4.9.2 Jun 7, 2022
@bors bors bot closed this Jun 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@bors bors bot deleted the dependabot/npm_and_yarn/webpack-dev-server-4.9.2 branch June 7, 2022 08:59
Razican pushed a commit that referenced this pull request Jun 8, 2022
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.1 to 4.9.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/releases">webpack-dev-server's releases</a>.</em></p>
<blockquote>
<h2>v4.9.2</h2>
<h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2">4.9.2</a> (2022-06-06)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>add <code>@types/serve-static</code> to dependencies (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4468">#4468</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/af83deb199dc1d8cae4365ec2c5acf07e29358df">af83deb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md">webpack-dev-server's changelog</a>.</em></p>
<blockquote>
<h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2">4.9.2</a> (2022-06-06)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>add <code>@types/serve-static</code> to dependencies (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4468">#4468</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/af83deb199dc1d8cae4365ec2c5acf07e29358df">af83deb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/297f8f0417d9a852eaff9bf59b9ef418209be1bf"><code>297f8f0</code></a> chore(release): 4.9.2</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/af83deb199dc1d8cae4365ec2c5acf07e29358df"><code>af83deb</code></a> fix: add <code>@types/serve-static</code> to dependencies (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4468">#4468</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/07aaa4533b5d504db7e170cc3fa9e63cf115dc68"><code>07aaa45</code></a> chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4474">#4474</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/8b18bd1146a88dea26dc302889f5aac0eb76d3c3"><code>8b18bd1</code></a> chore(deps): bump colorette from 2.0.16 to 2.0.17 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4473">#4473</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/4ee117c4217845f1a031b4dd80b11bb561e6d956"><code>4ee117c</code></a> chore(deps-dev): bump webpack from 5.72.1 to 5.73.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4472">#4472</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/cb1393643e713f499fdd2afa9cc37fc1081c8781"><code>cb13936</code></a> chore(deps-dev): bump core-js from 3.22.7 to 3.22.8 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4471">#4471</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/341dc605515e33af9d0fe5f583043e9fec0fdb86"><code>341dc60</code></a> chore(deps-dev): bump lint-staged from 12.4.3 to 12.5.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4470">#4470</a>)</li>
<li>See full diff in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-dev-server&package-manager=npm_and_yarn&previous-version=4.9.1&new-version=4.9.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants