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.82 #8286

Merged
merged 1 commit into from
Dec 20, 2024
Merged

bump(pretty-php): update to v0.4.82 #8286

merged 1 commit into from
Dec 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Update Change
pretty-php patch v0.4.81 -> v0.4.82

Warning

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


Release Notes

lkrms/pretty-php (pretty-php)

v0.4.82

Compare Source

Changed
  • Don't zero-pad integer literals that use hexadecimal or binary notation and have an odd number of digits
  • In expressions with newlines adjacent to boolean operators, collapse newlines between brackets on their own line
  • In chained ternary expressions, limit the scope of indentation and alignment changes to better reflect operator precedence and associativity
  • When align-ternary is enabled and ternary operators are aligned with an expression that breaks over multiple lines, align with the first token on the previous line (for consistency with align-comments and align-fn)
Fixed
  • Refactor unenclosed control structure body handling to fix multiple issues where they are not formatted correctly
  • Fix issue where comments after labels may be moved incorrectly
  • Fix issue where ternary expressions are incorrectly aligned across logical operator boundaries
  • Fix issue where lines that start with a T_END_HEREDOC may trigger incorrect alignment of subsequent tokens

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) December 20, 2024 00:50
@renovate renovate bot merged commit a3684ec into main Dec 20, 2024
18 checks passed
@renovate renovate bot deleted the renovate/pretty-php-0.x branch December 20, 2024 00:53
williamboman added a commit that referenced this pull request Dec 20, 2024
* origin/main: (22 commits)
  bump(pretty-php): update to v0.4.82 (#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (#7929)
  bump(cpptools): update to v1.22.11 (#7552)
  bump(erlang-ls): update to v1 (#7405)
  bump(nimlangserver): update to v1.6.0 (#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (#7536)
  bump(codelldb): update to v1.11.1 (#7448)
  bump(steep): update to v1.9.2 (#7376)
  bump(slang): update to v2024.17 (#6445)
  bump(aiken): update to v1.1.9 (#7090)
  bump(gradle-language-server): update to v3.16.4 (#6129)
  bump(nilaway): update to v0.0.0-20241010202415-ba14292918d8 (#6023)
  bump(ormolu): update to v0.7.7.0 (#5823)
  bump(buf): update to v1.48.0 (#8284)
  bump(gitleaks): update to v8.21.3 (#8282)
  bump(mdformat): update to v0.7.21 (#8283)
  bump(nickel-lang-lsp): update to v1.9.1 (#8278)
  bump(eslint_d): update to v14.3.0 (#8280)
  ...
williamboman added a commit that referenced this pull request Dec 20, 2024
* origin/main: (251 commits)
  bump(ada-language-server): update to v26 (#7970)
  bump(jdtls): update to v1.43.0 (#8066)
  bump(stylua): update to v2 (#7959)
  chore(cuepls): add deprecation message (#8285)
  bump(pretty-php): update to v0.4.82 (#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (#7929)
  bump(cpptools): update to v1.22.11 (#7552)
  bump(erlang-ls): update to v1 (#7405)
  bump(nimlangserver): update to v1.6.0 (#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (#7536)
  bump(codelldb): update to v1.11.1 (#7448)
  bump(steep): update to v1.9.2 (#7376)
  bump(slang): update to v2024.17 (#6445)
  bump(aiken): update to v1.1.9 (#7090)
  bump(gradle-language-server): update to v3.16.4 (#6129)
  bump(nilaway): update to v0.0.0-20241010202415-ba14292918d8 (#6023)
  bump(ormolu): update to v0.7.7.0 (#5823)
  bump(buf): update to v1.48.0 (#8284)
  ...
williamboman added a commit that referenced this pull request Dec 20, 2024
…-3.x

* origin/main: (250 commits)
  bump(ada-language-server): update to v26 (#7970)
  bump(jdtls): update to v1.43.0 (#8066)
  bump(stylua): update to v2 (#7959)
  chore(cuepls): add deprecation message (#8285)
  bump(pretty-php): update to v0.4.82 (#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (#7929)
  bump(cpptools): update to v1.22.11 (#7552)
  bump(erlang-ls): update to v1 (#7405)
  bump(nimlangserver): update to v1.6.0 (#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (#7536)
  bump(codelldb): update to v1.11.1 (#7448)
  bump(steep): update to v1.9.2 (#7376)
  bump(slang): update to v2024.17 (#6445)
  bump(aiken): update to v1.1.9 (#7090)
  bump(gradle-language-server): update to v3.16.4 (#6129)
  bump(nilaway): update to v0.0.0-20241010202415-ba14292918d8 (#6023)
  bump(ormolu): update to v0.7.7.0 (#5823)
  bump(buf): update to v1.48.0 (#8284)
  ...
williamboman added a commit that referenced this pull request Dec 20, 2024
* origin/main: (128 commits)
  bump(swiftlint): update to v0.57.1 (#8024)
  bump(ada-language-server): update to v26 (#7970)
  bump(jdtls): update to v1.43.0 (#8066)
  bump(stylua): update to v2 (#7959)
  chore(cuepls): add deprecation message (#8285)
  bump(pretty-php): update to v0.4.82 (#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (#7929)
  bump(cpptools): update to v1.22.11 (#7552)
  bump(erlang-ls): update to v1 (#7405)
  bump(nimlangserver): update to v1.6.0 (#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (#7536)
  bump(codelldb): update to v1.11.1 (#7448)
  bump(steep): update to v1.9.2 (#7376)
  bump(slang): update to v2024.17 (#6445)
  bump(aiken): update to v1.1.9 (#7090)
  bump(gradle-language-server): update to v3.16.4 (#6129)
  bump(nilaway): update to v0.0.0-20241010202415-ba14292918d8 (#6023)
  bump(ormolu): update to v0.7.7.0 (#5823)
  ...
williamboman added a commit to Conarius/mason-registry that referenced this pull request Dec 20, 2024
* origin/main: (2239 commits)
  bump(terraform-ls): update to v0.36.3 (mason-org#8291)
  bump(elp): update to v2024-12-09 (mason-org#8167)
  bump(sonarlint-language-server): update to v4.14.0 (mason-org#8122)
  bump(php-cs-fixer): update to v3.65.0 (mason-org#8027)
  bump(swiftlint): update to v0.57.1 (mason-org#8024)
  bump(ada-language-server): update to v26 (mason-org#7970)
  bump(jdtls): update to v1.43.0 (mason-org#8066)
  bump(stylua): update to v2 (mason-org#7959)
  chore(cuepls): add deprecation message (mason-org#8285)
  bump(pretty-php): update to v0.4.82 (mason-org#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (mason-org#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (mason-org#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (mason-org#7929)
  bump(cpptools): update to v1.22.11 (mason-org#7552)
  bump(erlang-ls): update to v1 (mason-org#7405)
  bump(nimlangserver): update to v1.6.0 (mason-org#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (mason-org#7536)
  bump(codelldb): update to v1.11.1 (mason-org#7448)
  bump(steep): update to v1.9.2 (mason-org#7376)
  bump(slang): update to v2024.17 (mason-org#6445)
  ...
williamboman added a commit to Conarius/mason-registry that referenced this pull request Dec 20, 2024
* origin/main: (2188 commits)
  bump(terraform-ls): update to v0.36.3 (mason-org#8291)
  bump(elp): update to v2024-12-09 (mason-org#8167)
  bump(sonarlint-language-server): update to v4.14.0 (mason-org#8122)
  bump(php-cs-fixer): update to v3.65.0 (mason-org#8027)
  bump(swiftlint): update to v0.57.1 (mason-org#8024)
  bump(ada-language-server): update to v26 (mason-org#7970)
  bump(jdtls): update to v1.43.0 (mason-org#8066)
  bump(stylua): update to v2 (mason-org#7959)
  chore(cuepls): add deprecation message (mason-org#8285)
  bump(pretty-php): update to v0.4.82 (mason-org#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (mason-org#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (mason-org#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (mason-org#7929)
  bump(cpptools): update to v1.22.11 (mason-org#7552)
  bump(erlang-ls): update to v1 (mason-org#7405)
  bump(nimlangserver): update to v1.6.0 (mason-org#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (mason-org#7536)
  bump(codelldb): update to v1.11.1 (mason-org#7448)
  bump(steep): update to v1.9.2 (mason-org#7376)
  bump(slang): update to v2024.17 (mason-org#6445)
  ...
williamboman added a commit to Zananok/mason-registry that referenced this pull request Dec 20, 2024
* origin/main: (1983 commits)
  feat: add stree (mason-org#5871)
  feat: add xcbeautify (mason-org#5923)
  bump(terraform-ls): update to v0.36.3 (mason-org#8291)
  bump(elp): update to v2024-12-09 (mason-org#8167)
  bump(sonarlint-language-server): update to v4.14.0 (mason-org#8122)
  bump(php-cs-fixer): update to v3.65.0 (mason-org#8027)
  bump(swiftlint): update to v0.57.1 (mason-org#8024)
  bump(ada-language-server): update to v26 (mason-org#7970)
  bump(jdtls): update to v1.43.0 (mason-org#8066)
  bump(stylua): update to v2 (mason-org#7959)
  chore(cuepls): add deprecation message (mason-org#8285)
  bump(pretty-php): update to v0.4.82 (mason-org#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (mason-org#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (mason-org#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (mason-org#7929)
  bump(cpptools): update to v1.22.11 (mason-org#7552)
  bump(erlang-ls): update to v1 (mason-org#7405)
  bump(nimlangserver): update to v1.6.0 (mason-org#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (mason-org#7536)
  bump(codelldb): update to v1.11.1 (mason-org#7448)
  ...
williamboman added a commit to rubenhesselink/mason-registry that referenced this pull request Dec 20, 2024
* origin/main: (1966 commits)
  feat: add stree (mason-org#5871)
  feat: add xcbeautify (mason-org#5923)
  bump(terraform-ls): update to v0.36.3 (mason-org#8291)
  bump(elp): update to v2024-12-09 (mason-org#8167)
  bump(sonarlint-language-server): update to v4.14.0 (mason-org#8122)
  bump(php-cs-fixer): update to v3.65.0 (mason-org#8027)
  bump(swiftlint): update to v0.57.1 (mason-org#8024)
  bump(ada-language-server): update to v26 (mason-org#7970)
  bump(jdtls): update to v1.43.0 (mason-org#8066)
  bump(stylua): update to v2 (mason-org#7959)
  chore(cuepls): add deprecation message (mason-org#8285)
  bump(pretty-php): update to v0.4.82 (mason-org#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (mason-org#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (mason-org#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (mason-org#7929)
  bump(cpptools): update to v1.22.11 (mason-org#7552)
  bump(erlang-ls): update to v1 (mason-org#7405)
  bump(nimlangserver): update to v1.6.0 (mason-org#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (mason-org#7536)
  bump(codelldb): update to v1.11.1 (mason-org#7448)
  ...
williamboman added a commit to coder3101/mason-registry that referenced this pull request Dec 20, 2024
* origin/main: (1913 commits)
  feat: add jayvee-language-server (mason-org#6160)
  bump(vsg): update to v3.28.0 (mason-org#8293)
  bump(language-server-bitbake): update to v2.7.0 (mason-org#8292)
  feat: Add brunette package.yaml file for Python code formatter (mason-org#6132)
  feat: add language-server-bitbake (mason-org#6103)
  feat: add VSG (a verilog formatter by jeremiah-c-leary/vhdl-style-guide) (mason-org#6110)
  feat: add stree (mason-org#5871)
  feat: add xcbeautify (mason-org#5923)
  bump(terraform-ls): update to v0.36.3 (mason-org#8291)
  bump(elp): update to v2024-12-09 (mason-org#8167)
  bump(sonarlint-language-server): update to v4.14.0 (mason-org#8122)
  bump(php-cs-fixer): update to v3.65.0 (mason-org#8027)
  bump(swiftlint): update to v0.57.1 (mason-org#8024)
  bump(ada-language-server): update to v26 (mason-org#7970)
  bump(jdtls): update to v1.43.0 (mason-org#8066)
  bump(stylua): update to v2 (mason-org#7959)
  chore(cuepls): add deprecation message (mason-org#8285)
  bump(pretty-php): update to v0.4.82 (mason-org#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (mason-org#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (mason-org#7896)
  ...
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