Skip to content

Commit

Permalink
build(deps-dev): bump mini-css-extract-plugin from 2.9.1 to 2.9.2 in …
Browse files Browse the repository at this point in the history
…/reacnetgenerator/static/webpack (#2297)

Bumps
[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)
from 2.9.1 to 2.9.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/releases">mini-css-extract-plugin's
releases</a>.</em></p>
<blockquote>
<h2>v2.9.2</h2>
<h3><a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.1...v2.9.2">2.9.2</a>
(2024-11-01)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>prefetch and preload runtime generation (<a
href="https://redirect.github.com/webpack-contrib/mini-css-extract-plugin/issues/1116">#1116</a>)
(<a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/58c6b7422aedfd3fc4d5f3553b196da40eae1f4b">58c6b74</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md">mini-css-extract-plugin's
changelog</a>.</em></p>
<blockquote>
<h3><a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.1...v2.9.2">2.9.2</a>
(2024-11-01)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>prefetch and preload runtime generation (<a
href="https://redirect.github.com/webpack-contrib/mini-css-extract-plugin/issues/1116">#1116</a>)
(<a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/58c6b7422aedfd3fc4d5f3553b196da40eae1f4b">58c6b74</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/3effaa0319bad5cc1bf0ae760553bf7abcbc35a4"><code>3effaa0</code></a>
chore(release): 2.9.2</li>
<li><a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/58c6b7422aedfd3fc4d5f3553b196da40eae1f4b"><code>58c6b74</code></a>
fix: prefetch and preload runtime generation (<a
href="https://redirect.github.com/webpack-contrib/mini-css-extract-plugin/issues/1116">#1116</a>)</li>
<li>See full diff in <a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.1...v2.9.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mini-css-extract-plugin&package-manager=npm_and_yarn&previous-version=2.9.1&new-version=2.9.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 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 Jan 5, 2025
1 parent 13be57d commit 6d32a74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"html-inline-css-webpack-plugin": "1.11.2",
"html-webpack-plugin": "5.6.0",
"ifdef-loader": "2.3.2",
"mini-css-extract-plugin": "2.9.1",
"mini-css-extract-plugin": "2.9.2",
"postcss": "8.4.47",
"postcss-import": "16.1.0",
"postcss-loader": "8.1.1",
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2164,15 +2164,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:2.9.1":
version: 2.9.1
resolution: "mini-css-extract-plugin@npm:2.9.1"
"mini-css-extract-plugin@npm:2.9.2":
version: 2.9.2
resolution: "mini-css-extract-plugin@npm:2.9.2"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
checksum: 10/a4a0c73a054254784b9d39a3a4f117691600355125242dfc46ced0912b4937050823478bdbf403b5392c21e2fb2203902b41677d67c7d668f77b985b594e94c6
checksum: 10/db6ddb8ba56affa1a295b57857d66bad435d36e48e1f95c75d16fadd6c70e3ba33e8c4141c3fb0e22b4d875315b41c4f58550c6ac73b50bdbe429f768297e3ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -3134,7 +3134,7 @@ __metadata:
jquery: "npm:3.7.1"
jsrender: "npm:1.0.15"
magnific-popup: "npm:1.2.0"
mini-css-extract-plugin: "npm:2.9.1"
mini-css-extract-plugin: "npm:2.9.2"
paginationjs: "npm:2.6.0"
popper.js: "npm:1.16.1"
postcss: "npm:8.4.47"
Expand Down

0 comments on commit 6d32a74

Please sign in to comment.