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 cssnano-preset-advanced from 7.0.1 to 7.0.5 in …
…/reacnetgenerator/static/webpack (#2262) Bumps [cssnano-preset-advanced](https://github.com/cssnano/cssnano) from 7.0.1 to 7.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cssnano/cssnano/releases">cssnano-preset-advanced's releases</a>.</em></p> <blockquote> <h2>v7.0.5</h2> <h2>Bug Fixes</h2> <ul> <li>Fix layer rule deduping <a href="https://redirect.github.com/cssnano/cssnano/pull/1656">cssnano/cssnano#1656</a></li> </ul> <h2>v7.0.4</h2> <h2>Bug fixes</h2> <ul> <li>fix(postcss-convert-values): preserve percent sign in border-image-width in <a href="https://redirect.github.com/cssnano/cssnano/pull/1645">cssnano/cssnano#1645</a></li> </ul> <h2>v7.0.3</h2> <h2>Bug Fixes</h2> <ul> <li>cssnano-preset-default: preserve SVG viewbox and title by default</li> <li>postcss-convert-values: preserve percent sign in arguments of color functions when needed</li> <li>postcss-ordered-values: preserve correct order in animation property</li> <li>postcss-minify-selectors: preserve quotes when escaping selector is required</li> <li>postcss-discard-comments: do not remove strings that only look like comments in selectors</li> </ul> <p>Thanks to <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a> and <a href="https://github.com/seiyab"><code>@seiyab</code></a> for their contributions to this release.</p> <h2>v7.0.2</h2> <h2>Bug Fixes</h2> <ul> <li>fix invalid output in some cases where selectors contain comments</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cssnano/cssnano/commit/a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae"><code>a7855c1</code></a> Publish cssnano 7.0.5</li> <li><a href="https://github.com/cssnano/cssnano/commit/314868b5af41146d39391df5285bf9a92bf5e282"><code>314868b</code></a> Fix layer rule deduping (<a href="https://redirect.github.com/cssnano/cssnano/issues/1656">#1656</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/f14a8980015bd197b85fcf323b1d738c1beaba61"><code>f14a898</code></a> chore: update all dependencies</li> <li><a href="https://github.com/cssnano/cssnano/commit/656011d6807951ef112fcfb33257ee5f7d0bd4e1"><code>656011d</code></a> chore: update development dependencies</li> <li><a href="https://github.com/cssnano/cssnano/commit/dff5c4243c9efe39b46b4bb5740b6ce6f3464265"><code>dff5c42</code></a> chore: update browserslist and postcss-selector-parser</li> <li><a href="https://github.com/cssnano/cssnano/commit/7e4c9ae1e62b928e90d57566e3a7ab0a61b6424f"><code>7e4c9ae</code></a> chore: update development dependencies</li> <li><a href="https://github.com/cssnano/cssnano/commit/511ca6089d9f4d9c450135850d179f632c14b17f"><code>511ca60</code></a> docs: update website for release</li> <li><a href="https://github.com/cssnano/cssnano/commit/88df72ad8fff7899bda11c12a28bad5f1ded59e5"><code>88df72a</code></a> Publish cssnano 7.0.4</li> <li><a href="https://github.com/cssnano/cssnano/commit/36b308734ba61164af3937a4898e752e4a68ee5f"><code>36b3087</code></a> chore: update postcss dev dependency</li> <li><a href="https://github.com/cssnano/cssnano/commit/d6f9a322eda0bc6f33be1da06166c6e82d0a5b92"><code>d6f9a32</code></a> fix(postcss-convert-values): prserve percent sign in border-image-width</li> <li>Additional commits viewable in <a href="https://github.com/cssnano/cssnano/compare/cssnano-preset-advanced@7.0.1...cssnano-preset-advanced@7.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cssnano-preset-advanced&package-manager=npm_and_yarn&previous-version=7.0.1&new-version=7.0.5)](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> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated the `cssnano-preset-advanced` package to version 7.0.5, improving CSS processing and potentially enhancing performance or bug fixes during the build process. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information