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 4.9.0 #1583

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

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

Release Notes

jstedfast/MailKit (MailKit)

v4.9.0

Compare Source

  • Added an IMAP work-around for mail.ru which sometimes sends integer tokens as decimals in its responses.
    (issue #​1838)
  • Added a workaround for GMail IMAP BODY responses that include multipart expressions without any children
    (e.g. ("ALTERNATIVE")). (issue #​1841)
  • Fixed default system proxy to handle null credentials and check if the targetUri is bypassed.
    (issue #​1852)
  • Dropped support for net6.0 (Microsoft support ended Nov 12, 2024).
  • Bumped System.Threading.Tasks.Extensions dependency to 4.6.0.
  • Bumped MimeKit dependency to 4.9.0.

v4.8.0

Compare Source

  • Added a UniqueIdRange.SortOrder property.
  • Updated the protocol log help link for ProtocolExceptions.
    (issue #​1800)
  • Fix SmtpClient.Dispose() when telemetry is configured.
    (issue #​1816)
  • Added ProxyClient.SystemProxy as a convenience property that wraps
    the default system proxy (aka HttpClient.DefaultProxy) on net6.0+.

v4.7.1.1

Compare Source

v4.7.1

Compare Source

  • Fixed ImapClient and Pop3Client.Connect/Async() when OTEL is enabled.
    (issue #​1765)
  • Bumped MimeKit dependency to 4.7.1 to fix a denial of service security issue in the System.Formats.Asn1
    dependency.

v4.7.0

Compare Source

  • Added Activity/Metrics for Imap/Pop3/SmtpClient.
    (issue #​1499)
  • Bumped MimeKit dependency to 4.7.0.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mailkit-4.x branch 2 times, most recently from 69b8ff0 to 654dbb2 Compare December 13, 2024 06:57
@renovate renovate bot force-pushed the renovate/mailkit-4.x branch from 654dbb2 to 5a1f8c9 Compare December 13, 2024 06:58
@rnwood rnwood merged commit 8dc62a7 into master Dec 13, 2024
16 checks passed
@rnwood rnwood deleted the renovate/mailkit-4.x branch December 13, 2024 09:57
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.

1 participant