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 v1 - autoclosed #9

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
resend ^0.15.1 -> ^1.0.0 age adoption passing confidence

Release Notes

resend-inc/resend-node (resend) ### [`v1.0.0`](https://togithub.com/resendlabs/resend-node/releases/tag/v1.0.0) [Compare Source](https://togithub.com/resend-inc/resend-node/compare/fd039a045a92e33c3bbc452ad3ad90d68d3581e8...v1.0.0) #### Major - Replace `axios` with `node-fetch` [#​149](https://togithub.com/resend-inc/resend-node/issues/149) #### Minor - Add `JSdoc` for create email types [#​132](https://togithub.com/resend-inc/resend-node/issues/132) - Add missing fields to the `GetEmailResponse` type [#​146](https://togithub.com/resend-inc/resend-node/issues/146) #### Patch - Use eslint [#​159](https://togithub.com/resend-inc/resend-node/issues/159) - Add GitHub actions [#​158](https://togithub.com/resend-inc/resend-node/issues/158) - Add node engine [#​157](https://togithub.com/resend-inc/resend-node/issues/157) - Dependabot ecosystem [#​166](https://togithub.com/resend-inc/resend-node/issues/166) - Remove `tslint` file [#​170](https://togithub.com/resend-inc/resend-node/issues/170) - Update `prettier` to v3.0.1 [#​148](https://togithub.com/resend-inc/resend-node/issues/148) - Update `jest` to v29.6.2 [#​145](https://togithub.com/resend-inc/resend-node/issues/145) - Update `@types/node` to v18.17.5 [#​120](https://togithub.com/resend-inc/resend-node/issues/120) - Update `@types/react` to v18.2.20 [#​113](https://togithub.com/resend-inc/resend-node/issues/113) - Update `prettier` to v3.0.2 [#​160](https://togithub.com/resend-inc/resend-node/issues/160) - Update `node-fetch` to v2.6.12 [#​161](https://togithub.com/resend-inc/resend-node/issues/161) - Update `node.js` to v18.17.1 [#​114](https://togithub.com/resend-inc/resend-node/issues/114) ### [`v0.17.2`](https://togithub.com/resend-inc/resend-node/compare/v0.17.1...fd039a045a92e33c3bbc452ad3ad90d68d3581e8) [Compare Source](https://togithub.com/resend-inc/resend-node/compare/v0.17.1...fd039a045a92e33c3bbc452ad3ad90d68d3581e8) ### [`v0.17.1`](https://togithub.com/resendlabs/resend-node/releases/tag/v0.17.1) [Compare Source](https://togithub.com/resend-inc/resend-node/compare/v0.17.0...v0.17.1) #### Patches - Fix types [#​137](https://togithub.com/resend-inc/resend-node/issues/137) ### [`v0.17.0`](https://togithub.com/resendlabs/resend-node/releases/tag/v0.17.0) [Compare Source](https://togithub.com/resend-inc/resend-node/compare/v0.16.0...v0.17.0) #### Minor - Add custom headers support [#​131](https://togithub.com/resend-inc/resend-node/issues/131) #### Patches - Fix React types [#​136](https://togithub.com/resend-inc/resend-node/issues/136) - Ensure either text or html is a required field [#​130](https://togithub.com/resend-inc/resend-node/issues/130) - Bump semver from 5.7.1 to 5.7.2 [#​135](https://togithub.com/resend-inc/resend-node/issues/135) - Bump [@​types/jest](https://togithub.com/types/jest) to v29.5.3 [#​134](https://togithub.com/resend-inc/resend-node/issues/134) - Bump json5 from 2.2.1 to 2.2.3 [#​127](https://togithub.com/resend-inc/resend-node/issues/127) - Bump cookiejar from 2.1.3 to 2.1.4 [#​126](https://togithub.com/resend-inc/resend-node/issues/126) - Bump prettier to v3 [#​123](https://togithub.com/resend-inc/resend-node/issues/123) - Bump jest to v29.6.1 [#​121](https://togithub.com/resend-inc/resend-node/issues/121) - Bump ts-jest to v29.1.1 [#​119](https://togithub.com/resend-inc/resend-node/issues/119) - Bump typescript to v5.1.6 [#​117](https://togithub.com/resend-inc/resend-node/issues/117) ### [`v0.16.0`](https://togithub.com/resendlabs/resend-node/releases/tag/v0.16.0) [Compare Source](https://togithub.com/resend-inc/resend-node/compare/v0.15.4...v0.16.0) #### Minor - Get domain [#​116](https://togithub.com/resend-inc/resend-node/issues/116) ### [`v0.15.4`](https://togithub.com/resend-inc/resend-node/compare/v0.15.3...v0.15.4) [Compare Source](https://togithub.com/resend-inc/resend-node/compare/v0.15.3...v0.15.4) ### [`v0.15.3`](https://togithub.com/resendlabs/resend-node/releases/tag/v0.15.3) [Compare Source](https://togithub.com/resend-inc/resend-node/compare/0.15.2...v0.15.3) #### Patches - Fix list API keys returning types [#​111](https://togithub.com/resend-inc/resend-node/issues/111) - Fix list domains returning types [#​112](https://togithub.com/resend-inc/resend-node/issues/112) ### [`v0.15.2`](https://togithub.com/resendlabs/resend-node/releases/tag/0.15.2) [Compare Source](https://togithub.com/resend-inc/resend-node/compare/v0.15.1...0.15.2) #### Patches - Fix domain list types [https://github.com/resendlabs/resend-node/pull/108](https://togithub.com/resendlabs/resend-node/pull/108) - Update dependency axios-mock-adapter to v1.21.5 [https://github.com/resendlabs/resend-node/pull/106](https://togithub.com/resendlabs/resend-node/pull/106) - Update dependency typescript to v5.1.3 [https://github.com/resendlabs/resend-node/pull/103](https://togithub.com/resendlabs/resend-node/pull/103) - Update dependency [@​types/jest](https://togithub.com/types/jest) to v29.5.2 [https://github.com/resendlabs/resend-node/pull/102](https://togithub.com/resendlabs/resend-node/pull/102) #### Misc - Move examples to separate repos - Standardize README

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.



This PR has been generated by Mend Renovate. View repository job log here.