Skip to content

build(deps): bump wikimedia/less.php from 3.2.1 to 5.5.1#98

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/wikimedia/less.php-5.5.1
Open

build(deps): bump wikimedia/less.php from 3.2.1 to 5.5.1#98
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/wikimedia/less.php-5.5.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps wikimedia/less.php from 3.2.1 to 5.5.1.

Changelog

Sourced from wikimedia/less.php's changelog.

v5.5.1

Fixed:

  • Less_Parser: Fix SetImportDirs() type hint to accept callable without string key (Timo Tijhof)

v5.5.0

Added:

  • Add support for CSS4 #RRGGBBAA colors. (Hannah Okwelum) T403056
  • Add support for native CSS color functions including with CSS variables. (Hannah Okwelum) T405815

Fixed:

  • Fix "PHP Warning: Using null as the key parameter for array_key_exists" on PHP 8.5. (del72683) T410596
  • Fix interpolation of string with number followed by underscore. (Timo Tijhof) [Less.js #2462](less/less.js#2462)
  • Fix "PHP Warning: Using null as an array offset" on PHP 8.5 in Less_Functions. (Hannah Okwelum) T411398
  • Fix "PHP Warning: Using null as an array offset" on PHP 8.5 in Less_ImportVisitor. (Hannah Okwelum) T411400
  • Fix "PHP Warning: ord(): Providing an empty string is deprecated" on PHP 8.5. (Hannah Okwelum) T411397

v5.4.0

Added:

  • Add support for Logical Functions if() and boolean(). (Hannah Okwelum) T393383

Changed:

  • Remove support for PHP 7.4 and 8.0. Raise requirement to PHP 8.1+. (James D. Forrester)

v5.3.1

Fixed:

  • Fix "PHP Warning: Undefined property $value" in extract(). (Timo Tijhof) T391735

v5.3.0

Added:

  • Less_Parser: Add cache_incremental option. Set this to false via Less_Cache to use the fast whole-output cache without the memory-intensive incremental cache. (Timo Tijhof)

Deprecated:

  • Deprecate Less_Cache::CheckCacheDir() as public method. This is called automatically.
  • Deprecate Less_Cache::CleanCache() as public method. This is called automatically.
  • Deprecate Less_Parser::SetCacheDir(). Set the cache_dir option, or use Less_Cache::SetCacheDir() instead.

v5.2.2

Fixed:

  • Fix ParseError on CSS variable when there is no trailing semicolon (Hannah Okwelum) T386077
  • Support functions calls in CSS variable value after first comma (Hannah Okwelum) T386079

v5.2.1

Fixed:

... (truncated)

Commits
  • f3e9516 Tag v5.5.1
  • 80fa33e build: Upgrade mediawiki-phan-config for PHP 8.5 support
  • 6bf62d5 build: Upgrade mediawiki/mediawiki-phan-config from 0.17.0 to 0.18.0
  • 39f0703 build: Upgrade PHPUnit from 10.5.58 to 10.5.63 to unblock CI
  • 8af2f70 Less_Parser: Fix SetImportDirs() type hint to accept callable without key
  • fd255ab docs: Minor changelog cleanup
  • f12e470 Tag v5.5.0
  • 8d67cd7 build: Rework some code to utilize more recent PHP features
  • 25f87e5 build: Skip Phan on PHP 8.5
  • 47f34f4 Less_Parser: Fix "ord(): Providing an empty string is deprecated" PHP 8.5 war...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Feb 16, 2026
@cla-bot cla-bot bot added the cla/signed label Feb 16, 2026
@dependabot dependabot bot force-pushed the dependabot/composer/wikimedia/less.php-5.5.1 branch 6 times, most recently from dc0aa86 to a1c86ca Compare February 24, 2026 14:31
Bumps [wikimedia/less.php](https://github.com/wikimedia/less.php) from 3.2.1 to 5.5.1.
- [Changelog](https://github.com/wikimedia/less.php/blob/master/CHANGES.md)
- [Commits](wikimedia/less.php@v3.2.1...v5.5.1)

---
updated-dependencies:
- dependency-name: wikimedia/less.php
  dependency-version: 5.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/wikimedia/less.php-5.5.1 branch from a1c86ca to bf7f22d Compare February 27, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants