Skip to content

Upgrade resend and all @react-email dependencies to latest versions - #1698

Merged
thibaultleouay merged 2 commits into
mainfrom
copilot/update-resend-dependency
Jan 4, 2026
Merged

thibaultleouay merged 2 commits into
mainfrom
copilot/update-resend-dependency

Conversation

Copilot AI commented Jan 4, 2026

Copy link
Copy Markdown
Contributor

Type of change

  • 📖 Refactoring / dependency upgrade / documentation

Description

Upgraded resend dependency (confirmed at latest stable version 6.6.0) and all @react-email dependencies to their latest versions across all packages.

Packages Updated

packages/emails/package.json:

  • @react-email/button: 0.2.0 → 0.2.1
  • @react-email/components: 1.0.1 → 1.0.3
  • @react-email/head: 0.0.12 → 0.0.13
  • @react-email/html: 0.0.11 → 0.0.12
  • @react-email/render: 2.0.0 → 2.0.1
  • @react-email/tailwind: 2.0.1 → 2.0.3
  • @react-email/preview-server: 5.0.8 → 5.1.1 (devDependency)
  • react-email: 5.0.8 → 5.1.1
  • resend: 6.6.0 (already at latest)

packages/notifications/email/package.json:

  • @react-email/components: 1.0.1 → 1.0.3
  • @react-email/render: 2.0.0 → 2.0.1
  • resend: 6.6.0 (already at latest)

apps/web/package.json:

  • resend: 6.6.0 (already at latest)

Verification

  • ✅ Node.js version (20.19.6) meets requirements (>=20)
  • ✅ All peer dependencies satisfied
  • ✅ No security vulnerabilities detected
  • ✅ Email notification tests passing (5/5)
  • ✅ pnpm lockfile updated

A picture tells a thousand words (if any)

N/A - Dependency upgrades only

Before this PR

Repository using resend@6.6.0 and outdated @react-email dependencies

After this PR

All dependencies updated to latest versions, tests passing

Original prompt

you should upgrade resend dependency to latest version


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@vercel
vercel Bot temporarily deployed to Preview – openstatus-dashboard January 4, 2026 19:31 Inactive
@vercel

vercel Bot commented Jan 4, 2026

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
openstatus-dashboard Ready Ready Preview, Comment Jan 4, 2026 7:54pm
openstatus-status-page Ready Ready Preview, Comment Jan 4, 2026 7:54pm
openstatus-web Ready Ready Preview, Comment Jan 4, 2026 7:54pm

@vercel
vercel Bot temporarily deployed to Preview – openstatus-status-page January 4, 2026 19:32 Inactive
@vercel
vercel Bot temporarily deployed to Preview – openstatus-web January 4, 2026 19:32 Inactive
Copilot AI changed the title [WIP] Upgrade resend dependency to latest version Verify resend dependency is at latest version Jan 4, 2026
Copilot AI requested a review from thibaultleouay January 4, 2026 19:40
@thibaultleouay

Copy link
Copy Markdown
Member

@copilot you should also upgrade all react-email dependencies

@thibaultleouay thibaultleouay left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@copilot you should upgrade react-email dependencies

Co-authored-by: thibaultleouay <13894054+thibaultleouay@users.noreply.github.com>

Copilot AI commented Jan 4, 2026

Copy link
Copy Markdown
Contributor Author

@copilot you should also upgrade all react-email dependencies

Done! Upgraded all @react-email dependencies to their latest versions in commit 74b5042:

packages/emails/package.json:

  • @react-email/button: 0.2.0 → 0.2.1
  • @react-email/components: 1.0.1 → 1.0.3
  • @react-email/head: 0.0.12 → 0.0.13
  • @react-email/html: 0.0.11 → 0.0.12
  • @react-email/render: 2.0.0 → 2.0.1
  • @react-email/tailwind: 2.0.1 → 2.0.3
  • @react-email/preview-server: 5.0.8 → 5.1.1
  • react-email: 5.0.8 → 5.1.1

packages/notifications/email/package.json:

  • @react-email/components: 1.0.1 → 1.0.3
  • @react-email/render: 2.0.0 → 2.0.1

All email notification tests pass (5/5) and no security vulnerabilities found.

Copilot AI changed the title Verify resend dependency is at latest version Upgrade resend and all @react-email dependencies to latest versions Jan 4, 2026
Copilot AI requested a review from thibaultleouay January 4, 2026 19:49

Copilot AI commented Jan 4, 2026

Copy link
Copy Markdown
Contributor Author

@copilot you should upgrade react-email dependencies

Already completed in commit 74b5042. All @react-email dependencies are now at their latest versions.

@thibaultleouay
thibaultleouay merged commit 8192299 into main Jan 4, 2026
14 of 15 checks passed
RealTong pushed a commit to RealTong/openstatus that referenced this pull request Mar 18, 2026
…penstatusHQ#1698)

* Initial plan

* Upgrade all @react-email dependencies to latest versions

Co-authored-by: thibaultleouay <13894054+thibaultleouay@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thibaultleouay <13894054+thibaultleouay@users.noreply.github.com>
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