ingvaar / beauf-net-back

A simple quote website backend built using NestJS
3 stars 0 forks source link

fix(deps): bump @nestjs-modules/mailer from 1.8.1 to 1.11.2 #301

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps @nestjs-modules/mailer from 1.8.1 to 1.11.2.

Release notes

Sourced from @​nestjs-modules/mailer's releases.

v1.11.2

What's Changed

Full Changelog: https://github.com/nest-modules/mailer/compare/v1.11.0...v1.11.2

v1.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/nest-modules/mailer/compare/v1.10.3...v1.11.0

v1.10.3 Add tslib

What's Changed

Full Changelog: https://github.com/nest-modules/mailer/compare/v1.10.2...v1.10.3

v1.10.2 Upgrade

What's Changed

New Contributors

Full Changelog: https://github.com/nest-modules/mailer/compare/v1.10.0...v1.10.2

v1.9.1

Full Changelog: https://github.com/nest-modules/mailer/compare/v1.9.0...v1.9.1

v1.9.0

What's Changed

... (truncated)

Changelog

Sourced from @​nestjs-modules/mailer's changelog.

1.11.2 (2024-02-27)

1.11.1 (2024-02-27)

1.11.0 (2024-02-24)

1.10.3 (2023-12-20)

Bug Fixes

1.10.2 (2023-12-20)

Bug Fixes

  • allows you to handle peer dependencies greater than or equal to (9885780)

1.10.1 (2023-12-20)

Bug Fixes

  • allows you to handle peer dependencies greater than or equal to (9885780)

1.10.0 (2023-12-20)

1.9.1 (2023-07-20)

Bug Fixes

  • patch vm2 Sandbox Escape vulnerability (0f89a36)

1.9.0 (2023-07-20)

Bug Fixes

  • fix partial not found error on Windows (fb1fcda)
  • mjml import statement (00abe2b)
  • update dependencies by newer version (f1d4fba)

1.8.2 (2022-12-22)

Bug Fixes

... (truncated)

Commits
  • 6345c48 chore(release): 1.11.2
  • c5a3c8c chore(release): 1.11.1
  • 41ed822 Merge pull request #1111 from nest-modules/dependabot/npm_and_yarn/sample/01-...
  • 14657fd Merge pull request #1112 from nest-modules/dependabot/npm_and_yarn/sample/02-...
  • faebb22 Merge pull request #1116 from nest-modules/dependabot/npm_and_yarn/ip-2.0.1
  • faeb046 chore(deps-dev): bump ip from 2.0.0 to 2.0.1
  • b58827c chore(release): 1.11.0
  • 08f2ed1 chore: upgrade dependencies
  • dc78edb Merge pull request #1118 from GFoniX/main
  • ff7d8cb :white_check_mark: Verify SMTP connection configuration for transporter(s)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @ingvaar.


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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 8 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.