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

chore(deps): bump react-email from 2.1.6 to 3.0.2 #338

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2024

Bumps react-email from 2.1.6 to 3.0.2.

Release notes

Sourced from react-email's releases.

react-email 3.0.2

What's Changed

Patch changes

  • dc72ca4: bump chokidar to v4
  • 2a8675a: Add util/types as a module
  • 4b174a4: Fix missing Request and Response globals
  • 7eb68af: Fix NODE_ENV for emails as "PRODUCTION" instead of "DEVELOPMENT"
  • 76183e0: Update socket.io and socket.io-client by @​vlinder
  • f295614: Add AbortSignal, Event and EventTarget
  • bb79540: Add missing timers/promises Node module for email dev

New Contributors

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

react-email 3.0.1

What's Changed

  • a40904e: Fix hot reloading

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

react-email 3.0.0

What's Changed

Major Changes

  • 1a47335: Use a built version of preview app when running email dev

Patch Changes

  • 19cab7b: Fixes decorators causing dependency tree babel parsing to fail
  • 14b7d1d: update socket.io/socket.io-client to 4.7.5
  • b68e166: Fix sharp warning when running email dev
  • 3caaf53: Updated peer dependencies to allow for React 19 release candidated and React 19 itself
  • 9a5fd78: fix email template preview failing with emails having spaces
  • d118a39: Fixes tooltip color being black for specific theming configurations
  • 481e339: Fixes root directories being hidden when they are alone at their depth
  • f9483ec: Updated usage of render to treat a returned promise for the new @react-email/[email protected]

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

Changelog

Sourced from react-email's changelog.

3.0.2

Patch Changes

  • dc72ca4: bump chokidar to v4
  • 2a8675a: Add util/types as a module
  • 4b174a4: Fix missing Request and Response globals
  • 7eb68af: Fix NODE_ENV for emails as "PRODUCTION" instead of "DEVELOPMENT"
  • 76183e0: Update socket.io and socket.io-client
  • f295614: Add AbortSignal, Event and EventTarget
  • bb79540: Add missing timers/promises Node module for email dev

3.0.2-canary.4

Patch Changes

  • 76183e0: Update socket.io and socket.io-client

3.0.2-canary.3

Patch Changes

  • ac01c91: bump chokidar to v4

3.0.2-canary.2

Patch Changes

  • 59e27bc: Add missing timers/promises Node module for email dev

3.0.2-canary.1

Patch Changes

  • 8ceb667: Add util/types as a module
  • da82d77: Add AbortSignal, Event and EventTarget

3.0.2-canary.0

Patch Changes

  • 76bbf7b: Fix missing Request and Response globals
  • 1af53fb: Fix NODE_ENV for emails as "PRODUCTION" instead of "DEVELOPMENT"

3.0.1

Patch Changes

  • a40904e: Fix hot reloading

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-email-3.0.2 branch 2 times, most recently from 25ee0bc to 72e3a80 Compare November 4, 2024 15:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-email-3.0.2 branch from 72e3a80 to 351da9a Compare November 11, 2024 20:20
Bumps [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) from 2.1.6 to 3.0.2.
- [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: react-email
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-email-3.0.2 branch from 351da9a to 237cd30 Compare November 11, 2024 22:19
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