keystonejs / create-keystone-app

CLI app that makes it easy to get started with Keystone
https://keystonejs.com/tutorials/getting-started-with-create-keystone-next-app
MIT License
40 stars 10 forks source link

Update dependency ora to v6 #286

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend 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.2`](https://togithub.com/sindresorhus/ora/releases/tag/v6.1.2) [Compare Source](https://togithub.com/sindresorhus/ora/compare/v6.1.1...v6.1.2) - Revert "Fix preserving stdin's pause state ([#​210](https://togithub.com/sindresorhus/ora/issues/210))" [`f4e03ea`](https://togithub.com/sindresorhus/ora/commit/f4e03ea) - Reason: [https://github.com/sindresorhus/ora/issues/211](https://togithub.com/sindresorhus/ora/issues/211) ### [`v6.1.1`](https://togithub.com/sindresorhus/ora/releases/tag/v6.1.1) [Compare Source](https://togithub.com/sindresorhus/ora/compare/v6.1.0...v6.1.1) - Fix preserving stdin's pause state ([#​210](https://togithub.com/sindresorhus/ora/issues/210)) [`77ccc1e`](https://togithub.com/sindresorhus/ora/commit/77ccc1e) ### [`v6.1.0`](https://togithub.com/sindresorhus/ora/releases/tag/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/tag/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/tag/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: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, 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.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: c4e0ab91de2677eefe1c2da32d0b4ccb51254bf8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

renovate[bot] commented 1 year 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.