Bump postcss from 8.2.8 to 8.2.9 #225

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/postcss-8.2.9 into develop 2021-03-31 17:35:56 +02:00
dependabot[bot] commented 2021-03-31 06:06:10 +02:00 (Migrated from github.com)

Bumps postcss from 8.2.8 to 8.2.9.

Release notes

Sourced from postcss's releases.

8.2.9

Changelog

Sourced from postcss's changelog.

8.2.9

  • Exported NodeErrorOptions type (by Rouven Weßling).
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 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.8 to 8.2.9. <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.9</h2> <ul> <li>Exported <code>NodeErrorOptions</code> type (by <a href="https://github.com/realityking"><code>@​realityking</code></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.9</h2> <ul> <li>Exported <code>NodeErrorOptions</code> type (by Rouven Weßling).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/a0a2d3954426140bd0db38dca5e12e44f5f3fde1"><code>a0a2d39</code></a> Release 8.2.9 version</li> <li><a href="https://github.com/postcss/postcss/commit/0e9e2f6026ebe856553411217017f9376c929787"><code>0e9e2f6</code></a> Update Size limit</li> <li><a href="https://github.com/postcss/postcss/commit/47df64688ea7d787292e74e8faf0b65dba83c3fd"><code>47df646</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/16623729e03867f9b6335daabfc04d1d61bc777a"><code>1662372</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1549">#1549</a> from realityking/types</li> <li><a href="https://github.com/postcss/postcss/commit/51cbac473b4ab904368d9f5d72aa4a4ef636209a"><code>51cbac4</code></a> Export types for NodeErrorOptions</li> <li><a href="https://github.com/postcss/postcss/commit/675c5117c61892efe87c43120985d733f1411c75"><code>675c511</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1547">#1547</a> from jake-low/patch-1</li> <li><a href="https://github.com/postcss/postcss/commit/3c1b7a8979078fafb84a7dffcafd3eb384ad2d09"><code>3c1b7a8</code></a> Add postcss-multi-value-display to plugins.md</li> <li><a href="https://github.com/postcss/postcss/commit/0ec123e02d88833c40b6c5bb15e297d4e09f87d4"><code>0ec123e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1543">#1543</a> from askirmas/main</li> <li><a href="https://github.com/postcss/postcss/commit/e6e9b584e2d5110169eaa644d42a2701fecf91cc"><code>e6e9b58</code></a> Update plugins list with <code>postcss-d-ts</code> plugin</li> <li><a href="https://github.com/postcss/postcss/commit/0243743db054b733b2a540d50593aa119939f88f"><code>0243743</code></a> Update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.2.8...8.2.9">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.8&new-version=8.2.9)](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-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-03-31 17:32:05 +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#225
No description provided.