Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch from: "0.55.0" -> from: "0.55.1"

Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)

v0.55.1

Compare Source

  • Fixed bug where docCommentsBeforeModifiers got confused by enum cases that match modifier names
  • Fixed bug where wrapEnumCases would mangle nested or successive enum declarations
  • Artifact Bundle now includes pre-built binary for ARM-based Linux systems

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.

@renovate renovate bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from b470d63 to 9047554 Compare November 21, 2024 13:27
@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.0"..<"1.0.0")

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

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

@goergisn goergisn merged commit f604677 into main Nov 22, 2024
6 checks passed
@goergisn goergisn deleted the renovate/nicklockwood-swiftformat-0.x branch November 22, 2024 10:50
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