Bump cssnano from 5.0.2 to 5.0.3 #271

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/cssnano-5.0.3 into develop 2021-05-20 06:35:29 +02:00
dependabot[bot] commented 2021-05-20 06:09:05 +02:00 (Migrated from github.com)

Bumps cssnano from 5.0.2 to 5.0.3.

Commits
  • 4e072b7 Publish
  • b001bf8 chore: update ignore in lerna.json
  • a7f0be4 feat(postcss-colormin): switch to colord and solve multiple issues (#1107)
  • ea1ff0b chore: update css-declaration-sorter to v6.0.3 (#1071)
  • 02e3aab chore(site): update all website dependencies (#1101)
  • 65d8197 chore(postcss-zindex): refactor to drop depenencies (#1096)
  • 4d7fe36 fix(postcss-merge-rules): add some missing known pseudo classes. (#1099)
  • c5e0a5e fix(postcss-merge-rules): prevent breaking rule merges (#1072)
  • 15235a9 chore: update postcss and postcss-selector-parser (#1097)
  • 1aa8f5d chore: fix the code to generate the integration test fixtures (#1070)
  • Additional commits viewable 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.0.2 to 5.0.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cssnano/cssnano/commit/4e072b76713b4a640468b4752245ac0aaf786f3b"><code>4e072b7</code></a> Publish</li> <li><a href="https://github.com/cssnano/cssnano/commit/b001bf853525d1c201e52455af2cec441c1a6535"><code>b001bf8</code></a> chore: update ignore in lerna.json</li> <li><a href="https://github.com/cssnano/cssnano/commit/a7f0be4acc640aab89cace53a720b3d59b6f7b4f"><code>a7f0be4</code></a> feat(postcss-colormin): switch to colord and solve multiple issues (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1107">#1107</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/ea1ff0bcd1a5baab1f947e656484c6380cfec56f"><code>ea1ff0b</code></a> chore: update css-declaration-sorter to v6.0.3 (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1071">#1071</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/02e3aab1e364dcb87585a7a47954b47c0bd1d223"><code>02e3aab</code></a> chore(site): update all website dependencies (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1101">#1101</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/65d8197633d223ef8733e87e0e394c33be0fc31e"><code>65d8197</code></a> chore(postcss-zindex): refactor to drop depenencies (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1096">#1096</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/4d7fe367bebab86c7b5664ed4621ee7586ca7d86"><code>4d7fe36</code></a> fix(postcss-merge-rules): add some missing known pseudo classes. (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1099">#1099</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/c5e0a5eac171089ae994fcba21d9c565fb462577"><code>c5e0a5e</code></a> fix(postcss-merge-rules): prevent breaking rule merges (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1072">#1072</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/15235a91caa76bfbdd85374f7866823712ee7fc8"><code>15235a9</code></a> chore: update postcss and postcss-selector-parser (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1097">#1097</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/1aa8f5d692c12ca0a80b1b25ee7ba905a6153364"><code>1aa8f5d</code></a> chore: fix the code to generate the integration test fixtures (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1070">#1070</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cssnano/cssnano/compare/cssnano@5.0.2...cssnano@5.0.3">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.0.2&new-version=5.0.3)](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 2021-05-20 06:09:24 +02: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#271
No description provided.