Uninen / tauri-vue-template

Tauri + Vue + Vite template w/ Vitest, Tailwind, and GH Actions configured.
201 stars 21 forks source link

chore(deps): update dependency postcss-import to v16 #36

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

postcss/postcss-import (postcss-import) ### [`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 4am on Monday" in timezone Europe/Helsinki, 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.