Skip to content

Update dependency ora to v4 #2199

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

Merged
merged 1 commit into from
Oct 2, 2019
Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 27, 2019

This PR contains the following updates:

Package Type Update Change
ora devDependencies major 3.4.0 -> 4.0.2

Release Notes

sindresorhus/ora

v4.0.2

Compare Source

  • Fix handling of Ctrl+C on spinners beyond first one (#​131) 17761e9

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: "before 3am on Friday" (UTC).

🚦 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.

@renovate-bot renovate-bot changed the title Update dependency ora to v4 chore(deps): update dependency ora to v4 Oct 1, 2019
@renovate-bot renovate-bot changed the title chore(deps): update dependency ora to v4 Update dependency ora to v4 Oct 1, 2019
@Feiyang1 Feiyang1 merged commit fe530be into firebase:master Oct 2, 2019
@renovate-bot renovate-bot deleted the renovate/ora-4.x branch October 2, 2019 18:05
@firebase firebase locked and limited conversation to collaborators Nov 2, 2019
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.

3 participants