Skip to content

Commit

Permalink
Bump webpack-cli from 5.0.1 to 5.0.2 (#2867)
Browse files Browse the repository at this point in the history
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/releases">webpack-cli's releases</a>.</em></p>
<blockquote>
<h2>v5.0.2</h2>
<h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2">5.0.2</a> (2023-04-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>error message for missing default export in configuration (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3685">#3685</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e0a4a0991cdfccdaf18e7eb479f87bc2ee4e2e5f">e0a4a09</a>)</li>
<li><strong>perf:</strong> reduced startup time (<a href="https://github.com/webpack/webpack-cli/commit/3b79059fe2ee16f4b4ad1f1ed3dfeb680d624128">3b79059</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md">webpack-cli's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2">5.0.2</a> (2023-04-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>error message for missing default export in configuration (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3685">#3685</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e0a4a0991cdfccdaf18e7eb479f87bc2ee4e2e5f">e0a4a09</a>)</li>
<li><strong>perf:</strong> reduced startup time (<a href="https://github.com/webpack/webpack-cli/commit/3b79059fe2ee16f4b4ad1f1ed3dfeb680d624128">3b79059</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/webpack/webpack-cli/commit/a7946f240d74a887b42fdfdf7aae3ae6e0ee4214"><code>a7946f2</code></a> chore(release): publish new version</li>
<li><a href="https://github.com/webpack/webpack-cli/commit/9b27d45c91f40ccd5b45f48ca53e5a385b36d22a"><code>9b27d45</code></a> chore(deps): bump (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3745">#3745</a>)</li>
<li><a href="https://github.com/webpack/webpack-cli/commit/107cb57594b3a8a4f8eb12792d145384a6ac89a0"><code>107cb57</code></a> chore(deps-dev): bump <code>@​types/node</code> from 18.15.12 to 18.15.13 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3746">#3746</a>)</li>
<li><a href="https://github.com/webpack/webpack-cli/commit/3b0f74f319dc46f72bec2076874b2c41002acb54"><code>3b0f74f</code></a> refactor: reduce loops (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3744">#3744</a>)</li>
<li><a href="https://github.com/webpack/webpack-cli/commit/fb3671a1869b10d5d41fbe81442de01424cc3e7b"><code>fb3671a</code></a> chore(deps-dev): bump <code>@​types/node</code> from 18.15.11 to 18.15.12 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3740">#3740</a>)</li>
<li><a href="https://github.com/webpack/webpack-cli/commit/d2a9559b05f0ef838248c3a29f9f9c6a334d5e79"><code>d2a9559</code></a> chore(deps-dev): bump <code>@​types/jest</code> from 29.5.0 to 29.5.1 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3741">#3741</a>)</li>
<li><a href="https://github.com/webpack/webpack-cli/commit/3b11a1f8fface14a6d4afdc7cbe035b9374c74f3"><code>3b11a1f</code></a> chore(deps-dev): bump webpack from 5.79.0 to 5.80.0 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3742">#3742</a>)</li>
<li><a href="https://github.com/webpack/webpack-cli/commit/3b79059fe2ee16f4b4ad1f1ed3dfeb680d624128"><code>3b79059</code></a> fix(perf): reduced startup time</li>
<li><a href="https://github.com/webpack/webpack-cli/commit/8ce797daa371a955f2a3d06c987c3fa707faf3c6"><code>8ce797d</code></a> chore(deps-dev): bump <code>@​typescript-eslint/parser</code> from 5.58.0 to 5.59.0 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3737">#3737</a>)</li>
<li><a href="https://github.com/webpack/webpack-cli/commit/c2137040e8a8ad9557d6c8c4f77a813f6abb5bb5"><code>c213704</code></a> chore(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3736">#3736</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=5.0.1&new-version=5.0.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>
  • Loading branch information
dependabot[bot] committed Apr 24, 2023
1 parent c330005 commit bd55431
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"style-loader": "^3.3.2",
"terser-webpack-plugin": "^5.3.7",
"webpack": "^5.80.0",
"webpack-cli": "^5.0.1",
"webpack-cli": "^5.0.2",
"webpack-dev-server": "^4.13.3"
},
"dependencies": {
Expand Down

0 comments on commit bd55431

Please sign in to comment.