Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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

Patch Changes

  • f38ed50: fix imports of files with implicit extensions, and secondary segment like .spec failing to hot reload

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

Patch Changes

  • c4d149e: make everything in the global for the UI available to email contexts using a Proxy

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

Minor Changes

  • c0f6ec2: Added resize snapping, refined UI and improved presets

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

No release notes provided.

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

Patch Changes

  • 0700b91: fix data-source-* attributes in the html code view

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

Patch Changes

  • ffdb3a0: Update nextjs to 15.5.2

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

Patch Changes

  • 1e53b4c: use styleText from node:util instead of chalk
Changelog

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

4.3.2

Patch Changes

  • f38ed50: fix imports of files with implicit extensions, and secondary segment like .spec failing to hot reload

4.3.1

Patch Changes

  • c4d149e: make everything in the global for the UI available to email contexts using a Proxy

4.3.0

Minor Changes

  • c0f6ec2: Added resize snapping, refined UI and improved presets

4.2.12

4.2.11

Patch Changes

  • 0700b91: fix data-source-* attributes in the html code view

4.2.10

Patch Changes

  • ffdb3a0: Update nextjs to 15.5.2

4.2.9

Patch Changes

  • 1e53b4c: use styleText from node:util instead of chalk
Commits
  • 2a014b8 chore(root): version packages (#2592)
  • c54f613 chore(root): version packages (#2577)
  • c4d149e chore(preview-server): proxy all properties from globalThis to vm's contexts ...
  • ecc6b28 fix(preview-server): checkImages test failing because of a link change
  • 4a8f245 chroe(preview-server): remove remaining test dependency on the demo
  • 8156477 chore: don't use demo email templates in tests (#2532)
  • 7f4be9a chore(root): version packages (#2539)
  • c0f6ec2 feat(preview-server): preview size guidelines, betteer UI, and improved field...
  • e1a6ca2 refactor(all): tests (#2526)
  • 77e48be fix(deps): update dependency sharp to v0.34.4 (#2520)
  • 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.2.8 to 4.3.2.
- [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: 4.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Oct 27, 2025
@github-actions github-actions bot requested a review from aacevski October 27, 2025 06:55
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