resend / resend-node-example

This example shows how to use Resend with Node.js
MIT License
41 stars 14 forks source link

fix(deps): update dependency resend to v4 #22

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
resend ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

resendlabs/resend-node (resend) ### [`v4.0.0`](https://redirect.github.com/resend/resend-node/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/resendlabs/resend-node/compare/v3.5.0...v4.0.0) #### Major - Camel case types [https://github.com/resend/resend-node/pull/418](https://redirect.github.com/resend/resend-node/pull/418) - Create email: `reply_to` -> `replyTo` - Create email: `attachments[].content_type` -> `attachments[].contentType` #### Minor - Add schedule email support [https://github.com/resend/resend-node/pull/408](https://redirect.github.com/resend/resend-node/pull/408) [https://github.com/resend/resend-node/pull/412](https://redirect.github.com/resend/resend-node/pull/412) [https://github.com/resend/resend-node/pull/413](https://redirect.github.com/resend/resend-node/pull/413) [https://github.com/resend/resend-node/pull/414](https://redirect.github.com/resend/resend-node/pull/414) [https://github.com/resend/resend-node/pull/419](https://redirect.github.com/resend/resend-node/pull/419) #### Patch - Upgrade typescript to v5.5.4 [https://github.com/resend/resend-node/pull/388](https://redirect.github.com/resend/resend-node/pull/388) - Upgrade [@​types/node](https://redirect.github.com/types/node) to v18.19.44 [https://github.com/resend/resend-node/pull/383](https://redirect.github.com/resend/resend-node/pull/383) - Upgrade dependency [@​biomejs/biome](https://redirect.github.com/biomejs/biome) to v1.8.3 [https://github.com/resend/resend-node/pull/386](https://redirect.github.com/resend/resend-node/pull/386) - Upgrade dependency ts-jest to v29.2.4 [https://github.com/resend/resend-node/pull/382](https://redirect.github.com/resend/resend-node/pull/382) - Upgrade pnpm to v9.7.1 [https://github.com/resend/resend-node/pull/403](https://redirect.github.com/resend/resend-node/pull/403) - Upgrade dependency [@​react-email/render](https://redirect.github.com/react-email/render) to v0.0.17 [https://github.com/resend/resend-node/pull/404](https://redirect.github.com/resend/resend-node/pull/404) ### [`v3.5.0`](https://redirect.github.com/resend/resend-node/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/resendlabs/resend-node/compare/3.4.0...v3.5.0) - fix: Remove optionality from required types [#​401](https://redirect.github.com/resendlabs/resend-node/issues/401) - feat: Export all interfaces for Requests and Responses [#​396](https://redirect.github.com/resendlabs/resend-node/issues/396) ### [`v3.4.0`](https://redirect.github.com/resend/resend-node/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/resendlabs/resend-node/compare/7fb35d1030f91670a225292ea106724568ef0b2c...3.4.0) #### Minor - Add new `content_type` property to the `Attachment` type [https://github.com/resend/resend-node/pull/391](https://redirect.github.com/resend/resend-node/pull/391) - Handle network error from `fetch` so instead of throwing we return the `error` object [https://github.com/resend/resend-node/pull/389](https://redirect.github.com/resend/resend-node/pull/389) ### [`v3.3.0`](https://redirect.github.com/resendlabs/resend-node/compare/v3.2.0...7fb35d1030f91670a225292ea106724568ef0b2c) [Compare Source](https://redirect.github.com/resendlabs/resend-node/compare/v3.2.0...7fb35d1030f91670a225292ea106724568ef0b2c)

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 is behind base branch, or you tick the rebase/retry checkbox.

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



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