resend / resend-node-example

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

fix(deps): update dependency resend to v3.5.0 #21

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
resend 3.2.0 -> 3.5.0 age adoption passing confidence

Release Notes

resendlabs/resend-node (resend) ### [`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.