jiangtaste / nestjs-resend

NestJS provider for sending emails with resend
MIT License
54 stars 3 forks source link

npm(deps): bump resend from 2.0.0 to 3.2.0 #82

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps resend from 2.0.0 to 3.2.0.

Release notes

Sourced from resend's releases.

v3.2.0

Minor

Patch

  • Update buildjet/cache action to v4 #314
  • Update dependency @​types/react to v18.2.55 #315
  • Update dependency @​types/jest to v29.5.12 #316
  • Update yarn to v3.8.0 #317
  • Update dependency prettier to v3.2.5 #318

v3.1.0

Major

Minor

Patch

  • Update dependency @react-email/render to v0.0.12 #304

v3.0.0

Major

  • fix: Types and changed contacts payload #296
    • first_name -> firstName
    • last_name -> lastName
    • audienceId -> audienceId

Minor

  • Add delete contact by email #291

Patch

  • Update dependency ts-node to v10.9.7 #293
  • Update typescript-eslint monorepo to v6.19.0 #295
  • Update dependency @react-email/render to v0.0.11 #297
  • Fix contact payload #298
  • Fix response types #299
  • Update dependency prettier to v3.2.4 #300

v2.1.0

Minor

  • feat: Add audiences #267
  • feat: Add contacts methods #268
  • feat: Add update contact #280

Patch

  • fix: Undefined process #281
  • fix: Package build #259
Commits
  • fe139c2 chore: Bump to v3.2.0 (#324)
  • 8107332 chore(deps): update dependency @​types/node to v18.19.15 (#301)
  • 6f7183b chore(deps): update dependency ts-jest to v29.1.2 (#311)
  • 28239ce refactor: Update domain (#323)
  • cbe5259 chore(deps): update typescript-eslint monorepo to v6.21.0 (#312)
  • 4a7a3b0 chore(deps): update buildjet/cache action to v4 (#314)
  • 24e805a chore(deps): update yarn to v3.8.0 (#317)
  • 6f09c46 chore(deps): update dependency prettier to v3.2.5 (#318)
  • f9215fd chore(deps): update dependency @​types/jest to v29.5.12 (#316)
  • f137888 chore(deps): update dependency @​types/react to v18.2.55 (#315)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 7 months ago

The following labels could not be found: 📦 dependencies.