fix(deps): update oclif-tooling#1352
Conversation
📦 Bundle Stats —
|
| Metric | Value | vs main (3d492c6) |
|---|---|---|
| Internal (raw) | 2.7 KB | - |
| Internal (gzip) | 1.0 KB | - |
| Bundled (raw) | 11.16 MB | - |
| Bundled (gzip) | 2.10 MB | - |
| Import time | 670ms | +0ms, +0.0% |
bin:sanity
| Metric | Value | vs main (3d492c6) |
|---|---|---|
| Internal (raw) | 782 B | - |
| Internal (gzip) | 423 B | - |
| Bundled (raw) | 9.87 MB | - |
| Bundled (gzip) | 1.78 MB | - |
| Import time | 699ms | -1ms, -0.2% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — @sanity/cli-core
Compared against main (3d492c6a)
| Metric | Value | vs main (3d492c6) |
|---|---|---|
| Internal (raw) | 106.7 KB | - |
| Internal (gzip) | 26.7 KB | - |
| Bundled (raw) | 21.72 MB | - |
| Bundled (gzip) | 3.46 MB | - |
| Import time | 594ms | +3ms, +0.5% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — create-sanity
Compared against main (3d492c6a)
| Metric | Value | vs main (3d492c6) |
|---|---|---|
| Internal (raw) | 908 B | - |
| Internal (gzip) | 483 B | - |
| Bundled (raw) | 931 B | - |
| Bundled (gzip) | 491 B | - |
| Import time | ❌ ChildProcess denied: node | - |
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
Coverage DeltaNo covered files changed in this PR. Overall Coverage
|
6593a7a to
47aa5cf
Compare
c817d05 to
fbef483
Compare
1aa792b to
a025372
Compare
c58a934 to
7395db0
Compare
b5e984b to
4e80e62
Compare
7256719 to
0fecd60
Compare
12a908b to
b418fdc
Compare
8f8d629 to
7b912c7
Compare
d57096a to
41fb97c
Compare
|
|
@copilot run pnpm dedupe and commit lockfile |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
@copilot run pnpm dedupe and commit lockfile |
Head branch was pushed to by a user without write access
This PR contains the following updates:
^4.11.4→^4.11.7^6.2.50→^6.2.52^4.23.10→^4.23.16Release Notes
oclif/plugin-help (@oclif/plugin-help)
v6.2.52Compare Source
Bug Fixes
v6.2.51Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here
Note
Low Risk
Patch-level dependency bumps with no CLI logic changes; main risk is regressions in command parsing, help output, or manifest generation from upstream oclif.
Overview
Bumps oclif tooling used by
@sanity/clivia the workspace catalog and lockfile, with a patch changeset for@sanity/cli.pnpm-workspace.yaml:@oclif/core^4.11.4→^4.11.7,@oclif/plugin-help^6.2.50→^6.2.52(packages that usecatalog:for these pick up the new ranges).packages/@sanity/cli: devDependencyoclif^4.23.10→^4.23.16(manifest/readme generation and related CLI dev tooling).No application or command source changes—only version specifiers, lockfile resolution (including
@oclif/plugin-help6.2.52 and aligned transitive entries), and.changeset/pr-1352.md.Reviewed by Cursor Bugbot for commit 2815ec9. Bugbot is set up for automated code reviews on this repo. Configure here.