mattbrictson / chandler

[unmaintained] chandler syncs your CHANGELOG entries to GitHub's release notes
MIT License
152 stars 15 forks source link

Update danger requirement from ~> 5.11 to ~> 6.0 #50

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on danger to permit the latest version.

Changelog *Sourced from [danger's changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md).* > ## 6.0.0 > > * Support Kramdown 2.0+ (requires Ruby 2.3) [@​davidstosik](https://github.com/davidstosik), [#1100](https://github-redirect.dependabot.com/danger/danger/issues/1100) > > * Rescues from failures when submitting inline comments to GitLab [@​pbendersky](https://github.com/pbendersky), [#1097](https://github-redirect.dependabot.com/danger/danger/issues/1097) > * Fixes issue with GitHub where some filenames have trailing tabs, preventing inline comments from being posted correctly. [[@​daniel](https://github.com/daniel)-beard](https://github.com/daniel-beard) > > ### Breaking changes > > * Danger requires Kramdown 2.0 or more recent and will not work with lower versions. > * Danger requires Ruby 2.3 or more recent and will not work with lower versions. > > ## 5.16.1 > > * Fixes GitLab inline comments when violations happened in files outside of the MR diff [@​pbendersky](https://github.com/pbendersky), [#1092](https://github-redirect.dependabot.com/danger/danger/issues/1092) > > ## 5.16.0 > > * Add support for Visual Studio App Center [@​rishabhtayal](https://github.com/rishabhtayal) / [@​cojoj](https://github.com/cojoj) > * Add more helptext explaining what to do if Danger didn't run on a CircleCI build. [@​ghiculescu](https://github.com/ghiculescu) > * Add support for inline comments on GitLab (for versions >= 10.8.0) [@​pbendersky](https://github.com/pbendersky) > > ## 5.15.0 > > * Fix `--new-comment` for GitLab to actually create the new comment instead of > updating an old one. [@​AlexDenisov](https://github.com/AlexDenisov) > Original issue: https://github-redirect.dependabot.com/danger/danger/issues/1084 > * Use `CI_API_V4_URL` on GitLab 11.7+ installations [@​glensc], [#1089](https://github-redirect.dependabot.com/danger/danger/issues/1089) > > ## 5.14.0 > > * Add `--fail-if-no-pr` flag, breaks builds if no PR is found [@​ghiculescu](https://github.com/ghiculescu) > > ## 5.13.0 > > * Add support for Bitbucket Pipelines [@​HelloCore](https://github.com/HelloCore) > > ## 5.12.0 > > * Fixed interface with GitLab CI [@​pbendersky](https://github.com/pbendersky) > * `danger pr` now supports Bitbucket Cloud repos [@​RicardoBelchior](https://github.com/RicardoBelchior) > > ## 5.11.1 > > * Fix duplicated REGEXPBB warning [@​jmromanos](https://github.com/jmromanos) > > ## 5.11.0 > > * Add supports GitHub Actions [@​duck8823](https://github.com/duck8823) > > ... (truncated)
Commits - [`9eb70f3`](https://github.com/danger/danger/commit/9eb70f301108e0e57dbd8e9e6846cdba629ea85e) Merged by Peril - [`8a7a8a1`](https://github.com/danger/danger/commit/8a7a8a169242be1178ede39ebed330707170554f) Merge branch 'master' into relax-kramdown-version - [`a7f46bb`](https://github.com/danger/danger/commit/a7f46bb10b2a8609a16dc990d77294d5244f1404) Merge pull request [#1104](https://github-redirect.dependabot.com/danger/danger/issues/1104) from pbendersky/gitlab-inline-rescue - [`12f3364`](https://github.com/danger/danger/commit/12f3364af6b0ae5369e18f073fb311dab155c26d) Rescues from exceptions when submitting GitLab inline comments - [`ec9e0d3`](https://github.com/danger/danger/commit/ec9e0d316f2b1b8b9bb9cb5728625e82b93ba009) Merge pull request [#1102](https://github-redirect.dependabot.com/danger/danger/issues/1102) from daniel-beard/dbeard_fix_inline_comments_when_di... - [`e738eac`](https://github.com/danger/danger/commit/e738eac5cc064522b978b0c03c682384d2106f86) Add changelog entry - [`cb29ca7`](https://github.com/danger/danger/commit/cb29ca75416be5505e5f634f5887045bc7483796) Fix inline github comments when diff has trailing tabs - [`40bbcdc`](https://github.com/danger/danger/commit/40bbcdc1debfb273e26ca3b496ca9ea60b4805ce) Fix trailing whitespace - [`48839c4`](https://github.com/danger/danger/commit/48839c4947e698a8eff54cb6486105cd2f3e4e29) Update CHANGELOG - [`2c96cb0`](https://github.com/danger/danger/commit/2c96cb0cc96bcc2fc1a79e97c7377b33af71716f) Suggest drastic update of Danger that will require Ruby 2.3 - Additional commits viewable in [compare view](https://github.com/danger/danger/compare/v5.11.0...v6.0.0)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.