schnerring / hugo-theme-gruvbox

A retro-looking Hugo theme inspired by gruvbox. The pastel colors are high contrast, easily distinguishable, pleasing to the eye, and feature light and dark color palettes.
MIT License
163 stars 40 forks source link

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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 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 - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.