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.10.0 to 4.10.1 #2253

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2022

Bumps webpack-dev-server from 4.10.0 to 4.10.1.

Release notes

Sourced from webpack-dev-server's releases.

v4.10.1

4.10.1 (2022-08-29)

Bug Fixes

Changelog

Sourced from webpack-dev-server's changelog.

4.10.1 (2022-08-29)

Bug Fixes

Commits
  • eb997bb chore(release): 4.10.1
  • 4eed30e ci: enable jest --shard option in github-actions (#4545)
  • 97dba79 chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 (#4550)
  • a2eb40c chore(deps-dev): bump core-js from 3.24.1 to 3.25.0 (#4548)
  • 6a430d4 fix: compatibility with old browsers (#4544)
  • 735864c chore(deps-dev): bump marked from 4.0.18 to 4.0.19 (#4546)
  • 22443c2 chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 (#4549)
  • 02e11e1 chore(deps-dev): bump @​babel/core from 7.18.10 to 7.18.13 (#4547)
  • 751214a chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 (#4541)
  • 544543a ci: add workflow to cancel previous runs (#4542)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 30, 2022
@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #2253 (d85bf21) into main (50f756e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2253   +/-   ##
=======================================
  Coverage   41.31%   41.31%           
=======================================
  Files         234      234           
  Lines       22017    22017           
=======================================
  Hits         9097     9097           
  Misses      12920    12920           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Razican
Copy link
Member

Razican commented Aug 31, 2022

Bors r+

bors bot pushed a commit that referenced this pull request Aug 31, 2022
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.0 to 4.10.1.
<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.10.1</h2>
<h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1">4.10.1</a> (2022-08-29)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>compatibility with old browsers (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4544">#4544</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/6a430d495e3e616304000e21e72deba27eb5303f">6a430d4</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.10.0...v4.10.1">4.10.1</a> (2022-08-29)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>compatibility with old browsers (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4544">#4544</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/6a430d495e3e616304000e21e72deba27eb5303f">6a430d4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/eb997bba98765d78e9193b010eb845f8ace30637"><code>eb997bb</code></a> chore(release): 4.10.1</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/4eed30e606cb31869dd8c00b00afdd15218eba56"><code>4eed30e</code></a> ci: enable jest <code>--shard</code> option in github-actions (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4545">#4545</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/97dba79fecd4c289f15b04974e49abb936363783"><code>97dba79</code></a> chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4550">#4550</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/a2eb40cfd0bf2e059b70637bfbd9477c9c83c7fc"><code>a2eb40c</code></a> chore(deps-dev): bump core-js from 3.24.1 to 3.25.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4548">#4548</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/6a430d495e3e616304000e21e72deba27eb5303f"><code>6a430d4</code></a> fix: compatibility with old browsers (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4544">#4544</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/735864c305e159e4a89de8e388bec069788e09ae"><code>735864c</code></a> chore(deps-dev): bump marked from 4.0.18 to 4.0.19 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4546">#4546</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/22443c2a4295e14be797446f211fe8f4cc6a2386"><code>22443c2</code></a> chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4549">#4549</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/02e11e133dda80f49a78f6b7289acf4ad27e094a"><code>02e11e1</code></a> chore(deps-dev): bump <code>@​babel/core</code> from 7.18.10 to 7.18.13 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4547">#4547</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/751214a294ec9ae6f1b2206446c734510f386b33"><code>751214a</code></a> chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4541">#4541</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/544543a0b3a34e33c54511178f1fe244f7ec3ecb"><code>544543a</code></a> ci: add workflow to cancel previous runs (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4542">#4542</a>)</li>
<li>See full diff in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1">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.10.0&new-version=4.10.1)](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>
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.0 to 4.10.1.
- [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.10.0...v4.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-dev-server-4.10.1 branch from e40ad14 to d85bf21 Compare August 31, 2022 12:11
@bors
Copy link

bors bot commented Aug 31, 2022

Canceled.

@Razican
Copy link
Member

Razican commented Aug 31, 2022

Bors r+

bors bot pushed a commit that referenced this pull request Aug 31, 2022
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.0 to 4.10.1.
<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.10.1</h2>
<h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1">4.10.1</a> (2022-08-29)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>compatibility with old browsers (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4544">#4544</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/6a430d495e3e616304000e21e72deba27eb5303f">6a430d4</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.10.0...v4.10.1">4.10.1</a> (2022-08-29)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>compatibility with old browsers (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4544">#4544</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/6a430d495e3e616304000e21e72deba27eb5303f">6a430d4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/eb997bba98765d78e9193b010eb845f8ace30637"><code>eb997bb</code></a> chore(release): 4.10.1</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/4eed30e606cb31869dd8c00b00afdd15218eba56"><code>4eed30e</code></a> ci: enable jest <code>--shard</code> option in github-actions (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4545">#4545</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/97dba79fecd4c289f15b04974e49abb936363783"><code>97dba79</code></a> chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4550">#4550</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/a2eb40cfd0bf2e059b70637bfbd9477c9c83c7fc"><code>a2eb40c</code></a> chore(deps-dev): bump core-js from 3.24.1 to 3.25.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4548">#4548</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/6a430d495e3e616304000e21e72deba27eb5303f"><code>6a430d4</code></a> fix: compatibility with old browsers (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4544">#4544</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/735864c305e159e4a89de8e388bec069788e09ae"><code>735864c</code></a> chore(deps-dev): bump marked from 4.0.18 to 4.0.19 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4546">#4546</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/22443c2a4295e14be797446f211fe8f4cc6a2386"><code>22443c2</code></a> chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4549">#4549</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/02e11e133dda80f49a78f6b7289acf4ad27e094a"><code>02e11e1</code></a> chore(deps-dev): bump <code>@​babel/core</code> from 7.18.10 to 7.18.13 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4547">#4547</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/751214a294ec9ae6f1b2206446c734510f386b33"><code>751214a</code></a> chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4541">#4541</a>)</li>
<li><a href="https://github.com/webpack/webpack-dev-server/commit/544543a0b3a34e33c54511178f1fe244f7ec3ecb"><code>544543a</code></a> ci: add workflow to cancel previous runs (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4542">#4542</a>)</li>
<li>See full diff in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1">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.10.0&new-version=4.10.1)](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 Aug 31, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Bump webpack-dev-server from 4.10.0 to 4.10.1 [Merged by Bors] - Bump webpack-dev-server from 4.10.0 to 4.10.1 Aug 31, 2022
@bors bors bot closed this Aug 31, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 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.10.1 branch August 31, 2022 15:14
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