Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump next and react-email #8012

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps next to 15.0.4 and updates ancestor dependency react-email. These dependencies need to be updated together.

Updates next from 14.2.10 to 15.0.4

Release notes

Sourced from next's releases.

v15.0.4

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

Core Changes

Credits

Huge thanks to @​eps1lon

v15.0.4-canary.52

Core Changes

  • [Segment Cache] Skip dynamic request if possible: #73540

Misc Changes

  • docs(turbopack): Better document the Vc type, with references to ResolvedVc and VcOperation: #72524
  • test: fix type error in segment-cache-basic test: #73755

Credits

Huge thanks to @​acdlite, @​bgw, and @​huozhi for helping!

v15.0.4-canary.51

Core Changes

  • fix: warnOnce() lru: #73742
  • [Segment Cache] Respond with 204 on cache miss: #73649

Misc Changes

  • re-enable middleware deploy tests: #73744

Credits

Huge thanks to @​styfle, @​acdlite, and @​ztanner for helping!

v15.0.4-canary.50

Core Changes

  • fixes webpack persistent caching in development and add test case for persistent caching: #73697
  • fix: empty generateStaticParams should still create an ISR route: #73358
  • Limit the number of concurrently open file watchers on macos: #73741

Example Changes

  • updated with-ionic-typescript example to utilize the App Router.: #73418

... (truncated)

Commits

Updates react-email from 3.0.2 to 3.0.4

Release notes

Sourced from react-email's releases.

react-email 3.0.4

What's Changed

  • 8f395d2: Update to React 19

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

react-email 3.0.3

What's Changed

  • 1e82151: fix null byte characters being rendered in the preview server
  • 6781316: Improve error messages for all CLI commands

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

Changelog

Sourced from react-email's changelog.

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

Patch Changes

  • 6781316: Improve error messages for all CLI commands

3.0.3-canary.1

Patch Changes

  • 6facd7c: fix null byte characters being rendered in the preview server

3.0.3-canary.0

Patch Changes

  • f7833da: Move react and react-dom to just dependencies for better DX
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 15.0.4 and updates ancestor dependency [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email). These dependencies need to be updated together.


Updates `next` from 14.2.10 to 15.0.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@v14.2.10...v15.0.4)

Updates `react-email` from 3.0.2 to 3.0.4
- [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-type: indirect
- dependency-name: react-email
  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 Dec 18, 2024
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