Skip to content

Commit 0b3f474

Browse files
chore(deps): update dependency ora to v9 (#1424)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [ora](https://redirect.github.com/sindresorhus/ora) | [`8.2.0` -> `9.0.0`](https://renovatebot.com/diffs/npm/ora/8.2.0/9.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ora/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ora/8.2.0/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/ora (ora)</summary> ### [`v9.0.0`](https://redirect.github.com/sindresorhus/ora/releases/tag/v9.0.0) [Compare Source](https://redirect.github.com/sindresorhus/ora/compare/v8.2.0...v9.0.0) ##### Breaking - Require Node.js 20 [`7aca06d`](https://redirect.github.com/sindresorhus/ora/commit/7aca06d) ##### Fixes - Fix clearing in some cases [`aa51538`](https://redirect.github.com/sindresorhus/ora/commit/aa51538) - Fix `frame()` not displaying dynamic `prefixText`/`suffixText` from functions [`0f19f57`](https://redirect.github.com/sindresorhus/ora/commit/0f19f57) - Fix multiline text exceeding console height leaving garbage when scrolling [`45d30ad`](https://redirect.github.com/sindresorhus/ora/commit/45d30ad) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on Saturday" in timezone Europe/Oslo, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/) using a [preset](https://redirect.github.com/code-obos/dkt-renovate-presets/tree/main/ecosystem) from [<img alt="Obos" src="https://raw.githubusercontent.com/code-obos/dkt-renovate-presets/refs/heads/main/assets/obos_liggende_hus_hvit.svg" height="10">](https://www.obos.no/?utm_source=github&utm_medium=referral&utm_campaign=dkt-renovate-preset). View repository job log [here](https://app.renovatebot.com/dashboard#github/code-obos/grunnmuren) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyLimqDvuI8gbWFqb3IiLCLwn5OmIGRlcHMiLCLwn6SWIGJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 824ea83 commit 0b3f474

File tree

2 files changed

+63
-3
lines changed

2 files changed

+63
-3
lines changed

packages/icons-svg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"fs-extra": "11.3.0",
2323
"glob": "11.0.3",
24-
"ora": "8.2.0",
24+
"ora": "9.0.0",
2525
"picocolors": "1.1.1",
2626
"prompts": "2.4.2",
2727
"svgo": "3.3.2"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)