postcss/postcss-import (postcss-import)
### [`v16.1.0`](https://togithub.com/postcss/postcss-import/blob/HEAD/CHANGELOG.md#1610--2024-03-20)
[Compare Source](https://togithub.com/postcss/postcss-import/compare/16.0.1...16.1.0)
- Allow bundling URLs with fragments (useful for Vite users) ([#560](https://togithub.com/postcss/postcss-import/issues/560), [#561](https://togithub.com/postcss/postcss-import/pull/561))
### [`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 - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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, check this box
This PR contains the following updates:
^15.1.0
->^16.1.0
Release Notes
postcss/postcss-import (postcss-import)
### [`v16.1.0`](https://togithub.com/postcss/postcss-import/blob/HEAD/CHANGELOG.md#1610--2024-03-20) [Compare Source](https://togithub.com/postcss/postcss-import/compare/16.0.1...16.1.0) - Allow bundling URLs with fragments (useful for Vite users) ([#560](https://togithub.com/postcss/postcss-import/issues/560), [#561](https://togithub.com/postcss/postcss-import/pull/561)) ### [`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 - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.