Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2026

This PR contains the following updates:

Package Update Change
swiftlint patch 0.63.00.63.1

Release Notes

realm/SwiftLint (swiftlint)

v0.63.1

Compare Source

Breaking
  • None.
Experimental
  • None.
Enhancements
  • Add a --disable-sourcekit flag to the lint command to disable SourceKit when needed.
    The environment variable SWIFTLINT_DISABLE_SOURCEKIT can still be used as well.
    SimplyDanny
    #​6282
Bug Fixes
  • Retain async initializers in actors in async_without_await rule.
    SimplyDanny
    #​6423

  • Inform users about files being skipped due to impossible file system representation
    instead of crashing.
    SimplyDanny
    #​6419

  • Ignore override functions in async_without_await rule.
    SimplyDanny
    #​6416

  • Avoid infinite recursion for deeply nested symbolic links which is usually the case
    in node_modules directories managed by pnpm.
    SimplyDanny
    #​6425

  • Fix false positive in unneeded_escaping rule when an escaping closure is used in
    a nested closure preceded by another closure.
    SimplyDanny
    #​6410

  • Fix non-excluded bool literal in optional_enum_case_name when used inside a tuple.
    tristan-burnside-anz


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the minor-patch label Jan 15, 2026
@renovate renovate bot requested a review from a team as a code owner January 15, 2026 21:24
@renovate renovate bot requested review from ns-vasilev and removed request for a team January 15, 2026 21:24
@spacecode-github-bot
Copy link

spacecode-github-bot commented Jan 15, 2026

1 Message
📖 ✅ Great job! All checks passed.

Generated by 🚫 Danger

@renovate renovate bot merged commit 3eb7856 into main Jan 16, 2026
9 checks passed
@renovate renovate bot deleted the renovate/swiftlint-0.x branch January 16, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants