Bump cssnano from 5.1.7 to 5.1.8 #511

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/cssnano-5.1.8 into develop 2022-05-17 06:24:37 +02:00
dependabot[bot] commented 2022-05-17 06:05:49 +02:00 (Migrated from github.com)

Bumps cssnano from 5.1.7 to 5.1.8.

Release notes

Sourced from cssnano's releases.

v5.1.8

Bug Fixes

  • postcss-convert-values: preserve percentage sign on IE 11 (57f060ad21734)
Commits
  • 029adca Publish cssnano 5.1.8 (#1394)
  • 697bc7f refactor(postcss-minify-params): replace function bind (#1393)
  • 727db89 feat(postcss-convert-values): preserve min-width percent on IE 11 only
  • 9683849 chore: remove browserslist from workspace dev dependencies
  • 75a48bf chore: update lockfile version and dev dependencies (#1391)
  • 495204c chore: use Node.js 18 instead of 17 in CI (#1389)
  • b6ea5fa chore: update development dependencies (#1388)
  • fa0ed46 fix: correct file paths in scripts that fetch external data (#1387)
  • 57f060a Don't convert min-width: 0% to min-width: 0 (#1385)
  • a469a7f chore: update CI actions (#1386)
  • 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 it's up-to-date and 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.7 to 5.1.8. <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.8</h2> <h2>Bug Fixes</h2> <ul> <li>postcss-convert-values: preserve percentage sign on IE 11 (<a href="https://github.com/cssnano/cssnano/commit/57f060ad21734460549bc5986309528f34d3d36e">57f060ad21734</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cssnano/cssnano/commit/029adca50b2a31762abcc140941bacd055a7630e"><code>029adca</code></a> Publish cssnano 5.1.8 (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1394">#1394</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/697bc7f1d3f6e27ccdd9b750e51b04af0799c4f9"><code>697bc7f</code></a> refactor(postcss-minify-params): replace function bind (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1393">#1393</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/727db8954171e46f4d1d0b6252a17e8195be69f0"><code>727db89</code></a> feat(postcss-convert-values): preserve min-width percent on IE 11 only</li> <li><a href="https://github.com/cssnano/cssnano/commit/9683849ffd16ecb6498360233fde1f3ebaed9183"><code>9683849</code></a> chore: remove browserslist from workspace dev dependencies</li> <li><a href="https://github.com/cssnano/cssnano/commit/75a48bfa79f99639dc0e2f07da2a13a184fae310"><code>75a48bf</code></a> chore: update lockfile version and dev dependencies (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1391">#1391</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/495204c769357ce324cf820dec1617fb8de9264f"><code>495204c</code></a> chore: use Node.js 18 instead of 17 in CI (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1389">#1389</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/b6ea5fae0cf38ab7ea423720f1ed663e0ec758c7"><code>b6ea5fa</code></a> chore: update development dependencies (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1388">#1388</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/fa0ed469328629037afd54333622f80ccf451b5c"><code>fa0ed46</code></a> fix: correct file paths in scripts that fetch external data (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1387">#1387</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/57f060ad21734460549bc5986309528f34d3d36e"><code>57f060a</code></a> Don't convert <code>min-width: 0%</code> to <code>min-width: 0</code> (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1385">#1385</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/a469a7f4670f68e4627f8d7c9c864e195ef1a6e2"><code>a469a7f</code></a> chore: update CI actions (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/1386">#1386</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cssnano/cssnano/compare/cssnano@5.1.7...cssnano@5.1.8">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.7&new-version=5.1.8)](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 it's up-to-date and 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-05-17 06:06:06 +02:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Serraniel (Migrated from github.com) approved these changes 2022-05-17 06:13:40 +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#511
No description provided.