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

Bump MailKit from 2.10.1 to 2.11.1 #13

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@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 added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 17, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 13, 2021

Superseded by #35.

@dependabot dependabot bot closed this May 13, 2021
@dependabot dependabot bot deleted the dependabot/nuget/MailKit-2.11.1 branch May 13, 2021 06:41
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 .NET Pull requests that update .net code
Projects
None yet
0 participants