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

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

This PR contains the following updates:

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

Release Notes

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

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.2.4` → `^11.0.0`](https://renovatebot.com/diffs/npm/postcss-preset-env/10.6.1/11.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/postcss-preset-env/11.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss-preset-env/10.6.1/11.1.0?slim=true) | --- ### Release Notes <details> <summary>csstools/postcss-plugins (postcss-preset-env)</summary> ### [`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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44MS4wIiwidXBkYXRlZEluVmVyIjoiNDIuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-01-17 09:01:41 +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
Check / Lint and Check (push) Successful in 35s
Check / Lint and Check (pull_request) Successful in 32s
91bd241ec8
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Check / Lint and Check (push) Successful in 35s
Required
Details
Check / Lint and Check (pull_request) Successful in 32s
Required
Details
This pull request can be merged automatically.
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.