Swiftpack.co - Swift Packages by danger

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by danger

danger/swift 3.18.1
⚠️ Stop saying "you forgot to …" in code review
⭐️ 1,013
🕓 12 hours ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
41 weeks ago
- Use http tap url on update homebrew script @f-meloni
3.16.0
1 year ago
## What's Changed * Drop Swift 5.4 by @417-72KI in https://github.com/danger/swift/pull/550 * Gitlab Error in merge request with estimate or spent time by @oscarcv in https://github.com/danger/swift/pull/548 * Add ability to change meta information by @Nikoloutsos in https://github.com/danger/swift/pull/567 * Resolve `// fileImport: ~` path to an absolute path on running `danger-swift edit` by @417-72KI in https://github.com/danger/swift/pull/565 * GitLab Add deactivated user status by @antigp in https://github.com/danger/swift/pull/572 * Update SwiftLint (0.50.3) version in Dockerfile used in `danger-swift-with-swiftlint` container. by @JaviLorbada in https://github.com/danger/swift/pull/573 * Fix a decode error with BitBucket server by @pepix in https://github.com/danger/swift/pull/553 * GitLab squash attribute for merge request by @aserdobintsev in https://github.com/danger/swift/pull/576 ## New Contributors * @oscarcv made their first contribution in https://github.com/danger/swift/pull/548 * @Nikoloutsos made their first contribution in https://github.com/danger/swift/pull/567 * @antigp made their first contribution in https://github.com/danger/swift/pull/572 * @JaviLorbada made their first contribution in https://github.com/danger/swift/pull/573 * @pepix made their first contribution in https://github.com/danger/swift/pull/553 * @aserdobintsev made their first contribution in https://github.com/danger/swift/pull/576 **Full Changelog**: https://github.com/danger/swift/compare/3.15.0...3.16.0
3.15.0
1 year ago
## What's Changed * Monterey support by @417-72KI in https://github.com/danger/swift/pull/532 * Make Swift versions and supported Danger-Swift versions list as table matrix instead of bullet points by @417-72KI in https://github.com/danger/swift/pull/543 * Bump swift docker version by @mxsc in https://github.com/danger/swift/pull/542 * Parse GitHub commit verification by @f-meloni in https://github.com/danger/swift/pull/547 ## New Contributors * @mxsc made their first contribution in https://github.com/danger/swift/pull/542 **Full Changelog**: https://github.com/danger/swift/compare/3.14.2...3.15.0
3.14.2
1 year ago
## What's Changed * Revert Swiftlint version on Dockerfile to 0.46.1 by @f-meloni in https://github.com/danger/swift/pull/540 * Fix release script by @f-meloni in https://github.com/danger/swift/pull/539 **Full Changelog**: https://github.com/danger/swift/compare/3.14.1...3.14.2
3.14.1
1 year ago
## What's Changed * Fix wrong file path for Fake.swift in README by @redryerye in https://github.com/danger/swift/pull/531 * Add reviewers property to GitLabDSL by @pouyayarandi in https://github.com/danger/swift/pull/534 * feat: Update SwiftLint used by danger-swift-with-swiftlint to 0.49.1 by @Kiran-B in https://github.com/danger/swift/pull/538 * change `danger-swift edit` generated package for swift 5.7 compatibility by @dahlborn in https://github.com/danger/swift/pull/537 ## New Contributors * @redryerye made their first contribution in https://github.com/danger/swift/pull/531 * @pouyayarandi made their first contribution in https://github.com/danger/swift/pull/534 * @Kiran-B made their first contribution in https://github.com/danger/swift/pull/538 * @dahlborn made their first contribution in https://github.com/danger/swift/pull/537 **Full Changelog**: https://github.com/danger/swift/compare/3.14.0...3.14.1
3.14.0
1 year ago
## What's Changed * Prepare for dropping Swift 5.3 by @417-72KI in https://github.com/danger/swift/pull/524 * Update README and CHANGELOG by @417-72KI in https://github.com/danger/swift/pull/527 * Update Github action documentation on README by @f-meloni in https://github.com/danger/swift/pull/528 * Suffix temporary directory with unique path by @squarefrog in https://github.com/danger/swift/pull/530 ## New Contributors * @squarefrog made their first contribution in https://github.com/danger/swift/pull/530 **Full Changelog**: https://github.com/danger/swift/compare/3.13.0...3.14.0
3.13.0
1 year ago
## What's Changed * Fix release creation script by @f-meloni in https://github.com/danger/swift/pull/489 * bump Version package version to >=2.0.0 by @daichikuwa0618 in https://github.com/danger/swift/pull/490 * Rename Create Release job by @f-meloni in https://github.com/danger/swift/pull/492 * Extract dev dependencies to switch development and release easily by @417-72KI in https://github.com/danger/swift/pull/491 * Remove empty [] when creating the release by @f-meloni in https://github.com/danger/swift/pull/493 * Update dependencies by @f-meloni in https://github.com/danger/swift/pull/496 * Add swift 5.5.2 to CI by @f-meloni in https://github.com/danger/swift/pull/497 * Make cache xcode/swift version specific by @f-meloni in https://github.com/danger/swift/pull/498 * Generate docker image with swift 5.5.2 by @f-meloni in https://github.com/danger/swift/pull/501 * Bump Dockerfile swiftlint to 0.46.1 by @bobergj in https://github.com/danger/swift/pull/502 * Danger doesn't work with Mint, removing it by @f-meloni in https://github.com/danger/swift/pull/503 * Bump dependencies to avoid SwiftLint build-error in Swift 5.5.2 by @417-72KI in https://github.com/danger/swift/pull/509 * Notify a new release on running `danger-swift` by @417-72KI in https://github.com/danger/swift/pull/505 * Create a script to change is develop variable on Package.swift by @f-meloni in https://github.com/danger/swift/pull/510 * Update CHANGELOG.md by @f-meloni in https://github.com/danger/swift/pull/512 * Skip update check if DANGER_SWIFT_NO_UPDATE_CHECK is set by @f-meloni in https://github.com/danger/swift/pull/511 * New release configuration by @f-meloni in https://github.com/danger/swift/pull/515 * Bump Xcode requirement to 12 for Homebrew by @417-72KI in https://github.com/danger/swift/pull/517 * Add platform requirements on `danger-swift edit` by @417-72KI in https://github.com/danger/swift/pull/518 ## New Contributors * @daichikuwa0618 made their first contribution in https://github.com/danger/swift/pull/490 * @bobergj made their first contribution in https://github.com/danger/swift/pull/502 **Full Changelog**: https://github.com/danger/swift/compare/3.12.3...3.13.0

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics