Skip to content

Commit

Permalink
chore(deps): update dependency ora to v7 (#9448)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v7.0.1`](https://github.com/sindresorhus/ora/releases/tag/v7.0.1)

[Compare
Source](https://github.com/sindresorhus/ora/compare/v7.0.0...v7.0.1)

- Fix missing dependency
([#&#8203;228](https://github.com/sindresorhus/ora/issues/228))
[`1dc1ece`](https://github.com/sindresorhus/ora/commit/1dc1ece)

###
[`v7.0.0`](https://github.com/sindresorhus/ora/releases/tag/v7.0.0)

[Compare
Source](https://github.com/sindresorhus/ora/compare/v6.3.1...v7.0.0)

##### Breaking

- Require Node.js 16
[`0e96acd`](https://github.com/sindresorhus/ora/commit/0e96acd)

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

---

- [ ] <!-- 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/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 1af081a commit b09216e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"nx": "16.4.1",
"nx-cloud": "16.2.0",
"octokit": "2.1.0",
"ora": "6.3.1",
"ora": "7.0.1",
"prompts": "2.4.2",
"rimraf": "5.0.5",
"tsx": "3.12.7",
Expand Down
52 changes: 35 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15454,7 +15454,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5.0.0, chalk@npm:^5.2.0":
"chalk@npm:^5.0.0, chalk@npm:^5.2.0, chalk@npm:^5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
Expand Down Expand Up @@ -15788,10 +15788,10 @@ __metadata:
languageName: node
linkType: hard

"cli-spinners@npm:^2.5.0, cli-spinners@npm:^2.6.1":
version: 2.9.0
resolution: "cli-spinners@npm:2.9.0"
checksum: c0d5437acc1ace7361b1c58a4fda3c92c2d8691ff3169ac658ce30faee71280b7aa706c072bcb6d0e380c232f3495f7d5ad4668c1391fe02c4d3a39d37798f44
"cli-spinners@npm:^2.5.0, cli-spinners@npm:^2.9.0":
version: 2.9.1
resolution: "cli-spinners@npm:2.9.1"
checksum: c9b1152bd387e5b76823bdee6f19079c4017994d352627216e5d3dab9220a8402514519ad96a0a12120b80752fead98d1e7a7a5f56ce32125f92778ef47bdd8c
languageName: node
linkType: hard

Expand Down Expand Up @@ -18347,6 +18347,13 @@ __metadata:
languageName: node
linkType: hard

"emoji-regex@npm:^10.2.1":
version: 10.3.0
resolution: "emoji-regex@npm:10.3.0"
checksum: b4838e8dcdceb44cf47f59abe352c25ff4fe7857acaf5fb51097c427f6f75b44d052eb907a7a3b86f86bc4eae3a93f5c2b7460abe79c407307e6212d65c91163
languageName: node
linkType: hard

"emoji-regex@npm:^8.0.0":
version: 8.0.0
resolution: "emoji-regex@npm:8.0.0"
Expand Down Expand Up @@ -23095,7 +23102,7 @@ __metadata:
languageName: node
linkType: hard

"is-unicode-supported@npm:^1.1.0, is-unicode-supported@npm:^1.2.0":
"is-unicode-supported@npm:^1.1.0, is-unicode-supported@npm:^1.2.0, is-unicode-supported@npm:^1.3.0":
version: 1.3.0
resolution: "is-unicode-supported@npm:1.3.0"
checksum: b8674ea95d869f6faabddc6a484767207058b91aea0250803cbf1221345cb0c56f466d4ecea375dc77f6633d248d33c47bd296fb8f4cdba0b4edba8917e83d8a
Expand Down Expand Up @@ -27954,20 +27961,20 @@ __metadata:
languageName: node
linkType: hard

"ora@npm:6.3.1":
version: 6.3.1
resolution: "ora@npm:6.3.1"
"ora@npm:7.0.1":
version: 7.0.1
resolution: "ora@npm:7.0.1"
dependencies:
chalk: ^5.0.0
chalk: ^5.3.0
cli-cursor: ^4.0.0
cli-spinners: ^2.6.1
cli-spinners: ^2.9.0
is-interactive: ^2.0.0
is-unicode-supported: ^1.1.0
is-unicode-supported: ^1.3.0
log-symbols: ^5.1.0
stdin-discarder: ^0.1.0
strip-ansi: ^7.0.1
wcwidth: ^1.0.1
checksum: f8753e234c9967c86cfb73e7396e1a51ed8771c4921d539af8e8962b32c7928cefef7b3c4ce730a504be72b1437f91cc0523f468927b9fe322498c4edcc50203
string-width: ^6.1.0
strip-ansi: ^7.1.0
checksum: 9412cd96436b94738f9d11a00dba3654d3cb6d91dfbcca71554fbcb76dc897145fa4ba0d2009e492256a21228ab565512e5e93a36a205ccd38f9e99a417358cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -31434,7 +31441,7 @@ __metadata:
nx: 16.4.1
nx-cloud: 16.2.0
octokit: 2.1.0
ora: 6.3.1
ora: 7.0.1
prompts: 2.4.2
rimraf: 5.0.5
tsx: 3.12.7
Expand Down Expand Up @@ -32839,6 +32846,17 @@ __metadata:
languageName: node
linkType: hard

"string-width@npm:^6.1.0":
version: 6.1.0
resolution: "string-width@npm:6.1.0"
dependencies:
eastasianwidth: ^0.2.0
emoji-regex: ^10.2.1
strip-ansi: ^7.0.1
checksum: 7b2991ea7c946a43042070787b85af454079116dfd6d853aab4ff8a6d4ac717cdc18656cfee15b7a7a78286669202a4a56385728f0740cb1e15001c71807b361
languageName: node
linkType: hard

"string.prototype.matchall@npm:^4.0.8":
version: 4.0.8
resolution: "string.prototype.matchall@npm:4.0.8"
Expand Down Expand Up @@ -32915,7 +32933,7 @@ __metadata:
languageName: node
linkType: hard

"strip-ansi@npm:^7.0.1":
"strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0":
version: 7.1.0
resolution: "strip-ansi@npm:7.1.0"
dependencies:
Expand Down

0 comments on commit b09216e

Please sign in to comment.