Skip to content

Update dependency postcss-calc to v11 - #3534

Merged
scriptex merged 1 commit into
masterfrom
renovate/major-postcss
Aug 22, 2026
Merged

Update dependency postcss-calc to v11#3534
scriptex merged 1 commit into
masterfrom
renovate/major-postcss

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
postcss-calc 10.1.111.0.0 age confidence

Release Notes

postcss/postcss-calc (postcss-calc)

v11.0.0

Compare Source

Breaking changes
  • Require Node.js ^22.22.3, ^24.15, or >=26.0.

  • Publish an ESM package with an explicit exports entry point. CommonJS require('postcss-calc') remains
    supported on the supported Node.js versions.

  • Remove the preserve option. Transformations now always update declarations, enabled media-query
    parameters, and enabled selectors in place.

Features
  • Rewrite the calculation engine around a CSS-aware tokenizer, Pratt parser, canonical AST, simplifier,
    and serializer.

  • Add simplification support for modern CSS math functions, including abs(), sign(), mod(), rem(),
    round(), trigonometric functions, pow(), sqrt(), hypot(), log(), and exp().

  • Improve public TypeScript declarations, including the exported PostCssCalcOptions type.

Bug fixes
  • Preserve correct grouping when simplifying subtractions involving custom properties and other opaque
    expressions.

  • Improve numerical precision and rounding, including signed-zero and exact-multiple mod()/rem()
    behavior.

  • Fix handling of identifier-like negative tokens and selector calculations.

  • Maintain left-to-right evaluation order when folding product terms.


Configuration

📅 Schedule: (in timezone Europe/Sofia)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Aug 21, 2026
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
atanas-info Ready Ready Preview Aug 21, 2026 11:45pm

@sonarqubecloud

Copy link
Copy Markdown

@scriptex
scriptex merged commit 08d70ce into master Aug 22, 2026
14 of 15 checks passed
@scriptex
scriptex deleted the renovate/major-postcss branch August 22, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant