donmccurdy / glTF-Transform

glTF 2.0 SDK for JavaScript and TypeScript, on Web and Node.js.
https://gltf-transform.dev
MIT License
1.3k stars 145 forks source link

fix(deps): update dependency listr2 to v8.2.0 - autoclosed #1339

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
listr2 8.0.2 -> 8.2.0 age adoption passing confidence

Release Notes

listr2/listr2 (listr2) ### [`v8.2.0`](https://togithub.com/listr2/listr2/releases/tag/listr2%408.2.0) [Compare Source](https://togithub.com/listr2/listr2/compare/listr2@​8.1.3...listr2@​8.2.0) ### listr2 [8.2.0](https://togithub.com/listr2/listr2/compare/listr2@​8.1.3...listr2@​8.2.0) (2024-04-02) ##### Features - expose root/subtask through listr and use it directly ([c5f8cab](https://togithub.com/listr2/listr2/commit/c5f8cab2d91877e825f8cf51080b926a3a2dcafc)) ### [`v8.1.3`](https://togithub.com/listr2/listr2/releases/tag/listr2%408.1.3) [Compare Source](https://togithub.com/listr2/listr2/compare/listr2@​8.1.2...listr2@​8.1.3) #### listr2 [8.1.3](https://togithub.com/listr2/listr2/compare/listr2@​8.1.2...listr2@​8.1.3) (2024-03-31) ##### Bug Fixes - remove all listeners call ([763ada8](https://togithub.com/listr2/listr2/commit/763ada8402b542139a98aa57a97e80ccb7e3e78f)) ### [`v8.1.2`](https://togithub.com/listr2/listr2/compare/listr2@​8.1.1...listr2@​8.1.2) [Compare Source](https://togithub.com/listr2/listr2/compare/listr2@​8.1.1...listr2@​8.1.2) ### [`v8.1.1`](https://togithub.com/listr2/listr2/releases/tag/listr2%408.1.1) [Compare Source](https://togithub.com/listr2/listr2/compare/listr2@​8.1.0...listr2@​8.1.1) #### listr2 [8.1.1](https://togithub.com/listr2/listr2/compare/listr2@​8.1.0...listr2@​8.1.1) (2024-03-27) ##### Bug Fixes - update signal handler to remove itself ([7597099](https://togithub.com/listr2/listr2/commit/759709921cea1a1816ec50a7f1576fcb361fc294)), closes [#​709](https://togithub.com/listr2/listr2/issues/709) ### [`v8.1.0`](https://togithub.com/listr2/listr2/releases/tag/listr2%408.1.0) [Compare Source](https://togithub.com/listr2/listr2/compare/listr2@​8.0.2...listr2@​8.1.0) ### listr2 [8.1.0](https://togithub.com/listr2/listr2/compare/listr2@​8.0.2...listr2@​8.1.0) (2024-03-27) ##### Features - make observable and stream independent of node and external deps ([4eab16a](https://togithub.com/listr2/listr2/commit/4eab16a21ae84fd114216931394af86ceda1576e)), closes [#​707](https://togithub.com/listr2/listr2/issues/707)

Configuration

📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, 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.



This PR has been generated by Mend Renovate. View repository job log here.

donmccurdy commented 3 months ago

Blocked by https://github.com/listr2/listr2/issues/712.