Skip to content

chore: upgrade pages-components to 1.1.16#918

Merged
briantstephan merged 1 commit into
fall-2025-slot-ify-componentsfrom
pages-components-16
Nov 24, 2025
Merged

chore: upgrade pages-components to 1.1.16#918
briantstephan merged 1 commit into
fall-2025-slot-ify-componentsfrom
pages-components-16

Conversation

@briantstephan
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Nov 24, 2025

Walkthrough

The 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)
Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided by the author, making it impossible to assess relevance to the changeset. Add a pull request description explaining the rationale for the upgrade, any breaking changes, or related issues.
✅ Passed checks (1 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: upgrading the pages-components dependency from its current version to 1.1.16.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch pages-components-16

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.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between e5c119b and 9b2a6fc.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is 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

Comment thread packages/visual-editor/package.json
Comment thread packages/visual-editor/package.json
@briantstephan briantstephan merged commit a846b1c into fall-2025-slot-ify-components Nov 24, 2025
13 checks passed
@briantstephan briantstephan deleted the pages-components-16 branch November 24, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants