Skip to content

chore(deps): update dependency nicklockwood/swiftformat to v0.54.3 #3431

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 Jul 28, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch 0.54.1 -> 0.54.3

Warning

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


Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)

v0.54.3

Compare Source

  • Fixed issue where --wrapeffects never could unexpectedly remove unrelated code
  • Fixed --condassignment option (setting this previously had no effect)
  • The redundantReturn rule no longer removes conditional returns if conditionalAssignment is disabled
  • The redundantObjc rule now strips implicit @objc attribute for @IBSegueAction functions
  • Fixed bug where violations for rules that insert new lines were sometimes ignored in lint output

v0.54.2

Compare Source

  • Fixed broken formatter cache, which caused a significant performance regression since 0.54.0
  • The blankLinesBetweenChainedFunctions rule now removes blank line after comments in the chain
  • The blankLinesBetweenChainedFunctions rule no longer conflicts with blankLinesAroundMark
  • FixedredundantInternal removing required internal keyword in extensions with where clause
  • Fixed another case of spurious return removal in conditional blocks
  • Fixed redundantNilInit rule inserting nil after as keyword

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 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 requested a review from a team as a code owner July 28, 2024 15:53
@renovate renovate bot requested review from millotp and shortcuts and removed request for a team July 28, 2024 15:53
@algolia-bot
Copy link
Collaborator

algolia-bot commented Jul 28, 2024

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

Action triggered by commit 5627b71bab1fb4e540615fcbe8cd7983cc6ab8ae.

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

@renovate renovate bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch 2 times, most recently from 89efb5d to 476a5df Compare July 28, 2024 16:14
@renovate renovate bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from 476a5df to 878980f Compare July 28, 2024 16:19
@renovate renovate bot changed the title chore(deps): update dependency nicklockwood/swiftformat to v0.54.2 chore(deps): update dependency nicklockwood/swiftformat to v0.54.3 Jul 28, 2024
@renovate renovate bot merged commit 9a87e15 into chore/renovateBaseBranch Jul 28, 2024
2 checks passed
@renovate renovate bot deleted the renovate/nicklockwood-swiftformat-0.x branch July 28, 2024 16:26
algolia-bot added a commit that referenced this pull request Jul 28, 2024
…3431) (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