Update dependency resend to v6
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| resend | ^4.0.0 -> ^6.0.0 |
Release Notes
resend/resend-node (resend)
v6.4.2
What's Changed
- fix: accept segmentId for listing contacts by @Cisneiros in #740
- chore: bump version to 6.4.2 by @Cisneiros in #741
Full Changelog: https://github.com/resend/resend-node/compare/v6.4.1...v6.4.2
v6.4.1
What's Changed
- fix: removes
objectproperty from list by @cassiozen in #733 - fix: include properties on payload of both contacts APIs by @Cisneiros in #737
- chore: bump version to 6.4.1 by @Cisneiros in #739
Full Changelog: https://github.com/resend/resend-node/compare/v6.4.0...v6.4.1
v6.4.0
What's Changed
- refactor: reorganize attachments methods to match final API design by @vieiralucas in #717
- chore: remove duplicated export by @gabrielmfern in #719
- fix: inbound entity should still be called email by @vieiralucas in #721
- feat: return response headers on all responses by @gabrielmfern in #713
- fix: remove unsupported types by @CarolinaMoraes in #726
- feat: remove domain capability from the SDK API by @lucasfcosta in #728
- feat: add types for getting and setting contact property values by @Cisneiros in #730
Full Changelog: https://github.com/resend/resend-node/compare/v6.3.0...v6.4.0
v6.3.0
What's Changed
- chore: bump to 6.3.0 by @lucasfcosta in #715
- feat: add sdk methods for webhooks by @lucasfcosta in #698
Full Changelog: https://github.com/resend/resend-node/compare/v6.2.2...v6.3.0
v6.2.2
What's Changed
- fix: turbopack issues with optional @react-email/render by @gabrielmfern in #696
Full Changelog: https://github.com/resend/resend-node/compare/v6.2.1...v6.2.2
v6.2.1
What's Changed
- fix: missing
statusCodeinErrorResponsetype by @gabrielmfern in #567
Full Changelog: https://github.com/resend/resend-node/compare/v6.2.0...v6.2.1
v6.2.0
What's Changed
- feat: add verify webhooks by @bukinoshita in #636
- feat: new 'suspended_api_key' in error name type by @gabrielmfern in #683
Full Changelog: https://github.com/resend/resend-node/compare/v6.1.3...v6.2.0
v6.1.3
What's Changed
- feat: get html & text columns for broadcasts by @isabellaaquino in #677
Full Changelog: https://github.com/resend/resend-node/compare/v6.1.2...v6.1.3
v6.1.2
What's Changed
- support any
@react-email/renderversion by @gabrielmfern in #647
Full Changelog: https://github.com/resend/resend-node/compare/v6.1.1...v6.1.2
v6.1.1
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
DELETErequests by @TyMick in #635
New Contributors
- @xentobias made their first contribution in #547
- @TyMick made their first contribution in #635
Full Changelog: https://github.com/resend/resend-node/compare/v6.1.0...v6.1.1
v6.1.0
What's Changed
- fix: dynamic import issues with esbuild by @gabrielmfern (#620)
- feat: add pagination support for all old endpoints by @lucasfcosta (#614)
- feat: add emails.list method by @vieiralucas (#609)
- feat: adds permissive mode for batch API by @pedro-stramantinoli (#599)
- feat: react option for updating broadcasts by @hufftheweevil (#510)
- feat: use typescript to ensure there's email or id for contacts.get by @gabrielmfern (#566)
Full Changelog: https://github.com/resend/resend-node/compare/v6.0.3...v6.1.0
v6.0.3
What's Changed
- fix: typo in
invalid_api_keyerror name (only a type issue)
Full Changelog: https://github.com/resend/resend-node/compare/v6.0.2...v6.0.3
v6.0.2
v6.0.1
What's Changed
- fix: missing
tagson type for GetEmailResponseSuccess by @gabrielmfern in #561
Full Changelog: https://github.com/resend/resend-node/compare/v6.0.0...v6.0.1
v6.0.0
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.
- chore: format by @gabrielmfern in #558
- fix: rename content_id for attachments by @Cisneiros in #559
- chore: bump version to 6.0.0 by @Cisneiros in #560
Full Changelog: https://github.com/resend/resend-node/compare/v5.0.0...v6.0.0
v5.0.0
What's Changed
- feat: make
@react-email/renderan optional peerDependency by @vcapretz in #532
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/renderfrom your project, you should uninstall the SDKnpm uninstall resendand install it againnpm install resend@latest. This will ensure that@react-email/renderdoesn't remain in your lockfile in a safe way.
Full Changelog: https://github.com/resend/resend-node/compare/v4.8.0...v5.0.0
Configuration
📅 Schedule: 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.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: bun.lockb
Command failed: bun install --ignore-scripts
Resolving dependencies
Resolved, downloaded and extracted [40]
warn: incorrect peer dependency "[email protected]"
warn: incorrect peer dependency "[email protected]"
warn: incorrect peer dependency "[email protected]"
warn: incorrect peer dependency "[email protected]"
warn: incorrect peer dependency "[email protected]"
warn: incorrect peer dependency "[email protected]"
warn: incorrect peer dependency "[email protected]"
error: GET https://registry.npmjs.org/blanked/-/blanked-0.0.18.tgz - 404
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| nuxtlog | ❌ Failed (Inspect) | Aug 7, 2025 1:47pm |