Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Bump MailKit from 2.10.1 to 2.11.1 #32

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps MailKit from 2.10.1 to 2.11.1.

Changelog

Sourced from MailKit's changelog.

MailKit 2.11.1 (2021-03-16)

  • Added work-around for IMAP servers that do not correctly handle the ESEARCH RETURN () syntax the same as RETURN (ALL). (issue #1177)

MailKit 2.11.0 (2021-03-12)

  • Handle BAD responses to the NAMESPACE command for Exchange. (issue #1135)
  • Added support for configuring SSL/TLS cipher algorithms (only available in the .NET 5.0 API). (issue #1140)
  • Updated GMail and Yahoo! Mail SSL certificate info.
  • Protect against NREs in NTLM authentication of no OSVersion is set. (issue #1148)
  • Added work-around for hMailServer bug that doesn't accept seq-ranges in descending order. (issue #1150)
  • Properly escape IPv6 addresses for Uri in order to allow Connect/Async methods to work with IPv6 addresses. (issue #1165)
  • Added IsEncrypted and IsSigned properties to IMailService. (issue #1175)
Commits
  • 5926aa0 Bumped version to 2.11.1
  • 5f10a12 Use RETURN (ALL) instead of RETURN () to work around IMAP server bugs
  • da9c101 Bumped version to 2.11.0
  • 925bdda Removed azure-pipelines.yml and azure-test-runner.ps1
  • 809e1b6 Removed appveyor.yml and .travis.yml
  • 86f2dd6 Updated README.md
  • 089f1ff Added GitHub Actions workflow
  • 73cd9f8 Added coveralls.ps1
  • 20e2a18 Removed .github/issue_template.md
  • 0c32661 Update bug_report.md
  • 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.10.1 to 2.11.1.
- [Release notes](https://github.com/jstedfast/MailKit/releases)
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](jstedfast/MailKit@2.10.1...2.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 17, 2021 06:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2021
@bjss-chris
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit 440fbcd into master Mar 17, 2021
@dependabot dependabot bot deleted the dependabot/nuget/MailKit-2.11.1 branch March 17, 2021 16:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant