Skip to content

chore(deps)(deps): bump the email group across 1 directory with 2 updates - #1294

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/email-7f39c4ab25
Open

chore(deps)(deps): bump the email group across 1 directory with 2 updates#1294
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/email-7f39c4ab25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the email group with 2 updates in the / directory: @react-email/render and resend.

Updates @react-email/render from 2.0.7 to 2.1.0

Release notes

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

@​react-email/render@​2.1.0

Minor Changes

  • ba96cfa: introduce new unstableToPlainText and unstableTextConversion that sidesteps html-to-text

Patch Changes

  • 58d8c08: feat: add data-text-format="dataTable" to render tables as aligned columns in plain text

@​react-email/render@​2.0.10

Patch Changes

  • c300cfb: Strip React's auto-injected <link rel="preload" as="image"> resource hints from rendered email HTML. React adds one to the document <head> for every <img> during SSR, but email clients ignore preload hints, so they were just noise in the output. Other <link> tags (stylesheets, fonts, user-authored non-image preloads) are left untouched.

@​react-email/render@​2.0.9

Patch Changes

  • 60a5b09: Add npm support metadata for the package homepage and issue tracker.
Changelog

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

2.1.0

Minor Changes

  • ba96cfa: introduce new unstableToPlainText and unstableTextConversion that sidesteps html-to-text

Patch Changes

  • 58d8c08: feat: add data-text-format="dataTable" to render tables as aligned columns in plain text

2.0.10

Patch Changes

  • c300cfb: Strip React's auto-injected <link rel="preload" as="image"> resource hints from rendered email HTML. React adds one to the document <head> for every <img> during SSR, but email clients ignore preload hints, so they were just noise in the output. Other <link> tags (stylesheets, fonts, user-authored non-image preloads) are left untouched.

2.0.9

Patch Changes

  • 60a5b09: Add npm support metadata for the package homepage and issue tracker.

2.0.8

Patch Changes

  • e0e896f: Strip nul bytes from React 18 renderToPipeableStream output to prevent emails with multi-byte characters from being truncated.
Commits
  • a8ccfec chore(root): version packages (#3640)
  • ba96cfa feat(render): new unstableToPlainText and unstableTextConversion (#3639)
  • 58d8c08 feat(render): data-text-format attribute for each html-to-text format (#2596)
  • ee88bec fix(render): resolve implicit TypeScript type errors in pretty util (#3616)
  • 7792c3d chore(root): version packages (#3615)
  • c300cfb fix(render): strip auto-injected image preload links from rendered HTML (#3577)
  • d87fd18 chore(root): version packages (#3562)
  • 60a5b09 chore(render): add package support metadata (#3559)
  • 7ae89d3 chore: remove @​types/prettier (#3496)
  • 6671a74 feat(render): e2e test for vite and nextjs (#2176)
  • Additional commits viewable in compare view

Updates resend from 6.12.0 to 6.26.0

Release notes

Sourced from resend's releases.

v6.26.0

What's Changed

Full Changelog: resend/resend-node@v6.25.0...v6.26.0

v6.25.0

What's Changed

Full Changelog: resend/resend-node@v6.24.0...v6.25.0

v6.24.0

What's Changed

Full Changelog: resend/resend-node@v6.23.0...v6.24.0

v6.23.0

What's Changed

Full Changelog: resend/resend-node@v6.22.1...v6.23.0

v6.22.1

What's Changed

Full Changelog: resend/resend-node@v6.22.0...v6.22.1

v6.21.0

What's Changed

Full Changelog: resend/resend-node@v6.20.0...v6.21.0

v6.20.0

What's Changed

... (truncated)

Changelog

Sourced from resend's changelog.

resend@6.18.0

Support tags and scheduledAt in batch email options

Add resend.suppressions with add, get, list, remove, and batch add/remove methods for managing suppression list entries

resend@6.18.0-canary.0 (canary)

Add resend.suppressions with add, get, list, remove, and batch add/remove methods for managing suppression list entries

resend@6.17.2

fix response types for removing contacts out of segments and removing api keys

resend@6.17.1

remove resource field, it was a dead field

Commits

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: KaustavGhosh, kaustavghosh. Either they do not exist or they do not have the correct permissions to be added as an assignee.

Milestone

The specified milestone could not be found on this repository. If you view a milestone, the final part of the page URL, after milestone, is the identifier. For example: https://github.com/<org>/<repo>/milestone/3.

Labels

The following labels could not be found: auto-merge-candidate, 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.

@netlify

netlify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploy Preview for familiarise canceled.

Name Link
🔨 Latest commit f6dff82
🔍 Latest deploy log https://app.netlify.com/projects/familiarise/deploys/6a9e30cd62c9840008ab541c

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/email-7f39c4ab25 branch from f808972 to 79339aa Compare September 2, 2026 17:53
…ates

Bumps the email group with 2 updates in the / directory: [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) and [resend](https://github.com/resend/resend-node).


Updates `@react-email/render` from 2.0.7 to 2.1.0
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/render/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/render@2.1.0/packages/render)

Updates `resend` from 6.12.0 to 6.26.0
- [Release notes](https://github.com/resend/resend-node/releases)
- [Changelog](https://github.com/resend/resend-node/blob/canary/CHANGELOG.md)
- [Commits](resend/resend-node@v6.12.0...v6.26.0)

---
updated-dependencies:
- dependency-name: "@react-email/render"
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: email
- dependency-name: resend
  dependency-version: 6.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: email
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/email-7f39c4ab25 branch from 79339aa to f6dff82 Compare September 7, 2026 03:34
@sonarqubecloud

sonarqubecloud Bot commented Sep 7, 2026

Copy link
Copy Markdown

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