Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Bump MailKit from 2.10.1 to 2.11.1 in /Extensions #223

Merged

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @FermJacob.


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)

@FermJacob
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/nuget/Extensions/master/MailKit-2.11.1 branch from 817f0a7 to 936ae0e Compare March 25, 2021 04:30
@dependabot dependabot bot merged commit ec98f11 into master Mar 25, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Extensions/master/MailKit-2.11.1 branch March 25, 2021 04:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant