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): update dependency sabberworm/php-css-parser to 8.4.0 || 8.7.0 #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sabberworm/php-css-parser (source) 8.4.0 -> 8.4.0 || 8.7.0 age adoption passing confidence

Release Notes

MyIntervals/PHP-CSS-Parser (sabberworm/php-css-parser)

v8.7.0: : Add support for PHP 8.4

Compare Source

Added
Changed
  • Mark parsing-internal classes and methods as @internal (#​711)
  • Block installations on unsupported higher PHP versions (#​691)
Deprecated
  • Deprecate the expansion of shorthand properties (#​719)
  • Deprecate Parser::setCharset() and Parser::getCharset() (#​703)

v8.6.0: : Critical features

Compare Source

Added
  • Support arithmetic operators in CSS function arguments (#​607)
  • Add support for inserting an item in a CSS list (#​545)
  • Add support for the dvh, lvh and svh length units (#​415)
Changed
  • Improve performance of Value::parseValue with many delimiters by refactoring to remove array_search() (#​413)

v8.5.2: : Bug fixes

Compare Source

Changed
  • Mark all class constants as @internal (#​500)
Fixed
  • Fix undefined local variable in CalcFunction::parse() (#​593)

v8.5.1: : Bug fixes

Compare Source

Fixed
  • Fix (regression) failure to parse at-rules with strict parsing (#​456)

v8.5.0

Compare Source

Added
Fixed
  • Retain CSSList and Rule comments when rendering CSS (#​351)
  • Replace invalid turns unit with turn (#​350)
  • Also allow string values for rules (#​348)
  • Fix invalid calc parsing (#​169)
  • Handle scientific notation when parsing sizes (#​179)
  • Fix PHP 8.1 compatibility in ParserState::strsplit() (#​344)

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link
Contributor Author

renovate bot commented Jun 20, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/sabberworm-php-css-parser-8.x branch from 76cff82 to a6465d2 Compare June 20, 2024 05:44
@renovate renovate bot force-pushed the renovate/sabberworm-php-css-parser-8.x branch from a6465d2 to d382adf Compare June 29, 2024 11:38
@renovate renovate bot changed the title chore(deps): update dependency sabberworm/php-css-parser to 8.4.0 || 8.5.1 chore(deps): update dependency sabberworm/php-css-parser to 8.4.0 || 8.5.2 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/sabberworm-php-css-parser-8.x branch from d382adf to 096da4b Compare July 3, 2024 20:34
@renovate renovate bot changed the title chore(deps): update dependency sabberworm/php-css-parser to 8.4.0 || 8.5.2 chore(deps): update dependency sabberworm/php-css-parser to 8.4.0 || 8.6.0 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/sabberworm-php-css-parser-8.x branch from 096da4b to 7ee5799 Compare July 10, 2024 05:11
@renovate renovate bot force-pushed the renovate/sabberworm-php-css-parser-8.x branch from 7ee5799 to 7e85192 Compare July 25, 2024 00:00
@renovate renovate bot force-pushed the renovate/sabberworm-php-css-parser-8.x branch from 7e85192 to 3a02f35 Compare August 15, 2024 05:57
@renovate renovate bot force-pushed the renovate/sabberworm-php-css-parser-8.x branch 2 times, most recently from 57e6d50 to ff624f1 Compare August 26, 2024 17:45
@renovate renovate bot force-pushed the renovate/sabberworm-php-css-parser-8.x branch 2 times, most recently from b1ede56 to b30809e Compare September 28, 2024 05:08
@renovate renovate bot force-pushed the renovate/sabberworm-php-css-parser-8.x branch from b30809e to 8fb1cb2 Compare October 20, 2024 05:50
…8.7.0

| datasource | package                   | from  | to    |
| ---------- | ------------------------- | ----- | ----- |
| packagist  | sabberworm/php-css-parser | 8.4.0 | 8.7.0 |
@renovate renovate bot force-pushed the renovate/sabberworm-php-css-parser-8.x branch from 8fb1cb2 to 020cb37 Compare October 28, 2024 02:49
@renovate renovate bot changed the title chore(deps): update dependency sabberworm/php-css-parser to 8.4.0 || 8.6.0 chore(deps): update dependency sabberworm/php-css-parser to 8.4.0 || 8.7.0 Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant