Upgrade resend and all @react-email dependencies to latest versions - #1698
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Copilot
AI
changed the title
[WIP] Upgrade resend dependency to latest version
Verify resend dependency is at latest version
Jan 4, 2026
Member
|
@copilot you should also upgrade all react-email dependencies |
thibaultleouay
requested changes
Jan 4, 2026
thibaultleouay
left a comment
Member
There was a problem hiding this comment.
@copilot you should upgrade react-email dependencies
Co-authored-by: thibaultleouay <13894054+thibaultleouay@users.noreply.github.com>
Contributor
Author
Done! Upgraded all @react-email dependencies to their latest versions in commit 74b5042: packages/emails/package.json:
packages/notifications/email/package.json:
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
Contributor
Author
thibaultleouay
approved these changes
Jan 4, 2026
thibaultleouay
marked this pull request as ready for review
January 4, 2026 20:01
thibaultleouay
had a problem deploying
to
pr-1698
January 4, 2026 20:06 — with
GitHub Actions
Failure
thibaultleouay
had a problem deploying
to
pr-1698
January 4, 2026 20:06 — with
GitHub Actions
Failure
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>
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
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.
Type of change
Description
Upgraded
resenddependency (confirmed at latest stable version 6.6.0) and all@react-emaildependencies to their latest versions across all packages.Packages Updated
packages/emails/package.json:
packages/notifications/email/package.json:
apps/web/package.json:
Verification
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 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.