Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency nodemailer to v6.9.16 #212

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 11, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nodemailer (source) 6.7.7 -> 6.9.16 age adoption passing confidence
@types/nodemailer (source) 6.4.5 -> 6.4.17 age adoption passing confidence

Release Notes

nodemailer/nodemailer (nodemailer)

v6.9.16

Compare Source

Bug Fixes
  • addressparser: Correctly detect if user local part is attached to domain part (f2096c5)

v6.9.15

Compare Source

Bug Fixes

v6.9.14

Compare Source

Bug Fixes
  • api: Added support for Ethereal authentication (56b2205)
  • services.json: Add Email Services Provider Feishu Mail (CN) (#​1648) (e9e9ecc)
  • services.json: update Mailtrap host and port in well known (#​1652) (fc2c9ea)
  • well-known-services: Add Loopia in well known services (#​1655) (21a28a1)

v6.9.13

Compare Source

Bug Fixes
  • tls: Ensure servername for SMTP (d66fdd3)

v6.9.12

Compare Source

Bug Fixes
  • message-generation: Escape single quote in address names (4ae5fad)

v6.9.11

Compare Source

Bug Fixes
  • headers: Ensure that Content-type is the bottom header (c7cf97e)

v6.9.10

Compare Source

Bug Fixes
  • data-uri: Do not use regular expressions for parsing data URI schemes (12e65e9)
  • data-uri: Moved all data-uri regexes to use the non-regex parseDataUri method (edd5dfe)

v6.9.9

Compare Source

Bug Fixes
  • security: Fix issues described in GHSA-9h6g-pr28-7cqp. Do not use eternal matching pattern if only a few occurences are expected (dd8f5e8)
  • tests: Use native node test runner, added code coverage support, removed grunt (#​1604) (be45c1b)

v6.9.8

Compare Source

Bug Fixes
  • punycode: do not use native punycode module (b4d0e0c)

v6.9.7

Compare Source

Bug Fixes
  • customAuth: Do not require user and pass to be set for custom authentication schemes (fixes #​1584) (41d482c)

v6.9.6

Compare Source

Bug Fixes
  • inline: Use 'inline' as the default Content Dispostion value for embedded images (db32c93)
  • tests: Removed Node v12 from test matrix as it is not compatible with the test framework anymore (7fe0a60)

v6.9.5

Compare Source

Bug Fixes
  • license: Updated license year (da4744e)

v6.9.4

Compare Source

  • Renamed SendinBlue to Brevo

v6.9.3

Compare Source

  • Specified license identifier (was defined as MIT, actual value MIT-0)
  • If SMTP server disconnects with a message, process it and include as part of the response error

v6.9.2

Compare Source

  • Fix uncaught exception on invalid attachment content payload

v6.9.1

Compare Source

  • Fix base64 encoding for emoji bytes in encoded words

v6.9.0

Compare Source

  • Do not throw if failed to resolve IPv4 addresses
  • Include EHLO extensions in the send response
  • fix sendMail function: callback should be optional

v6.8.0

Compare Source

  • Add DNS timeout (huksley)
  • add dns.REFUSED (lucagianfelici)

v6.7.8

Compare Source

  • Allow to use multiple Reply-To addresses

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 924436b to 849e659 Compare September 12, 2022 23:41
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.7.8 fix(deps): update dependency nodemailer to v6.8.0 Sep 28, 2022
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 849e659 to c602b54 Compare September 28, 2022 18:46
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from c602b54 to d561c00 Compare December 17, 2022 04:39
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.8.0 Update dependency nodemailer to v6.8.0 Dec 17, 2022
@renovate renovate bot changed the title Update dependency nodemailer to v6.8.0 fix(deps): update dependency nodemailer to v6.8.0 Dec 17, 2022
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.8.0 fix(deps): update dependency nodemailer to v6.9.0 Jan 12, 2023
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from d561c00 to 1cdfd6b Compare January 12, 2023 09:27
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.0 fix(deps): update dependency nodemailer to v6.9.1 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 1cdfd6b to b31092a Compare March 23, 2023 17:42
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.1 fix(deps): update dependency nodemailer to v6.9.1 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/nodemailer-6.x branch April 4, 2023 00:33
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.1 - autoclosed fix(deps): update dependency nodemailer to v6.9.1 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/nodemailer-6.x branch April 4, 2023 10:35
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.1 fix(deps): update dependency nodemailer to v6.9.2 May 28, 2023
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from b31092a to cd5ebce Compare May 28, 2023 09:11
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.2 fix(deps): update dependency nodemailer to v6.9.3 May 29, 2023
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from cd5ebce to e5fa3b0 Compare May 29, 2023 09:30
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.3 fix(deps): update dependency nodemailer to v6.9.4 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch 2 times, most recently from 2dbcf10 to 4ce174e Compare July 25, 2023 15:20
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.4 fix(deps): update dependency nodemailer to v6.9.5 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch 2 times, most recently from 6dac861 to 64c0827 Compare September 11, 2023 03:54
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 64c0827 to 26de4e0 Compare September 23, 2023 21:34
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.5 fix(deps): update dependency nodemailer to v6.9.6 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 26de4e0 to be0405b Compare October 9, 2023 14:13
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from be0405b to 67178c3 Compare October 18, 2023 11:21
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 67178c3 to 77ebd7e Compare October 18, 2023 21:36
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.6 fix(deps): update dependency nodemailer to v6.9.7 Oct 22, 2023
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 77ebd7e to b1b959c Compare October 22, 2023 13:48
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from b1b959c to 4968425 Compare November 7, 2023 22:08
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 4968425 to e986679 Compare December 30, 2023 21:15
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.7 fix(deps): update dependency nodemailer to v6.9.8 Dec 30, 2023
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from e986679 to b4e6db4 Compare February 1, 2024 14:38
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.8 fix(deps): update dependency nodemailer to v6.9.9 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from b4e6db4 to 8790a45 Compare February 22, 2024 10:15
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.9 fix(deps): update dependency nodemailer to v6.9.10 Feb 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.10 fix(deps): update dependency nodemailer to v6.9.11 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 8790a45 to 5b32caf Compare February 29, 2024 13:00
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 5b32caf to 9fb92f2 Compare March 8, 2024 20:25
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.11 fix(deps): update dependency nodemailer to v6.9.12 Mar 8, 2024
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 9fb92f2 to 7ce720d Compare March 20, 2024 11:32
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.12 fix(deps): update dependency nodemailer to v6.9.13 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 7ce720d to 91e42ec Compare May 2, 2024 18:11
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from 91e42ec to d47d9a6 Compare June 19, 2024 16:50
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.13 fix(deps): update dependency nodemailer to v6.9.14 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from d47d9a6 to aa87987 Compare September 3, 2024 17:19
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.14 fix(deps): update dependency nodemailer to v6.9.15 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from aa87987 to d90e134 Compare September 17, 2024 22:58
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from d90e134 to c00d079 Compare October 28, 2024 13:37
@renovate renovate bot changed the title fix(deps): update dependency nodemailer to v6.9.15 fix(deps): update dependency nodemailer to v6.9.16 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/nodemailer-6.x branch from c00d079 to 45fb600 Compare November 19, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants