internetee / auction_center

Estonian Internet Foundation's software for auctioning domain names
Other
5 stars 4 forks source link

Update dependency postcss-import to v16 #1271

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

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 - "before 2am" (UTC), 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.