Bump postcss from 8.4.19 to 8.4.20 #620

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/postcss-8.4.20 into develop 2022-12-12 05:07:08 +01:00
dependabot[bot] commented 2022-12-12 05:02:15 +01:00 (Migrated from github.com)

Bumps postcss from 8.4.19 to 8.4.20.

Release notes

Sourced from postcss's releases.

8.4.20

  • Fixed source map generation for childless at-rules like @layer.
Changelog

Sourced from postcss's changelog.

8.4.20

  • Fixed source map generation for childless at-rules like @layer.
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.19 to 8.4.20. <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.20</h2> <ul> <li>Fixed source map generation for childless at-rules like <code>@layer</code>.</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.20</h2> <ul> <li>Fixed source map generation for childless at-rules like <code>@layer</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/1d4c509c114a0dd8270cb5241c5eee7d01f91674"><code>1d4c509</code></a> Release 8.4.20 version</li> <li><a href="https://github.com/postcss/postcss/commit/905082a5c1a0246e9187d5c8535ad5c576c18365"><code>905082a</code></a> Add Node.js 10 to CI</li> <li><a href="https://github.com/postcss/postcss/commit/20122e50b707b52f13a03db0310adc4e5a9c8650"><code>20122e5</code></a> Fix childless at-rule map generation</li> <li><a href="https://github.com/postcss/postcss/commit/ff7e8ce09749fa1f7451d6d69f5677a14c0f6fc6"><code>ff7e8ce</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1801">#1801</a> from romainmenke/invalid-sourcemap-with-at-layer--pr...</li> <li><a href="https://github.com/postcss/postcss/commit/d585976fc1e09f81f59fd0e3f3ef908b3dc87273"><code>d585976</code></a> Fix CI</li> <li><a href="https://github.com/postcss/postcss/commit/744b15f8c507a9a7d1a92a94752b4926bce12f82"><code>744b15f</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/db935f19f067bb0db2121a31b4dfd429f7e5a889"><code>db935f1</code></a> invalid sourcemap with at layer</li> <li><a href="https://github.com/postcss/postcss/commit/3cac84ae46a5f4427393cce549af5fd9f343e837"><code>3cac84a</code></a> Fix type tests</li> <li><a href="https://github.com/postcss/postcss/commit/5113edb7a297fa6ec1e6d55b71d0e5a1d1f217d5"><code>5113edb</code></a> Update dependencies</li> <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.4.19...8.4.20">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.19&new-version=8.4.20)](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 2022-12-12 05:02:39 +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#620
No description provided.