SocialGouv / sre-tools

https://socialgouv.github.io/sre-tools/
1 stars 1 forks source link

fix(deps): update dependency ora to v6 #86

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ora ^5.4.1 -> ^6.0.0 age adoption passing confidence

Release Notes

sindresorhus/ora ### [`v6.1.0`](https://togithub.com/sindresorhus/ora/releases/v6.1.0) [Compare Source](https://togithub.com/sindresorhus/ora/compare/v6.0.1...v6.1.0) - Expose the spinner `interval` as a getter [`447812b`](https://togithub.com/sindresorhus/ora/commit/447812b) - Internal refactoring. If you use any undocumented properties, this may break for you. ### [`v6.0.1`](https://togithub.com/sindresorhus/ora/releases/v6.0.1) [Compare Source](https://togithub.com/sindresorhus/ora/compare/v6.0.0...v6.0.1) - Upgrade dependencies [`26ba606`](https://togithub.com/sindresorhus/ora/commit/26ba606) ### [`v6.0.0`](https://togithub.com/sindresorhus/ora/releases/v6.0.0) [Compare Source](https://togithub.com/sindresorhus/ora/compare/v5.4.1...v6.0.0) ##### Breaking - Require Node.js 12.20 [`ede1a54`](https://togithub.com/sindresorhus/ora/commit/ede1a54) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). - `ora.promise` is now a named import called `oraPromise` ([#​181](https://togithub.com/sindresorhus/ora/issues/181)) [`9c01990`](https://togithub.com/sindresorhus/ora/commit/9c01990) - `import {oraPromise} from 'ora';` - `oraPromise` now returns the given promise instead of `this` ([#​181](https://togithub.com/sindresorhus/ora/issues/181)) [`9c01990`](https://togithub.com/sindresorhus/ora/commit/9c01990) - This lets you await it directly, which is more useful than chaining. ##### Improvements - Improve performance of the `.clear()` method ([#​182](https://togithub.com/sindresorhus/ora/issues/182)) [`d51c971`](https://togithub.com/sindresorhus/ora/commit/d51c971)

Configuration

📅 Schedule: "before 3am on the first day of the month" in timezone Europe/Paris.

🚦 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 WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.