tim-yao / cucumber-nightwatch

A small library to enable us to use latest nightwatch.js(v3) in cucumber.js(v9)
MIT License
1 stars 1 forks source link

fix(deps): update dependency consola to v3.2.3 #40

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
consola 3.1.0 -> 3.2.3 age adoption passing confidence

Release Notes

unjs/consola (consola) ### [`v3.2.3`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v323) [Compare Source](https://togithub.com/unjs/consola/compare/v3.2.2...v3.2.3) [compare changes](https://togithub.com/unjs/consola/compare/v3.2.2...v3.2.3) ##### 🩹 Fixes - **types:** Partial style options for `box` ([#​210](https://togithub.com/unjs/consola/pull/210)) - **types:** Add backward compatible declarations ([e46733b](https://togithub.com/unjs/consola/commit/e46733b)) ##### 🏡 Chore - Remove extra `await` in `spinner` example ([#​211](https://togithub.com/unjs/consola/pull/211)) - Add autofix ci ([b3aa049](https://togithub.com/unjs/consola/commit/b3aa049)) - Update prettier ([9a4b67e](https://togithub.com/unjs/consola/commit/9a4b67e)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Alexander Topalo - Estéban ([@​Barbapapazes](http://github.com/Barbapapazes)) ### [`v3.2.2`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v322) [Compare Source](https://togithub.com/unjs/consola/compare/v3.2.1...v3.2.2) [compare changes](https://togithub.com/unjs/consola/compare/v3.2.1...v3.2.2) ##### 🩹 Fixes - **fancy:** Add node 14 compatibility ([#​204](https://togithub.com/unjs/consola/pull/204)) ##### 📦 Build - **pkg:** Add supported engines field ([#​179](https://togithub.com/unjs/consola/pull/179)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v3.2.1`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v321) [Compare Source](https://togithub.com/unjs/consola/compare/v3.2.0...v3.2.1) [compare changes](https://togithub.com/unjs/consola/compare/v3.2.0...v3.2.1) ##### 🩹 Fixes - **box:** Fix preset naming for `singleThick` ([#​201](https://togithub.com/unjs/consola/pull/201)) - **fancy:** Style underscore with surrounding spaces ([#​203](https://togithub.com/unjs/consola/pull/203)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Christian Preston ([@​cpreston321](http://github.com/cpreston321)) ### [`v3.2.0`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v320) [Compare Source](https://togithub.com/unjs/consola/compare/v3.1.0...v3.2.0) [compare changes](https://togithub.com/unjs/consola/compare/v3.1.0...v3.2.0) ##### 🚀 Enhancements - **fancy:** Support underlining ([#​191](https://togithub.com/unjs/consola/pull/191)) - `consola.box` ([#​193](https://togithub.com/unjs/consola/pull/193)) - `consola/utils` subpath export ([#​199](https://togithub.com/unjs/consola/pull/199)) - Color utils ([#​200](https://togithub.com/unjs/consola/pull/200)) ##### 🩹 Fixes - Inherit mocks ([#​183](https://togithub.com/unjs/consola/pull/183)) - Correct and improve return types for single and multi select prompts ([#​197](https://togithub.com/unjs/consola/pull/197)) - Preserve tag casing ([#​190](https://togithub.com/unjs/consola/pull/190)) ##### 🏡 Chore - Update prompt example ([#​196](https://togithub.com/unjs/consola/pull/196)) - Lint code ([d424218](https://togithub.com/unjs/consola/commit/d424218)) - Update dependencies ([dabb705](https://togithub.com/unjs/consola/commit/dabb705)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Christian Preston ([@​cpreston321](http://github.com/cpreston321)) - Leex ([@​jsonleex](http://github.com/jsonleex)) - Inesh Bose - Damian Głowala

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.



This PR has been generated by Mend Renovate. View repository job log here.