absolute-version / commit-and-tag-version

Fork of the excellent standard-version. Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org :trophy:
ISC License
385 stars 36 forks source link

fix(deps): update dependency figures to v6 #111

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
figures ^3.1.0 -> ^6.0.0 age adoption passing confidence

Release Notes

sindresorhus/figures (figures) ### [`v6.0.1`](https://togithub.com/sindresorhus/figures/releases/tag/v6.0.1) [Compare Source](https://togithub.com/sindresorhus/figures/compare/v6.0.0...v6.0.1) - Fix `circleQuestionMark` and `questionMarkPrefix` on Linux ([#​98](https://togithub.com/sindresorhus/figures/issues/98)) [`8b59acd`](https://togithub.com/sindresorhus/figures/commit/8b59acd) ### [`v6.0.0`](https://togithub.com/sindresorhus/figures/releases/tag/v6.0.0) [Compare Source](https://togithub.com/sindresorhus/figures/compare/v5.0.0...v6.0.0) ##### Breaking - Require Node.js 18 ([#​97](https://togithub.com/sindresorhus/figures/issues/97)) [`3302caa`](https://togithub.com/sindresorhus/figures/commit/3302caa) - `circleQuestionMark` and `questionMarkPrefix` symbols are now always displayed as `(?)`. Before they were displayed as circled question marks on macOS. https://github.com/sindresorhus/figures/commit/8b59acd20dca5dd499ca0746a96468adf66eaa6e ##### Fixes - It no longer incorrectly assumes that CI running Windows supports Unicode ### [`v5.0.0`](https://togithub.com/sindresorhus/figures/releases/tag/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/figures/compare/v4.0.1...v5.0.0) ##### Breaking - Require Node.js 14 ([#​91](https://togithub.com/sindresorhus/figures/issues/91)) [`62b5c69`](https://togithub.com/sindresorhus/figures/commit/62b5c69) ##### Improvements - Use a more suitable character for `cross` ([#​93](https://togithub.com/sindresorhus/figures/issues/93)) [`ab27bdd`](https://togithub.com/sindresorhus/figures/commit/ab27bdd) ### [`v4.0.1`](https://togithub.com/sindresorhus/figures/releases/tag/v4.0.1) [Compare Source](https://togithub.com/sindresorhus/figures/compare/v4.0.0...v4.0.1) - Update dependencies [`596a105`](https://togithub.com/sindresorhus/figures/commit/596a105) ### [`v4.0.0`](https://togithub.com/sindresorhus/figures/releases/tag/v4.0.0) [Compare Source](https://togithub.com/sindresorhus/figures/compare/v3.2.0...v4.0.0) ##### Breaking - Require Node.js 12 ([#​79](https://togithub.com/sindresorhus/figures/issues/79)) [`5e8705e`](https://togithub.com/sindresorhus/figures/commit/5e8705e) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). - Rename `main` and `windows` to `mainSymbols` and `fallbackSymbols` ([#​78](https://togithub.com/sindresorhus/figures/issues/78)) [`483ed89`](https://togithub.com/sindresorhus/figures/commit/483ed89) - Separate `replaceSymbols()` method ([#​77](https://togithub.com/sindresorhus/figures/issues/77)) [`5aa4c62`](https://togithub.com/sindresorhus/figures/commit/5aa4c62) - Make `square` character to fill the whole area ([#​66](https://togithub.com/sindresorhus/figures/issues/66)) [`fafe61a`](https://togithub.com/sindresorhus/figures/commit/fafe61a) ##### New symbols - Add `arrowLeftRight` and `arrowUpDown` symbol ([#​43](https://togithub.com/sindresorhus/figures/issues/43)) [`bac7335`](https://togithub.com/sindresorhus/figures/commit/bac7335) - Add symbol for box lines ([#​70](https://togithub.com/sindresorhus/figures/issues/70)) [`3a5c569`](https://togithub.com/sindresorhus/figures/commit/3a5c569) - Add symbol for fill characters ([#​67](https://togithub.com/sindresorhus/figures/issues/67)) [`4d9dfc0`](https://togithub.com/sindresorhus/figures/commit/4d9dfc0) - Add symbol for some common mathematical symbols ([#​62](https://togithub.com/sindresorhus/figures/issues/62)) [`26343b9`](https://togithub.com/sindresorhus/figures/commit/26343b9) - Add symbol for musical notes ([#​61](https://togithub.com/sindresorhus/figures/issues/61)) [`9876125`](https://togithub.com/sindresorhus/figures/commit/9876125) - Add symbol for triangles and lozenges ([#​64](https://togithub.com/sindresorhus/figures/issues/64)) [`b91f16c`](https://togithub.com/sindresorhus/figures/commit/b91f16c) - Add symbol for subscript numbers ([#​63](https://togithub.com/sindresorhus/figures/issues/63)) [`eb77ed3`](https://togithub.com/sindresorhus/figures/commit/eb77ed3) ##### Improvements - Add support for Windows terminals with Unicode fonts ([#​80](https://togithub.com/sindresorhus/figures/issues/80)) [`253f966`](https://togithub.com/sindresorhus/figures/commit/253f966) - Improve percentages symbols ([#​45](https://togithub.com/sindresorhus/figures/issues/45)) [`b0a7ef2`](https://togithub.com/sindresorhus/figures/commit/b0a7ef2) - Improve `bullet` symbol ([#​36](https://togithub.com/sindresorhus/figures/issues/36)) [`e4d709a`](https://togithub.com/sindresorhus/figures/commit/e4d709a) - Improve `pointerSmall` symbol ([#​39](https://togithub.com/sindresorhus/figures/issues/39)) [`3bf5f0d`](https://togithub.com/sindresorhus/figures/commit/3bf5f0d) - Improve `ellipsis` symbol ([#​38](https://togithub.com/sindresorhus/figures/issues/38)) [`4e7f308`](https://togithub.com/sindresorhus/figures/commit/4e7f308) - Improve `dot` symbol ([#​37](https://togithub.com/sindresorhus/figures/issues/37)) [`5c09660`](https://togithub.com/sindresorhus/figures/commit/5c09660) - Improve `square` and `squareFilled` symbol ([#​42](https://togithub.com/sindresorhus/figures/issues/42)) [`a06d5b7`](https://togithub.com/sindresorhus/figures/commit/a06d5b7) - Improve the `star` symbol ([#​41](https://togithub.com/sindresorhus/figures/issues/41)) [`745987c`](https://togithub.com/sindresorhus/figures/commit/745987c) - Improve performance of `replaceSymbols()` ([#​49](https://togithub.com/sindresorhus/figures/issues/49)) [`9c36efc`](https://togithub.com/sindresorhus/figures/commit/9c36efc) - Improve documentation ([#​59](https://togithub.com/sindresorhus/figures/issues/59)) [`6a43c8a`](https://togithub.com/sindresorhus/figures/commit/6a43c8a), ([#​65](https://togithub.com/sindresorhus/figures/issues/65)) [`ad85a33`](https://togithub.com/sindresorhus/figures/commit/ad85a33), ([#​76](https://togithub.com/sindresorhus/figures/issues/76)) [`53c3c6c`](https://togithub.com/sindresorhus/figures/commit/53c3c6c), ([#​86](https://togithub.com/sindresorhus/figures/issues/86)) [`b314c7b`](https://togithub.com/sindresorhus/figures/commit/b314c7b) ##### Fixes - Fix `circleQuestionMark` character does not display properly on Ubuntu ([#​47](https://togithub.com/sindresorhus/figures/issues/47)) [`b86dde4`](https://togithub.com/sindresorhus/figures/commit/b86dde4)

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 has been generated by Mend Renovate. View repository job log here.