Commit 0ff39fb
authored
chore(deps): update dependency wrap-ansi to v10 (#1023)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [wrap-ansi](https://redirect.github.com/chalk/wrap-ansi) | [`^9.0.0` →
`^10.0.0`](https://renovatebot.com/diffs/npm/wrap-ansi/9.0.2/10.0.0) |

|

|
---
### Release Notes
<details>
<summary>chalk/wrap-ansi (wrap-ansi)</summary>
###
[`v10.0.0`](https://redirect.github.com/chalk/wrap-ansi/releases/tag/v10.0.0)
[Compare
Source](https://redirect.github.com/chalk/wrap-ansi/compare/v9.0.2...v10.0.0)
##### Breaking
- Require Node.js 20
[`227ef92`](https://redirect.github.com/chalk/wrap-ansi/commit/227ef92)
##### Improvements
- Support grapheme-aware wrapping
[`bb10b9b`](https://redirect.github.com/chalk/wrap-ansi/commit/bb10b9b)
- Preserve nested ANSI styles across wrapped lines
[`d47eaef`](https://redirect.github.com/chalk/wrap-ansi/commit/d47eaef)
- Respect `{wordWrap: false}` in hard long-word branch
[`9ab8a49`](https://redirect.github.com/chalk/wrap-ansi/commit/9ab8a49)
##### Fixes
- Fix tab wrapping with terminal tab stops
[`2de0ad4`](https://redirect.github.com/chalk/wrap-ansi/commit/2de0ad4)
- Fix handling of ST-terminated OSC hyperlinks
[`8e2c63d`](https://redirect.github.com/chalk/wrap-ansi/commit/8e2c63d)
***
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday" (UTC), 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.
---
- [ ] <!-- rebase-check -->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/apify/apify-cli).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS4xMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1LjExIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3979ed2 commit 0ff39fb
2 files changed
Lines changed: 32 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2246 | 2246 | | |
2247 | 2247 | | |
2248 | 2248 | | |
2249 | | - | |
| 2249 | + | |
2250 | 2250 | | |
2251 | 2251 | | |
2252 | 2252 | | |
| |||
2342 | 2342 | | |
2343 | 2343 | | |
2344 | 2344 | | |
2345 | | - | |
| 2345 | + | |
2346 | 2346 | | |
2347 | 2347 | | |
2348 | 2348 | | |
| |||
4751 | 4751 | | |
4752 | 4752 | | |
4753 | 4753 | | |
| 4754 | + | |
| 4755 | + | |
| 4756 | + | |
| 4757 | + | |
| 4758 | + | |
| 4759 | + | |
| 4760 | + | |
4754 | 4761 | | |
4755 | 4762 | | |
4756 | 4763 | | |
| |||
8213 | 8220 | | |
8214 | 8221 | | |
8215 | 8222 | | |
| 8223 | + | |
| 8224 | + | |
| 8225 | + | |
| 8226 | + | |
| 8227 | + | |
| 8228 | + | |
| 8229 | + | |
| 8230 | + | |
| 8231 | + | |
| 8232 | + | |
8216 | 8233 | | |
8217 | 8234 | | |
8218 | 8235 | | |
| |||
8278 | 8295 | | |
8279 | 8296 | | |
8280 | 8297 | | |
8281 | | - | |
| 8298 | + | |
8282 | 8299 | | |
8283 | 8300 | | |
8284 | 8301 | | |
| |||
9269 | 9286 | | |
9270 | 9287 | | |
9271 | 9288 | | |
| 9289 | + | |
| 9290 | + | |
| 9291 | + | |
| 9292 | + | |
| 9293 | + | |
| 9294 | + | |
| 9295 | + | |
| 9296 | + | |
| 9297 | + | |
| 9298 | + | |
| 9299 | + | |
9272 | 9300 | | |
9273 | 9301 | | |
9274 | 9302 | | |
| |||
0 commit comments