Bump postcss from 8.4.23 to 8.4.24 #702

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/postcss-8.4.24 into develop 2023-05-29 07:02:50 +02:00
dependabot[bot] commented 2023-05-29 06:58:25 +02:00 (Migrated from github.com)

Bumps postcss from 8.4.23 to 8.4.24.

Release notes

Sourced from postcss's releases.

8.2.24

  • Fixed Plugin types.
Changelog

Sourced from postcss's changelog.

8.4.24

  • Fixed Plugin types.
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.23 to 8.4.24. <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.24</h2> <ul> <li>Fixed <code>Plugin</code> types.</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.24</h2> <ul> <li>Fixed <code>Plugin</code> types.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/913ef8bc7ebbab274264994b8b2b6026e27475f5"><code>913ef8b</code></a> Release 8.4.24 version</li> <li><a href="https://github.com/postcss/postcss/commit/14ceef0e2414b81f33f4fb23983be7a25b358159"><code>14ceef0</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/87fcd63e7068e41c7b2edbdd72f6b282659ee69b"><code>87fcd63</code></a> Remove wrong event</li> <li><a href="https://github.com/postcss/postcss/commit/4a5c10162bdbf2c518191e6d8203a4a29566fa44"><code>4a5c101</code></a> Update postcss-parser-test to fix CI</li> <li><a href="https://github.com/postcss/postcss/commit/cb053c0501fc7fc3ec7e9e14d734c4998408ce8a"><code>cb053c0</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/22425ac28f6b670d29388ab0d0c6a092c76546d2"><code>22425ac</code></a> Typo</li> <li><a href="https://github.com/postcss/postcss/commit/0a55fb37c2ae99253b22a5e542b2e76c0cfe54b5"><code>0a55fb3</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1838">#1838</a> from okikio/patch-1</li> <li><a href="https://github.com/postcss/postcss/commit/f8eedb7406b58040bbc631b207524f39f7904b9d"><code>f8eedb7</code></a> docs: add postcss-spring-easing</li> <li><a href="https://github.com/postcss/postcss/commit/0a7e5a6aeac5144a8714ab2d8be3015121c30c01"><code>0a7e5a6</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1836">#1836</a> from Schweinepriester/patch-1</li> <li><a href="https://github.com/postcss/postcss/commit/5f0d78d8622c5e4ab97903f15cbbcfb6f9ecd44b"><code>5f0d78d</code></a> README.md: HTTP =&gt; HTTPS</li> <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.4.23...8.4.24">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.23&new-version=8.4.24)](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 2023-05-29 06:58: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#702
No description provided.