Skip to content

chore: wire production widget URL, redirect dashboard root, group Dependabot updates#63

Merged
RISHII7 merged 1 commit into
developfrom
chore/production-widget-url-and-dependabot-groups
Jul 9, 2026
Merged

chore: wire production widget URL, redirect dashboard root, group Dependabot updates#63
RISHII7 merged 1 commit into
developfrom
chore/production-widget-url-and-dependabot-groups

Conversation

@RISHII7

@RISHII7 RISHII7 commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Points the embeddable widget at its deployed origin (https://echo-widget-steel.vercel.app) instead of localhost:3001, across the embed demo page, the dashboard's Integrations page snippets, and the rebuilt widget.js bundle.
  • Adds a redirect from / to /conversations so the dashboard opens directly on the operator inbox.
  • Fixes Dependabot's broken single-dependency PRs (ERR_PNPM_OUTDATED_LOCKFILE on every one) by grouping minor/patch updates for apps/web, apps/widget, and packages/ui, matching the root workspace entry whose grouped PRs already work correctly.

Verification

  • pnpm lint — pass
  • pnpm typecheck — pass
  • pnpm build — pass (10/10 tasks)

…oot, group Dependabot updates

Points the embeddable widget at its deployed origin instead of localhost,
sends the dashboard root straight to the conversations inbox, and fixes
Dependabot's broken single-dependency PRs by grouping minor/patch updates
for apps/web, apps/widget, and packages/ui (mirroring the root workspace
entry, whose grouped PRs already update pnpm-lock.yaml correctly).
@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
echo Ready Ready Preview, Comment Jul 9, 2026 6:22am
echo-widget Ready Ready Preview, Comment Jul 9, 2026 6:22am

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1f509203-c673-46a9-8649-fa6159abbef9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/production-widget-url-and-dependabot-groups

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.

@RISHII7 RISHII7 changed the title chore(web,embed,ci): wire production widget URL, redirect dashboard root, group Dependabot updates chore: wire production widget URL, redirect dashboard root, group Dependabot updates Jul 9, 2026
@RISHII7
RISHII7 merged commit 8e4dd1b into develop Jul 9, 2026
11 of 12 checks passed
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.

1 participant