Skip to content

Conversation

@Inglan
Copy link
Member

@Inglan Inglan commented Sep 22, 2025

Summary by CodeRabbit

  • New Features
    • Added an experimental “Discord” link to the main navigation with an icon. Opens in a new tab and appears alongside existing menu items.
  • Chores
    • Updated dependency: @clerk/themes to ^2.4.19. No user-facing behavior changes expected from this upgrade.

dependabot bot and others added 7 commits September 15, 2025 13:29
Bumps [@clerk/themes](https://github.com/clerk/javascript/tree/HEAD/packages/themes) from 2.4.13 to 2.4.19.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/themes/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/themes@2.4.19/packages/themes)

---
updated-dependencies:
- dependency-name: "@clerk/themes"
  dependency-version: 2.4.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/clerk/themes-2.4.19

Bump @clerk/themes from 2.4.13 to 2.4.19
…al flag

Co-authored-by: Inglan <96573515+Inglan@users.noreply.github.com>
Co-authored-by: Inglan <96573515+Inglan@users.noreply.github.com>
Co-authored-by: Inglan <96573515+Inglan@users.noreply.github.com>
…b4-48e2-9836-fc6be773fa5e

Add Discord link to navigation with message-square icon
@cloudflare-workers-and-pages
Copy link

Deploying edutools-testing with  Cloudflare Pages  Cloudflare Pages

Latest commit: 172fede
Status: ✅  Deploy successful!
Preview URL: https://7ba1d098.edutools-testing.pages.dev
Branch Preview URL: https://main.edutools-testing.pages.dev

View logs

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 22, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Updated dependency @clerk/themes from ^2.4.12 to ^2.4.19 in package.json. Added a "Discord" (experimental) external link with MessageSquare icon to the main navigation in src/lib/navigation.ts.

Changes

Cohort / File(s) Summary of Changes
Dependencies
package.json
Bumped dependency @clerk/themes from ^2.4.12 to ^2.4.19.
Navigation config
src/lib/navigation.ts
Imported MessageSquare icon and appended a new "Discord" external nav item (marked experimental) to the main navigation array.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • update deps #442 — Also bumps @clerk/themes in package.json, overlapping the same dependency change.
✨ Finishing touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch main

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 11db63c and 172fede.

⛔ Files ignored due to path filters (2)
  • package-lock.json is excluded by !**/package-lock.json
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • package.json (1 hunks)
  • src/lib/navigation.ts (2 hunks)

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.

@Inglan Inglan enabled auto-merge September 22, 2025 11:31
@Inglan Inglan merged commit 9f78233 into prod Sep 22, 2025
5 of 6 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.

2 participants