Skip to content

Releases: Nef10/swift-dependency-updater

0.0.7 Single Platform Dependencies

05 May 07:07
1730135
Compare
Choose a tag to compare

📈 Enhancements

  • Output warning instead of fail if a dependency could not be found (most likely do to the dependency only being required on one platform) @Nef10 (#104, #105)

0.0.6 Swift 5.6 fix

18 Apr 01:25
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix error with Swift 5.6 arguments @Nef10 (#103)

0.0.5 Swift 5.5 and 5.6 support

18 Apr 01:05
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

  • Bump fwal/setup-swift to 1.13.1 @file-sync-app (#98)
  • Bump tibdex/github-app-token from 1.5.1 to 1.5.2 @dependabot (#101)
  • Bump swift-argument-parser from 1.1.1 to 1.1.2 @swift-dependency-updater (#100)
  • Bump actions/upload-artifact from 2 to 3 @dependabot (#99)
  • Bump swift-argument-parser from 1.0.3 to 1.1.1 @swift-dependency-updater (#96)
  • Bump release-drafter from 5.18.1 to 5.19.0 @file-sync-app (#95)
  • Bump actions/checkout from 2 to 3 @file-sync-app (#93)
  • Bump fwal/setup-swift to 1.13.1 @file-sync-app (#91)
  • Bump setup-swift from 1.11.0 to 1.12.0 @file-sync-app (#89)
  • Bump actions/github-script from 5.1.0 to 6.0.0 @file-sync-app (#88)
  • Bump release-drafter from 5.18.0 to 5.18.1 @file-sync-app (#87)
  • Bump very_good_coverage from 1.2.0 to 1.2.1 @file-sync-app (#86)
  • Bump release-drafter from 5.17.6 to 5.18.0 @file-sync-app (#81)
  • Bump swift-argument-parser from 1.0.2 to 1.0.3 @swift-dependency-updater (#79)
  • Update SwiftLint config for 0.46.1 @file-sync-app (#77)
  • Bump release-drafter from 5.16.2 to 5.17.6 @file-sync-app (#76)
  • Bump release-drafter from 5.15.0 to 5.16.2 @file-sync-app (#74)
  • Bump actions/github-script from 5.0.0 to 5.1.0 @file-sync-app (#72)
  • Bump fwal/setup-swift from 1.10.0 to 1.11.0 @file-sync-app (#71)
  • Bump tibdex/github-app-token from 1.5.0 to 1.5.1 @file-sync-app (#70)
  • Update SwiftLint config for 0.45.1 @file-sync-app (#69)
  • Bump fwal/setup-swift from 1.9.0 to 1.10.0 @file-sync-app (#68)
  • Bump fwal/setup-swift to 1.9.0 @file-sync-app (#66)
  • Bump swift-argument-parser from 1.0.1 to 1.0.2 @swift-dependency-updater (#65)
  • Bump tibdex/github-app-token from 1.4.0 to 1.5.0 @file-sync-app (#64)
  • Bump sticky-pull-request-comment to 2.2.0 @file-sync-app (#63)
  • Update SwiftLint config for 0.45.0 @file-sync-app (#62)
  • Remove automerge workflow @file-sync-app (#61)
  • Bump Rainbow from 4.0.0 to 4.0.1 @swift-dependency-updater (#58)
  • Adjust release drafter template @file-sync-app (#57)
  • Save coverage info even if coverage threshold is not met @file-sync-app (#56)
  • Bump actions/github-script from 4.1.0 to 5.0.0 @file-sync-app (#55)
  • Remove dead link @Nef10 (#53)
  • Bump swift-argument-parser from 0.5.0 to 1.0.1 @swift-dependency-updater (#52)
  • Update for SwiftLint 0.44.0 @file-sync-app (#51)
  • Update fwal/setup-swift to v1.8.0 @file-sync-app (#50)
  • Bump swift-argument-parser from 0.4.4 to 0.5.0 @swift-dependency-updater (#49)
  • Update label sync @file-sync-app (#48)
  • Add more labels for change log @file-sync-app (#47)
  • Add label sync @file-sync-app (#46)
  • Update for SwiftLint 0.43.1 @file-sync-app (#45)
  • Adjust release drafter labels @file-sync-app (#44)
  • Fix enable-github-automerge-action to v1 @file-sync-app (#43)
  • Update GitHub Actions dependencies @file-sync-app (#42)
  • Add Automerge for sync PRs @file-sync-app (#41)
  • Add support for CI on linux @file-sync-app (#40)
  • Update for SwiftLint 0.42.0 @file-sync-app (#39)
  • 🔄 Synced file(s) with Nef10/common-swift-package @file-sync-app (#38)
  • Fix typo @Nef10 (#35)
  • Bump tibdex/github-app-token from 1.3.0 to 1.4.0 @dependabot (#33)
  • Bump actions/github-script from 4.0.2 to 4.1.0 @dependabot (#34)
  • Update dependabot.yml @Nef10 (#32)
  • Add warning for version bump to release note draft @Nef10 (#30)
  • Bump swift-argument-parser from 0.4.3 to 0.4.4 @swift-dependency-updater (#29)
  • Fix release drafter to version @Nef10 (#27)

0.0.4 Fix error if no dependencies

30 May 19:44
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix failure if package has no dependencies @Nef10 (#26)

🧰 Maintenance

  • Apply swift-dependency-updater to our own repo @Nef10 (#24)

0.0.3 GitHub command

29 May 18:53
Compare
Choose a tag to compare

Changes

🚀 Features

📈 Enhancements

  • Resolve dependencies at the beginning @Nef10 (#19)

0.0.2 Update command

23 May 08:26
Compare
Choose a tag to compare

Changes

🚀 Features

📈 Enhancements

🧰 Maintenance

  • Enforce minimum code coverage @Nef10 (#16)
  • Bump swift-argument-parser to 0.4.3 @Nef10 (#11)

0.0.1 First Release

22 May 00:18
Compare
Choose a tag to compare

The first release only contains a list command