Bump cssnano from 5.1.14 to 5.1.15 #642

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/cssnano-5.1.15 into develop 2023-02-16 06:01:41 +01:00
dependabot[bot] commented 2023-02-16 05:57:33 +01:00 (Migrated from github.com)

Bumps cssnano from 5.1.14 to 5.1.15.

Release notes

Sourced from cssnano's releases.

v5.1.15

Bug Fixes

  • fix(postcsss-reduce-initial): fix mask-repeat conversion
  • fix(postcss-colormin): don't minify colors in src declarations
  • fix(postcss-merge-rules): do not merge conflicting flex and border properties
Commits
  • c09dc45 Publish cssnano 5.2.15
  • b69b8e9 fix(postcss-merge-rules): do not merge conflicting flex properties
  • 2e89321 fix(postcss-merge-rules): do not merge conlficting border properties
  • 9047aea refactor(postcss-merge-rules): clarify types and simplify conditions
  • 752d97d Update README.md
  • 773cfb6 fix(postcss-colormin): don't minify colors in src declarations
  • a32df1a fix(postcss-reduce-initial): fix mask-repeat conversion
  • ae83e20 chore: update dev dependencies
  • 4f26901 docs: update website for release (#1449)
  • See full diff in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @Serraniel.


Dependabot commands and options

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 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)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.14 to 5.1.15. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cssnano/cssnano/releases">cssnano's releases</a>.</em></p> <blockquote> <h2>v5.1.15</h2> <h2>Bug Fixes</h2> <ul> <li>fix(postcsss-reduce-initial): fix mask-repeat conversion</li> <li>fix(postcss-colormin): don't minify colors in src declarations</li> <li>fix(postcss-merge-rules): do not merge conflicting flex and border properties</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cssnano/cssnano/commit/c09dc458167037e10cb071d6cef6a736b4b5ad0e"><code>c09dc45</code></a> Publish cssnano 5.2.15</li> <li><a href="https://github.com/cssnano/cssnano/commit/b69b8e95c44a321112b4769482c76d637b1b9fb1"><code>b69b8e9</code></a> fix(postcss-merge-rules): do not merge conflicting flex properties</li> <li><a href="https://github.com/cssnano/cssnano/commit/2e89321c9a2ead481c6eb35086f91a08d797f514"><code>2e89321</code></a> fix(postcss-merge-rules): do not merge conlficting border properties</li> <li><a href="https://github.com/cssnano/cssnano/commit/9047aeac31e243f5bbe70a5ef136e052b8b57c5a"><code>9047aea</code></a> refactor(postcss-merge-rules): clarify types and simplify conditions</li> <li><a href="https://github.com/cssnano/cssnano/commit/752d97dd47e8fc680ab8e0f2fd880da132a25310"><code>752d97d</code></a> Update README.md</li> <li><a href="https://github.com/cssnano/cssnano/commit/773cfb63266b9ae5b5e420785834d94f0470d303"><code>773cfb6</code></a> fix(postcss-colormin): don't minify colors in <code>src</code> declarations</li> <li><a href="https://github.com/cssnano/cssnano/commit/a32df1ab19bac91220a96e2af2cc4130dbd2c7ac"><code>a32df1a</code></a> fix(postcss-reduce-initial): fix mask-repeat conversion</li> <li><a href="https://github.com/cssnano/cssnano/commit/ae83e202860f1eb1b292ab31368f478810086d7f"><code>ae83e20</code></a> chore: update dev dependencies</li> <li><a href="https://github.com/cssnano/cssnano/commit/4f269016ea7e6489a0f477cfe68057aea9717460"><code>4f26901</code></a> docs: update website for release (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1449">#1449</a>)</li> <li>See full diff in <a href="https://github.com/cssnano/cssnano/compare/cssnano@5.1.14...cssnano@5.1.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cssnano&package-manager=npm_and_yarn&previous-version=5.1.14&new-version=5.1.15)](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 will merge this PR once CI passes on it, as requested by @Serraniel. [//]: # (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 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>
Serraniel (Migrated from github.com) approved these changes 2023-02-16 05:57:53 +01:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#642
No description provided.