-
Notifications
You must be signed in to change notification settings - Fork 7
Ai dev 3 #114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Ai dev 3 #114
Conversation
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
- Update ServicePage to properly await params Promise in Next.js 15 - Replace type assertion workaround with proper interface typing - Fixes issue where clicking features resulted in 404 errors - Matches pattern used in products and events routes
- Remove duplicate 'Stop dialing. Start closing...' text from LIVE_MICROCOPY - Put 'Review the rollout steps' on its own line using <br /> tag - Update PersonaCTA to support <br /> tags in microcopy rendering - Improves readability and removes redundancy before testimonials section
- Prefix unused fullMatch variable with underscore - Format allMatches type definition across multiple lines
- Change from '+15 hours hobby time by the week' to '15+ hobby time this week' - Improves readability and matches user preference
- Remove unused Badge import from ReactivateCampaignBadges - Organize imports according to linting rules
… scroll - Update microcopy text from 'Review the rollout steps' to 'See AI In Action' - Change anchor link from #live-hero-details to #ai-outreach-demo - Add anchor ID to AI outreach demo section in HeroSessionMonitor - Implement smooth scrolling for anchor links in PersonaCTA component - Update test files to reflect new text - Scrolls smoothly to center the AI outreach demo when clicked
- Remove unused React import - Fix trailing comma in import statement - Organize imports according to linting rules
- Change link from #ai-outreach-demo to #ai-outreach-studio - Remove incorrect anchor ID from HeroSessionMonitor - Link now correctly scrolls to CallDemoShowcase section with AI Outreach Studio content - Smooth scrolling already implemented in PersonaCTA component
- Comprehensive security documentation for critical RCE vulnerability - Includes vulnerability details, remediation steps, and upgrade procedures - Documents current vulnerable state (Next.js 16.0.3) and target (16.0.7) - Provides verification checklist and post-upgrade monitoring guidance - References official Vercel and React security advisories
…ct2Shell) - Upgrade next from 16.0.3 to 16.0.7 (patched version) - Upgrade @next/bundle-analyzer from ^16.0.3 to ^16.0.7 to match - Patches critical RCE vulnerability in React Server Components - Public exploits available - immediate upgrade required - Verified installation: Next.js 16.0.7 confirmed installed - Build tested and passing CVE-2025-55182: Critical remote code execution vulnerability Affected: Next.js 15.0.0 - 16.0.6 Patched: Next.js 16.0.7 See _docs/security/CVE-2025-55182-React2Shell.md for full details
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
No description provided.