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.0 #300

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

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

Release notes

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

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.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

  • update dependencies by newer version (f1d4fba)
Commits
  • 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)
  • 13ed63d Merge pull request #1105 from kitimark/fix-media-query-style-loss-test
  • 4f79d29 test: fix media query style loss when it's compiled
  • 5d90fc8 Merge pull request #1085 from amitailanciano/throw-css-inline-errors
  • 71c77c6 don't ignore css-inline exceptions
  • 2a7fbd2 Merge pull request #1082 from nest-modules/dependabot/npm_and_yarn/typescript...
  • 85f489a Merge pull request #1079 from Stranger6667/dd/update-css-inline
  • 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 will merge this PR once 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)
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.

dependabot[bot] commented 8 months ago

Superseded by #301.