Bump postcss from 8.4.5 to 8.4.6 #456

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

Bumps postcss from 8.4.5 to 8.4.6.

Release notes

Sourced from postcss's releases.

8.4.6

  • Prevented comment removing when it change meaning of CSS.
  • Fixed parsing space in last semicolon-less CSS Custom Properties.
  • Fixed comment cleaning in CSS Custom Properties with space.
  • Fixed throwing an error on .root access for plugin-less case.
Changelog

Sourced from postcss's changelog.

8.4.6

  • Prevented comment removing when it change meaning of CSS.
  • Fixed parsing space in last semicolon-less CSS Custom Properties.
  • Fixed comment cleaning in CSS Custom Properties with space.
  • Fixed throwing an error on .root access for plugin-less case.
Commits
  • aa2d165 Release 8.4.6 version
  • d058a5c Update dependencies
  • b5d9bc0 Move to released version of postcss-parser-tests
  • 8206d3e Update dependencies
  • be42a7c Fix empty custom property parsing
  • 373b6c5 Fix GitHub version in package.json
  • dc4187d Fix changing declaration meaning by comment removing
  • 4f5346e Clean up code
  • 989361e Update dependencies
  • 2035231 Throws error on NoWorkResult.root access
  • Additional commits viewable in compare view

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 it's up-to-date and 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.5 to 8.4.6. <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.6</h2> <ul> <li>Prevented comment removing when it change meaning of CSS.</li> <li>Fixed parsing space in last semicolon-less CSS Custom Properties.</li> <li>Fixed comment cleaning in CSS Custom Properties with space.</li> <li>Fixed throwing an error on <code>.root</code> access for plugin-less case.</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.6</h2> <ul> <li>Prevented comment removing when it change meaning of CSS.</li> <li>Fixed parsing space in last semicolon-less CSS Custom Properties.</li> <li>Fixed comment cleaning in CSS Custom Properties with space.</li> <li>Fixed throwing an error on <code>.root</code> access for plugin-less case.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/aa2d16575cbffd5b85d07b8b9f4254bd880ceaf2"><code>aa2d165</code></a> Release 8.4.6 version</li> <li><a href="https://github.com/postcss/postcss/commit/d058a5c33d13299846dd0d5f27a55f06d0718b2f"><code>d058a5c</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/b5d9bc060c0d455dd5b2ff4cc94c02a404d681fd"><code>b5d9bc0</code></a> Move to released version of postcss-parser-tests</li> <li><a href="https://github.com/postcss/postcss/commit/8206d3ebc645b9e1b2436b1d77e76b57a87c3fe9"><code>8206d3e</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/be42a7c250947165a9d0127cd1a06d8c01550e3f"><code>be42a7c</code></a> Fix empty custom property parsing</li> <li><a href="https://github.com/postcss/postcss/commit/373b6c51fc23e7214d92844ec2a42fa11dcab0e4"><code>373b6c5</code></a> Fix GitHub version in package.json</li> <li><a href="https://github.com/postcss/postcss/commit/dc4187de575f476398fe9b5b5ede6ccc0e4c4f27"><code>dc4187d</code></a> Fix changing declaration meaning by comment removing</li> <li><a href="https://github.com/postcss/postcss/commit/4f5346e05b46647d61f2312868da23dbe5c9f458"><code>4f5346e</code></a> Clean up code</li> <li><a href="https://github.com/postcss/postcss/commit/989361ea4eaa68a54336e6258c65bcaae759f910"><code>989361e</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/2035231c41590e69ffe00dd629fbc62995881c72"><code>2035231</code></a> Throws error on NoWorkResult.root access</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.5...8.4.6">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.5&new-version=8.4.6)](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 it's up-to-date and 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-02-02 05:15:26 +01:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Serraniel (Migrated from github.com) approved these changes 2022-02-02 05:18:32 +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#456
No description provided.