Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

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

Release notes

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

@​react-email/render@​1.4.0

Minor Changes

  • 4205615: disable wordwrap in toPlainText by default

@​react-email/render@​1.3.2

Patch Changes

  • afe328b: fallback to renderToPipeableSream when WritableStream is unavailable

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

Patch Changes

  • afe328b: fallback to renderToPipeableSream when WritableStream is unavailable

@​react-email/render@​1.3.1

Patch Changes

  • e3f75cf: fixed multi-byte characters causing problems during stream reading

@​react-email/render@​1.3.0

Minor Changes

  • ca13220: fix link duplication in plain text mode

@​react-email/render@​1.2.3

Patch Changes

  • 4e43552: use edge exports in convex runtime

@​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

... (truncated)

Changelog

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

1.4.0

Minor Changes

  • 4205615: disable wordwrap in toPlainText by default

1.3.2

Patch Changes

  • afe328b: fallback to renderToPipeableSream when WritableStream is unavailable

1.3.2-canary.0

Patch Changes

  • afe328b: fallback to renderToPipeableSream when WritableStream is unavailable

1.3.1

Patch Changes

  • e3f75cf: fixed multi-byte characters causing problems during stream reading

1.3.0

Minor Changes

  • ca13220: fix link duplication in plain text mode

1.2.3

Patch Changes

  • 4e43552: use edge exports in convex runtime

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

... (truncated)

Commits
  • d46aa8c chore(root): version packages (#2566)
  • 4205615 chore: change wordwrap to be false by default (#2557)
  • 6b0318b chore(render): update Suspense-testing snapshots (#2558)
  • 5fbc01c chore(root): version packages (#2537)
  • e1a6ca2 refactor(all): tests (#2526)
  • 3aaecf6 chore(root): version packages (canary) (#2522)
  • d8e2021 fix(render): check WritableStream availability before using renderToReadableS...
  • 4c8c731 chore(root): version packages (#2471)
  • e3f75cf fix(render): multi-byte characters causing problems during stream reading (#2...
  • 7c933c7 refactor(all): remove unnecessary eslint disable (#2463)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: "@react-email/render"
  dependency-version: 1.4.0
  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 Oct 20, 2025
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