Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump mini-css-extract-plugin from 2.9.0 to 2.9.1 in …
…/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