Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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

Patch Changes

  • 1d35e37: fix file names and extensions not being used in download

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

Patch Changes

  • 4861354: move most dependencies to devDependencies
  • 7ab924c: fix unwanted dependency installation when typescript's not installed

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

Patch Changes

  • e0b7efa: fix sidebar misalignment with the topbar
  • 872f33b: fix scrolling not working on email frame right after resizing

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

... (truncated)

Changelog

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

5.0.4

Patch Changes

  • 1d35e37: fix file names and extensions not being used in download

5.0.3

Patch Changes

  • 4861354: move most dependencies to devDependencies
  • 7ab924c: fix unwanted dependency installation when typescript's not installed

5.0.2

Patch Changes

  • e0b7efa: fix sidebar misalignment with the topbar
  • 872f33b: fix scrolling not working on email frame right after resizing

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]

... (truncated)

Commits
  • 8531d42 chore(root): version packages (#2686)
  • 1d35e37 fix(preview-server): file names and extensions not being used in download (#2...
  • 149cfdd chore(root): version packages (#2680)
  • 7ab924c fix(preview-server): typescript automatically being installed (#2677)
  • 4861354 chore(preview-server): cleanup dependencies, move most to devDependencies (...
  • b75f44b chore(root): version packages (#2671)
  • 872f33b fix(preview-server): scrolling not working right after resizing (#2670)
  • e0b7efa fix(preview-server): sidebar misalignment with topbar (#2667)
  • 7a454cf chore(root): version packages (#2664)
  • 56a696f chore: increase the wait time between template imports (#2661)
  • 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/preview-server](https://github.com/resend/react-email/tree/HEAD/packages/preview-server) from 4.3.2 to 5.0.4.
- [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/preview-server@5.0.4/packages/preview-server)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2025
@dependabot dependabot bot added javascript Pull requests that update javascript code dependencies Pull requests that update a dependency file labels Nov 17, 2025
@vercel vercel bot temporarily deployed to Preview – waste November 17, 2025 10:11 Inactive
@vercel
Copy link

vercel bot commented Nov 17, 2025

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

Project Deployment Preview Comments Updated (UTC)
waste-api Ready Ready Preview Comment Nov 17, 2025 10:35am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
waste Skipped Skipped Nov 17, 2025 10:35am

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