UNCLASSIFIED - NO CUI

Skip to content

Update dependency wikimedia/less.php to v3.2.1

renovate requested to merge renovate/wikimedia-less.php-3.x into development

This MR contains the following updates:

Package Type Update Change
wikimedia/less.php (source) require minor 3.1.0 -> 3.2.1

Release Notes

wikimedia/less.php

v3.2.1

Compare Source

  • All changes
  • Tree_Ruleset: Fix support for nested parent selectors (Timo Tijhof) T204816
  • Fix ParseError when interpolating variable after colon in selector (Timo Tijhof) T327163
  • Functions: Fix "Undefined property" warning on bad minmax arg
  • Tree_Call: Include previous exception when catching functions (Robert Frunzke)

v3.2.0

Compare Source

  • All changes
  • Fix "Implicit conversion" PHP 8.1 warnings (Ayokunle Odusan)
  • Fix "Creation of dynamic property" PHP 8.2 warnings (Bas Couwenberg)
  • Fix "Creation of dynamic property" PHP 8.2 warnings (Rajesh Kumar)
  • Tree_Url: Add support for "Url" type to Parser::getVariables() (ciroarcadio) #​51
  • Tree_Import: Add support for importing URLs without file extension (Timo Tijhof) #​27

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports