Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps @react-email/preview-server from 4.3.2 to 5.0.1.

Release notes

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

@​react-email/preview-server@​5.0.1

Patch Changes

  • 37b405b: Update link for Resend
  • 56a696f: Increases the sleep time between bulk templates import to avoid exceeding the default API rate limit of 2 requests per second

@​react-email/preview-server@​5.0.0

Major Changes

  • 442f5b6: only check compatibility with tailwindcss@4

Minor Changes

  • 161083a: Integrate with Templates API so users can easily turn React Email templates into actual Resend templates
  • 95c7417: Dark mode switcher emulating email client color inversion

Patch Changes

  • c6fa03e: improve color inversion code, don't remount iframe
  • b6b027c: advise npx to run email setup command
  • 18bc11a: fix compatibility checking not woring with inline object styles, and not working on properties such as justifyContent/justify-content
  • e1ef323: improve reading flow for resend integration setup instructions
  • 1b3176e: fallback to not text coloring for Node.js < 20
  • f43f1ce: show separate timings for bundling/rendering an email template
  • 397e98c: darken the canvas background when dark mode is enabled
  • ef8702b: ui improvements
  • 75d651b: reduce margins bellow buttons
  • Updated dependencies [1e76981]
  • Updated dependencies [442f5b6]
  • Updated dependencies [2452b7d]
    • @​react-email/tailwind@​2.0.0

@​react-email/preview-server@​5.0.0-canary.12

Patch Changes

  • ef8702b: ui improvements

@​react-email/preview-server@​5.0.0-canary.11

Patch Changes

  • 75d651b: reduce margins bellow buttons

@​react-email/preview-server@​5.0.0-canary.10

Patch Changes

  • 397e98c: darken the canvas background when dark mode is enabled

@​react-email/preview-server@​5.0.0-canary.9

Patch Changes

... (truncated)

Changelog

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

5.0.1

Patch Changes

  • 37b405b: Update link for Resend
  • 56a696f: Increases the sleep time between bulk templates import to avoid exceeding the default API rate limit of 2 requests per second

5.0.0

Major Changes

  • 442f5b6: only check compatibility with tailwindcss@4

Minor Changes

  • 161083a: Integrate with Templates API so users can easily turn React Email templates into actual Resend templates
  • 95c7417: Dark mode switcher emulating email client color inversion

Patch Changes

  • c6fa03e: improve color inversion code, don't remount iframe
  • b6b027c: advise npx to run email setup command
  • 18bc11a: fix compatibility checking not woring with inline object styles, and not working on properties such as justifyContent/justify-content
  • e1ef323: improve reading flow for resend integration setup instructions
  • 1b3176e: fallback to not text coloring for Node.js < 20
  • f43f1ce: show separate timings for bundling/rendering an email template
  • 397e98c: darken the canvas background when dark mode is enabled
  • ef8702b: ui improvements
  • 75d651b: reduce margins bellow buttons
  • Updated dependencies [1e76981]
  • Updated dependencies [442f5b6]
  • Updated dependencies [2452b7d]
    • @​react-email/tailwind@​2.0.0

5.0.0-canary.12

Patch Changes

  • ef8702b: ui improvements

5.0.0-canary.11

Patch Changes

  • 75d651b: reduce margins bellow buttons

5.0.0-canary.10

Patch Changes

... (truncated)

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)

Bumps [@react-email/preview-server](https://github.com/resend/react-email/tree/HEAD/packages/preview-server) from 4.3.2 to 5.0.1.
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/preview-server/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/[email protected]/packages/preview-server)

---
updated-dependencies:
- dependency-name: "@react-email/preview-server"
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 10, 2025
@github-actions github-actions bot requested a review from aacevski November 10, 2025 06: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.

2 participants