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

bump(pretty-php): update to v0.4.85 #8428

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2025

This PR contains the following updates:

Package Update Change
pretty-php patch v0.4.84 -> v0.4.85

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

lkrms/pretty-php (pretty-php)

v0.4.85

Compare Source

Changed
  • Refactor hanging indentation to improve output quality and consistency, especially when formatting complex expressions that break over multiple lines
    • Vary indentation to reflect operator precedence where possible
    • Suppress the first level of hanging indentation in more single-expression contexts
  • Format more lists when strict-lists or align-lists are enabled:
    • import lists (e.g. use Foo\Bar, Foo\Baz)
    • import list groups (e.g. use Foo\{Bar, Baz})
    • trait insertion lists
    • insteadof lists when inserting traits
    • property and constant declaration lists
    • static and global variable lists
  • Add newlines between comma-delimited property and constant declarations
Fixed
  • Fix multiple issues with runaway mid-expression indentation
  • Fix issue where anonymous classes that implement multiple interfaces may not be formatted correctly in list contexts

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot enabled auto-merge (squash) January 3, 2025 03:41
@renovate renovate bot merged commit a7ea8ea into main Jan 3, 2025
18 checks passed
@renovate renovate bot deleted the renovate/pretty-php-0.x branch January 3, 2025 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants