[PR #170] [CLOSED] Bump next and react-email in /supabase/email-templates #450

Closed
opened 2026-03-22 12:50:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/170
Author: @dependabot[bot]
Created: 6/8/2024
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/supabase/email-templates/multi-8fe9ab8535


📝 Commits (1)

  • d9e155a Bump next and react-email in /supabase/email-templates

📊 Changes

2 files changed (+4443 additions, -9360 deletions)

View changed files

📝 supabase/email-templates/package-lock.json (+4442 -9359)
📝 supabase/email-templates/package.json (+1 -1)

📄 Description

Removes next. It's no longer used after updating ancestor dependency react-email. These dependencies need to be updated together.

Removes next

Updates react-email from 2.1.0 to 2.1.4

Release notes

Sourced from react-email's releases.

react-email 2.1.4

What's Changed

Full Changelog: https://github.com/resend/react-email/compare/react-email@2.1.3...react-email@2.1.4

react-email 2.1.3

What's changed

Full Changelog: https://github.com/resend/react-email/compare/react-email@2.1.2...react-email@2.1.3

react-email 2.1.3-canary.2

What's Changed

Full Changelog: https://github.com/resend/react-email/compare/react-email@2.1.3-canary.1...react-email@2.1.3-canary.2

react-email 2.1.3-canary.1

What's Changed

Full Changelog: https://github.com/resend/react-email/compare/react-email@2.1.3-canary.0...react-email@2.1.3-canary.1

react-email 2.1.3-canary.0

What's Changed

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/170 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/supabase/email-templates/multi-8fe9ab8535` --- ### 📝 Commits (1) - [`d9e155a`](https://github.com/feeddeck/feeddeck/commit/d9e155a98630ab55ea5a86075a42e02f35d1137f) Bump next and react-email in /supabase/email-templates ### 📊 Changes **2 files changed** (+4443 additions, -9360 deletions) <details> <summary>View changed files</summary> 📝 `supabase/email-templates/package-lock.json` (+4442 -9359) 📝 `supabase/email-templates/package.json` (+1 -1) </details> ### 📄 Description Removes [next](https://github.com/vercel/next.js). It's no longer used after updating ancestor dependency [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email). These dependencies need to be updated together. Removes `next` Updates `react-email` from 2.1.0 to 2.1.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases">react-email's releases</a>.</em></p> <blockquote> <h2>react-email 2.1.4</h2> <h2>What's Changed</h2> <ul> <li>Fixed a windows issue with the render resolving esbuild plugin by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1481">#1481</a></li> <li>Fixed a few hot reloading rough edges by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1427">#1427</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@2.1.3...react-email@2.1.4">https://github.com/resend/react-email/compare/react-email@2.1.3...react-email@2.1.4</a></p> <h2>react-email 2.1.3</h2> <h1>What's changed</h1> <ul> <li>Fixes <code>email export</code> failing when emails use hooks by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1467">#1467</a></li> <li>Fixes different <code>react-dom</code> version being used to render email templates by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1431">#1431</a></li> <li>Fixes the &quot;__filanem&quot; typo passed on the VM context for resolving email components on the preview by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1341">#1341</a></li> <li>Fixes possible file system race conditions by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1313">#1313</a></li> <li>Redirect users back to <code>/</code> if the email is not found on <code>/preview</code> by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1205">#1205</a></li> <li>Show only the filename on the preview page title and on the topbar by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1197">#1197</a></li> <li>Fixes the missing <code>Headers</code> on the global context for email templates by <a href="https://github.com/ugurrdemirel"><code>@​ugurrdemirel</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1446">#1446</a></li> <li>Fixes the missing <code>URLSearchParams</code> on global context for email VM by <a href="https://github.com/vlaforet"><code>@​vlaforet</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1419">#1419</a></li> <li>Improved error stack traces for the preview server by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1264">#1264</a></li> <li>Fixes an issue with <code>email dev</code> when there is a <code>browserslist</code> in the user's package.json by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> on <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1401">#1401</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@2.1.2...react-email@2.1.3">https://github.com/resend/react-email/compare/react-email@2.1.2...react-email@2.1.3</a></p> <h2>react-email 2.1.3-canary.2</h2> <h2>What's Changed</h2> <ul> <li>Fixed export failing when using hooks by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/1467">resend/react-email#1467</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@2.1.3-canary.1...react-email@2.1.3-canary.2">https://github.com/resend/react-email/compare/react-email@2.1.3-canary.1...react-email@2.1.3-canary.2</a></p> <h2>react-email 2.1.3-canary.1</h2> <h2>What's Changed</h2> <ul> <li>Fixes a regression caused by updating to the latest Next.js by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1465">#1465</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@2.1.3-canary.0...react-email@2.1.3-canary.1">https://github.com/resend/react-email/compare/react-email@2.1.3-canary.0...react-email@2.1.3-canary.1</a></p> <h2>react-email 2.1.3-canary.0</h2> <h2>What's Changed</h2> <ul> <li>Fixes missing Headers class on the global context for email templates by <a href="https://github.com/ugurrdemirel"><code>@​ugurrdemirel</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/1446">resend/react-email#1446</a></li> <li>Fixes missing URLSearchParams on the global context for email templates by <a href="https://github.com/vlaforet"><code>@​vlaforet</code></a> (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1419">#1419</a>)</li> <li>Only show the filename on the preview page title and on the topbar by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/1197">resend/react-email#1197</a></li> <li>Redirect users back to <code>/</code> if the email is not found on <code>/preview</code> by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/1205">resend/react-email#1205</a></li> <li>Fixes a few possible file system race conditions for <code>email dev</code> by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/1313">resend/react-email#1313</a></li> <li>Fixes a typo on a global variable passed onto the VM context for resolving email components when previewing by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/1341">resend/react-email#1341</a></li> <li>Fixes different <code>react-dom</code> version being used to render email templates by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/1431">resend/react-email#1431</a></li> <li>Remove the dependency on <code>@react-email/render</code> when running <code>email build</code> by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/1457">resend/react-email#1457</a></li> <li>Fixes an issue that was happening when using <code>email dev</code> and the user had a kind of configuration in their <code>browserslist</code> by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> <a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1401">#1401</a></li> <li>Improved the way stack traces are computed so that they are clearer and more precise by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1264">#1264</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/resend/react-email/commits/react-email@2.1.4/packages/react-email">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/feeddeck/feeddeck/network/alerts). </details> --- <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 2026-03-22 12:50:49 -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#450