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

chore(deps): update dependency codeclimate-test-reporter to v0.5.1 #65

Merged
merged 1 commit into from
Nov 7, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 2, 2018

This PR contains the following updates:

Package Type Update Change References
codeclimate-test-reporter devDependencies minor 0.4.0 -> 0.5.1 source

Release Notes

codeclimate/javascript-test-reporter

v0.5.1

Compare Source

v0.5.0

Compare Source

v0.4.1

Compare Source


Renovate configuration

📅 Schedule: "before 2am" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 2, 2018
@renovate renovate bot changed the title chore(deps): update dependency codeclimate-test-reporter to v0.5.0 chore(deps): update dependency codeclimate-test-reporter to v0.5.1 Oct 8, 2018
@renovate renovate bot force-pushed the renovate/codeclimate-test-reporter-0.x branch from 14c6115 to 4e05add Compare October 8, 2018 17:16
@ci-reporter
Copy link

ci-reporter bot commented Oct 8, 2018

The build is failing

✨ Good work on this PR so far! ✨ Unfortunately, the Travis CI build is failing as of 4e05add. Here's the output:

npm test
> [email protected] pretest /home/travis/build/ahmadnassri/pkg-config
> standard && echint


> [email protected] test /home/travis/build/ahmadnassri/pkg-config
> mocha



  pkg-config
    ✓ should get nothing
    ✓ should get fallback
    ✓ should fail at invalid directory
    behave like npm.config
      ✓ should get the whole config object
      ✓ should get custom namespace inside npm.config
    custom root
      ✓ should find config
    no root
      ✓ should get custom namespace with no root
    set cache to false
      ✓ should write/create a mock of fixtures/package.json in tmp directory
      ✓ should cache tmp/package.json with requre
      ✓ should modify the tmp/package.json
      1) should throw an error because cache is set to true by default
      ✓ should bypass require cache


  11 passing (32ms)
  1 failing

  1) pkg-config set cache to false should throw an error because cache is set to true by default:
     Error: cache options is not set to true by default
      at Context.<anonymous> (test/index.js:145:12)

I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!


This comment was automagically generated by ci-reporter. If you see a problem, open an issue here.

@renovate renovate bot force-pushed the renovate/codeclimate-test-reporter-0.x branch from 4e05add to cd0c5b8 Compare November 7, 2018 01:41
@ahmadnassri ahmadnassri merged commit f5a72f3 into master Nov 7, 2018
@delete-merged-branch delete-merged-branch bot deleted the renovate/codeclimate-test-reporter-0.x branch November 7, 2018 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants