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

Updated dependencies #7

Closed
wants to merge 1 commit into from
Closed

Conversation

dwighthouse
Copy link

Added .gitignore and package-lock.json.

Removed unused dependencies and requires using them.
Updated remaining dependencies to modern versions to remove several security vulnerabilities.

All tests pass, though it can't push the changes to coveralls.io due to it being a different repository.

…ies to remove security alerts. Added .gitignore and package-lock.json
@dwighthouse
Copy link
Author

As mentioned earlier, the travis-ci build fails due to the following issue, not due to a lack of tests passing:

/home/travis/build/intervalia/gulp-hash-filename/node_modules/coveralls/bin/coveralls.js:18
        throw err;
        ^
Bad response: 422 {"message":"Couldn't find a repository matching this job.","error":true}
npm ERR! Test failed.  See above for more details.
The command "npm test" exited with 1.

@dwighthouse
Copy link
Author

Seems to be related to this: lemurheavy/coveralls-public#632

@intervalia intervalia mentioned this pull request Jan 2, 2019
@intervalia
Copy link
Owner

Resolved in Version 2.0.1

@intervalia intervalia closed this Jan 2, 2019
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

2 participants