caraya / temporal-demo

0 stars 0 forks source link

Update dependency postcss-import to v16 #78

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-import ^15.0.0 -> ^16.0.0 age adoption passing confidence

Release Notes

postcss/postcss-import (postcss-import) ### [`v16.0.1`](https://togithub.com/postcss/postcss-import/blob/HEAD/CHANGELOG.md#1601--2024-02-14) [Compare Source](https://togithub.com/postcss/postcss-import/compare/16.0.0...16.0.1) - Fix crash when handling some `@import`s with media conditions ([#​557](https://togithub.com/postcss/postcss-import/issues/557), [#​558](https://togithub.com/postcss/postcss-import/pull/558)) ### [`v16.0.0`](https://togithub.com/postcss/postcss-import/blob/HEAD/CHANGELOG.md#1600--2024-01-02) [Compare Source](https://togithub.com/postcss/postcss-import/compare/15.1.0...16.0.0) - **BREAKING:** Require Node.js v18+ ([#​550](https://togithub.com/postcss/postcss-import/issues/550), [#​551](https://togithub.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 ([#​532](https://togithub.com/postcss/postcss-import/issues/532), [#​548](https://togithub.com/postcss/postcss-import/pull/548)) - When `skipDuplicates` is `false`, handles import cycles correctly ([#​462](https://togithub.com/postcss/postcss-import/issues/462), [#​535](https://togithub.com/postcss/postcss-import/pull/535)) - Add `warnOnEmpty` option to allow disabling warnings for empty files ([#​84](https://togithub.com/postcss/postcss-import/issues/84), [#​541](https://togithub.com/postcss/postcss-import/pull/541)) - Use proper `node.error`s ([#​518](https://togithub.com/postcss/postcss-import/issues/518), [#​540](https://togithub.com/postcss/postcss-import/pull/540)) Huge thanks to [`@romainmenke`](https://togithub.com/romainmenke) for all the hard work he put into this release.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.



This PR has been generated by Mend Renovate. View repository job log here.