Skip to content

fix(deps): update dependency resend to v6#38

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/resend-6.x
Open

fix(deps): update dependency resend to v6#38
renovate[bot] wants to merge 1 commit intomainfrom
renovate/resend-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 7, 2025

This PR contains the following updates:

Package Change Age Confidence
resend 4.6.06.12.2 age confidence

Release Notes

resend/resend-node (resend)

v6.12.2

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.12.1...v6.12.2

v6.12.1

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.12.0...v6.12.1

v6.12.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.11.0...v6.12.0

v6.11.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.10.0...v6.11.0

v6.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: resend/resend-node@v6.9.4...v6.10.0

v6.9.4

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.9.3...v6.9.4

v6.9.3

Compare Source

What's Changed

New Contributors

Full Changelog: resend/resend-node@v6.9.2...v6.9.3

v6.9.2

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.9.1...v6.9.2

v6.9.1

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.9.0...v6.9.1

v6.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: resend/resend-node@v6.8.0...v6.9.0

v6.8.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.7.0...v6.8.0

v6.7.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.6.0...v6.7.0

v6.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: resend/resend-node@v6.5.2...v6.6.0

v6.5.2

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.5.1...v6.5.2

v6.5.1

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.5.0...v6.5.1

v6.5.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.4.2...v6.5.0

v6.4.2

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.4.1...v6.4.2

v6.4.1

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.4.0...v6.4.1

v6.4.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.3.0...v6.4.0

v6.3.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.2.2...v6.3.0

v6.2.2

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.2.1...v6.2.2

v6.2.1

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.2.0...v6.2.1

v6.2.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.1.3...v6.2.0

v6.1.3

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.1.2...v6.1.3

v6.1.2

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.1.1...v6.1.2

v6.1.1

Compare Source

What's Changed

  • refactor: consolidate interface exports in index files for consistent and complete type exports by @​xentobias in #​547
  • fix: headers not sent to DELETE requests by @​TyMick in #​635

New Contributors

Full Changelog: resend/resend-node@v6.1.0...v6.1.1

v6.1.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.0.3...v6.1.0

v6.0.3

Compare Source

What's Changed

  • fix: typo in invalid_api_key error name (only a type issue)

Full Changelog: resend/resend-node@v6.0.2...v6.0.3

v6.0.2

Compare Source

v6.0.1

Compare Source

What's Changed

Full Changelog: resend/resend-node@v6.0.0...v6.0.1

v6.0.0

Compare Source

What's Changed

This release updates the contentId parameter on the email attachment schema. While this is a feature still in preview and is yet to be fully released, if you have started to use it already, make sure to update references to inlineContentId in your code to use just contentId instead.

No other breaking changes are introduced. If you were not using the feature mentioned above, no changes are needed.

Full Changelog: resend/resend-node@v5.0.0...v6.0.0

v5.0.0

Compare Source

What's Changed

How to migrate

The breaking change should only affect users that use the react option to send emails, but don't have @react-email/render installed. To properly have it working, you should install it in that case.

[!WARNING]
If you want to upgrade to remove @react-email/render from your project, you should uninstall the SDK npm uninstall resend and install it again npm install resend@latest. This will ensure that @react-email/render doesn't remain in your lockfile in a safe way.

Full Changelog: resend/resend-node@v4.8.0...v5.0.0

v4.8.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v4.7.0...v4.8.0

v4.7.0

Compare Source

What's Changed

Full Changelog: resend/resend-node@v4.6.0...v4.7.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/resend-6.x branch from c83844d to a28bca0 Compare August 8, 2025 14:32
@renovate renovate bot force-pushed the renovate/resend-6.x branch from a28bca0 to f4d6922 Compare August 30, 2025 13:53
@renovate renovate bot force-pushed the renovate/resend-6.x branch from f4d6922 to 8311d08 Compare September 8, 2025 15:13
@renovate renovate bot force-pushed the renovate/resend-6.x branch from 8311d08 to c7e290d Compare September 16, 2025 01:01
@renovate renovate bot force-pushed the renovate/resend-6.x branch 2 times, most recently from 2dbc593 to 56217cb Compare October 1, 2025 22:42
@renovate renovate bot force-pushed the renovate/resend-6.x branch 3 times, most recently from 8f94f79 to 31af4cf Compare October 21, 2025 18:15
@renovate renovate bot force-pushed the renovate/resend-6.x branch 2 times, most recently from 9c6ca06 to decef8f Compare October 31, 2025 21:42
@renovate renovate bot force-pushed the renovate/resend-6.x branch 2 times, most recently from 8d2928c to 3d85c1d Compare November 7, 2025 17:51
@renovate renovate bot force-pushed the renovate/resend-6.x branch 3 times, most recently from c436d1b to 4f8b462 Compare November 19, 2025 18:53
@renovate renovate bot force-pushed the renovate/resend-6.x branch 2 times, most recently from 1118f4a to 8796f3f Compare December 9, 2025 17:34
@renovate renovate bot force-pushed the renovate/resend-6.x branch 2 times, most recently from cec9354 to 42df3e7 Compare December 16, 2025 15:16
@renovate renovate bot force-pushed the renovate/resend-6.x branch from 42df3e7 to 87a60d8 Compare January 8, 2026 14:42
@renovate renovate bot force-pushed the renovate/resend-6.x branch from 87a60d8 to dcb5d26 Compare January 19, 2026 20:15
@renovate renovate bot force-pushed the renovate/resend-6.x branch from dcb5d26 to e298366 Compare January 27, 2026 16:54
@renovate renovate bot force-pushed the renovate/resend-6.x branch from e298366 to 391b9f1 Compare February 10, 2026 22:54
@renovate renovate bot force-pushed the renovate/resend-6.x branch from 391b9f1 to a603fd0 Compare February 28, 2026 02:11
@renovate renovate bot force-pushed the renovate/resend-6.x branch from a603fd0 to 66b741f Compare March 16, 2026 19:33
@renovate renovate bot force-pushed the renovate/resend-6.x branch from 66b741f to 21d4374 Compare March 30, 2026 22:58
@renovate renovate bot force-pushed the renovate/resend-6.x branch 2 times, most recently from cf1a5ac to 1053705 Compare April 16, 2026 13:54
@renovate renovate bot force-pushed the renovate/resend-6.x branch from 1053705 to 4db6e3f Compare April 20, 2026 17:19
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