Skip to content

chore(deps): update dependency nicklockwood/swiftformat to v0.54.4 #3669

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

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch 0.54.3 -> 0.54.4

Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)

v0.54.4

Compare Source

  • Fixed bug where trailing comma was erroneously inserted into a wrapped array type extension
  • Fixed bug where return was incorrectly removed inside catch statement with where clause
  • Fixed opaqueGenericParameters rule being incorrectly applied to functions with typed throws
  • Fixed spaceAroundBrackets behaving incorrectly inside a macro invocation
  • Fixed unusedArguments false positive inside multiline string literal
  • Fixed a case where removing return resulted in non-compiling code for opaque return types
  • Redundant Void return type is now removed from functions in protocol declarations
  • Fixed a bug where unusedArguments didn't handle conditional assignment shadowing correctly
  • Fixed Xcode 16 Beta warnings related to unhandled files when building SwiftFormat package
  • The Swift runtime is now packaged with the installer on Windows as on Linux
  • The Windows installer now uses a more conventional directory structure
  • SwiftFormat for Windows now supports arm64

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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.

@renovate renovate bot requested a review from a team as a code owner September 9, 2024 06:08
@renovate renovate bot requested review from Fluf22 and shortcuts and removed request for a team September 9, 2024 06:08
@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 9, 2024

🪓 The generated code will be pushed at the end of the CI.

Action triggered by commit 1e35540f55d9a0c59b9dfa9c297e62d0105f70ee.

Please do not push any generated code to this pull request.

@renovate renovate bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from f6baef1 to 84f2df2 Compare September 9, 2024 06:20
@renovate renovate bot merged commit 9c0741e into chore/renovateBaseBranch Sep 9, 2024
1 check passed
@renovate renovate bot deleted the renovate/nicklockwood-swiftformat-0.x branch September 9, 2024 06:24
algolia-bot added a commit that referenced this pull request Sep 9, 2024
…3669) (generated)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant