fix(deps): update dependency postcss-preset-env to v11 #57

Open
renovate-bot wants to merge 1 commits from renovate/postcss-preset-env-11.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
postcss-preset-env (source) ^10.4.0^11.0.0 age confidence

Release Notes

csstools/postcss-plugins (postcss-preset-env)

v11.1.1

Compare Source

January 15, 2026

v11.1.0

Compare Source

January 14, 2026

v11.0.1

Compare Source

January 14, 2026

v11.0.0

Compare Source

January 14, 2026

  • Updated: Support for Node 20.19.0 or later (major).
  • Removed: commonjs API. In supported Node versions require(esm) will work without needing to make code changes.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env#readme) ([source](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env)) | [`^10.4.0` → `^11.0.0`](https://renovatebot.com/diffs/npm/postcss-preset-env/10.6.1/11.1.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/postcss-preset-env/11.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss-preset-env/10.6.1/11.1.1?slim=true) | --- ### Release Notes <details> <summary>csstools/postcss-plugins (postcss-preset-env)</summary> ### [`v11.1.1`](https://github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#1111) [Compare Source](https://github.com/csstools/postcss-plugins/compare/30a277e422fabfe0cf8dbc5d48490ca1b32df950...8a86436c8be32cd49a42dbc84fa607fc7a2e941c) *January 15, 2026* - Updated [`@csstools/postcss-alpha-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-alpha-function) to [`2.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-alpha-function/CHANGELOG.md#201) (patch) ### [`v11.1.0`](https://github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#1110) [Compare Source](https://github.com/csstools/postcss-plugins/compare/104c3e4e8de9e8d133472a9fbdc6261796e421e8...30a277e422fabfe0cf8dbc5d48490ca1b32df950) *January 14, 2026* - Added `@csstools/postcss-mixins` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-mixins#readme) for usage details. - Updated [`cssdb`](https://github.com/csstools/cssdb) to [`8.7.0`](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#870-january-14-2026) ### [`v11.0.1`](https://github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#1101) [Compare Source](https://github.com/csstools/postcss-plugins/compare/27860ccdee94dc40c594fe1e3966b8fee934e0d0...104c3e4e8de9e8d133472a9fbdc6261796e421e8) *January 14, 2026* - Updated [`css-blank-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo) to [`8.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo/CHANGELOG.md#801) (patch) ### [`v11.0.0`](https://github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#1100) [Compare Source](https://github.com/csstools/postcss-plugins/compare/0e98e33345910c98b044b2e826a671b377955fd2...27860ccdee94dc40c594fe1e3966b8fee934e0d0) *January 14, 2026* - Updated: Support for Node `20.19.0` or later (major). - Removed: `commonjs` API. In supported Node versions `require(esm)` will work without needing to make code changes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44MS4wIiwidXBkYXRlZEluVmVyIjoiNDIuODEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-01-17 09:03:20 +01:00
fix(deps): update dependency postcss-preset-env to v11
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Check (pull_request) Successful in 30s
Lint / Lint and Check (push) Successful in 30s
67cb4a68be
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Check (pull_request) Successful in 30s
Required
Details
Lint / Lint and Check (push) Successful in 30s
Required
Details
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/postcss-preset-env-11.x:renovate/postcss-preset-env-11.x
git checkout renovate/postcss-preset-env-11.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: schulze/trackevery-day#57