Bump cssnano from 5.1.0 to 5.1.1 #475

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/cssnano-5.1.1 into develop 2022-03-09 05:11:21 +01:00
dependabot[bot] commented 2022-03-09 05:07:39 +01:00 (Migrated from github.com)

Bumps cssnano from 5.1.0 to 5.1.1.

Commits
  • 7ee06f7 Publish cssnano 5.1.1
  • 67cb314 fix: preserve comment removal with PostCSS > 8.4.6 (#1348)
  • 49720e4 chore: disable most permissions for the CI job runner (#1347)
  • f096504 chore: remove eslint React plugin (#1346)
  • b2ca6bb docs: switch website to mostly static website (#1344)
  • 7cb2d10 Publish preset TypeScript fixes
  • 5095297 fix: fix TypeScript error when importing lite and advanced presets (#1343)
  • 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.0 to 5.1.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cssnano/cssnano/commit/7ee06f7446626d0940a886d3eebde1786efd0e3d"><code>7ee06f7</code></a> Publish cssnano 5.1.1</li> <li><a href="https://github.com/cssnano/cssnano/commit/67cb314cafd6b92fa5f4285319fb23f4dc1d0186"><code>67cb314</code></a> fix: preserve comment removal with PostCSS &gt; 8.4.6 (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1348">#1348</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/49720e41965e16b1bb2dbffdf8f086d80a34c194"><code>49720e4</code></a> chore: disable most permissions for the CI job runner (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1347">#1347</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/f096504310729e8ddb09a88fd12972344bc54b45"><code>f096504</code></a> chore: remove eslint React plugin (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1346">#1346</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/b2ca6bbda0e5cc5354f0db3c4ca9d4466161d431"><code>b2ca6bb</code></a> docs: switch website to mostly static website (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1344">#1344</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/7cb2d10ca88dce452e8a808df28b0f18e3e86f96"><code>7cb2d10</code></a> Publish preset TypeScript fixes</li> <li><a href="https://github.com/cssnano/cssnano/commit/5095297a621853ed2cca5138d8d66b9a7d375c3b"><code>5095297</code></a> fix: fix TypeScript error when importing lite and advanced presets (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1343">#1343</a>)</li> <li>See full diff in <a href="https://github.com/cssnano/cssnano/compare/cssnano@5.1.0...cssnano@5.1.1">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.0&new-version=5.1.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 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 2022-03-09 05:07:56 +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#475
No description provided.