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 danger to the latest version 🚀 #1110

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 23, 2017

Version 0.19.0 of danger just got published.

Dependency danger
Current Version 0.18.0
Type devDependency

The version 0.19.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of danger.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 33 commits.

  • 821c682 Version bump for 0.19 and a dangerfile update
  • 7648899 Merge pull request #254 from danger/greenkeeper/typescript-2.3.3
  • cc4ead9 Merge pull request #256 from danger/240-markdown-comments
  • d200bba chore(package): update typescript to version 2.3.3
  • 7630fd2 chore(package): update tslint to version 5.3.0 (#257)
  • 63051dd Render markdown inside violations
  • 9a50150 Merge pull request #247 from danger/docs_lint
  • 8e5e4d9 Make dts lint optional
  • 598db10 More DTS faffing, and updates changelog
  • 9718f29 Add DTS linter to travis
  • b09f6c7 Add support for ensuring the dts passes all linters etc
  • 5658734 Convert the d.ts to always use thing[] vs Array as the dts linter was raising
  • 776fbd9 Merge pull request #246 from danger/update-jest
  • 93eff6e Update to Jest 20
  • b78c16d Merge pull request #239 from danger/docs_lint

There are 33 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@stodevx-bot
Copy link

Fails
🚫

Running your Dangerfile has Failed

Danger has errored

Error: Error

Error: Cannot find module 'package.json'
    at Function.Module._resolveFilename (module.js:470:15)
    at Function.Module._load (module.js:418:25)
    at Module.require (module.js:498:17)
    at require (internal/module.js:20:19)
    at getBabelRC (/home/travis/build/StoDevX/AAO-React-Native/node_modules/babel-jest/build/index.js:53:41)
    at Object.getCacheKey (/home/travis/build/StoDevX/AAO-React-Native/node_modules/babel-jest/build/index.js:90:14)
    at ScriptTransformer._getCacheKey (/home/travis/build/StoDevX/AAO-React-Native/node_modules/jest-runtime/build/ScriptTransformer.js:68:26)
    at ScriptTransformer._getFileCachePath (/home/travis/build/StoDevX/AAO-React-Native/node_modules/jest-runtime/build/ScriptTransformer.js:93:27)
    at ScriptTransformer.transformSource (/home/travis/build/StoDevX/AAO-React-Native/node_modules/jest-runtime/build/ScriptTransformer.js:182:32)
    at ScriptTransformer._transformAndBuildScript (/home/travis/build/StoDevX/AAO-React-Native/node_modules/jest-runtime/build/ScriptTransformer.js:275:40)

Generated by 🚫 dangerJS

@hawkrives
Copy link
Member

Uh.

@hawkrives
Copy link
Member

We don't ask for package.json in our dangerfile.

And, from reading that stack, it look like it's coming from inside danger's jest depdency? Hmm.

@hawkrives
Copy link
Member

I'm pretty sure that we're running into danger/danger-js#261

greenkeeper bot added a commit that referenced this pull request Jun 9, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 9, 2017

Version 0.20.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 22 commits.

  • 9899d4b Merge branch 'master' of https://github.com/danger/danger-js
  • d8d1326 Version bump
  • ede5a12 Merge pull request #275 from danger/windows-ci
  • 26d9501 Merge pull request #264 from danger/greenkeeper/typescript-2.3.4
  • ef285c7 Check windows support on CI
  • 73432b7 Merge pull request #273 from kwonoj/fix-modulemap-win
  • 4bc8204 Merge pull request #272 from danger/greenkeeper-lockfile
  • c611742 Supply empty haste modulemap for jest runtime resolver
  • 79d3670 chore(greenkeeper): add support for greenkeeper-lockfile
  • af38da5 chore(package): update typescript to version 2.3.4
  • b3007a0 Merge pull request #265 from frozegnome/master
  • f9f50a5 Merge branch 'master' into master
  • ef8843e Merge pull request #271 from kwonoj/test-travis
  • 8999753 Resolve test failure by lacks of jest
  • 6b70985 Merge pull request #270 from kwonoj/fix-danger-comment-lookup

There are 22 commits in total.

See the full diff

@hawkrives hawkrives closed this Jun 10, 2017
@hawkrives hawkrives deleted the greenkeeper/danger-0.19.0 branch June 10, 2017 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants