Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2025

This PR contains the following updates:

Package Change Age Confidence
ora 3.4.09.0.0 age confidence

Release Notes

sindresorhus/ora (ora)

v9.0.0

Compare Source

Breaking
Fixes
  • Fix clearing in some cases aa51538
  • Fix frame() not displaying dynamic prefixText/suffixText from functions 0f19f57
  • Fix multiline text exceeding console height leaving garbage when scrolling 45d30ad

v8.2.0

Compare Source


v8.1.1

Compare Source

  • Fix animation speed when update methods are called very often 818ca34
  • Fix handling of symbol being empty string in stopAndPersist() (#​243) 5117dfb

v8.1.0

Compare Source

v8.0.1

Compare Source

  • Fix the process not exiting 89a1f31

v8.0.0

Compare Source

Breaking
Improvements

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking

v6.3.1

Compare Source

  • Fix Node.js 12 compatibility 4b1c2be

v6.3.0

Compare Source

v6.2.0

Compare Source

  • Add spinners export to be able to access all available spinners (#​222) f2ac111

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

  • Expose the spinner interval as a getter 447812b
  • Internal refactoring. If you use any undocumented properties, this may break for you.

v6.0.1

Compare Source

v6.0.0

Compare Source

Breaking
  • Require Node.js 12.20 ede1a54
  • This package is now pure ESM. Please read this.
  • ora.promise is now a named import called oraPromise (#​181) 9c01990
    • import {oraPromise} from 'ora';
  • oraPromise now returns the given promise instead of this (#​181) 9c01990
    • This lets you await it directly, which is more useful than chaining.
Improvements

v5.4.1

Compare Source

v5.4.0

Compare Source

  • Improve detection for terminals supporting Unicode c884e0d

v5.3.0

Compare Source

  • Use nice spinner on VSCode's terminal and Windows Terminal (#​167) af52bbd

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.0

Compare Source

Breaking

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.5

Compare Source

  • Silence Jest warning when Ora is required in a test (#​150) 594865f

v4.0.4

Compare Source

v4.0.3

Compare Source

  • Fix discardStdin option (#​135) a4b2253
    It's now also a noop on Windows as it turns out it's impossible to reliably discard stdin there without affecting other things.

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

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ora-9.x branch from f6bb5de to 2c91380 Compare September 16, 2025 23:11
@renovate renovate bot force-pushed the renovate/ora-9.x branch from 2c91380 to 288693c Compare September 25, 2025 17:10
@renovate renovate bot force-pushed the renovate/ora-9.x branch from 288693c to 55fad55 Compare October 21, 2025 18:47
@renovate renovate bot force-pushed the renovate/ora-9.x branch from 55fad55 to 01e763f Compare November 10, 2025 22:16
@renovate renovate bot force-pushed the renovate/ora-9.x branch from 01e763f to a8e7327 Compare November 18, 2025 23:10
@renovate renovate bot force-pushed the renovate/ora-9.x branch from a8e7327 to 28e8558 Compare December 3, 2025 15:40
@renovate renovate bot force-pushed the renovate/ora-9.x branch from 28e8558 to da4e11d Compare December 31, 2025 18:38
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.

1 participant