Skip to content

chore(deps): bump postcss and react-email#26

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-6cd2a4965a
Open

chore(deps): bump postcss and react-email#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-6cd2a4965a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Contributor

Removes postcss. It's no longer used after updating ancestor dependency react-email. These dependencies need to be updated together.

Removes postcss

Updates react-email from 3.0.1 to 6.1.4

Release notes

Sourced from react-email's releases.

react-email@6.1.4

Patch Changes

  • 1c386ce: Avoid spamming each spinner frame as a new line on non-TTY streams (CI logs, pipes, dumb terminals). The spinner now logs each status text once instead of redrawing animated frames when the output is not a TTY.
  • ad6a9de: - deprecate packageManager CLI option for email build, only supporting npm
    • ensure email build dependency installation includes dev dependencies

react-email@6.1.3

No release notes provided.

react-email@6.1.1

Patch Changes

  • 3c62bd0: fix divider with extra borders around other corners

react-email@6.1.0

Patch Changes

  • 47eeece: Tailwind: clearer error when <Head> is outside <Tailwind>

react-email@6.0.8

Patch Changes

  • 65525e0: Tailwind: parse non inline configuration variables

react-email@6.0.7

Patch Changes

  • 87a2486: undo nesting of all media queries, and replace >= <= exxpressions with min-width/max-width on the Tailwind component

react-email@6.0.6

Patch Changes

  • 84bb7ab: collapse empty-fallback var() refs in inline styles

react-email@6.0.5

No release notes provided.

react-email@6.0.4

Patch Changes

  • 96af3a7: Replace ora with picospinner for CLI and preview spinner output.
  • 5cf57ae: unpin esbuild
  • Updated dependencies [e0e896f]
    • @​react-email/render@​2.0.8

react-email@6.0.3

Patch Changes

  • bb51e5e: fix missing react and react-dom peer dependencies

... (truncated)

Changelog

Sourced from react-email's changelog.

6.1.4

Patch Changes

  • 1c386ce: Avoid spamming each spinner frame as a new line on non-TTY streams (CI logs, pipes, dumb terminals). The spinner now logs each status text once instead of redrawing animated frames when the output is not a TTY.
  • ad6a9de: - deprecate packageManager CLI option for email build, only supporting npm
    • ensure email build dependency installation includes dev dependencies

6.1.3

6.1.2

6.1.1

Patch Changes

  • 3c62bd0: fix divider with extra borders around other corners

6.1.0

Patch Changes

  • 47eeece: Tailwind: clearer error when <Head> is outside <Tailwind>

6.0.8

Patch Changes

  • 65525e0: Tailwind: parse non inline configuration variables

6.0.7

Patch Changes

  • 87a2486: undo nesting of all media queries, and replace >= <= exxpressions with min-width/max-width on the Tailwind component

6.0.6

Patch Changes

  • 84bb7ab: collapse empty-fallback var() refs in inline styles

6.0.5

6.0.4

Patch Changes

  • 96af3a7: Replace ora with picospinner for CLI and preview spinner output.
  • 5cf57ae: unpin esbuild

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-email since your current version.


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

Removes [postcss](https://github.com/postcss/postcss). It's no longer used after updating ancestor dependency [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email). These dependencies need to be updated together.


Removes `postcss`

Updates `react-email` from 3.0.1 to 6.1.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/react-email@6.1.4/packages/react-email)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version:
  dependency-type: indirect
- dependency-name: react-email
  dependency-version: 6.1.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 2026
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