lunr-module
lunr-module copied to clipboard
chore(deps): update dependency consola to v3
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
consola | ^2.15.0 -> ^3.2.3 |
Release Notes
unjs/consola (consola)
v3.2.3
🩹 Fixes
🏡 Chore
❤️ Contributors
- Pooya Parsa (@pi0)
- Alexander Topalo [email protected]
- Estéban (@Barbapapazes)
v3.2.2
🩹 Fixes
- fancy: Add node 14 compatibility (#204)
📦 Build
- pkg: Add supported engines field (#179)
❤️ Contributors
- Pooya Parsa (@pi0)
v3.2.1
🩹 Fixes
-
box: Fix preset naming for
singleThick
(#201) - fancy: Style underscore with surrounding spaces (#203)
❤️ Contributors
- Pooya Parsa (@pi0)
- Christian Preston (@cpreston321)
v3.2.0
🚀 Enhancements
- fancy: Support underlining (#191)
-
consola.box
(#193) -
consola/utils
subpath export (#199) - Color utils (#200)
🩹 Fixes
- Inherit mocks (#183)
- Correct and improve return types for single and multi select prompts (#197)
- Preserve tag casing (#190)
🏡 Chore
❤️ Contributors
- Pooya Parsa (@pi0)
- Christian Preston (@cpreston321)
- Leex (@jsonleex)
- Inesh Bose
- Damian Głowala
v3.1.0
🚀 Enhancements
- Support
fancy
option forcreateConsola
and improve docs (#177) -
/basic
,/core
and/browser
subpath exports (#178)
🏡 Chore
❤️ Contributors
- Pooya Parsa (@pi0)
v3.0.2
🩹 Fixes
💅 Refactors
- Use individual named exports of reporters (57bb579)
🏡 Chore
❤️ Contributors
- Pooya Parsa (@pi0)
v3.0.1
🩹 Fixes
-
utils: Use default
stream.write
for workers support (#173) - Wrap
options.stdout
andoptions.stderr
for wrapStd (ab59db6)
💅 Refactors
- fancy: More minimal badges when width cannot be determined (ad24029)
❤️ Contributors
- Pooya Parsa (@pi0)
v3.0.0
🚀 Enhancements
- Default
logLevel
to 1 in test environments (#134) - Support literal for logLevels (#133)
- Expose
createConsola
and named exports (ef6e5e5) -
consola.prompt
util (#170) -
consola.fail
log level (#153) - Pass
formatOptions
and other options to reporters (d77286a) - Show stack trace with
consola.trace
(#151)
🔥 Performance
🩹 Fixes
- Add
.raw
to mocked functions (987dadc) - Type consola instance with built-in type functions (1a4b893)
- Default value for color format utils (ec9be78)
- fancy: Show time and tag on right when width cannot be determined (#128)
- Pass level from
CONSOLA_LEVEL
to thedefaults
(#129) - consola: Type defaults overrides generic defaults (d3d3c05)
- fancy: Improve colors (99c2a4f)
- promp: Options is optional (817626f)
💅 Refactors
- ⚠️ Rewrite consola with typescript (4479d2f)
- Rename
global
toglobalThis
(bd03098) -
utils: Rename
global
toglobalThis
(8c3ef77) - Strict typechecks (63bbd56)
- Remove
globalThis
caching (4e7b909) - Drop
json
andwinston
reporters (5af0e99) - Move all options to
consola.options
without duplication (2d31ef4) - Move spam logic into
_lastLog
object (cabd04f) - Remove global
async
option (edd1bb9) -
types: Merge
LogTypeLiteral
andlogtype
types toLogType
(da1bc73) - ⚠️ Move log levels and types to constants (514f5b3)
- Use
index.node.ts
for main build (b92d23b) - Improve types and exports (b380d21)
- Improve fancy reporter (bc90db8)
- Revert back to
dist/index.*
for bw compatibility (98e300f) - fancy: Better start color and icon (5a01d53)
📖 Documentation
- Fix links to the source files (#172)
📦 Build
- Use backward compatible cjs wrapper for default export (e2e6aa6)
🏡 Chore
- release: 2.15.3 (c99ff6c)
- Make example/index.js working (#110)
- Add LICENSE (#121)
- npm: Update repository to unjs orgnization (#125)
- Add prerelease script (cfaba5e)
- Hide rollup warn (5c3b7f1)
- Ignore coverage (da557ac)
- Update examples (e07e3ab)
- release: V3.0.0-1 (c24ae27)
- Rename dist-tag to 3.x (3e8f1e0)
- Update readme (85bbe3a)
- Update badges (cf7c6e5)
- Update badges (566ff68)
- release: V3.0.0-2 (4a01304)
- Update shared exports (8fc0fdd)
- release: V3.0.0-3 (6253fb0)
- Fix import in examples (c4fff18)
- release: V3.0.0-4 (474f82f)
- release: V3.0.0-5 (ad20f89)
- Add example for readme (2bb5813)
- Update readme (0568e61)
- Update readme (6a5fb0c)
- Lint changelog (11ba5be)
- Update package.json (f698f88)
- Remove browser cjs (a5db8db)
- Update release script to normal (2634c71)
✅ Tests
- Update test (64fa81d)
🎨 Styles
- Prefer object spread instead of
Object.assign
(c03268a)
⚠️ Breaking Changes
❤️ Contributors
- Pooya Parsa (@pi0)
- With-heart (@with-heart)
- Anthony Fu <anthonyfu117@hotmail.com>
- Xin Du (Clark) [email protected]
- Sébastien Chopin [email protected]
- Thomas K (@ThomasKoscheck)
v2.15.3
v2.15.2
v2.15.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.