Skip to content

chore(deps): bump github.com/realm/swiftlint from 0.63.2 to 0.64.1#20

Merged
atom2ueki merged 1 commit into
mainfrom
dependabot/swift/github.com/realm/swiftlint-0.64.1
Jun 27, 2026
Merged

chore(deps): bump github.com/realm/swiftlint from 0.63.2 to 0.64.1#20
atom2ueki merged 1 commit into
mainfrom
dependabot/swift/github.com/realm/swiftlint-0.64.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/realm/swiftlint from 0.63.2 to 0.64.1.

Release notes

Sourced from github.com/realm/swiftlint's releases.

0.64.1: All Windows Opened

Bug Fixes

  • Honor excluded paths when the linted project is located under a system directory on macOS that resolves through a symlink, such as /var and /tmp (which point to /private/var and /private/tmp).
    tumata #6782

0.64.0: All Windows Opened

Breaking

  • The ignored_literal_argument_functions option of the force_unwrapping rule now uses the configured value as-is instead of always merging in the five built-in defaults (URL(string:), NSURL(string:), UIImage(named:), NSImage(named:), Data(hexString:)). Those five functions remain the default when the option is not configured, but setting ignored_literal_argument_functions to any explicit list — including [] — now fully replaces the defaults. Configurations that add functions on top of the defaults must now explicitly include the five previously-default functions in their list. SimplyDanny #6675

Enhancements

  • SwiftLint can now be built and run on Windows. It is expected to work in the same way as on other platforms. The only restrictions are missing support for ?[] glob patterns in include/exclude patterns and the requirement for \n as line ending in all linted files.
    compnerd roman-bcny SimplyDanny #6351 #6352

  • Rename allow_implicit_init to include_implicit_init for the optional_data_string_conversion rule to convey its purpose more clearly.
    SimplyDanny #6670

  • Improve linting performance by 10-15%, especially when running with many threads, by optimizing cache locking and reducing contention. Depending on the project and level of concurrency, the performance improvement can be even higher (3-4x).
    SimplyDanny

  • Rewrite the following rules with SwiftSyntax:

    • file_types_order

    SimplyDanny

... (truncated)

Commits
  • c12f1f8 Release 0.64.1
  • 75bec54 Prepare 0.64.1 release
  • 105980b Honor excluded paths for projects under /private-symlinked directories (#6783)
  • 178c99a Add new changelog section
  • 4626bdf Release 0.64.0
  • 402ef46 Prepare 0.64.0 release
  • b7a3b44 Fix Windows artifact names
  • 31c44be Fix changelog entry
  • ee9d111 Add Windows binaries/installers as release artifacts
  • bd8aa66 Directly compress binary without copying it
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/realm/swiftlint](https://github.com/realm/SwiftLint) from 0.63.2 to 0.64.1.
- [Release notes](https://github.com/realm/SwiftLint/releases)
- [Commits](realm/SwiftLint@0.63.2...0.64.1)

---
updated-dependencies:
- dependency-name: github.com/realm/swiftlint
  dependency-version: 0.64.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, swift. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@atom2ueki atom2ueki merged commit ea608b6 into main Jun 27, 2026
2 checks passed
@atom2ueki atom2ueki deleted the dependabot/swift/github.com/realm/swiftlint-0.64.1 branch June 27, 2026 17:58
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