Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2025

Bumps next and react-email. These dependencies needed to be updated together.
Updates next from 13.4.2 to 15.3.4

Release notes

Sourced from next's releases.

v15.3.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • [metadata] render streaming metadata on the top level (#80566)
  • [fix] clone the config module to avoid mutation (#80573)

Credits

Huge thanks to @​huozhi for helping!

v15.3.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Reinstate vary (#79939)
  • fix(next-swc): Fix interestingness detection for React Compiler (#79558)
  • fix(next-swc): Fix react compiler usefulness detector (#79480)
  • fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
  • Client router should discard stale prefetch entries for static pages (#79362)

Credits

Huge thanks to @​gaojude, @​kdy1, @​bgw, and @​unstubbable for helping!

v15.3.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#78488) (#78883)
  • @​next/mdx: Use stable turbopack config options (#78880)
  • Fix react-compiler: Fix detection of interest (#78879)
  • Fix turbopack: Backport sourcemap bugfix (#78881)
  • [next-server] preserve rsc query for rsc redirects (#78876)
  • Update middleware public/static matching (#78875)

Credits

Huge thanks to @​ijjk, @​huozhi, @​kdy1, @​wbinnssmith, and @​bgw for helping!

v15.3.1-canary.15

Core Changes

  • [Turbopack] refactor persistent caching from log based to cow approach: #76234

... (truncated)

Commits
  • f9e98b9 v15.3.4
  • 2557fba [fix] clone the config module to avoid mutation (#80573)
  • 616f6fa [backport][metadata] render streaming metadata on the top level (#80566)
  • 3ab8db7 v15.3.3
  • 18c8113 [backport] Reinstate vary (#79939)
  • e18212f re-enable vary header deploy test (#79753)
  • ec202ec Revert "[next-server] skip setting vary header for basic routes" (#79426)
  • e2f264f fix(next-swc): Fix interestingness detection for React Compiler (15.3) (#79558)
  • 562fac7 fix(next-swc): Fix react compiler usefulness detector (15.3) (#79480)
  • 06097fd fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
  • Additional commits viewable in compare view

Updates react-email from 3.0.2 to 3.0.7

Release notes

Sourced from react-email's releases.

react-email 3.0.7

What's Changed

  • c61760e: use the punycode package for the static modules
  • 382c305: Fixes active state for root email templats on file tree
  • 519f0c6: Respect user's NODE_ENV when previewing templates
  • e149816: Upgrade socket.io to 4.8.1

Full Changelog: https://github.com/resend/react-email/compare/[email protected]@3.0.7

react-email 3.0.7-canary.1

What's Changed

  • 57db6f7: Upgrade socket.io to 4.8.1

Full Changelog: https://github.com/resend/react-email/compare/[email protected]@3.0.7-canary.1

react-email 3.0.7-canary.0

What's Changed

  • 98b434c: Fixes active state for root email templats on file tree
  • 1c5c986: Respect user's NODE_ENV when previewing templates

New Contributors

Full Changelog: https://github.com/resend/react-email/compare/[email protected]@3.0.7-canary.0

Changelog

Sourced from react-email's changelog.

3.0.7

Patch Changes

  • c61760e: use the punycode package for the static modules
  • 382c305: Fixes active state for root email templats on file tree
  • 519f0c6: Respect user's NODE_ENV when previewing templates
  • e149816: Upgrade socket.io to 4.8.1

3.0.7-canary.1

Patch Changes

  • 57db6f7: Upgrade socket.io to 4.8.1

3.0.7-canary.0

Patch Changes

  • 98b434c: Fixes active state for root email templats on file tree
  • 1c5c986: Respect user's NODE_ENV when previewing templates

3.0.6

Patch Changes

  • c6fcd94: Fix preview server crashing without React 19

3.0.5

Patch Changes

  • 7337d04: Fix emails being re-rendered each time there is navigation in the preview server

3.0.4

Patch Changes

  • 8f395d2: Update to React 19

3.0.3

Patch Changes

  • 1e82151: fix null byte characters being rendered in the preview server
  • b34aa90: Move react and react-dom to just dependencies for better DX
  • 6781316: Improve error messages for all CLI commands

3.0.3-canary.2

... (truncated)

Commits
  • 6d3c321 chore(all): Bump for release
  • c61760e chore(react-email): Use the punycode package for the static node modules (#...
  • 5f1828b chore: Bump for canary release (#1891)
  • e149816 chore(react-email, tailwind): upgrade socket.io (#1889)
  • caa49b3 fix(render): pretty option including extra < in the Button (#1881)
  • 3e61c48 chore(root): Bump for canary release (#1875)
  • b404364 chore: upgrade esbuild (#1817)
  • 337ac4e fix(render): Prettier breaking if mso comments (#1839)
  • 382c305 fix(react-email): Active state for root emails not appearing
  • 519f0c6 fix(react-email): Respect user NODE_ENV (#1756)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
next [>= 15.a, < 16]

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [next](https://github.com/vercel/next.js) and [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email). These dependencies needed to be updated together.

Updates `next` from 13.4.2 to 15.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.4.2...v15.3.4)

Updates `react-email` from 3.0.2 to 3.0.7
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/[email protected]/packages/react-email)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.3.4
  dependency-type: direct:production
- dependency-name: react-email
  dependency-version: 3.0.7
  dependency-type: direct:production
...

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 Jun 24, 2025
@dependabot dependabot bot requested a review from tsumo as a code owner June 24, 2025 14:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 24, 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