Bump cssnano from 5.1.12 to 5.1.13 #561

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/cssnano-5.1.13 into develop 2022-08-15 06:07:54 +02:00
dependabot[bot] commented 2022-08-15 06:05:20 +02:00 (Migrated from github.com)

Bumps cssnano from 5.1.12 to 5.1.13.

Release notes

Sourced from cssnano's releases.

v5.1.13

Bug Fixes

Commits
  • d6e3d82 Publish cssnano 5.1.13
  • b92dbe3 Fix cssnanoPlugin type to return Processor not Plugin
  • 1b6e4ec chore: downgrade uvu to check if Node.js tests pass
  • 8ee9287 chore: update development dependencies
  • 48f0397 chore: update TypeScript and re-generate types
  • 789474f docs: update website dependencies
  • 335f532 chore: update prettier and reformat
  • 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.12 to 5.1.13. <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.13</h2> <h2>Bug Fixes</h2> <ul> <li>fix TypeScript type of <code>cssnano()</code> return value (<a href="https://github.com/cssnano/cssnano/commit/b92dbe3ab1db16141dc6296cd350f3fdf5c2defe">https://github.com/cssnano/cssnano/commit/b92dbe3ab1db16141dc6296cd350f3fdf5c2defe</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cssnano/cssnano/commit/d6e3d82afdbe303463c4dfd4f2db0638c9e03db4"><code>d6e3d82</code></a> Publish cssnano 5.1.13</li> <li><a href="https://github.com/cssnano/cssnano/commit/b92dbe3ab1db16141dc6296cd350f3fdf5c2defe"><code>b92dbe3</code></a> Fix <code>cssnanoPlugin</code> type to return Processor not Plugin</li> <li><a href="https://github.com/cssnano/cssnano/commit/1b6e4ecd5f024a50525bd30d3f3cc624446a44b6"><code>1b6e4ec</code></a> chore: downgrade uvu to check if Node.js tests pass</li> <li><a href="https://github.com/cssnano/cssnano/commit/8ee92874c50fc3676dc2b82142a1ace0a9bcb3e5"><code>8ee9287</code></a> chore: update development dependencies</li> <li><a href="https://github.com/cssnano/cssnano/commit/48f03978771be96c40ce9938c7d41da4822ecb3d"><code>48f0397</code></a> chore: update TypeScript and re-generate types</li> <li><a href="https://github.com/cssnano/cssnano/commit/789474f9b4b572fa62b33a94897b7342ac2f6d03"><code>789474f</code></a> docs: update website dependencies</li> <li><a href="https://github.com/cssnano/cssnano/commit/335f5322f9479cf794afaf30310da1c519ee1a37"><code>335f532</code></a> chore: update prettier and reformat</li> <li>See full diff in <a href="https://github.com/cssnano/cssnano/compare/cssnano@5.1.12...cssnano@5.1.13">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.12&new-version=5.1.13)](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-08-15 06:05:42 +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#561
No description provided.