[PR #2007] [MERGED] Bump @react-email/render from 1.4.0 to 2.0.0 #30739

Closed
opened 2026-06-13 11:14:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2007
Author: @dependabot[bot]
Created: 12/8/2025
Status: Merged
Merged: 12/9/2025
Merged by: @oschwartz10612

Base: mainHead: dependabot/npm_and_yarn/react-email/render-2.0.0


📝 Commits (1)

  • 9ea3914 Bump @react-email/render from 1.4.0 to 2.0.0

📊 Changes

2 files changed (+122 additions, -14 deletions)

View changed files

📝 package-lock.json (+121 -13)
📝 package.json (+1 -1)

📄 Description

Bumps @react-email/render from 1.4.0 to 2.0.0.

Release notes

Sourced from @​react-email/render's releases.

@​react-email/render@​2.0.0

Major Changes

  • 84e4e9e: Removes deprecated renderAsync.

    Migration

    Replace renderAsync with render. It should be a drop-in replacement, without any issues.

Patch Changes

  • dfe1477: Remove unused react-promise-suspense

@​react-email/render@​2.0.0-canary.1

Patch Changes

  • dfe1477: Remove unused react-promise-suspense

@​react-email/render@​2.0.0-canary.0

Major Changes

  • 84e4e9e: Removes deprecated renderAsync.

    Migration

    Replace renderAsync with render. It should be a drop-in replacement, without any issues.

Changelog

Sourced from @​react-email/render's changelog.

2.0.0

Major Changes

  • 84e4e9e: Removes deprecated renderAsync.

    Migration

    Replace renderAsync with render. It should be a drop-in replacement, without any issues.

Patch Changes

  • dfe1477: Remove unused react-promise-suspense

2.0.0-canary.1

Patch Changes

  • dfe1477: Remove unused react-promise-suspense

2.0.0-canary.0

Major Changes

  • 84e4e9e: Removes deprecated renderAsync.

    Migration

    Replace renderAsync with render. It should be a drop-in replacement, without any issues.

Commits

Dependabot compatibility score

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)

🔄 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/fosrl/pangolin/pull/2007 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/react-email/render-2.0.0` --- ### 📝 Commits (1) - [`9ea3914`](https://github.com/fosrl/pangolin/commit/9ea3914a9397167f54e5e789328619890ed4a6f3) Bump @react-email/render from 1.4.0 to 2.0.0 ### 📊 Changes **2 files changed** (+122 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+121 -13) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) from 1.4.0 to 2.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases"><code>@​react-email/render</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p>84e4e9e: Removes deprecated <code>renderAsync</code>.</p> <h2>Migration</h2> <p>Replace <code>renderAsync</code> with <code>render</code>. It should be a drop-in replacement, without any issues.</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li>dfe1477: Remove unused <code>react-promise-suspense</code></li> </ul> <h2><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.0-canary.1</h2> <h3>Patch Changes</h3> <ul> <li>dfe1477: Remove unused <code>react-promise-suspense</code></li> </ul> <h2><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.0-canary.0</h2> <h3>Major Changes</h3> <ul> <li> <p>84e4e9e: Removes deprecated <code>renderAsync</code>.</p> <h2>Migration</h2> <p>Replace <code>renderAsync</code> with <code>render</code>. It should be a drop-in replacement, without any issues.</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/render/CHANGELOG.md"><code>@​react-email/render</code>'s changelog</a>.</em></p> <blockquote> <h2>2.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p>84e4e9e: Removes deprecated <code>renderAsync</code>.</p> <h2>Migration</h2> <p>Replace <code>renderAsync</code> with <code>render</code>. It should be a drop-in replacement, without any issues.</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li>dfe1477: Remove unused <code>react-promise-suspense</code></li> </ul> <h2>2.0.0-canary.1</h2> <h3>Patch Changes</h3> <ul> <li>dfe1477: Remove unused <code>react-promise-suspense</code></li> </ul> <h2>2.0.0-canary.0</h2> <h3>Major Changes</h3> <ul> <li> <p>84e4e9e: Removes deprecated <code>renderAsync</code>.</p> <h2>Migration</h2> <p>Replace <code>renderAsync</code> with <code>render</code>. It should be a drop-in replacement, without any issues.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/be66b3d8c31e46a494a2cd10e5f6348bf0a3d4ec"><code>be66b3d</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2659">#2659</a>)</li> <li><a href="https://github.com/resend/react-email/commit/f12f4edd6a76bc1a3a281df7d6269fa92b871a5f"><code>f12f4ed</code></a> chore: update biome and lint accordingly (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2625">#2625</a>)</li> <li><a href="https://github.com/resend/react-email/commit/4a547f08a2fcac524dc04ebabea026a51556ffd6"><code>4a547f0</code></a> fix(render): missing test snapshot</li> <li><a href="https://github.com/resend/react-email/commit/abc93bc9f8dda0284cfaf8bdcc706edf8c231941"><code>abc93bc</code></a> chore(root): version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2630">#2630</a>)</li> <li><a href="https://github.com/resend/react-email/commit/dfe14776830b2b51033af6ada4f7af42133a0cb0"><code>dfe1477</code></a> chore(render): remove use of react-promise-suspense (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2610">#2610</a>)</li> <li><a href="https://github.com/resend/react-email/commit/02e3b8707e60fa5365853c04c0569f48a41965db"><code>02e3b87</code></a> chore: drop Node 18 support through the <code>engines</code> property (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2616">#2616</a>)</li> <li><a href="https://github.com/resend/react-email/commit/ffe1dbe59ead0fd79c7d99ec3bb4c492476fdbf7"><code>ffe1dbe</code></a> chore(root): version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2611">#2611</a>)</li> <li><a href="https://github.com/resend/react-email/commit/84e4e9e6bfaf78acb34d0673824662ca15713765"><code>84e4e9e</code></a> chore: remove deprecated features (breaking change) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2602">#2602</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/@react-email/render@2.0.0/packages/render">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@react-email/render&package-manager=npm_and_yarn&previous-version=1.4.0&new-version=2.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </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-06-13 11:14:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#30739