Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

fix(deps): update dependency ora to v4 #41

Merged
merged 1 commit into from
Sep 27, 2019
Merged

fix(deps): update dependency ora to v4 #41

merged 1 commit into from
Sep 27, 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.1

Compare Source

  • Set the correct interval when changing spinner by name (#​128) 4a8cd09

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.

@zce zce merged commit f58289d into master Sep 27, 2019
@renovate renovate bot deleted the renovate/ora-4.x branch September 27, 2019 08:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants