chore(tooling): adopt vref 1.2.0 - #113
Merged
Merged
Conversation
There was a problem hiding this comment.
🟢 Ready to approve
The changes are a straightforward tooling-only dependency bump with consistent workspace/lockfile updates and no functional app code impact.
This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.
Pull request overview
Updates the repo’s tooling dependency on @putdotio/vref to v1.2.0 and adjusts the pnpm minimum-release-age exception accordingly, plus refreshes .vref manifest metadata produced by the required gallery rebuild.
Changes:
- Bumped
@putdotio/vreffrom^1.1.1to^1.2.0inpackage.jsonandpnpm-lock.yaml. - Moved the pnpm
minimumReleaseAgeExcludeentry to@putdotio/vref@1.2.0. - Updated three
.vref/manifest.jsonsizeBytesvalues (manifest metadata only).
File summaries
| File | Description |
|---|---|
pnpm-workspace.yaml |
Updates the temporary minimum-release-age exception to target @putdotio/vref@1.2.0. |
pnpm-lock.yaml |
Lockfile refresh reflecting @putdotio/vref@1.2.0 resolution and snapshot entries. |
package.json |
Bumps @putdotio/vref devDependency to ^1.2.0. |
.vref/manifest.json |
Refreshes sizeBytes metadata from the regenerated vref gallery manifest. |
Review details
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
- Files reviewed: 3/4 changed files
- Comments generated: 0
- Review effort level: Lite
We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@putdotio/vreffrom 1.1.1 to 1.2.0 through the npm registry and pnpm lockfilesizeBytesfields produced by the required gallery rebuild; no screenshots or capture configuration changedReview aids
.vref/index.htmland.vref/screenshots/stayed ignored and are not in this diffRisks
Verification
DEVELOPER_DIR=/Applications/Xcode-26.4.1.app/Contents/Developer mise run doctormise exec -- pnpm install --frozen-lockfilemise run verify-scripts-typesmise run verify-scripts-tests(15 tests)mise run verify-store-imagesmise run vref(24 references, 2 groups)mise run verify-vrefDEVELOPER_DIR=/Applications/Xcode-26.4.1.app/Contents/Developer mise run verify-fastDEVELOPER_DIR=/Applications/Xcode-26.4.1.app/Contents/Developer mise run verifyon an ephemeral iPhone simulatorSanity checks
@putdotio/vref@1.2.0Benchmarks
N/A — no performance-sensitive app code changed
Summary by cubic
Adopted
@putdotio/vref1.2.0 and updated the workspace release-age exception. Regenerated the gallery manifest to refresh threesizeBytesvalues; screenshots and capture settings are unchanged.@putdotio/vreffrom 1.1.1 to 1.2.0 and refreshedpnpm-lock.yaml.@putdotio/vref@1.2.0(temporary).Written for commit 77fdab9. Summary will update on new commits.