SwiftWeekly / swiftweekly.github.io

A community-driven weekly newsletter about Swift.org
https://swiftweekly.github.io/
Creative Commons Zero v1.0 Universal
326 stars 48 forks source link

Bump danger from 8.4.0 to 8.4.1 #696

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps danger from 8.4.0 to 8.4.1.

Release notes

Sourced from danger's releases.

8.4.1

  • Add a ": " separation between file_name + line_number and message for gitlab inline comments
  • Add support to pass in DANGER_BITBUCKETSERVER_VERIFY_SSL to toggle SSL Verification for Bitbucket Server
  • Add Bitbucket Server support for Buildkite CI. @​pahnev
  • Fixes issue where a comment is posted to Bitbucket Server even when everything is green. @​pahnev

#1192: danger/danger#1192 #1191: danger/danger#1191

Changelog

Sourced from danger's changelog.

8.4.1

  • Add a ": " separation between file_name + line_number and message for gitlab inline comments
  • Add support to pass in DANGER_BITBUCKETSERVER_VERIFY_SSL to toggle SSL Verification for Bitbucket Server
  • Add Bitbucket Server support for Buildkite CI. @​pahnev
  • Fixes issue where a comment is posted to Bitbucket Server even when everything is green. @​pahnev
Commits
  • 4e437be Prepare for deploy
  • b6b0673 Merge pull request #1331 from pahnev/master
  • edaa7ca Post comment to BBS only if there is any content
  • a0e3113 Merge pull request #1330 from pahnev/master
  • 32d5dc0 Add BitbucketServer to supported Buildkite sources
  • 4f4665c Merge pull request #1326 from kaansariveli/1290-change-bitbucket-server-book-...
  • cd59a3c Merge pull request #1328 from shashank68/gitlab-comment-space
  • 035d80c Add changelog entry
  • bee5708 Separate message from line no. in gitlab comments
  • 44d47a3 change book emoji with blue_book
  • 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)
dependabot[bot] commented 2 years ago

Looks like danger is up-to-date now, so this is no longer needed.