Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch from: "0.55.3" -> from: "0.55.4"

Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)

v0.55.4

Compare Source

  • Fixed inconsistent indenting of wrapped where clause for switch ... case statements
  • Fixed bug where unusedArguments could remove required arguments in some cases
  • The sortTypealiases rule now correctly handles any keyword

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 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.

@sonarqubecloud
Copy link

@github-actions
Copy link

👀 1 public change detected

Comparing renovate/nicklockwood-swiftformat-0.x to main


Package.swift

.dependencies

🔀 Changed

// From
.package(url: "https://github.com/nicklockwood/SwiftFormat", "0.55.3"..<"1.0.0")

// To
.package(url: "https://github.com/nicklockwood/SwiftFormat", "0.55.4"..<"1.0.0")

Analyzed targets: FileHandlingModule, PADCore, PADLogging, PADOutputGenerator, PADPackageFileAnalyzer, PADProjectBuilder, PADSwiftInterfaceDiff, PADSwiftInterfaceFileLocator, ShellModule, SwiftPackageFileHelperModule

@goergisn goergisn merged commit 6dfca73 into main Dec 23, 2024
7 checks passed
@goergisn goergisn deleted the renovate/nicklockwood-swiftformat-0.x branch December 23, 2024 15:28
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.

2 participants