[PR #263] [CLOSED] Bump next and react-email in /supabase/email-templates #252

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

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/263
Author: @dependabot[bot]
Created: 5/15/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/supabase/email-templates/multi-cbcd245972


📝 Commits (1)

  • 9608a3d Bump next and react-email in /supabase/email-templates

📊 Changes

2 files changed (+1915 additions, -10480 deletions)

View changed files

📝 supabase/email-templates/package-lock.json (+1914 -10479)
📝 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 3.0.7 to 4.0.13

Release notes

Sourced from react-email's releases.

react-email@4.0.13

Patch Changes

  • 8e4afce: fix hot reloading support for users with NodeNext-style imports

Full Changelog: https://github.com/resend/react-email/compare/react-email@4.0.12...react-email@4.0.13

react-email@4.0.12

Patch Changes

  • aa518a3: Add an explicit error when running Node <= 17

Full Changelog: https://github.com/resend/react-email/compare/react-email@4.0.11...react-email@4.0.12

react-email@4.0.11

Patch Changes

  • 1a17219: fix improper require in email export
  • 45ab698: update next to 15.3.1

Full Changelog: https://github.com/resend/react-email/compare/react-email@4.0.10...react-email@4.0.11

react-email@4.0.10

Patch Changes

  • 5ef9fe8: fix support for import ... = require(...) syntax
  • 4c7f597: fix email dev not working with traversal error

Full Changelog: https://github.com/resend/react-email/compare/react-email@4.0.9...react-email@4.0.10

react-email@4.0.9

Patch Changes

  • 643d841: Add .json import support for hot reloading
  • f21a983: fix Node 18 support
  • cd02449: Ensure dependencies outside emails directory are completely resolved
  • 73a31ed: Fix dependent of dependents not causing hot reloads
  • bdffd8c: fix backwards compatibility with render versions
  • e7fa043: Fix access to files outside static directory
  • 9aa033c: Use range of versions for dependencies
  • ab70556: Fix non-email files being rendered during hot reloading
  • 9c9aa5d: Add error message for when an email template does not have a default export

Full Changelog: https://github.com/resend/react-email/compare/react-email@4.0.8...react-email@4.0.9

react-email@4.0.8

[!NOTE] This is a release to backport fixes, it does not contain what was released in the latest canaries.

Patch changes

... (truncated)

Changelog

Sourced from react-email's changelog.

4.0.13

Patch Changes

  • 8e4afce: fix hot reloading support for users with NodeNext-style imports

4.0.12

Patch Changes

  • aa518a3: Add an explicit error when running Node <= 17

4.0.11

Patch Changes

  • 1a17219: fix improper require in email export
  • 45ab698: update next to 15.3.1

4.0.10

Patch Changes

  • 5ef9fe8: fix support for import ... = require(...) syntax
  • 4c7f597: fix email dev not working with traversal error

4.0.9

Patch Changes

  • 643d841: Add .json import support for hot reloading
  • f21a983: fix Node 18 support
  • cd02449: Ensure dependencies outside emails directory are completely resolved
  • 73a31ed: Fix dependent of dependents not causing hot reloads
  • bdffd8c: fix backwards compatibility with render versions
  • e7fa043: Fix access to files outside static directory
  • 9aa033c: Use range of versions for dependencies
  • ab70556: Fix non-email files being rendered during hot reloading
  • 9c9aa5d: Add error message for when an email template does not have a default export

4.0.8

Patch Changes

  • ea579b5: Log out errors that happen when export's esbuild fails

4.0.7

Patch Changes

... (truncated)

Commits
  • 9208f58 chore(root): Version packages (#2228)
  • 8e4afce fix(react-email): Support for users with NodeNext-style imports (#2227)
  • 221ebf7 chore(root): Version packages (#2216)
  • aa518a3 fix(react-email): No explicit error when running with Node <= 17 (#1923)
  • dcb8164 chore(root): Version packages (#2208)
  • e42c267 chore(react-email): Remove debugging log
  • 45ab698 fix(react-email): "createServerParamsForMetadata is not a function" (#2206)
  • 1a17219 fix(react-email): Import compiled templates with createRequire's require (#...
  • 6e33167 chore(root): Version packages (#2203)
  • a41a943 fix(react-email): Tests not importing @​babel/traverse the same as raw ESM (#2...
  • Additional commits viewable in compare view

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/263 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/supabase/email-templates/multi-cbcd245972` --- ### 📝 Commits (1) - [`9608a3d`](https://github.com/feeddeck/feeddeck/commit/9608a3d6dbe74b40d73d47b8d503c3e077921b64) Bump next and react-email in /supabase/email-templates ### 📊 Changes **2 files changed** (+1915 additions, -10480 deletions) <details> <summary>View changed files</summary> 📝 `supabase/email-templates/package-lock.json` (+1914 -10479) 📝 `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 3.0.7 to 4.0.13 <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@4.0.13</h2> <h3>Patch Changes</h3> <ul> <li>8e4afce: fix hot reloading support for users with <code>NodeNext</code>-style imports</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@4.0.12...react-email@4.0.13">https://github.com/resend/react-email/compare/react-email@4.0.12...react-email@4.0.13</a></p> <h2>react-email@4.0.12</h2> <h3>Patch Changes</h3> <ul> <li>aa518a3: Add an explicit error when running Node &lt;= 17</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@4.0.11...react-email@4.0.12">https://github.com/resend/react-email/compare/react-email@4.0.11...react-email@4.0.12</a></p> <h2>react-email@4.0.11</h2> <h3>Patch Changes</h3> <ul> <li>1a17219: fix improper <code>require</code> in <code>email export</code></li> <li>45ab698: update next to 15.3.1</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@4.0.10...react-email@4.0.11">https://github.com/resend/react-email/compare/react-email@4.0.10...react-email@4.0.11</a></p> <h2>react-email@4.0.10</h2> <h3>Patch Changes</h3> <ul> <li>5ef9fe8: fix support for <code>import ... = require(...)</code> syntax</li> <li>4c7f597: fix <code>email dev</code> not working with <code>traversal</code> error</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@4.0.9...react-email@4.0.10">https://github.com/resend/react-email/compare/react-email@4.0.9...react-email@4.0.10</a></p> <h2>react-email@4.0.9</h2> <h3>Patch Changes</h3> <ul> <li>643d841: Add .json import support for hot reloading</li> <li>f21a983: fix Node 18 support</li> <li>cd02449: Ensure dependencies outside emails directory are completely resolved</li> <li>73a31ed: Fix dependent of dependents not causing hot reloads</li> <li>bdffd8c: fix backwards compatibility with <code>render</code> versions</li> <li>e7fa043: Fix access to files outside <code>static</code> directory</li> <li>9aa033c: Use range of versions for dependencies</li> <li>ab70556: Fix non-email files being rendered during hot reloading</li> <li>9c9aa5d: Add error message for when an email template does not have a default export</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@4.0.8...react-email@4.0.9">https://github.com/resend/react-email/compare/react-email@4.0.8...react-email@4.0.9</a></p> <h2>react-email@4.0.8</h2> <blockquote> <p>[!NOTE] This is a release to backport fixes, it does not contain what was released in the latest canaries.</p> </blockquote> <h2>Patch changes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md">react-email's changelog</a>.</em></p> <blockquote> <h2>4.0.13</h2> <h3>Patch Changes</h3> <ul> <li>8e4afce: fix hot reloading support for users with <code>NodeNext</code>-style imports</li> </ul> <h2>4.0.12</h2> <h3>Patch Changes</h3> <ul> <li>aa518a3: Add an explicit error when running Node &lt;= 17</li> </ul> <h2>4.0.11</h2> <h3>Patch Changes</h3> <ul> <li>1a17219: fix improper <code>require</code> in <code>email export</code></li> <li>45ab698: update next to 15.3.1</li> </ul> <h2>4.0.10</h2> <h3>Patch Changes</h3> <ul> <li>5ef9fe8: fix support for <code>import ... = require(...)</code> syntax</li> <li>4c7f597: fix <code>email dev</code> not working with <code>traversal</code> error</li> </ul> <h2>4.0.9</h2> <h3>Patch Changes</h3> <ul> <li>643d841: Add .json import support for hot reloading</li> <li>f21a983: fix Node 18 support</li> <li>cd02449: Ensure dependencies outside emails directory are completely resolved</li> <li>73a31ed: Fix dependent of dependents not causing hot reloads</li> <li>bdffd8c: fix backwards compatibility with <code>render</code> versions</li> <li>e7fa043: Fix access to files outside <code>static</code> directory</li> <li>9aa033c: Use range of versions for dependencies</li> <li>ab70556: Fix non-email files being rendered during hot reloading</li> <li>9c9aa5d: Add error message for when an email template does not have a default export</li> </ul> <h2>4.0.8</h2> <h3>Patch Changes</h3> <ul> <li>ea579b5: Log out errors that happen when <code>export</code>'s esbuild fails</li> </ul> <h2>4.0.7</h2> <h3>Patch Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/9208f58a800844ab7e5e7b38ca3a45868168c3b5"><code>9208f58</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2228">#2228</a>)</li> <li><a href="https://github.com/resend/react-email/commit/8e4afce49b91fe9b66619b8252f8a36ff0535707"><code>8e4afce</code></a> fix(react-email): Support for users with <code>NodeNext</code>-style imports (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2227">#2227</a>)</li> <li><a href="https://github.com/resend/react-email/commit/221ebf7e523a384e58f1f5d2094d13eb57e6a2a5"><code>221ebf7</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2216">#2216</a>)</li> <li><a href="https://github.com/resend/react-email/commit/aa518a3f9f99a02475ecfc0053eed96f6828371e"><code>aa518a3</code></a> fix(react-email): No explicit error when running with Node &lt;= 17 (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/1923">#1923</a>)</li> <li><a href="https://github.com/resend/react-email/commit/dcb8164f0b6509207155021b9beefae6664f5c94"><code>dcb8164</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2208">#2208</a>)</li> <li><a href="https://github.com/resend/react-email/commit/e42c26764ad3c6fbebc3604bc7f9c627686a9827"><code>e42c267</code></a> chore(react-email): Remove debugging log</li> <li><a href="https://github.com/resend/react-email/commit/45ab698a64b116c10289f2da32561336d4e02dc3"><code>45ab698</code></a> fix(react-email): &quot;createServerParamsForMetadata is not a function&quot; (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2206">#2206</a>)</li> <li><a href="https://github.com/resend/react-email/commit/1a172198ca1ae9a77c526a004459282b141b7584"><code>1a17219</code></a> fix(react-email): Import compiled templates with <code>createRequire</code>'s require (#...</li> <li><a href="https://github.com/resend/react-email/commit/6e331670a8447c8703307ef00790007349e4447b"><code>6e33167</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2203">#2203</a>)</li> <li><a href="https://github.com/resend/react-email/commit/a41a94387df28a423cd1f1c309345a1308f8d5a1"><code>a41a943</code></a> fix(react-email): Tests not importing <code>@​babel/traverse</code> the same as raw ESM (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2">#2</a>...</li> <li>Additional commits viewable in <a href="https://github.com/resend/react-email/commits/react-email@4.0.13/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 2025-10-31 17:00:31 -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#252