Bump postcss from 8.4.1 to 8.4.4 #399

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/postcss-8.4.4 into develop 2021-11-29 05:09:45 +01:00
dependabot[bot] commented 2021-11-29 05:05:40 +01:00 (Migrated from github.com)

Bumps postcss from 8.4.1 to 8.4.4.

Release notes

Sourced from postcss's releases.

8.4.4

  • Fixed absolute path in source map on zero plugins mode.

8.4.3

  • Fixed this.css.replace is not a function error.

8.4.2

  • Fixed previous source map support in zero plugins mode.
Changelog

Sourced from postcss's changelog.

8.4.4

  • Fixed absolute path in source map on zero plugins mode.

8.4.3

  • Fixed this.css.replace is not a function error.

8.4.2

  • Fixed previous source map support in zero plugins mode.
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.1 to 8.4.4. <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.4</h2> <ul> <li>Fixed absolute path in source map on zero plugins mode.</li> </ul> <h2>8.4.3</h2> <ul> <li>Fixed <code>this.css.replace is not a function</code> error.</li> </ul> <h2>8.4.2</h2> <ul> <li>Fixed previous source map support in zero plugins mode.</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.4</h2> <ul> <li>Fixed absolute path in source map on zero plugins mode.</li> </ul> <h2>8.4.3</h2> <ul> <li>Fixed <code>this.css.replace is not a function</code> error.</li> </ul> <h2>8.4.2</h2> <ul> <li>Fixed previous source map support in zero plugins mode.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/2dd468e7a57a89d221927b654af384c322cea8bf"><code>2dd468e</code></a> Release 8.4.4 version</li> <li><a href="https://github.com/postcss/postcss/commit/ea8b7982e89b462c4fa770036c0373444f2d4346"><code>ea8b798</code></a> Fix absolute paths support in map with plugins</li> <li><a href="https://github.com/postcss/postcss/commit/1f2cde739937358e38985843ad24d30b267a86cf"><code>1f2cde7</code></a> Release 8.4.3 version</li> <li><a href="https://github.com/postcss/postcss/commit/c8e5bc54ddcbe2d63dc672fdc11f64c69cc671ea"><code>c8e5bc5</code></a> Make NoWorkResult safer</li> <li><a href="https://github.com/postcss/postcss/commit/a34b6caea59dc60931b5d0006555318f94b1ecf4"><code>a34b6ca</code></a> Release 8.4.2 version</li> <li><a href="https://github.com/postcss/postcss/commit/07bb8d7cc365709701d519a69de384703d39ac54"><code>07bb8d7</code></a> Remove VSCode config</li> <li><a href="https://github.com/postcss/postcss/commit/af4d9afcf82757caf9f41a4196bd5a5b458fb91d"><code>af4d9af</code></a> Fix Windows CI</li> <li><a href="https://github.com/postcss/postcss/commit/a31b189d521884ca898217c298a9d17cd3f84142"><code>a31b189</code></a> Disable map coverage because of c8 control comment instability</li> <li><a href="https://github.com/postcss/postcss/commit/b7c556c44b873dbf302d45776882bafa0dbb5f68"><code>b7c556c</code></a> Fix NoWorkResult and prev map</li> <li><a href="https://github.com/postcss/postcss/commit/90c9729f93acecd0766c7894c45fd1f0dc5fafda"><code>90c9729</code></a> Sort imports</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.1...8.4.4">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.1&new-version=8.4.4)](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-11-29 05:06:00 +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#399
No description provided.