Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump danger from 6.1.11 to 6.1.12 #2513

Merged
merged 2 commits into from
Dec 12, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps danger from 6.1.11 to 6.1.12.

Release notes

Sourced from danger's releases.

Release 6.1.12

  • Changelog bump (26489a4)
  • Merge pull request #788 from sajjadzamani/fix-babel-polyfill-import (cee2904)
  • Fix changelog (efae091)
  • Use @babel/polyfill regardless of Babel version in user environment (11b246f)
  • Changelog faff x 2 (fe0d044)
Changelog

Sourced from danger's changelog.

6.1.12

  • Fix issue with detecting Babel if babel-core is installed [sajjadzamani][]

6.2.0

  • Fix detection of GitHub Actions event types [cysp][]

6.1.9

6.1.8

6.1.7

  • Update comment instead deleting, if it has replies (BitBucket Server) [langovoi][]
  • Fix BitBucket Server GitDSL [langovoi][]
  • Add support of paged APIs of BitBucket Server [langovoi][]

6.1.6

  • Adds a CLI flag for custom Danger Runners to be able to request a URL to a JSON file instead of receiving the entire
    DSL as a big JSON dump. We're exploring using this in Danger Swift with
    danger/swift#108 - [orta][]

6.1.5

  • Adds html_url to the PR JSON declaration - [orta][]
  • Adds a way for a sub-process to tell danger-js that it wants a copy of the DSL. This is a potential fix for when you
    have a process that might not be ready to grab the DSL instantly from danger-js. The subprocess can print the message
    danger://send-dsl to stdout and danger-js will re-send the DSL via STDIN.
    danger/swift#108. - [orta][]
  • Allows a FakeCI to get a FakePlatform, should fix #767 - [orta][]

6.1.4

  • Fix GitJSONDSL and diffForFile for BitBucket Server - [langovoi][]

6.1.3

  • Add support for personal tokens of BitBucket Server - [langovoi][]
  • Ships a command danger-js which means other languages could also use the command danger and they won't conflict with
    the JS version - [orta][]
... (truncated)
Commits

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 cancel merge will cancel a previously requested merge
  • @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:

  • 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.

Bumps [danger](https://github.com/danger/danger-js) from 6.1.11 to 6.1.12.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/master/CHANGELOG.md)
- [Commits](danger/danger-js@6.1.11...6.1.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Related to dependency updates label Dec 12, 2018
@PyvesB PyvesB merged commit f6da548 into master Dec 12, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/danger-6.1.12 branch December 12, 2018 19:25
@paulmelnikow
Copy link
Member

paulmelnikow commented Dec 12, 2018

Looks like this might have broken: https://circleci.com/gh/badges/shields/28975?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

Added: Ah, no, that is a "real" failure. It's complaining about one of the filenames.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants