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

Update dependency danger to v3.7.14 #137

Merged
merged 1 commit into from
Jun 1, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2018

This Pull Request updates dependency danger from v3.7.0 to v3.7.14

Note: This PR was created on a configured schedule ("on the first day of the month") and will not receive updates outside those times.

Release Notes

v3.7.14

Compare Source

  • Minor refactoring in GitHubUtils to allow Peril to re-create some of the util functions - [@​orta][]

v3.7.13

Compare Source

  • Updates type declarations to use top-level exports instead of a module augmentation - [@​DanielRosenwasser][]
  • Bug fixes for danger.github.utils.createUpdatedIssueWithID - [@​orta][]

v3.7.12

Compare Source


v3.7.11

Compare Source


v3.7.10

Compare Source


v3.7.9

Compare Source


v3.7.8

Compare Source


v3.7.7

Compare Source


v3.7.6

Compare Source


v3.7.5

Compare Source


v3.7.4

Compare Source


v3.7.3

Compare Source


v3.7.2

Compare Source

  • Improved debugging when using the GitHub OctoKit - [@​orta][]

  • Added danger.github.utils.createUpdatedIssueWithID which can be used to have danger continually update a single
    issue in a repo, for example:

    await danger.github.utils.createUpdatedIssueWithID("TestID", "Hello World", {
      title: "My First Issue",
      open: true,
      repo: "sandbox",
      owner: "PerilTest",
    })

    Will first create, then update that issue with a new body. - [@​orta][]


v3.7.1

Compare Source

  • Minor refactoring in GitHubUtils to allow Peril to re-create some of the util functions - [@​orta][]


This PR has been generated by Renovate Bot.

@react-tether-bot
Copy link

Messages
📖

Hey @renovate[bot], thanks for submitting a pull request! 😸

📖

🤔 Hmmm, code coverage is looking low for the whole codebase.

Coverage in All Files

File Line Coverage Statement Coverage Function Coverage Branch Coverage
src/react-tether.js (0/0) 100% (0/0) 100% (0/0) 100% (0/0) 100%
src/TetherComponent.jsx (67/80) 84% (67/80) 84% (17/24) 71% (35/46) 76%
Total (67/80) 84% (67/80) 84% (17/24) 71% (35/46) 76%

Generated by 🚫 dangerJS

@coveralls
Copy link

Pull Request Test Coverage Report for Build 237

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.952%

Totals Coverage Status
Change from base Build 235: 0.0%
Covered Lines: 67
Relevant Lines: 80

💛 - Coveralls

@renovate renovate bot merged commit 9cd8163 into master Jun 1, 2018
@renovate renovate bot deleted the renovate/danger-3.x branch June 1, 2018 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants