Skip to content

chore(deps): bump @react-email/render from 1.0.5 to 1.2.2#933

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-email/render-1.2.2
Closed

chore(deps): bump @react-email/render from 1.0.5 to 1.2.2#933
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-email/render-1.2.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 8, 2025

Bumps @react-email/render from 1.0.5 to 1.2.2.

Release notes

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

@​react-email/render@​1.2.2

Patch Changes

  • 174f9cd: fix builds failing with esbuild and react-dom@18

@​react-email/render@​1.2.1

Patch Changes

  • 036c46c: fix MessageChannel errors on edge environments

@​react-email/render@​1.2.0

Minor Changes

  • fc2f407: add toPlainText utility and deprecate plainText option on render

@​react-email/render@​1.1.4

Patch Changes

  • f5f35f1: fix hydration markers on React canary/Next.js latest when rendering large email templates

@​react-email/render@​1.1.3

Patch Changes

  • 19cc59c: fix browser version including errors in the output instead of throwing them

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/render@​1.1.2...@​react-email/render@​1.1.3

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

Patch Changes

  • e22cc83: fix browser version including errors in the output instead of throwing them

@​react-email/render@​1.1.2

Patch Changes

  • c6c03a4: fix react-dom/server import for the browser and some bundlers
  • e4598ab: Fixes pretty option breaking CJS projects
  • faa6944: accept React.ReactNode instead of React.ReactElement

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/render@​1.1.1...@​react-email/render@​1.1.2

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

Patch Changes

  • 0405e2b: fix react-dom/server import for the browser and some bundlers

@​react-email/render@​1.1.1

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

... (truncated)

Changelog

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

1.2.2

Patch Changes

  • 174f9cd: fix builds failing with esbuild and react-dom@18

1.2.1

Patch Changes

  • 036c46c: fix MessageChannel errors on edge environments

1.2.0

Minor Changes

  • fc2f407: add toPlainText utility and deprecate plainText option on render

1.1.4

Patch Changes

  • f5f35f1: fix hydration markers on React canary/Next.js latest when rendering large email templates

1.1.3

Patch Changes

  • 19cc59c: fix browser version including errors in the output instead of throwing them

1.1.3-canary.0

Patch Changes

  • e22cc83: fix browser version including errors in the output instead of throwing them

1.1.2

Patch Changes

  • c6c03a4: fix react-dom/server import for the browser and some bundlers
  • e4598ab: Fixes pretty option breaking CJS projects
  • faa6944: accept React.ReactNode instead of React.ReactElement

1.1.2-canary.0

Patch Changes

  • 0405e2b: fix react-dom/server import for the browser and some bundlers

... (truncated)

Commits
  • 799afe0 chore(root): Version packages (#2437)
  • 174f9cd fix: builds errors with esbuild and react-dom@18 (#2436)
  • bc5c912 chore(root): Version packages (#2422)
  • 036c46c fix(render): edge environment errors with MessageChannel (#2225)
  • a64fde8 chore(root): Version packages (#2413)
  • fc2f407 feat(render): toPlainText function to convert existing HTML to plain text (#2...
  • df52e77 chore(root): Version packages (#2395)
  • f5f35f1 fix(render): prevent react hydration markers on large emails (#2383)
  • 5c019c2 feat(root): development workflow for all components (#2295)
  • cca7783 chore(root): Version packages (canary) (#2269)
  • Additional commits viewable in compare view

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)

Bumps [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) from 1.0.5 to 1.2.2.
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/@react-email/render@1.2.2/packages/render/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/render@1.2.2/packages/render)

---
updated-dependencies:
- dependency-name: "@react-email/render"
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 8, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
localista Ready Ready Preview Comment Sep 8, 2025 7:55pm

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 15, 2025

Superseded by #937.

@dependabot dependabot Bot closed this Sep 15, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/react-email/render-1.2.2 branch September 15, 2025 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants