jessesquires / JSQCoreDataKit

A swifter Core Data stack
https://jessesquires.github.io/JSQCoreDataKit/
MIT License
616 stars 70 forks source link

Bump danger from 6.1.0 to 6.2.0 #147

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps danger from 6.1.0 to 6.2.0.

Changelog

Sourced from danger's changelog.

6.2.0

  • Enable Danger to be run from a subfolder of a git repository @scranen #1177
  • Add github enterprise support to CodeBuild
  • Fix CodeBuild to allow repo url which not ended .git
  • Add an example for gitlab.api on reference
  • Fix html_links of dangerfile_gitlab_plugin for non gitlab/jenkins ci @mfiebig #1157
  • Adds support for Atlassian Bamboo CI #985 @qbeorama
  • Updated Semaphore to also work with Semaphore 2.0. @gabrielrinaldi #1165
  • adding documentation in bitrise.rb with respect to #1164
  • Fix GitHub Pull Request identifier in Azure Pipelines @Dahlgren
Commits
  • cc95f8a Prepares for release
  • 94e6527 Merge pull request #1172 from Qbeorama/bamboo_support
  • 440fa35 Merge pull request #1178 from scranen/subdir
  • 1a5918d Allow Danger to be run from a subfolder in a git repository
  • 5984850 Merge pull request #1176 from Dahlgren/bugfix/azure-pipelines-github
  • 2f75ec7 Fix wrong GitHub Pull Request identifier being used for Azure Pipelines
  • 16c7825 Update authorship in changelog.
  • 3c00949 Merge branch 'master' into bamboo_support
  • 994f83e Improve documentation.
  • e996185 Update changelog
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
hal-codebot commented 4 years ago
1 Warning
:warning: All pull requests should have a milestone attached.

Generated by :no_entry_sign: Danger