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

Update dependency nicklockwood/SwiftFormat to v0.51.9 #19

Merged
merged 1 commit into from
May 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch 0.51.7 -> 0.51.9

Release Notes

nicklockwood/SwiftFormat

v0.51.9

Compare Source

  • Fixed typeSugar rule unwrapping Optional some/any without inserting required parentheses
  • Fixed indenting of function arguments inside an #ifdef block after a closing brace
  • Fixed comment directive state leaking between rules

v0.51.8

Compare Source

  • Fixed redundantSelf removing non-unwrapped weak self inside closures
  • Fixed fileprivate rule making init private when inherited by subclass in the same file
  • Fixed hoistPatternLet rule inserting let inside dictionary type literal
  • Fixed indenting for chained members inside conditional compilation blocks
  • Fixed unusedArguments incorrectly removing used argument after conditional compilation block
  • Improved unusedArguments rule error handling

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from ctreffs as a code owner May 2, 2023 20:15
@renovate renovate bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from 9938d45 to 27d88ad Compare May 4, 2023 21:33
@renovate renovate bot changed the title Update dependency nicklockwood/SwiftFormat to v0.51.8 Update dependency nicklockwood/SwiftFormat to v0.51.9 May 4, 2023
@renovate renovate bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from 27d88ad to 069e8fe Compare May 13, 2023 09:10
@ctreffs ctreffs merged commit 6d0fb10 into master May 13, 2023
@ctreffs ctreffs deleted the renovate/nicklockwood-swiftformat-0.x branch May 13, 2023 09:10
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