JanGorman / Agrume

🍋 A lemony fresh iOS image viewer written in Swift.
MIT License
793 stars 121 forks source link

Bump danger-swiftlint from 0.27.0 to 0.29.4 #283

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps danger-swiftlint from 0.27.0 to 0.29.4.

Release notes

Sourced from danger-swiftlint's releases.

0.29.3

https://github.com/ashfurrow/danger-ruby-swiftlint/releases/tag/0.29.3

Changelog

Sourced from danger-swiftlint's changelog.

0.29.4

  • Fixes issues running the plugin on Linux. See #174

0.29.3

  • Fixes Rake aborted error with status 127. See #173.

0.29.2

  • Fixes Rake aborted error with status 127. See #173.

0.29.1

  • Fixes Rake aborted error with status 127. See #172.

0.29.0

  • Adds integrity verification when downloading SwiftLint. See #162.

0.28.0

  • Fixes a crash caused by renamed files in a pull request. See #168.
Commits
  • 209c9b6 Version bump.
  • 734cc76 Merge pull request #174 from ashfurrow/fix/specs
  • cd67dee Removed debug flag from install script.
  • 869a152 Calculate the resulting_hash beforehand
  • 08c24ee Added flag to debug md5 command
  • f3a59ef Run different hash commands depending on the OS.
  • d111764 Avoid explicitly setting the shell interpreter.
  • b18def9 Explicitly call bash in swiftlint's Rakefile
  • 6c4958a Don't rely on the swiftlint executable for tests.
  • 22883f6 Updates badge to new Travis CI. See #171.
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)