Skip to content

Commit

Permalink
chore(deps-dev): Bump webpack-cli from 5.1.4 to 6.0.1 in /src/theme-s…
Browse files Browse the repository at this point in the history
…rc (#2097)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4
to 6.0.1.
<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>v6.0.1</h2>
<h2><a
href="https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1">6.0.1</a>
(2024-12-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update peer dependencies (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4356">#4356</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/7a7e5d9f4bd796c7d1089db228b9581e97cc897e">7a7e5d9</a>)</li>
</ul>
<h2>v6.0.0</h2>
<h1><a
href="https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.0">6.0.0</a>
(2024-12-19)</h1>
<h3>BREAKING CHANGES</h3>
<ul>
<li>the minimum required Node.js version is <code>18.12.0</code></li>
<li>removed <code>init</code>, <code>loader</code> and
<code>plugin</code> commands in favor <a
href="https://github.com/webpack/webpack-cli/tree/master/packages/create-webpack-app"><code>create-webpack-app</code></a></li>
<li>dropped support for <code>webpack-dev-server@v4</code></li>
<li>minimum supported webpack version is <code>5.82.0</code></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>allow to require <code>webpack.config.js</code> in ESM format (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4346">#4346</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/51066846326bcae5f9793d3496325213342d3dd2">5106684</a>)</li>
<li>correct the minimum help output (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4057">#4057</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/c727c4f3c790797cf46a6c0bc83ba77803d3eb05">c727c4f</a>)</li>
<li>gracefully shutting down (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4145">#4145</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/90720e26ba3b0d115ed066fb8ec3db074751163e">90720e2</a>)</li>
<li>improve help output for possible values (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4316">#4316</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/4cd5aef3b93e3d73b5175c36cf9e8f9ae4455cb2">4cd5aef</a>)</li>
<li>no serve when dev-server is false (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/2947">#2947</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/a93e8603a4c2639916152a013afed04c0e8f3a35">a93e860</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>output pnpm version with <code>info</code>/<code>version</code>
command (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3906">#3906</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/38f3c6f2b99f098d2f4afd60f005e8ff5cd44435">38f3c6f</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/[email protected]@6.0.1">6.0.1</a>
(2024-12-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update peer dependencies (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4356">#4356</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/7a7e5d9f4bd796c7d1089db228b9581e97cc897e">7a7e5d9</a>)</li>
</ul>
<h1><a
href="https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.0">6.0.0</a>
(2024-12-19)</h1>
<h3>BREAKING CHANGES</h3>
<ul>
<li>the minimum required Node.js version is <code>18.12.0</code></li>
<li>removed <code>init</code>, <code>loader</code> and
<code>plugin</code> commands in favor <a
href="https://github.com/webpack/webpack-cli/tree/master/packages/create-webpack-app"><code>create-webpack-app</code></a></li>
<li>dropped support for <code>webpack-dev-server@v4</code></li>
<li>minimum supported webpack version is <code>5.82.0</code></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>allow to require <code>webpack.config.js</code> in ESM format (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4346">#4346</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/51066846326bcae5f9793d3496325213342d3dd2">5106684</a>)</li>
<li>correct the minimum help output (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4057">#4057</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/c727c4f3c790797cf46a6c0bc83ba77803d3eb05">c727c4f</a>)</li>
<li>gracefully shutting down (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4145">#4145</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/90720e26ba3b0d115ed066fb8ec3db074751163e">90720e2</a>)</li>
<li>improve help output for possible values (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4316">#4316</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/4cd5aef3b93e3d73b5175c36cf9e8f9ae4455cb2">4cd5aef</a>)</li>
<li>no serve when dev-server is false (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/2947">#2947</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/a93e8603a4c2639916152a013afed04c0e8f3a35">a93e860</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>output pnpm version with <code>info</code>/<code>version</code>
command (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/3906">#3906</a>)
(<a
href="https://github.com/webpack/webpack-cli/commit/38f3c6f2b99f098d2f4afd60f005e8ff5cd44435">38f3c6f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack/webpack-cli/commit/480b33d23b277b3a55310bfc6dec8bcd3d4ed404"><code>480b33d</code></a>
chore(release): publish new version</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/7a5071bc637944d25711b7734dd6e6f741a6c6a5"><code>7a5071b</code></a>
test: fix</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/8326501cc2ad65937b2f10a4ccb287e87cd28932"><code>8326501</code></a>
fix: better default values</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/eab2f3972e9c7b56a149761ac10e8e43b0a9339c"><code>eab2f39</code></a>
fix: less dependencies</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/2db119517e5b5689a2bb05902d9567d52845b726"><code>2db1195</code></a>
refactor: code</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/fca8c0073cb76a05035a4c8a8059e1a02e982c5e"><code>fca8c00</code></a>
fix: logging</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/09c7cd715f7c573be0d882fe45e2c3a5097916fd"><code>09c7cd7</code></a>
fix: reduce package size, avoid <code>*.d.ts</code></li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/7a7e5d9f4bd796c7d1089db228b9581e97cc897e"><code>7a7e5d9</code></a>
fix: update peer dependencies (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4356">#4356</a>)</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/5405aedeb184191fbe035f8f31410a915062d609"><code>5405aed</code></a>
chore(deps-dev): bump readable-stream in the dependencies group (<a
href="https://redirect.github.com/webpack/webpack-cli/issues/4355">#4355</a>)</li>
<li><a
href="https://github.com/webpack/webpack-cli/commit/270fdc26045766e1d7a3c0c2bd1797f59d8df8cd"><code>270fdc2</code></a>
chore(release): create-webpack-app</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1">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.1.4&new-version=6.0.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent b5888fb commit 8a64094
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 67 deletions.
2 changes: 1 addition & 1 deletion src/theme-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"stylelint-webpack-plugin": "^5.0.1",
"tailwindcss": "^3.4.17",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-cli": "^6.0.1",
"webpack-manifest-plugin": "^5.0.0",
"webpack-remove-empty-scripts": "^1.0.4"
}
Expand Down
129 changes: 63 additions & 66 deletions src/theme-src/pnpm-lock.yaml

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

0 comments on commit 8a64094

Please sign in to comment.