Skip to content

Commit

Permalink
chore(deps-dev): Bump webpack-cli from 5.0.1 to 5.1.4 (#168)
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.1.4.
<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.1.4</h2>
<h2><a
href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4">5.1.4</a>
(2023-06-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>multi compiler progress output (<a
href="https://github.com/webpack/webpack-cli/commit/f6596242c74100bfd6fa391ed2071402a3bd4785">f659624</a>)</li>
</ul>
<h2>v5.1.3</h2>
<h2><a
href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.2...webpack-cli@5.1.3">5.1.3</a>
(2023-06-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>regression for custom configurations (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3834">#3834</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/bb4f8eb4325219afae3203dc4893af2b4655d5fa">bb4f8eb</a>)</li>
</ul>
<h2>v5.1.2</h2>
<h2><a
href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.2">5.1.2</a>
(2023-06-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>improve check for custom webpack and webpack-dev-server package
existance (<a
href="https://github.com/webpack/webpack-cli/commit/0931ab6dfd8d9f511036bcb7c1a4ea8dde1ff1cb">0931ab6</a>)</li>
<li>improve help for some flags (<a
href="https://github.com/webpack/webpack-cli/commit/f4686141681cfcbc74d57e69a732e176decff225">f468614</a>)</li>
<li>improved support for <code>.cts</code> and <code>.mts</code>
extensions (<a
href="https://github.com/webpack/webpack-cli/commit/a77daf28f8a8ad96410a39d565f011f6bb14f6bb">a77daf2</a>)</li>
</ul>
<h2>v5.1.1</h2>
<h2><a
href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.0...webpack-cli@5.1.1">5.1.1</a>
(2023-05-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>false positive warning when <code>--watch</code> used (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3783">#3783</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/c0436baca2da7a8ce9e53bbbe960dd1951fe6404">c0436ba</a>)</li>
</ul>
<h2>v5.1.0</h2>
<h1><a
href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.0">5.1.0</a>
(2023-05-07)</h1>
<h3>Features</h3>
<ul>
<li>shareable webpack configs using <code>extends</code> (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3738">#3738</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/d04d0b98b69948966c8de5dacf771ac324ba5658">d04d0b9</a>)</li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li>simplify logic, reduce extra loops and perf (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3767">#3767</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/6afe1d3be41e191aa7c4865919d092d952e98605">6afe1d3</a>)</li>
</ul>
<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.1.3...webpack-cli@5.1.4">5.1.4</a>
(2023-06-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>multi compiler progress output (<a
href="https://github.com/webpack/webpack-cli/commit/f6596242c74100bfd6fa391ed2071402a3bd4785">f659624</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.2...webpack-cli@5.1.3">5.1.3</a>
(2023-06-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>regression for custom configurations (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3834">#3834</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/bb4f8eb4325219afae3203dc4893af2b4655d5fa">bb4f8eb</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.2">5.1.2</a>
(2023-06-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>improve check for custom webpack and webpack-dev-server package
existance (<a
href="https://github.com/webpack/webpack-cli/commit/0931ab6dfd8d9f511036bcb7c1a4ea8dde1ff1cb">0931ab6</a>)</li>
<li>improve help for some flags (<a
href="https://github.com/webpack/webpack-cli/commit/f4686141681cfcbc74d57e69a732e176decff225">f468614</a>)</li>
<li>improved support for <code>.cts</code> and <code>.mts</code>
extensions (<a
href="https://github.com/webpack/webpack-cli/commit/a77daf28f8a8ad96410a39d565f011f6bb14f6bb">a77daf2</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.0...webpack-cli@5.1.1">5.1.1</a>
(2023-05-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>false positive warning when <code>--watch</code> used (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3783">#3783</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/c0436baca2da7a8ce9e53bbbe960dd1951fe6404">c0436ba</a>)</li>
</ul>
<h1><a
href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.0">5.1.0</a>
(2023-05-07)</h1>
<h3>Features</h3>
<ul>
<li>shareable webpack configs using <code>extends</code> (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3738">#3738</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/d04d0b98b69948966c8de5dacf771ac324ba5658">d04d0b9</a>)</li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li>simplify logic, reduce extra loops and perf (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3767">#3767</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/6afe1d3be41e191aa7c4865919d092d952e98605">6afe1d3</a>)</li>
</ul>
<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/e07f0e58df103011435524d757102534b75a6796"><code>e07f0e5</code></a>
chore(release): publish new version</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/0345c6f34d0b074151194c1852b12c3a74cab7b7"><code>0345c6f</code></a>
chore(deps-dev): bump <code>@​typescript-eslint/parser</code> from
5.59.8 to 5.59.9 (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3839">#3839</a>)</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/f6596242c74100bfd6fa391ed2071402a3bd4785"><code>f659624</code></a>
fix: multi compiler progress output</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/0d1ff010e3941522fd68175506e15b273aec7f46"><code>0d1ff01</code></a>
chore(deps-dev): bump webpack from 5.85.0 to 5.85.1 (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3837">#3837</a>)</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/a7ec1467d489c12c216e8a5b5599653a36997fa4"><code>a7ec146</code></a>
chore(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3838">#3838</a>)</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/94646351db2f4932cd5b1f8c5e5939834938da3c"><code>9464635</code></a>
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3835">#3835</a>)</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/cf1796f73bd2612e857c41eed8aa49ed21fa5faa"><code>cf1796f</code></a>
docs: update changelog</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/7899c3927926b191d0aca4ed52795b9c3885abfb"><code>7899c39</code></a>
chore(release): publish new version</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/bb4f8eb4325219afae3203dc4893af2b4655d5fa"><code>bb4f8eb</code></a>
fix: regression for custom configurations (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3834">#3834</a>)</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/14b9c182e2c476e13bb1e6b92cc5dee873878fa0"><code>14b9c18</code></a>
docs: update changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.1.4">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.1.4)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: takegue <takegue@gmail.com>
  • Loading branch information
dependabot[bot] and takegue committed Jul 29, 2023
1 parent 055f79e commit 192207d
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

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

0 comments on commit 192207d

Please sign in to comment.