Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2025

Bumps next to 16.0.7 and updates ancestor dependency @react-email/preview-server. These dependencies need to be updated together.

Updates next from 15.5.2 to 16.0.7

Release notes

Sourced from next's releases.

v16.0.7

Please see CVE-2025-66478 for additional details about this release.

v16.0.6

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

Core Changes

  • bump the browserslist version to silence a warning in CI (#86625)

Credits

Huge thanks to @​lukesandberg for helping!

v16.0.5

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

Core Changes

  • fix(nodejs-middleware): await for body cloning to be properly finalized (#85418)

Credits

Huge thanks to @​lucasadrianof for helping!

v16.0.4

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

Core Changes

  • fix: Rename proxy.js to middleware.js in NFT file (#86214)
  • fix: prevent fetch abort errors propagating to user error boundaries (#86277)
  • Turbopack: fix passing project options from napi (#86256)

Credits

Huge thanks to @​devjiwonchoi, @​sokra and @​ztanner for helping!

v16.0.3

Core Changes

  • fix: Rspack throw error when using ForceCompleteRuntimePlugin: #85221
  • fix: build CLI output not displaying Proxy (Middleware) when nodejs runtime: #85403
  • fix: staleTimes.static should consistently enforce a 30s minimum: #85479
  • [turbopack] fix build of empty entries of pages: #84873
  • Cache the head separately from the route tree: #84724
  • Allow inspecting dev server on default port with next dev --inspect: #85037

... (truncated)

Commits

Updates @react-email/preview-server from 4.3.0 to 5.0.7

Release notes

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

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

Patch Changes

  • 92f8afd: broken links to html code view tab
  • 6f5cb91: use tailwindcss v4 in the UI

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

Patch Changes

  • f2bb9e9: add missing favicon
  • 1d14411: fix multiple lockfile warning during email build

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

Patch Changes

  • d89af46: Broken links to React lines of code in the toolbar

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

... (truncated)

Changelog

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

5.0.7

Patch Changes

  • 92f8afd: broken links to html code view tab
  • 6f5cb91: use tailwindcss v4 in the UI

5.0.6

Patch Changes

  • f2bb9e9: add missing favicon
  • 1d14411: fix multiple lockfile warning during email build

5.0.5

Patch Changes

  • d89af46: Broken links to React lines of code in the toolbar

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

... (truncated)

Commits

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) to 16.0.7 and updates ancestor dependency [@react-email/preview-server](https://github.com/resend/react-email/tree/HEAD/packages/preview-server). These dependencies need to be updated together.


Updates `next` from 15.5.2 to 16.0.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.2...v16.0.7)

Updates `@react-email/preview-server` from 4.3.0 to 5.0.7
- [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: next
  dependency-version: 16.0.7
  dependency-type: indirect
- dependency-name: "@react-email/preview-server"
  dependency-version: 5.0.7
  dependency-type: direct:development
...

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 Dec 11, 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.

1 participant