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

Update dependency MimeKit to 4.9.0 - autoclosed #17203

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

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

Release Notes

jstedfast/MimeKit (MimeKit)

v4.9.0

Compare Source

  • Started adding some DynamicallyAccessedMembers attributes for AOT compatibility.
  • Refactored some code for AOT Compatibility (MimeKitLite is now 100% AOT Compatible but MimeKit still has
    issues related to SQLite database loading for the S/MIME certificate database).
    (MailKit issue #​10844)
  • Fixed TextPreviewer to use an encoding with an empty string fallback to prevent '?' characters from
    being appended to the generated preview string if the byte sequence was truncated.
  • Improved performance of InternetAddressList.Parse()/TryParse().
  • Improved InternetAddressList parser performance for malformed addresses that only contain
    display-name strings separated by commas.
    (issue #​1106)
  • Exposed BouncyCastleCertificateExtensions.IsSelfSigned(), GetKeyUsageFlags() and IsDelta() as new public APIs.
  • Exposed X509KeyUsageBits enum as public.
  • Added support for domain-bound S/MIME certificates. (issue #​1113)
  • Dropped support for net6.0 in the nuget packages (Microsoft support ended Nov 12, 2024).
  • Removed explicit dependency on System.Runtime.CompilerServices.Unsafe.
  • Bumped System.Security.Cryptography.Pkcs dependency to v8.0.1.
  • Bumped BouncyCastle.Cryptography dependency to v2.5.0.
  • Bumped System.Buffers dependency to v4.6.0.
  • Bumped System.Memory dependency to v4.6.0.

Configuration

📅 Schedule: Branch creation - "before 5am on Sunday" (UTC), 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 changed the title Update dependency MimeKit to 4.9.0 Update dependency MimeKit to 4.9.0 - autoclosed Dec 10, 2024
@renovate renovate bot closed this Dec 10, 2024
@renovate renovate bot deleted the renovate/mimekit-4.x branch December 10, 2024 19:10
@Piedone Piedone added the dependencies Pull requests that update a dependency file label Dec 10, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant