Skip to content

Commit

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

Bumps
[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)
from 2.9.0 to 2.9.1.
<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.1</h2>
<h3><a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.0...v2.9.1">2.9.1</a>
(2024-08-19)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>add <code>export default {}</code> when CSS modules enabled and a
file is empty for the <code>defaultExport</code> option (<a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/8f77e19a89eca97b05f1855d2c851592e98ff774">8f77e19</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.0...v2.9.1">2.9.1</a>
(2024-08-19)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>add <code>export default {}</code> when CSS modules enabled and a
file is empty for the <code>defaultExport</code> option (<a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/8f77e19a89eca97b05f1855d2c851592e98ff774">8f77e19</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/00cdedb1998017631db74e312f52177efe042cd4"><code>00cdedb</code></a>
chore(release): 2.9.1</li>
<li><a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/8f77e19a89eca97b05f1855d2c851592e98ff774"><code>8f77e19</code></a>
fix: add <code>export default {}</code> when CSS modules enabled and a
file is empty for...</li>
<li><a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/3df97b62778fc4586c5198b9f3a447dc65979529"><code>3df97b6</code></a>
docs: update github syntax of note (<a
href="https://redirect.github.com/webpack-contrib/mini-css-extract-plugin/issues/1102">#1102</a>)</li>
<li><a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/727427b957770d329bc3f841b62df498f794a785"><code>727427b</code></a>
docs: fix example of the namedExport (<a
href="https://redirect.github.com/webpack-contrib/mini-css-extract-plugin/issues/1103">#1103</a>)</li>
<li><a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/commit/aab1b12700c25bedeec90e9c82018c0cf3f8fd4e"><code>aab1b12</code></a>
ci: fix (<a
href="https://redirect.github.com/webpack-contrib/mini-css-extract-plugin/issues/1099">#1099</a>)</li>
<li>See full diff in <a
href="https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.0...v2.9.1">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.0&new-version=2.9.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 Oct 3, 2024
1 parent fef64b6 commit be8b83e
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.0",
"mini-css-extract-plugin": "2.9.1",
"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 @@ -2204,15 +2204,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3268,7 +3268,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.0"
mini-css-extract-plugin: "npm:2.9.1"
paginationjs: "npm:2.6.0"
popper.js: "npm:1.16.1"
postcss: "npm:8.4.47"
Expand Down

0 comments on commit be8b83e

Please sign in to comment.