Bump postcss from 8.2.3 to 8.2.4 #160

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/postcss-8.2.4 into develop 2021-01-11 05:27:53 +01:00
dependabot[bot] commented 2021-01-11 05:25:34 +01:00 (Migrated from github.com)

Bumps postcss from 8.2.3 to 8.2.4.

Release notes

Sourced from postcss's releases.

8.2.4

Changelog

Sourced from postcss's changelog.

8.2.4

  • Added plugin name to postcss.plugin() warning (by Tom Williams).
  • Fixed docs (by Bill Columbia).
Commits

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 [postcss](https://github.com/postcss/postcss) from 8.2.3 to 8.2.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.2.4</h2> <ul> <li>Added plugin name to <code>postcss.plugin()</code> warning (by <a href="https://github.com/Alphy11">@Alphy11</a>).</li> <li>Fixed docs (by <a href="https://github.com/billcolumbia">@billcolumbia</a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.2.4</h2> <ul> <li>Added plugin name to <code>postcss.plugin()</code> warning (by Tom Williams).</li> <li>Fixed docs (by Bill Columbia).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/d43308c513a848b663b83aecaf75abeb65ba9cb0"><code>d43308c</code></a> Release 8.2.4 version</li> <li><a href="https://github.com/postcss/postcss/commit/c5796a5273071bcf8e1aff76e3c37450afa3e3ab"><code>c5796a5</code></a> Clean up warning text</li> <li><a href="https://github.com/postcss/postcss/commit/7d1736e12a69bd7c159353244d6ca6f793efc660"><code>7d1736e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1507">#1507</a> from Alphy11/main</li> <li><a href="https://github.com/postcss/postcss/commit/4670a39545797dfea94013441e0f412aa0ddf8e2"><code>4670a39</code></a> fix: add plugin name to deprecation message</li> <li><a href="https://github.com/postcss/postcss/commit/d2845ed391ac1fc64688c222a138d1ee722f18c8"><code>d2845ed</code></a> Remove dead code</li> <li><a href="https://github.com/postcss/postcss/commit/49a95f7f4e3a2a0fa4c9a37040016b33f984454d"><code>49a95f7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1505">#1505</a> from billcolumbia/patch/readme</li> <li><a href="https://github.com/postcss/postcss/commit/ab1246ee316eeb85ac286b5454421b0158ff3f38"><code>ab1246e</code></a> add .toString on writeFile for JS API example</li> <li><a href="https://github.com/postcss/postcss/commit/802d6658045e190a3bda52bd524734442eea09f0"><code>802d665</code></a> Typo</li> <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.2.3...8.2.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss&package-manager=npm_and_yarn&previous-version=8.2.3&new-version=8.2.4)](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-01-11 05:25:59 +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#160
No description provided.