Closed dependabot[bot] closed 1 month ago
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review
command in a comment.
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
This PR updates the ora
dependency from version 5.4.1 to 8.1.0. The update includes several breaking changes, such as requiring Node.js 18, and various improvements and bug fixes.
File | Summary |
---|---|
package.json | Updated ora dependency from 5.4.1 to 8.1.0 |
New dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/ora@8.1.0 | environment | +16 |
243 kB | sindresorhus |
Looks like ora is up-to-date now, so this is no longer needed.
Bumps ora from 5.4.1 to 8.1.0.
Release notes
Sourced from ora's releases.
... (truncated)
Commits
f8ebaa0
8.1.0fb0fced
Minor tweaks3c63d5e
8.0.189a1f31
Fix the process not exiting41d75f2
8.0.0675590f
Require Node.js 18a4a9c5d
7.0.11dc1ece
Fix missing dependency (#228)d1a21e8
7.0.00e96acd
Require Node.js 16Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show