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(deps): update ora to v4 #72

Merged
merged 1 commit into from
Sep 22, 2019
Merged

fix(deps): update ora to v4 #72

merged 1 commit into from
Sep 22, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2019

This PR contains the following updates:

Package Type Update Change
ora dependencies major ^3.4.0 -> ^4.0.0

Release Notes

sindresorhus/ora

v4.0.0

Compare Source

Breaking
  • Require Node.js 8 6459090
  • Discard stdin by default (#​112) b1f140b
    This prevents the spinner from twitching on input, outputting broken lines on Enter key presses, and prevents buffering of input while the spinner is running.
Breaking for TypeScript users
  • Only use a CommonJS export for the TypeScript definition
    You need to change import ora from 'ora'; to import ora = require('ora');
Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, 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.


  • If you want to rebase/retry this PR, check this box

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

@wKovacs64 wKovacs64 merged commit 8fdec0b into develop Sep 22, 2019
@renovate renovate bot deleted the renovate/ora-4.x branch September 22, 2019 15:30
@wKovacs64
Copy link
Owner

🎉 This PR is included in version 8.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants