-
Notifications
You must be signed in to change notification settings - Fork 21
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
chore(deps): update dependency consola to v3 #643
Conversation
|
8b6a8b6
to
218134c
Compare
38423ef
to
e641d21
Compare
758b930
to
186331c
Compare
Important Review skippedReview was skipped due to path filters Files ignored due to path filters (1)
You can disable this status message by setting the WalkthroughThe update involves changing the version of the "consola" dependency in the Changes
Sequence Diagram(s)(No sequence diagrams are generated as the changes are too simple.) Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
cbad090
to
3a45ba8
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #643 +/- ##
========================================
Coverage 96.72% 96.72%
========================================
Files 91 91
Lines 2291 2291
Branches 511 511
========================================
Hits 2216 2216
Misses 60 60
Partials 15 15 ☔ View full report in Codecov by Sentry. |
51e597f
to
027deeb
Compare
027deeb
to
1add88a
Compare
1add88a
to
7c50fe2
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: yarn.lock
|
7c50fe2
to
7ac346a
Compare
|
604dffc
to
415dd71
Compare
415dd71
to
7650863
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- packages/schema/package.json (1 hunks)
Additional comments not posted (1)
packages/schema/package.json (1)
42-42
: LGTM! But verify compatibility with the new version.The update to
consola
version^3.2.3
is approved. However, ensure that the new version is compatible with the existing code and does not introduce any issues.Run the following script to verify the compatibility of the new version:
This results in a timestamp prefixed console message for Druxt Schema, while other Nuxt modules aren't, which gives an inconsistent experience. This may be negated by the @nuxt/kit upgrade, as @nuxt/kit provides a logger that should be used to replace consola. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^2.15.3
->^3.2.3
Release Notes
unjs/consola (consola)
v3.2.3
Compare Source
compare changes
🩹 Fixes
box
(#210)🏡 Chore
await
inspinner
example (#211)❤️ Contributors
v3.2.2
Compare Source
compare changes
🩹 Fixes
📦 Build
❤️ Contributors
v3.2.1
Compare Source
compare changes
🩹 Fixes
singleThick
(#201)❤️ Contributors
v3.2.0
Compare Source
compare changes
🚀 Enhancements
consola.box
(#193)consola/utils
subpath export (#199)🩹 Fixes
🏡 Chore
❤️ Contributors
v3.1.0
Compare Source
compare changes
🚀 Enhancements
fancy
option forcreateConsola
and improve docs (#177)/basic
,/core
and/browser
subpath exports (#178)🏡 Chore
❤️ Contributors
v3.0.2
Compare Source
compare changes
🩹 Fixes
mockTypes
: Mock onoptions.typs
(f9d86b6).raw
for types (dfb976f)💅 Refactors
🏡 Chore
codecov.yml
(1f50123)❤️ Contributors
v3.0.1
Compare Source
compare changes
🩹 Fixes
stream.write
for workers support (#173)options.stdout
andoptions.stderr
for wrapStd (ab59db6)💅 Refactors
❤️ Contributors
v3.0.0
Compare Source
compare changes
🚀 Enhancements
logLevel
to 1 in test environments (#134)createConsola
and named exports (ef6e5e5)consola.prompt
util (#170)consola.fail
log level (#153)formatOptions
and other options to reporters (d77286a)consola.trace
(#151)🔥 Performance
dayjs
dependency (d6a3776)🩹 Fixes
.raw
to mocked functions (987dadc)CONSOLA_LEVEL
to thedefaults
(#129)💅 Refactors
global
toglobalThis
(bd03098)global
toglobalThis
(8c3ef77)globalThis
caching (4e7b909)json
andwinston
reporters (5af0e99)consola.options
without duplication (2d31ef4)_lastLog
object (cabd04f)async
option (edd1bb9)LogTypeLiteral
andlogtype
types toLogType
(da1bc73)index.node.ts
for main build (b92d23b)dist/index.*
for bw compatibility (98e300f)📖 Documentation
📦 Build
🏡 Chore
✅ Tests
🎨 Styles
Object.assign
(c03268a)❤️ Contributors
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit