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

fix(dependencies): update outdated dependencies #15

Closed
wants to merge 1 commit into from

Conversation

nemoDreamer
Copy link

Closes #14


🚧 WIP 👷 🚧

Getting errors, but can't fix them just yet...:

$ mocha --compilers js:babel-register test/**/*.js


(node:78370) DeprecationWarning: "--compilers" will be removed in a future version of Mocha; see https://git.io/vdcSr for more info
  cz-lerna-changelog


Line 1 will be cropped at 100 characters. All other lines will be wrapped after 100 characters.

(node:78370) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property 'log' of undefined
(node:78370) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    1) should generate correct commit message from prompt answers


Line 1 will be cropped at 100 characters. All other lines will be wrapped after 100 characters.

(node:78370) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property 'log' of undefined
    2) allows questions to be overriden


  0 passing (4s)
  2 failing

  1) cz-lerna-changelog
       should generate correct commit message from prompt answers:
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.


  2) cz-lerna-changelog
       allows questions to be overriden:
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

@nemoDreamer
Copy link
Author

I've checked "Allow edits from maintainers" in hope that this can be picked up...!

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.

Pull updates from cz conventional changelog
1 participant