Update dependency postcss to v8.4.18 - autoclosed #6

Closed
kjuulh wants to merge 1 commits from renovate/postcss-8.x into main
Owner

This PR contains the following updates:

Package Type Update Change
postcss (source) devDependencies patch 8.4.5 -> 8.4.18

Release Notes

postcss/postcss

v8.4.18

Compare Source

  • Fixed an error on absolute: true with empty sourceContent (by Rene Haas).

v8.4.17

Compare Source

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).

v8.4.16

Compare Source

  • Fixed Root AST migration.

v8.4.15

Compare Source

  • Fixed AST normalization after using custom parser with old PostCSS AST.

v8.4.14

Compare Source

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).

v8.4.13

Compare Source

  • Fixed append() error after using .parent (by Jordan Pittman).

v8.4.12

Compare Source

  • Fixed package.funding to have same value between all PostCSS packages.

v8.4.11

Compare Source

  • Fixed Declaration#raws.value type.

v8.4.10

Compare Source

  • Fixed package.funding URL format.

v8.4.9

Compare Source

  • Fixed package.funding (by Álvaro Mondéjar).

v8.4.8

Compare Source

  • Fixed end position in empty Custom Properties.

v8.4.7

Compare Source

  • Fixed Node#warn() type (by Masafumi Koba).
  • Fixed comment removal in values after ,.

v8.4.6

Compare Source

  • 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.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [postcss](https://postcss.org/) ([source](https://github.com/postcss/postcss)) | devDependencies | patch | [`8.4.5` -> `8.4.18`](https://renovatebot.com/diffs/npm/postcss/8.4.5/8.4.18) | --- ### Release Notes <details> <summary>postcss/postcss</summary> ### [`v8.4.18`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;8418) [Compare Source](https://github.com/postcss/postcss/compare/34c0de4017800e1028943257c3ac50ddff5f68bc...d33f2725eb36f442feb52c91457d7b7510bdf02f) - Fixed an error on `absolute: true` with empty `sourceContent` (by Rene Haas). ### [`v8.4.17`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;8417) [Compare Source](https://github.com/postcss/postcss/compare/bc18340b6bcbea43839e56a8b61b939396b487ef...34c0de4017800e1028943257c3ac50ddff5f68bc) - Fixed `Node.before()` unexpected behavior (by Romain Menke). - Added TOC to docs (by Mikhail Dedov). ### [`v8.4.16`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;8416) [Compare Source](https://github.com/postcss/postcss/compare/8.4.15...8.4.16) - Fixed `Root` AST migration. ### [`v8.4.15`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;8415) [Compare Source](https://github.com/postcss/postcss/compare/8.4.14...8.4.15) - Fixed AST normalization after using custom parser with old PostCSS AST. ### [`v8.4.14`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;8414) [Compare Source](https://github.com/postcss/postcss/compare/8.4.13...8.4.14) - Print “old plugin API” warning only if plugin was used (by [@&#8203;zardoy](https://github.com/zardoy)). ### [`v8.4.13`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;8413) [Compare Source](https://github.com/postcss/postcss/compare/8.4.12...8.4.13) - Fixed `append()` error after using `.parent` (by Jordan Pittman). ### [`v8.4.12`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;8412) [Compare Source](https://github.com/postcss/postcss/compare/8.4.11...8.4.12) - Fixed `package.funding` to have same value between all PostCSS packages. ### [`v8.4.11`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;8411) [Compare Source](https://github.com/postcss/postcss/compare/8.4.10...8.4.11) - Fixed `Declaration#raws.value` type. ### [`v8.4.10`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;8410) [Compare Source](https://github.com/postcss/postcss/compare/8.4.9...8.4.10) - Fixed `package.funding` URL format. ### [`v8.4.9`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;849) [Compare Source](https://github.com/postcss/postcss/compare/8.4.8...8.4.9) - Fixed `package.funding` (by Álvaro Mondéjar). ### [`v8.4.8`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;848) [Compare Source](https://github.com/postcss/postcss/compare/8.4.7...8.4.8) - Fixed end position in empty Custom Properties. ### [`v8.4.7`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;847) [Compare Source](https://github.com/postcss/postcss/compare/8.4.6...8.4.7) - Fixed `Node#warn()` type (by Masafumi Koba). - Fixed comment removal in values after `,`. ### [`v8.4.6`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;846) [Compare Source](https://github.com/postcss/postcss/compare/8.4.5...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. </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
kjuulh force-pushed renovate/postcss-8.x from 7acd95069f to ffe6b3bb19 2022-10-26 12:10:21 +02:00 Compare
kjuulh force-pushed renovate/postcss-8.x from ffe6b3bb19 to d29670f6af 2022-10-26 16:38:30 +02:00 Compare
kjuulh force-pushed renovate/postcss-8.x from d29670f6af to ceb68f73c9 2022-10-26 17:03:24 +02:00 Compare
kjuulh force-pushed renovate/postcss-8.x from ceb68f73c9 to 31b2f73c7d 2022-10-26 17:35:55 +02:00 Compare
kjuulh changed title from Update dependency postcss to v8.4.18 to Update dependency postcss to v8.4.18 - autoclosed 2022-10-26 18:12:15 +02:00
kjuulh closed this pull request 2022-10-26 18:12:15 +02:00
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: kjuulh/downloader#6
No description provided.