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

chore(deps): update dependency mailkit to v4.4.0 #1316

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MailKit (source) 4.3.0 -> 4.4.0 age adoption passing confidence

Release Notes

jstedfast/MailKit (MailKit)

v4.4.0

Compare Source

  • Added net8.0 targets
  • Split more sync/async logic to reduce allocations made by async state machines when
    calling the synchronous public APIs instead of the async APIs.
    (issue #​1335)
  • Fixed logic for formatting IMAP FETCH HEADER.FIELDS.NOT corner case that was exposed by newly
    added unit tests.
  • Fixed SmtpClient to disconnect during Authenticate/Async on socket errors.
  • Fixed SmtpClient's re-EHLO logic to disconnect on errors.
  • Added workaround for Zoho IMAP servers returning MODSEQ -1.
    (issue #​1686)
  • Added workaround for some IMAP servers that use () instead of NIL for an unset Content-Location header
    in the BODYSTRUCTURE response.
    (issue #​1700)
  • Fixed an issue in the Socket.ConnectAsync logic that could result in unhandled exceptions on the
    async thread if the ConnectAsync was cancelled.
    (issue #​1703)
  • Added work-around for Yandex IMAP GetBodyPart() response not including content.
    (issue #​1708)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

sonarcloud bot commented Mar 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@rnwood rnwood merged commit f84a228 into master Mar 2, 2024
17 checks passed
@rnwood rnwood deleted the renovate/mailkit-4.x branch March 2, 2024 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant