Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump wikimedia/less.php from 5.0.0 to 5.1.1 #2747

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps wikimedia/less.php from 5.0.0 to 5.1.1.

Changelog

Sourced from wikimedia/less.php's changelog.

v5.1.1

Fixed:

  • Fix compiling of PHP-injected variables with false, null or empty string (Hannah Okwelum)

v5.1.0

Added:

  • Add support for property acessors (Piotr Miazga) T368408
  • Increase parsing flexibility around at-rule blocks and custom properties (Piotr Miazga) T368408
  • Add support for Namespaces and Accessors (Piotr Miazga) T368409

Fixed:

  • Fix parse error when opacity is set to zero in alpha() function (Hannah Okwelum) T371606
Commits
  • 29e1451 Tag v5.1.1
  • ee28276 Fix compiling of PHP-injected variables with false, null or empty string
  • b66f357 Tag v5.1.0
  • dd843a2 Merge "Fix parse error when opacity is set to zero to alpha() function"
  • 0d80730 Fix parse error when opacity is set to zero to alpha() function
  • f8b680c docs: Reference version is now Less.js 3.13, no longer 2.5
  • c28be8d Merge "Minor 3.13 sync in Less_Tree for Anonymous, NamespaceValue, JavaScript"
  • 96ca779 Build: Remove unused .easymin configuration file
  • a7fef13 Minor 3.13 sync in Less_Tree for Anonymous, NamespaceValue, JavaScript
  • bd77cff test: getVariables() should handle properties and namespace values
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 12, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/wikimedia/less.php-5.1.1 branch from 4bac257 to 39527ad Compare August 19, 2024 14:06
@mitelg
Copy link
Contributor

mitelg commented Aug 19, 2024

needs an entry update in the Upgrade.md

@dependabot dependabot bot force-pushed the dependabot/composer/wikimedia/less.php-5.1.1 branch from 39527ad to 53b0ac0 Compare August 19, 2024 15:00
@dependabot dependabot bot force-pushed the dependabot/composer/wikimedia/less.php-5.1.1 branch 3 times, most recently from 839c52b to c39e831 Compare August 26, 2024 22:18
Bumps [wikimedia/less.php](https://github.com/wikimedia/less.php) from 5.0.0 to 5.1.1.
- [Changelog](https://github.com/wikimedia/less.php/blob/master/CHANGES.md)
- [Commits](wikimedia/less.php@v5.0.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@mitelg mitelg force-pushed the dependabot/composer/wikimedia/less.php-5.1.1 branch from c39e831 to e9c402b Compare August 27, 2024 07:05
@mitelg mitelg enabled auto-merge August 27, 2024 07:06
@mitelg mitelg merged commit 3252691 into 5.7 Aug 27, 2024
25 checks passed
@dependabot dependabot bot deleted the dependabot/composer/wikimedia/less.php-5.1.1 branch August 27, 2024 07:25
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant