Skip to content

chore(deps-dev): bump react-email from 6.6.6 to 6.7.0#21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-email-6.7.0
Open

chore(deps-dev): bump react-email from 6.6.6 to 6.7.0#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-email-6.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps react-email from 6.6.6 to 6.7.0.

Release notes

Sourced from react-email's releases.

react-email@6.7.0

Minor Changes

  • b448c3b: Enable custom export extensions via --extension/-e (e.g. .blade.php).

Patch Changes

  • Updated dependencies [ba96cfa]
  • Updated dependencies [58d8c08]
    • @​react-email/render@​2.1.0

react-email@6.6.9

Patch Changes

  • bc2f7e3: Fix group utilities including bad rules that don't work

react-email@6.6.8

Patch Changes

  • dca3c01: Fix email build computing the wrong output file tracing root in nested-workspace monorepos (e.g. a package one or more directories below the true repo root), which caused Vercel deploys to fail with an ENOENT error on the routes manifest.

react-email@6.6.7

Patch Changes

  • 6a5ff2a: Escape double quotes in Markdown link href/title and image title attributes, matching the escaping already applied to image src/alt. A markdown title like 'The "Complete" Guide' no longer breaks out of the attribute in the rendered HTML.
  • 4cf4c72: Fix two-value logical shorthands whose values aren't all numeric (e.g. margin-inline: 1rem auto, padding-inline: 10px calc(1rem + 2px)) producing invalid duplicated longhands. They are now split into the correct per-side declarations.
  • fa77d55: Merge declarations when the same class is defined by multiple Tailwind rules (e.g. a preset and a child config override).
  • fa52a04: Convert Tailwind's rgba(r g b / a) syntax to rgb(r,g,b,a) syntax for better email client support.
  • fc8318c: Fix Tailwind classes not being inlined into styles for <Section>, <Column> and <Row>.
Changelog

Sourced from react-email's changelog.

6.7.0

Minor Changes

  • b448c3b: Enable custom export extensions via --extension/-e (e.g. .blade.php).

Patch Changes

  • Updated dependencies [ba96cfa]
  • Updated dependencies [58d8c08]
    • @​react-email/render@​2.1.0

6.6.9

Patch Changes

  • bc2f7e3: Fix group utilities including bad rules that don't work

6.6.8

Patch Changes

  • dca3c01: Fix email build computing the wrong output file tracing root in nested-workspace monorepos (e.g. a package one or more directories below the true repo root), which caused Vercel deploys to fail with an ENOENT error on the routes manifest.

6.6.7

Patch Changes

  • 6a5ff2a: Escape double quotes in Markdown link href/title and image title attributes, matching the escaping already applied to image src/alt. A markdown title like 'The "Complete" Guide' no longer breaks out of the attribute in the rendered HTML.
  • 4cf4c72: Fix two-value logical shorthands whose values aren't all numeric (e.g. margin-inline: 1rem auto, padding-inline: 10px calc(1rem + 2px)) producing invalid duplicated longhands. They are now split into the correct per-side declarations.
  • fa77d55: Merge declarations when the same class is defined by multiple Tailwind rules (e.g. a preset and a child config override).
  • fa52a04: Convert Tailwind's rgba(r g b / a) syntax to rgb(r,g,b,a) syntax for better email client support.
  • fc8318c: Fix Tailwind classes not being inlined into styles for <Section>, <Column> and <Row>.
Commits
  • a8ccfec chore(root): version packages (#3640)
  • b448c3b feat(react-email): support custom export extension (#2555)
  • f95216f chore(root): version packages (#3636)
  • bc2f7e3 fix(tailwind): stop emitting a bare nested rule for group/peer markers (#3594)
  • 9a1c62f chore(root): version packages (#3631)
  • dca3c01 fix(react-email): resolve output file tracing root for nested-workspace monor...
  • f04df4d chore(root): version packages (#3625)
  • fa77d55 fix(tailwind): merge duplicate class rules across presets/plugins (#3629)
  • fa52a04 fix(tailwind): convert rgba() space syntax to comma syntax (#3589)
  • fc8318c fix(tailwind): not all React Email components having styles inlined into thei...
  • 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 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](https://github.com/resend/react-email/tree/HEAD/packages/react-email) from 6.6.6 to 6.7.0.
- [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/react-email@6.7.0/packages/react-email)

---
updated-dependencies:
- dependency-name: react-email
  dependency-version: 6.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants