chore: upgrade pages-components to 1.1.16#918
Conversation
WalkthroughThe changes involve updating the "@yext/pages-components" package to version 1.1.16 across two package.json files. In packages/visual-editor/package.json, the peer dependency is updated from ^1.1.13 to 1.1.16 with the caret removed. Similarly, in starter/package.json, the dev dependency is updated from ^1.1.13 to 1.1.16. Both changes convert version constraints from flexible ranges to exact version specifications. Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
♻️ Duplicate comments (1)
starter/package.json (1)
57-57: Same critical version issue as packages/visual-editor/package.json.This file also references the non-existent version 1.1.16. Update to a version that exists on npm (e.g., 1.1.12 or verify if a newer version should be published first).
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (2)
packages/visual-editor/package.json(1 hunks)starter/package.json(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
- GitHub Check: call_unit_test / unit_tests (20.x)
- GitHub Check: call_unit_test / unit_tests (18.x)
- GitHub Check: semgrep/ci
a846b1c
into
fall-2025-slot-ify-components
No description provided.