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

Merged
kjuulh merged 1 commits from renovate/all into main 2024-01-03 02:47:22 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
postcss-import devDependencies major 15.1.0 -> 16.0.0

Release Notes

postcss/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.


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.


  • 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) | devDependencies | major | [`15.1.0` -> `16.0.0`](https://renovatebot.com/diffs/npm/postcss-import/15.1.0/16.0.0) | --- ### Release Notes <details> <summary>postcss/postcss-import</summary> ### [`v16.0.0`](https://github.com/postcss/postcss-import/blob/HEAD/CHANGELOG.md#&#8203;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> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-01-03 02:21:56 +01:00
chore(deps): update dependency postcss-import to v16
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
a58327bb31
kjuulh merged commit a58327bb31 into main 2024-01-03 02:47:22 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 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: kjuulh/todo#255
No description provided.