Revolutionary-Games / RevolutionaryWebApp

Web apps with features for Thrive development
https://revolutionarygamesstudio.com
MIT License
20 stars 6 forks source link

Bump MailKit from 4.6.0 to 4.7.1.1 #982

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps MailKit from 4.6.0 to 4.7.1.1.

Changelog

Sourced from MailKit's changelog.

Release Notes

MailKit 4.7.1 (2024-07-12)

  • 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.

MailKit 4.7.0 (2024-06-29)

  • Added Activity/Metrics for Imap/Pop3/SmtpClient. (issue #1499)
  • Bumped MimeKit dependency to 4.7.0.
Commits
  • 6766386 Bumped version to 4.7.1.1
  • ee51566 Bumped version to 4.7.1
  • 62f66ef Fixed ImapClient and Pop3Client.Connect/Async() when OTEL is enabled
  • 55ea189 Bumped version to 4.7.0
  • c39a209 Updated SSL certificates
  • 9159ad8 Improved simulated PREVIEW text unit tests
  • bde0808 Update ExchangeOAuth2.md
  • c5c1c81 Bump AltCover from 8.8.53 to 8.8.74 (#1759)
  • 1eea258 Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (#1757)
  • 2ffdcdd Added unit test to try to reproduce issue #1755
  • 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 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 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)