-
Notifications
You must be signed in to change notification settings - Fork 937
Update dependency ora to v6 #5406
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
Conversation
|
Size Analysis Report |
91f33fd
to
c5cc776
Compare
1b8b727
to
d9fe294
Compare
The PR requires changing all our scripts to run in esm mode. It also means all 3rd libs we use need to run in esm mode, which could have issues. The major block though is esm support in ts-node. |
d9fe294
to
619a197
Compare
619a197
to
aea9d08
Compare
aea9d08
to
7991393
Compare
This PR contains the following updates:
5.4.1
->6.0.1
Release Notes
sindresorhus/ora
v6.0.1
Compare Source
26ba606
v6.0.0
Compare Source
Breaking
ede1a54
ora.promise
is now a named import calledoraPromise
(#181)9c01990
import {oraPromise} from 'ora';
oraPromise
now returns the given promise instead ofthis
(#181)9c01990
Improvements
.clear()
method (#182)d51c971
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 you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.