[PR #264] [MERGED] Update React Email #253

Closed
opened 2025-10-31 17:00:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/264
Author: @ricoberger
Created: 5/17/2025
Status: Merged
Merged: 5/17/2025
Merged by: @ricoberger

Base: mainHead: update-react-email


📝 Commits (1)

📊 Changes

5 files changed (+1776 additions, -10092 deletions)

View changed files

📝 .github/dependabot.yml (+15 -0)
📝 supabase/email-templates/.gitignore (+0 -2)
📝 supabase/email-templates/package-lock.json (+1739 -10084)
📝 supabase/email-templates/package.json (+10 -6)
supabase/email-templates/tsconfig.json (+12 -0)

📄 Description

Update React Email to the latest version and add Dependabot
configuration to keep it up-to-date.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/264 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 5/17/2025 **Status:** ✅ Merged **Merged:** 5/17/2025 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `update-react-email` --- ### 📝 Commits (1) - [`0c61564`](https://github.com/feeddeck/feeddeck/commit/0c61564b7a3c7ff3dec7b86a16bac98f1845eaff) Update React Email ### 📊 Changes **5 files changed** (+1776 additions, -10092 deletions) <details> <summary>View changed files</summary> 📝 `.github/dependabot.yml` (+15 -0) 📝 `supabase/email-templates/.gitignore` (+0 -2) 📝 `supabase/email-templates/package-lock.json` (+1739 -10084) 📝 `supabase/email-templates/package.json` (+10 -6) ➕ `supabase/email-templates/tsconfig.json` (+12 -0) </details> ### 📄 Description Update React Email to the latest version and add Dependabot configuration to keep it up-to-date. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 17:00:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#253