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

Bump webpack-dev-server from 4.11.1 to 4.13.0 #1283

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2023

Bumps webpack-dev-server from 4.11.1 to 4.13.0.

Release notes

Sourced from webpack-dev-server's releases.

v4.13.0

4.13.0 (2023-03-17)

Features

  • added client.overlay.runtimeErrors option to control runtime errors (#4773) (dca2366)

v4.12.0

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

Changelog

Sourced from webpack-dev-server's changelog.

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

Commits
  • 4e84607 chore(release): 4.13.0
  • dca2366 feat: added client.overlay.runtimeErrors option to control runtime errors (...
  • 46e02f3 chore(deps): bump graceful-fs from 4.2.10 to 4.2.11 (#4775)
  • cf7b0db chore(deps-dev): bump webpack from 5.76.1 to 5.76.2 (#4772)
  • 2c8d98c chore(deps-dev): bump @​babel/core from 7.21.0 to 7.21.3 (#4769)
  • f1df043 chore(deps-dev): bump @​babel/eslint-parser from 7.19.1 to 7.21.3 (#4770)
  • 4ffcf2b chore(release): 4.12.0
  • a615d5b chore(deps): update (#4768)
  • 87a26cf feat: catch runtime error (#4605)
  • b0f15ac chore(deps-dev): bump @​babel/cli from 7.20.7 to 7.21.0 (#4745)
  • 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 dependabot bot added dependencies javascript Pull requests that update Javascript code labels Mar 17, 2023
@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@b28c849). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1283   +/-   ##
=======================================
  Coverage        ?   95.37%           
=======================================
  Files           ?      243           
  Lines           ?     7627           
  Branches        ?     2002           
=======================================
  Hits            ?     7274           
  Misses          ?      353           
  Partials        ?        0           

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.0.
- [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.11.1...v4.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-dev-server-4.13.0 branch from b42cc54 to 148b603 Compare March 18, 2023 01:55
@yurishkuro yurishkuro merged commit 6d121da into main Mar 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-dev-server-4.13.0 branch March 18, 2023 02:05
Binrix pushed a commit to Binrix/jaeger-ui that referenced this pull request Apr 18, 2023
Bumps
[webpack-dev-server](https://github.com/webpack/webpack-dev-server) from
4.11.1 to 4.13.0.
<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.13.0</h2>
<h2><a
href="https://github.com/webpack/webpack-dev-server/compare/v4.12.0...v4.13.0">4.13.0</a>
(2023-03-17)</h2>
<h3>Features</h3>
<ul>
<li>added <code>client.overlay.runtimeErrors</code> option to control
runtime errors (<a
href="https://github.com/webpack/webpack-dev-server/issues/4773">#4773</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/dca2366e22a262e6052dae060c8b237f4e6fd26b">dca2366</a>)</li>
</ul>
<h2>v4.12.0</h2>
<h2><a
href="https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.12.0">4.12.0</a>
(2023-03-14)</h2>
<h3>Features</h3>
<ul>
<li>allow to set the <code>sockjs_url</code> option (only
<code>sockjs</code>) using the
<code>webSocketServer.options.sockjsUrl</code> option (<a
href="https://github.com/webpack/webpack-dev-server/issues/4586">#4586</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/69a2fba4e915b4814de1c3cb27930a13dc994945">69a2fba</a>)</li>
<li>catch runtime error (<a
href="https://github.com/webpack/webpack-dev-server/issues/4605">#4605</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/87a26cf4c1fd9ac8140d345a8520a8d5cb059556">87a26cf</a>)</li>
<li>improve styles for overlay (<a
href="https://github.com/webpack/webpack-dev-server/issues/4576">#4576</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/791fb85931299eea052b3c37d4353d48ea34fa5e">791fb85</a>)</li>
<li>open editor when clicking error on overlay (<a
href="https://github.com/webpack/webpack-dev-server/issues/4587">#4587</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/efb2cec3f8acbbe5113aad20529e268c01ac29c2">efb2cec</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>compatibility with <code>experiments.buildHttp</code> (<a
href="https://github.com/webpack/webpack-dev-server/issues/4585">#4585</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/5b846cbe9bfb8444bc7605654fcebf4e87766aa4">5b846cb</a>)</li>
<li>respect <code>NODE_PATH</code> env variable (<a
href="https://github.com/webpack/webpack-dev-server/issues/4581">#4581</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/b857e6fa3b86facc63811438eef17be92dc36dc6">b857e6f</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>
<h2><a
href="https://github.com/webpack/webpack-dev-server/compare/v4.12.0...v4.13.0">4.13.0</a>
(2023-03-17)</h2>
<h3>Features</h3>
<ul>
<li>added <code>client.overlay.runtimeErrors</code> option to control
runtime errors (<a
href="https://github.com/webpack/webpack-dev-server/issues/4773">#4773</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/dca2366e22a262e6052dae060c8b237f4e6fd26b">dca2366</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.12.0">4.12.0</a>
(2023-03-14)</h2>
<h3>Features</h3>
<ul>
<li>allow to set the <code>sockjs_url</code> option (only
<code>sockjs</code>) using the
<code>webSocketServer.options.sockjsUrl</code> option (<a
href="https://github.com/webpack/webpack-dev-server/issues/4586">#4586</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/69a2fba4e915b4814de1c3cb27930a13dc994945">69a2fba</a>)</li>
<li>catch runtime error (<a
href="https://github.com/webpack/webpack-dev-server/issues/4605">#4605</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/87a26cf4c1fd9ac8140d345a8520a8d5cb059556">87a26cf</a>)</li>
<li>improve styles for overlay (<a
href="https://github.com/webpack/webpack-dev-server/issues/4576">#4576</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/791fb85931299eea052b3c37d4353d48ea34fa5e">791fb85</a>)</li>
<li>open editor when clicking error on overlay (<a
href="https://github.com/webpack/webpack-dev-server/issues/4587">#4587</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/efb2cec3f8acbbe5113aad20529e268c01ac29c2">efb2cec</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>compatibility with <code>experiments.buildHttp</code> (<a
href="https://github.com/webpack/webpack-dev-server/issues/4585">#4585</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/5b846cbe9bfb8444bc7605654fcebf4e87766aa4">5b846cb</a>)</li>
<li>respect <code>NODE_PATH</code> env variable (<a
href="https://github.com/webpack/webpack-dev-server/issues/4581">#4581</a>)
(<a
href="https://github.com/webpack/webpack-dev-server/commit/b857e6fa3b86facc63811438eef17be92dc36dc6">b857e6f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack/webpack-dev-server/commit/4e846078b3b9befafbc56b1cd6db7778175355c9"><code>4e84607</code></a>
chore(release): 4.13.0</li>
<li><a
href="https://github.com/webpack/webpack-dev-server/commit/dca2366e22a262e6052dae060c8b237f4e6fd26b"><code>dca2366</code></a>
feat: added <code>client.overlay.runtimeErrors</code> option to control
runtime errors (...</li>
<li><a
href="https://github.com/webpack/webpack-dev-server/commit/46e02f3d0b8406b120dc60f6c61960fb498c5d15"><code>46e02f3</code></a>
chore(deps): bump graceful-fs from 4.2.10 to 4.2.11 (<a
href="https://github.com/webpack/webpack-dev-server/issues/4775">#4775</a>)</li>
<li><a
href="https://github.com/webpack/webpack-dev-server/commit/cf7b0dbadb7718092ac4311dab92fd81c0c55636"><code>cf7b0db</code></a>
chore(deps-dev): bump webpack from 5.76.1 to 5.76.2 (<a
href="https://github.com/webpack/webpack-dev-server/issues/4772">#4772</a>)</li>
<li><a
href="https://github.com/webpack/webpack-dev-server/commit/2c8d98ca37f6b510591e7f855043db0bf49f76e3"><code>2c8d98c</code></a>
chore(deps-dev): bump <code>@​babel/core</code> from 7.21.0 to 7.21.3
(<a
href="https://github.com/webpack/webpack-dev-server/issues/4769">#4769</a>)</li>
<li><a
href="https://github.com/webpack/webpack-dev-server/commit/f1df0436922daa89650671a2be04671d8d05dce2"><code>f1df043</code></a>
chore(deps-dev): bump <code>@​babel/eslint-parser</code> from 7.19.1 to
7.21.3 (<a
href="https://github.com/webpack/webpack-dev-server/issues/4770">#4770</a>)</li>
<li><a
href="https://github.com/webpack/webpack-dev-server/commit/4ffcf2bd7100cb317b8606f3059ad31e754ec5ec"><code>4ffcf2b</code></a>
chore(release): 4.12.0</li>
<li><a
href="https://github.com/webpack/webpack-dev-server/commit/a615d5b52a77a57318da9ceac890015938452d9e"><code>a615d5b</code></a>
chore(deps): update (<a
href="https://github.com/webpack/webpack-dev-server/issues/4768">#4768</a>)</li>
<li><a
href="https://github.com/webpack/webpack-dev-server/commit/87a26cf4c1fd9ac8140d345a8520a8d5cb059556"><code>87a26cf</code></a>
feat: catch runtime error (<a
href="https://github.com/webpack/webpack-dev-server/issues/4605">#4605</a>)</li>
<li><a
href="https://github.com/webpack/webpack-dev-server/commit/b0f15ace0123c125d5870609ef4691c141a6d187"><code>b0f15ac</code></a>
chore(deps-dev): bump <code>@​babel/cli</code> from 7.20.7 to 7.21.0 (<a
href="https://github.com/webpack/webpack-dev-server/issues/4745">#4745</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.0">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.11.1&new-version=4.13.0)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant