typeorm-seeding
typeorm-seeding copied to clipboard
fix: update dependency ora to v8
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
ora | 5.4.1 -> 8.0.1 |
Release Notes
sindresorhus/ora (ora)
v8.0.1
- Fix the process not exiting
89a1f31
v8.0.0
Breaking
- Require Node.js 18
675590f
Improvements
- Update dependencies
675590f
v7.0.1
v7.0.0
Breaking
- Require Node.js 16
0e96acd
v6.3.1
- Fix Node.js 12 compatibility
4b1c2be
v6.3.0
- Add
suffixText
option (#​223)2378eaf
v6.2.0
v6.1.2
v6.1.1
v6.1.0
- Expose the spinner
interval
as a getter447812b
- Internal refactoring. If you use any undocumented properties, this may break for you.
v6.0.1
- Upgrade dependencies
26ba606
v6.0.0
Breaking
- Require Node.js 12.20
ede1a54
- This package is now pure ESM. Please read this.
-
ora.promise
is now a named import calledoraPromise
(#​181)9c01990
-
import {oraPromise} from 'ora';
-
-
oraPromise
now returns the given promise instead ofthis
(#​181)9c01990
- This lets you await it directly, which is more useful than chaining.
Improvements
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone UTC+1, 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 has been generated by Mend Renovate. View repository job log here.