Skip to content

Commit 80da2ee

Browse files
chore(deps): ⬆️ update consola to v3.4.0 (#143)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [consola](https://redirect.github.com/unjs/consola) | [`3.3.3` -> `3.4.0`](https://renovatebot.com/diffs/npm/consola/3.3.3/3.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/consola/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/consola/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/consola/3.3.3/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/consola/3.3.3/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>unjs/consola (consola)</summary> ### [`v3.4.0`](https://redirect.github.com/unjs/consola/blob/HEAD/CHANGELOG.md#v340) [Compare Source](https://redirect.github.com/unjs/consola/compare/v3.3.3...v3.4.0) [compare changes](https://redirect.github.com/unjs/consola/compare/v3.3.3...v3.4.0) ##### 🚀 Enhancements - Use upstream `@clack/prompts` ([#&#8203;332](https://redirect.github.com/unjs/consola/pull/332)) ##### 🩹 Fixes - Calculate box width without escape sequence chars ([#&#8203;336](https://redirect.github.com/unjs/consola/pull/336)) ##### 💅 Refactors - Keep prompt styles (cont. [#&#8203;332](https://redirect.github.com/unjs/consola/issues/332)) ([#&#8203;332](https://redirect.github.com/unjs/consola/issues/332)) ##### 📦 Build - Update exports for node16 typescript resolution ([#&#8203;331](https://redirect.github.com/unjs/consola/pull/331)) ##### 🏡 Chore - Update deps ([9193d63](https://redirect.github.com/unjs/consola/commit/9193d63)) - Apply automated updates ([fc8b9b9](https://redirect.github.com/unjs/consola/commit/fc8b9b9)) ##### ❤️ Contributors - Pooya Parsa ([@&#8203;pi0](http://github.com/pi0)) - Yongqi <yongqi14@&#8203;qq.com> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/timelessco/node-ts-app-template).
1 parent 85cf37a commit 80da2ee

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
]
7676
},
7777
"dependencies": {
78-
"consola": "3.3.3",
78+
"consola": "3.4.0",
7979
"dotenv": "16.4.7",
8080
"winston": "3.17.0",
8181
"winston-daily-rotate-file": "5.0.0",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)