Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 9, 2024

Updates the requirements on wikimedia/less.php to permit the latest version.

Changelog

Sourced from wikimedia/less.php's changelog.

v5.0.0

Added:

  • Add support for Lessjs 3.5.0 calc() exception (Piotr Miazga) T367186
  • Add support for CSS Grid syntax (Dringsim) T288498
  • Add support for \9 escapes in CSS keyword (Dringsim) T288498
  • Add Less_Parser "math" option, renamed from strictMath (Hannah Okwelum) T366445

Changed:

  • Change Less_Parser "math" default from "always" to "parens-division" (Hannah Okwelum) T366445
  • Change Less_Version::less_version to "3.13.3". This end compatibility support of Less.js 2.5.3. Less.php 5.0 and later will target Less.js 3.13.1 behaviour instead. (Piotr Miazga)

Removed:

  • Remove import_callback Less_Parser option (Hannah Okwelum)
  • Remove backtick evaluation inside quoted strings (Bartosz Dziewoński)
  • Remove Less_Parser::AllParsedFiles() (Hannah Okwelum)
  • Remove Less_Parser->SetInput() public method, now private (Hannah Okwelum)
  • Remove Less_Parser->CacheFile() public method, now private (Hannah Okwelum)
  • Remove Less_Parser->UnsetInput() public method, now private (Hannah Okwelum)
  • Remove Less_Parser->save() public method, now private (Hannah Okwelum)

v4.4.1

Fixed:

  • Update Less_Version::version and bump Less_Version::cache_version (Timo Tijhof)

v4.4.0

Added:

  • Add image-size() function, disable base64 for SVG data-uri() (Hannah Okwelum) T353147
  • Improve support for preserving !important via variables (Piotr Miazga) T362341
  • Add support for include path inside data-uri() (Hannah Okwelum) T364871

Changed, to match Less.js 2.5.3:

  • Fix multiplication of mixed units to preserve the first unit (Piotr Miazga) T362341

Fixed:

  • Fix checking of guard conditions in nested mixins (Hannah Okwelum) T352867
  • Less_Functions: Avoid clobbering clamp() with internal helper (Timo Tijhof) T363728

v4.3.0

Added:

  • Support interpolated variable imports, via ImportVisitor (Hannah Okwelum) T353133
  • Support rulesets as default values of a mixin parameter (Hannah Okwelum) T353143
  • Support ... expand operator in mixin calls (Piotr Miazga) T352897
  • Improve support for @import (reference) matching Less.js 2.x (Hannah Okwelum) T362647

Changed:

... (truncated)

Commits
  • 1ed8afc Tag v5.0.0
  • de7b209 Merge "Add support for calc() exception"
  • f6e3695 Add support for calc() exception
  • 58c499c phpunit: Clean cache directory before running tests
  • a731b9b Merge "Remove Less_Parser::AllParsedFiles()"
  • af3cc38 Remove Less_Parser::AllParsedFiles()
  • eba7da1 Add test case for T367603
  • e7aa2d4 Merge "Rename Less_Parser strictMath option to "math", and make "parens-divis...
  • 5a6531f Rename Less_Parser strictMath option to "math", and make "parens-division" th...
  • 23fa14b Merge "update Less_Parser::parseEntitiesKeyword() to support some Less.js 3.1...
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [wikimedia/less.php](https://github.com/wikimedia/less.php) to permit the latest version.
- [Changelog](https://github.com/wikimedia/less.php/blob/master/CHANGES.md)
- [Commits](wikimedia/less.php@v3.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: wikimedia/less.php
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 9, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 7, 2024

Superseded by #2.

@dependabot dependabot bot closed this Aug 7, 2024
@dependabot dependabot bot deleted the dependabot/composer/wikimedia/less.php-tw-5.0 branch August 7, 2024 11: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant