7537 Commits
Author SHA1 Message Date
Danny MöschandGitHub 307568d564 Ignore macro declarations with function setting in line_length (#6760) 2026-06-06 05:46:13 -04:00
Danny MöschandGitHub a43b0e7d78 Recognize isolated isolation modifier in modifier_order rule (#6759) 2026-06-06 05:31:20 -04:00
5a865ce00f Avoid global caches/locks with multiple caches per file (#6758)
Co-authored-by: 6104381+Brett-Best@users.noreply.github.com
2026-06-06 05:01:04 -04:00
0f2b4f6820 Fix vertical_parameter_alignment for multi-byte function names (#6747)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 08:51:38 +00:00
Brett BestandGitHub affa4fb895 Don't rewrite composition/existential types to Self in prefer_self_in_static_references (#6749) 2026-06-05 14:42:06 -04:00
Danny MöschandGitHub 7cb028ac85 Use latest official Swift release for Windows tests (#6757) 2026-06-05 18:14:15 +00:00
Danny MöschandGitHub 1b6a23bf54 Use SwiftSyntax 6.4 pre-release 2026-06-05 (#6756) 2026-06-05 18:11:30 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a379c50ce0 Bump actions/checkout from 6.0.2 to 6.0.3 (#6753)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-05 19:44:43 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
727cc53047 Bump github.com/apple/swift-argument-parser from 1.8.1 to 1.8.2 (#6755)
Bumps [github.com/apple/swift-argument-parser](https://github.com/apple/swift-argument-parser) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/apple/swift-argument-parser/releases)
- [Commits](https://github.com/apple/swift-argument-parser/compare/1.8.1...1.8.2)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-argument-parser
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-05 19:44:00 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b00a6e8e57 Bump rules_cc from 0.2.18 to 0.2.19 (#6752)
Bumps [rules_cc](https://github.com/bazelbuild/rules_cc) from 0.2.18 to 0.2.19.
- [Release notes](https://github.com/bazelbuild/rules_cc/releases)
- [Commits](https://github.com/bazelbuild/rules_cc/compare/0.2.18...0.2.19)

---
updated-dependencies:
- dependency-name: rules_cc
  dependency-version: 0.2.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-05 19:43:27 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ec5a142e9f Bump apple_support from 2.5.4 to 2.6.1 (#6751)
Bumps [apple_support](https://github.com/bazelbuild/apple_support) from 2.5.4 to 2.6.1.
- [Release notes](https://github.com/bazelbuild/apple_support/releases)
- [Commits](https://github.com/bazelbuild/apple_support/compare/2.5.4...2.6.1)

---
updated-dependencies:
- dependency-name: apple_support
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-05 19:42:45 +02:00
Danny MöschandGitHub b9fb1e2128 Improve message on line breaks and wording 2026-05-31 18:53:44 +02:00
Danny Mösch b727beb43a Add workflow to auto-close PRs 2026-05-31 15:07:35 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9a3921512e Bump apple/swift-argument-parser from 1.7.1 to 1.8.1 (#6679)
Bumps [github.com/apple/swift-argument-parser](https://github.com/apple/swift-argument-parser) from 1.7.1 to 1.8.1.
- [Release notes](https://github.com/apple/swift-argument-parser/releases)
- [Commits](https://github.com/apple/swift-argument-parser/compare/1.7.1...1.8.1)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-argument-parser
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-29 20:38:14 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
834a48546f Bump docker/setup-buildx-action in /.github/actions/docker-build (#6680)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd...d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-29 20:37:25 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8a9d916ac9 Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#6678)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd...d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-29 20:35:46 +02:00
Danny Mösch 8f5bcbf485 Update changelog 2026-05-29 00:12:29 +02:00
Danny MöschandGitHub 6152d8273d Allow to replace default values (#6677) 2026-05-29 00:07:27 +02:00
Danny MöschandGitHub 951d03cf00 Silence prefer_self_in_static_references on generics lists in classes and extensions (#6676) 2026-05-28 23:50:38 +02:00
Danny MöschandGitHub 5525b43e37 Rename option to convey its purpose more clearly (#6673) 2026-05-27 17:20:56 -04:00
792032480e Support SwiftLint on Windows (#6636)
Co-authored-by: Saleem Abdulrasool <compnerd@compnerd.org>
Co-authored-by: Roman Lavrov <roman.lavrov@thebrowser.company>
2026-05-27 22:02:06 +02:00
Danny Mösch 813c7d3703 Update rule name 2026-05-27 19:14:47 +02:00
Danny Mösch c856270dcd Add new changelog section 2026-05-26 21:38:41 +00:00
Danny Mösch 70a5f3225d Release 0.63.3 0.63.3 2026-05-26 21:38:32 +00:00
Danny Mösch 615a5499db Prepare 0.63.3 release 2026-05-26 21:11:58 +00:00
Danny MöschandGitHub a21078b8a2 Update Yams to version 6.2.2 (#6667) 2026-05-26 19:51:46 +00:00
Danny Mösch a9d5878256 Fix OS label 2026-05-25 14:07:57 +02:00
Danny Mösch a439dd0ef3 Configure Swift SDK version 2026-05-25 14:04:36 +02:00
Danny Mösch 1bf0e78e97 Build with latest official Swift Windows release 2026-05-25 13:47:28 +02:00
Danny Mösch 4f84476a52 Exclude binary target from Windows package 2026-05-25 13:46:55 +02:00
Danny Mösch 8c3af95525 Fix Swift SDK URL 2026-05-25 13:39:34 +02:00
Danny Mösch 3aa65f073d Adapt Swift versions to runner images 2026-05-25 13:33:49 +02:00
43ce7e2563 Fix explicit_self false positives around string interpolation (#6662)
Co-authored-by: Jeff Mark <jffmrk@users.noreply.github.com>
2026-05-25 04:53:00 -04:00
6c55e0eaf0 Extend pattern_matching_keywords to support more cases (#6534)
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
2026-05-24 19:23:51 -04:00
a6c4fccb3f Surface violations of prefer_self_in_static_references inside extensions (#6639)
Co-authored-by: itsybitsybootsy <lammlu19>
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 12:45:45 -04:00
dependabot[bot]andGitHub c944b482f8 Bump docker/login-action in /.github/actions/docker-build (#6660) 2026-05-23 12:25:45 +02:00
dependabot[bot]andGitHub c0a139b973 Bump docker/build-push-action in /.github/actions/docker-build (#6661) 2026-05-22 19:21:37 +02:00
dependabot[bot]andGitHub e22eae0460 Bump ruby/setup-ruby from 1.307.0 to 1.310.0 (#6659) 2026-05-22 19:20:56 +02:00
dependabot[bot]andGitHub 86f2d0cb62 Bump docker/login-action from 4.1.0 to 4.2.0 (#6658) 2026-05-22 19:20:12 +02:00
d4dc4663c4 Add tool name to JUnit testsuites and testsuite (#6512)
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
2026-05-19 12:38:05 -04:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6ae065aee7 Bump faraday in the bundler group (#6655)
Bumps the bundler group with 1 update in the / directory: [faraday](https://github.com/lostisland/faraday).


Updates `faraday` from 2.14.1 to 2.14.2
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.2)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 2.14.2
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-19 10:03:10 -04:00
dependabot[bot]andGitHub cd6918db78 Bump ruby/setup-ruby from 1.306.0 to 1.307.0 (#6640) 2026-05-15 19:27:09 +02:00
Danny MöschandGitHub 2c5dc21278 Update to latest Swift and Xcode versions (#6638) 2026-05-14 14:21:06 -04:00
Danny MöschandGitHub 1dbc15a239 Support Swift version 6.4 (#6637) 2026-05-14 14:14:48 -04:00
98776e3662 Fix false positives for unused_enumerated with result member access (#6544)
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
2026-05-14 19:45:43 +02:00
Rodion IvashkovandGitHub 5a5888e588 Support Swift version 6.3.2 (#6635) 2026-05-13 08:11:32 +02:00
dependabot[bot]andGitHub b28625a6cb Bump DavidAnson/markdownlint-cli2-action from 23.1.0 to 23.2.0 (#6634) 2026-05-10 15:58:44 +02:00
dependabot[bot]andGitHub a1265270c0 Bump platforms from 1.0.0 to 1.1.0 (#6633) 2026-05-10 15:58:10 +02:00
33430347e8 Support access level modifiers on imports in unused_imports (#6631)
Co-authored-by: Copilot <copilot@github.com>
2026-05-06 03:06:56 -04:00
Danny MöschandGitHub 767d780c59 Taint variables in tuples (#6629) 2026-05-06 06:43:24 +02:00