Skip to content

Conversation

@dependabot-preview
Copy link

Bumps nodemailer from 4.4.0 to 4.6.8.

Changelog

Sourced from nodemailer's changelog.

4.6.8 2018-08-15

  • Use first IP address from DNS resolution when using a proxy (Limbozz) [d4ca847c]
  • Return raw email from SES transport (gabegorelick) [3aa08967]

4.6.7 2018-06-15

  • Added option skipEncoding to JSONTransport

4.6.6 2018-06-10

  • Fixes mime encoded-word compatibility issue with invalid clients like Zimbra

4.6.5 2018-05-23

  • Fixed broken DKIM stream in Node.js v10
  • Updated error messages for SMTP responses to not include a newline

4.6.4 2018-03-31

  • Readded logo author link to README that was accidentally removed a while ago

4.6.3 2018-03-13

  • Removed unneeded dependency

4.6.2 2018-03-06

  • When redirecting URL calls then do not include original POST content

4.6.1 2018-03-06

  • Fixed Smtp connection freezing, when trying to send after close / quit (twawszczak) [73d3911c]

4.6.0 2018-02-22

  • Support socks module v2 in addition to v1 [e228bcb2]
  • Fixed invalid promise return value when using createTestAccount [5524e627]
  • Allow using local addresses [8f6fa35f]

4.5.0 2018-02-21

  • Added new message transport option normalizeHeaderKey(key)=>normalizedKey for custom header formatting

4.4.2 2018-01-20

  • Added sponsors section to README
  • enclose encodeURIComponent in try..catch to handle invalid urls

4.4.1 2017-12-08

... (truncated)
Commits
  • bc2b520 v4.6.8
  • 624cbc4 Merge pull request #921 from Limbozz/fix/dns-resolve
  • d4ca847 Use first IP address from DNS resolution when using a proxy.
  • 058afbc bumped dev deps
  • 170025f Merge pull request #897 from gabegorelick/ses-return-raw-email
  • 3aa0896 Return raw email from SES transport
  • 33b62e2 Merge pull request #896 from gabegorelick/stream-jsdoc
  • 81198b1 Fix some incorrect JSDoc
  • 9464025 v4.6.7
  • 37b2cc8 Merge pull request #892 from gabegorelick/use-chaining
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 26, 2018
@dependabot-preview
Copy link
Author

Superseded by #22.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nodemailer-4.6.8 branch February 12, 2019 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PR: unreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant