Bump postcss from 8.4.4 to 8.4.5 #408

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/postcss-8.4.5 into develop 2021-12-13 05:08:29 +01:00
dependabot[bot] commented 2021-12-13 05:06:02 +01:00 (Migrated from github.com)

Bumps postcss from 8.4.4 to 8.4.5.

Release notes

Sourced from postcss's releases.

8.4.5

  • Fixed raws types to make object extendable (by @​43081j).
  • Moved from Yarn 1 to pnpm.
Changelog

Sourced from postcss's changelog.

8.4.5

  • Fixed raws types to make object extendable (by James Garbutt).
  • Moved from Yarn 1 to pnpm.
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.4.4 to 8.4.5. <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.4.5</h2> <ul> <li>Fixed <code>raws</code> types to make object extendable (by <a href="https://github.com/43081j"><code>@​43081j</code></a>).</li> <li>Moved from Yarn 1 to pnpm.</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.4.5</h2> <ul> <li>Fixed <code>raws</code> types to make object extendable (by James Garbutt).</li> <li>Moved from Yarn 1 to pnpm.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/d3b74351967861e6a197d245ad201218954f7e6e"><code>d3b7435</code></a> Release 8.4.5 version</li> <li><a href="https://github.com/postcss/postcss/commit/14d8150f69b9e52e904e6d511af22fc7568ece92"><code>14d8150</code></a> Speed up CI</li> <li><a href="https://github.com/postcss/postcss/commit/ec804170d7dbb1adf5ccaed0297487405eddc7c7"><code>ec80417</code></a> Move from yarn to pnpm</li> <li><a href="https://github.com/postcss/postcss/commit/9819276740c40c88a901b1930446457bd9e4225d"><code>9819276</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/d56b0ea74e126acb51b44c03dac8539946db63ed"><code>d56b0ea</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1692">#1692</a> from 43081j/extend-raws</li> <li><a href="https://github.com/postcss/postcss/commit/fdefd27e951efcca7c682d3ca42a7606f6fd52d8"><code>fdefd27</code></a> fix: allow all <code>raws</code> to be extended</li> <li><a href="https://github.com/postcss/postcss/commit/81292d1bb7e353edf9508e81f5b7ee8420591633"><code>81292d1</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/8d178fc8e8c10901d55ccca6fabd2a4957a73ebf"><code>8d178fc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1688">#1688</a> from elchininet/adds-postcss-rtlcss-plugin</li> <li><a href="https://github.com/postcss/postcss/commit/679f2d5391103e2e875859dfe4cfd36b8c0d4792"><code>679f2d5</code></a> Update docs/plugins.md</li> <li><a href="https://github.com/postcss/postcss/commit/ad7dd70c680dda719e44cf18de87564b79ee8d85"><code>ad7dd70</code></a> Adds postcss-rtlcss plugin to the plugins list</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.4...8.4.5">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.4.4&new-version=8.4.5)](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-12-13 05:06:21 +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#408
No description provided.