chore(deps): update dependency @bynder/compact-view to v5.4.0#1458
chore(deps): update dependency @bynder/compact-view to v5.4.0#1458squiggler-app[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
af5b922 to
eb50840
Compare
eb50840 to
4e5f363
Compare
4e5f363 to
afb6118
Compare
afb6118 to
cfaa7a9
Compare
cfaa7a9 to
7f77668
Compare
7f77668 to
3845f23
Compare
3845f23 to
639f506
Compare
639f506 to
d56deff
Compare
d56deff to
95dd9c1
Compare
95dd9c1 to
b505f79
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit d77ad9c. Configure here.
| }, | ||
| "devDependencies": { | ||
| "@bynder/compact-view": "5.1.2", | ||
| "@bynder/compact-view": "5.4.0", |
There was a problem hiding this comment.
Stale inlined dependency version
Medium Severity
This commit bumps @bynder/compact-view to 5.4.0 in devDependencies, but inlinedDependencies still pins @bynder/compact-view at 5.1.2. That field is meant to record the exact version bundled into the published plugin (same pattern as other Sanity plugins here), so the mismatch can misstate what ships after build or confuse tooling that validates those pins against what is installed.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit d77ad9c. Configure here.
d77ad9c to
941082c
Compare
941082c to
ed67cbd
Compare
ed67cbd to
e706d8a
Compare
e706d8a to
fc5db8f
Compare
fc5db8f to
3ad67e5
Compare
3ad67e5 to
9bc4ffe
Compare
9bc4ffe to
9f1397a
Compare
9f1397a to
88f3985
Compare
88f3985 to
c84eb36
Compare
c84eb36 to
14756ce
Compare
14756ce to
b739b4d
Compare
b739b4d to
1658d8d
Compare
1658d8d to
0374dce
Compare
0374dce to
d327d7e
Compare


This PR contains the following updates:
5.1.2→5.4.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 using a curated preset maintained by
. View repository job log here
Note
Low Risk
Dependency-only bump with no code changes; note
inlinedDependenciesin the same package.json still lists 5.1.2 and was not updated in this diff.Overview
Updates
@bynder/compact-viewinplugins/sanity-plugin-bynder-input/package.jsonfrom 5.1.2 to 5.4.0 (devDependency used for building/typing the Bynder modal UI). The lockfile is regenerated for the new version while keeping the existing pnpm patch on that package.No application source changes—only dependency metadata and lockfile entries.
Reviewed by Cursor Bugbot for commit cc7291c. Bugbot is set up for automated code reviews on this repo. Configure here.