Update dependency postcss-import to v16 #141

Merged
romanjaros merged 2 commits from renovate/postcss-import-16.x into develop 2024-01-18 23:01:33 +01:00
Member

This PR contains the following updates:

Package Type Update Change
postcss-import dependencies major ^15.0.0 -> ^16.0.0

Release Notes

postcss/postcss-import (postcss-import)

v16.0.0

Compare Source

  • BREAKING: Require Node.js v18+ (#​550, #​551)
  • BREAKING: Signifigant rewrite, with small behavioral tweaks in a number of edge cases
  • Support for @supports conditional imports added (#​532, #​548)
  • When skipDuplicates is false, handles import cycles correctly (#​462, #​535)
  • Add warnOnEmpty option to allow disabling warnings for empty files (#​84, #​541)
  • Use proper node.errors (#​518, #​540)

Huge thanks to @romainmenke for all the hard work he put into this release.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [postcss-import](https://github.com/postcss/postcss-import) | dependencies | major | [`^15.0.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/postcss-import/15.1.0/16.0.0) | --- ### Release Notes <details> <summary>postcss/postcss-import (postcss-import)</summary> ### [`v16.0.0`](https://github.com/postcss/postcss-import/blob/HEAD/CHANGELOG.md#1600--2024-01-02) [Compare Source](https://github.com/postcss/postcss-import/compare/15.1.0...16.0.0) - **BREAKING:** Require Node.js v18+ ([#&#8203;550](https://github.com/postcss/postcss-import/issues/550), [#&#8203;551](https://github.com/postcss/postcss-import/pull/551)) - **BREAKING:** Signifigant rewrite, with small behavioral tweaks in a number of edge cases - Support for `@supports` conditional imports added ([#&#8203;532](https://github.com/postcss/postcss-import/issues/532), [#&#8203;548](https://github.com/postcss/postcss-import/pull/548)) - When `skipDuplicates` is `false`, handles import cycles correctly ([#&#8203;462](https://github.com/postcss/postcss-import/issues/462), [#&#8203;535](https://github.com/postcss/postcss-import/pull/535)) - Add `warnOnEmpty` option to allow disabling warnings for empty files ([#&#8203;84](https://github.com/postcss/postcss-import/issues/84), [#&#8203;541](https://github.com/postcss/postcss-import/pull/541)) - Use proper `node.error`s ([#&#8203;518](https://github.com/postcss/postcss-import/issues/518), [#&#8203;540](https://github.com/postcss/postcss-import/pull/540)) Huge thanks to [`@romainmenke`](https://github.com/romainmenke) for all the hard work he put into this release. </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNjAuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
requested review from romanjaros 2024-01-03 22:33:04 +01:00
romanjaros force-pushed renovate/postcss-import-16.x from 8890243d20 to cc7a8fa288 2024-01-18 22:58:13 +01:00 Compare
romanjaros merged commit cc7a8fa288 into develop 2024-01-18 23:01:33 +01:00
romanjaros deleted branch renovate/postcss-import-16.x 2024-01-18 23:01:33 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 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: procyon/procyon#141
No description provided.