Skip to content

Commit

Permalink
Update dependency ora to v8.2.0 (#3743)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ora](https://redirect.github.com/sindresorhus/ora) | [`8.1.1` -> `8.2.0`](https://renovatebot.com/diffs/npm/ora/8.0.1/8.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ora/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ora/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ora/8.0.1/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ora/8.0.1/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>sindresorhus/ora (ora)</summary>

### [`v8.2.0`](https://redirect.github.com/sindresorhus/ora/releases/tag/v8.2.0)

[Compare Source](https://redirect.github.com/sindresorhus/ora/compare/v8.1.1...v8.2.0)

-   Add support for `boolean` value for `color` option ([#&#8203;244](https://redirect.github.com/sindresorhus/ora/issues/244))  [`fe951e5`](https://redirect.github.com/sindresorhus/ora/commit/fe951e5)

***

### [`v8.1.1`](https://redirect.github.com/sindresorhus/ora/releases/tag/v8.1.1)

[Compare Source](https://redirect.github.com/sindresorhus/ora/compare/v8.1.0...v8.1.1)

-   Fix animation speed when update methods are called very often  [`818ca34`](https://redirect.github.com/sindresorhus/ora/commit/818ca34)
-   Fix handling of symbol being empty string in `stopAndPersist()` ([#&#8203;243](https://redirect.github.com/sindresorhus/ora/issues/243))  [`5117dfb`](https://redirect.github.com/sindresorhus/ora/commit/5117dfb)

### [`v8.1.0`](https://redirect.github.com/sindresorhus/ora/releases/tag/v8.1.0)

[Compare Source](https://redirect.github.com/sindresorhus/ora/compare/v8.0.1...v8.1.0)

-   Update dependencies  [`fb0fced`](https://redirect.github.com/sindresorhus/ora/commit/fb0fced)

</details>

---

### 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.

---

 - [ ] 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/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 1cff1d1 commit ecd8fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"native-url": "0.3.4",
"neo-async": "2.6.2",
"node-html-parser": "6.1.13",
"ora": "8.1.1",
"ora": "8.2.0",
"os-browserify": "0.3.0",
"p-limit": "5.0.0",
"path-browserify": "1.0.1",
Expand Down

0 comments on commit ecd8fec

Please sign in to comment.