Bump cssnano from 5.1.13 to 5.1.14 #600

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/cssnano-5.1.14 into develop 2022-10-31 05:07:58 +01:00
dependabot[bot] commented 2022-10-31 05:04:53 +01:00 (Migrated from github.com)

Bumps cssnano from 5.1.13 to 5.1.14.

Release notes

Sourced from cssnano's releases.

v5.1.14

Bug Fixes

  • fix: update autoprefixer and browserslist
  • fix(postcss-reduce-initial): improve initial properties data
Commits
  • 9edbfa0 Publish cssnano 5.1.14
  • b56d337 fix: update initial property values
  • 2bc6580 chore: use native fetch in scripts
  • 336304b chore: update browserslist, autoprefixer and css-declaration-sorter (#1444)
  • d0e3654 chore: update dev dependencies
  • 14262f2 chore: fix script that regenerates CSS fixtures
  • 393de13 chore: update GitHub actions
  • 208e9e5 chore: update development dependencies
  • 8cf3be3 chore: update eslint
  • 7de4268 chore: update TypeScript
  • 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.1.13 to 5.1.14. <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.14</h2> <h2>Bug Fixes</h2> <ul> <li>fix: update autoprefixer and browserslist</li> <li>fix(postcss-reduce-initial): improve initial properties data</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cssnano/cssnano/commit/9edbfa0b75c4be9e38b8dc2626123581097a0b0f"><code>9edbfa0</code></a> Publish cssnano 5.1.14</li> <li><a href="https://github.com/cssnano/cssnano/commit/b56d337fdba962ac3d9b1ff904aa5ccc26e43e8b"><code>b56d337</code></a> fix: update initial property values</li> <li><a href="https://github.com/cssnano/cssnano/commit/2bc6580c4ca5d91bdf40fb4df1a6a832c6e71043"><code>2bc6580</code></a> chore: use native fetch in scripts</li> <li><a href="https://github.com/cssnano/cssnano/commit/336304b7e1cb97b0c515adb260e02fe567c86eae"><code>336304b</code></a> chore: update browserslist, autoprefixer and css-declaration-sorter (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1444">#1444</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/d0e3654a314f300d2fa593b1fc3682f3b15ed2e8"><code>d0e3654</code></a> chore: update dev dependencies</li> <li><a href="https://github.com/cssnano/cssnano/commit/14262f28e4c28cf87d622f59f1664a1fda98afde"><code>14262f2</code></a> chore: fix script that regenerates CSS fixtures</li> <li><a href="https://github.com/cssnano/cssnano/commit/393de132ab41d161a3287aff196d95bf2084d3a8"><code>393de13</code></a> chore: update GitHub actions</li> <li><a href="https://github.com/cssnano/cssnano/commit/208e9e5c5d1db0cb9343c63bfba8d91d8618ce6a"><code>208e9e5</code></a> chore: update development dependencies</li> <li><a href="https://github.com/cssnano/cssnano/commit/8cf3be359a581e8a6685d58bf3bcf3cca06f78b6"><code>8cf3be3</code></a> chore: update eslint</li> <li><a href="https://github.com/cssnano/cssnano/commit/7de4268791b89ccdd4d5f8c089db2e398ba6239f"><code>7de4268</code></a> chore: update TypeScript</li> <li>Additional commits viewable in <a href="https://github.com/cssnano/cssnano/compare/cssnano@5.1.13...cssnano@5.1.14">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.13&new-version=5.1.14)](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-10-31 05:05:10 +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#600
No description provided.