azhuge233 / UbisoftGiveawayNotifier

Ubisoft Giveaway Notifier
3 stars 0 forks source link

Bump the others group with 2 updates #28

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the others group with 2 updates: MailKit and MimeKit.

Updates MailKit from 4.3.0 to 4.4.0

Changelog

Sourced from MailKit's changelog.

MailKit 4.4.0 (2024-03-02)

  • 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)
Commits


Updates MimeKit from 4.3.0 to 4.4.0

Changelog

Sourced from MimeKit's changelog.

MimeKit 4.4.0 (2024-03-02)

  • Added net8.0 target.
  • Improved folding logic for Disposition-Notification-Options header values. (issue #979)
  • Added interfaces for MimeMessage, MimeEntity, MimePart, Multipart, etc. (issue #980)
  • Fixed the FormatOptions.NewLineFormat setter logic.
  • Modified AttachmentCollection.Add() for message/rfc822 attachments to better handle MimeParser exceptions. (issue #1001)
  • Bump BouncyCastle dependency to v2.3.0.
  • Added support for ECC S/MIME certificates. (issue #998)
  • Improved Unix2Dos and Dos2Unix filters by fixing some corner cases exposed by new unit tests.
  • Fixed MaxMimeDepth logic to still use MimePart subclasses when reached. (issue #1006)
Commits
  • 9f76ab0 Bumped version to 4.4.0
  • 5cd74fe Update dependabot.yml
  • 04a8024 Update dependabot.yml
  • 14ce003 Update dependabot.yml
  • 4315487 Fixed MaxMimeDepth logic to still use MimePart subclasses
  • 1223aaa Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#1005)
  • a9c45cd Removed gitter chat link.
  • 2bfa797 Updated README.md and FAQ.md to use https links
  • 6348a55 minor code cleanup
  • 4fc5859 Removed constants fro TnefPropertyReader that are no longer necessary
  • Additional commits viewable in compare view


Updates MimeKit from 4.3.0 to 4.4.0

Changelog

Sourced from MimeKit's changelog.

MimeKit 4.4.0 (2024-03-02)

  • Added net8.0 target.
  • Improved folding logic for Disposition-Notification-Options header values. (issue #979)
  • Added interfaces for MimeMessage, MimeEntity, MimePart, Multipart, etc. (issue #980)
  • Fixed the FormatOptions.NewLineFormat setter logic.
  • Modified AttachmentCollection.Add() for message/rfc822 attachments to better handle MimeParser exceptions. (issue #1001)
  • Bump BouncyCastle dependency to v2.3.0.
  • Added support for ECC S/MIME certificates. (issue #998)
  • Improved Unix2Dos and Dos2Unix filters by fixing some corner cases exposed by new unit tests.
  • Fixed MaxMimeDepth logic to still use MimePart subclasses when reached. (issue #1006)
Commits
  • 9f76ab0 Bumped version to 4.4.0
  • 5cd74fe Update dependabot.yml
  • 04a8024 Update dependabot.yml
  • 14ce003 Update dependabot.yml
  • 4315487 Fixed MaxMimeDepth logic to still use MimePart subclasses
  • 1223aaa Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#1005)
  • a9c45cd Removed gitter chat link.
  • 2bfa797 Updated README.md and FAQ.md to use https links
  • 6348a55 minor code cleanup
  • 4fc5859 Removed constants fro TnefPropertyReader that are no longer necessary
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions