Skip to content

Bump MailKit from 2.13.0 to 2.15.0#14

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/MailKit-2.15.0
Closed

Bump MailKit from 2.13.0 to 2.15.0#14
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/MailKit-2.15.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 19, 2021

Bumps MailKit from 2.13.0 to 2.15.0.

Changelog

Sourced from MailKit's changelog.

MailKit 2.15.0 (2021-08-18)

  • Use DebugType=full for .NET Framework v4.x. (issue #1239)
  • Updated GMail SSL certificate serial numbers and fingerprints.
  • Small NTLM code improvements.

MailKit 2.14.0 (2021-07-28)

  • Added support for logging timestamps in the ProtocolLogger (see the LogTimestamps and TimestampFormat properties on ProtocolLogger).
  • Added support for automatically redacting user credentials in protocol logs. To enable this, set the ProtocolLogger.RedactSecrets property to true. (issue #1174)
  • Added the GetMessageSizeAsync() method to the IMailSpool interface. (issue #1233)
  • Added a work-around to the IMAP INTERNALDATE parser to handle invalid dates such as "00-Jan-0000 00:00:00 +0000" which appears in Domino IMAP server responses, likely when the INTERNALDATE value is uninitialized in the database. (issue #1236)
  • Make sure to dispose X509Certificates in .NET >= 4.6.
  • Re-added NTLM as one of the default supported SASL mechanisms.
  • Updated GMail SSL certificate serial numbers and fingerprints.
Commits
  • 6ff7091 Bumped version to 2.15.0
  • a645991 Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#1242)
  • caa02b9 NTLM improvements
  • b206436 Drop expired GMail SSL certificates
  • 945508f Updated GMail SSL certificate serial #'s and fingerprints
  • e188a02 Bump NUnit3TestAdapter from 3.17.0 to 4.0.0 (#1218)
  • 3f54627 Use DebugType=full for .NET Framework v4.x
  • 1e34019 Bumped version to 2.14.0
  • ca0751c If an invalid INTERNALDATE is encountered, just use DateTimeOffset.MinValue
  • f1323e6 Update GMail SSL certificate info
  • 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 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)

Bumps [MailKit](https://github.com/jstedfast/MailKit) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/jstedfast/MailKit/releases)
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](jstedfast/MailKit@2.13.0...2.15.0)

---
updated-dependencies:
- dependency-name: MailKit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 19, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 13, 2021

Superseded by #45.

@dependabot dependabot Bot closed this Dec 13, 2021
@dependabot dependabot Bot deleted the dependabot/nuget/MailKit-2.15.0 branch December 13, 2021 12:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants