Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Updated jcamp.FluentEmail.Core from 3.8.0 to 4.0.0.

Release notes

Sourced from jcamp.FluentEmail.Core's releases.

4.0.0

4.0.0 (2025-10-26)

⚠ BREAKING CHANGES

  • changed to .net 8.0, and 9.0, removed net6,0

✨ Features

  • Added .net9.0 compatibility (dbb57b4)
  • Adds CheckCertificateRevocation to mailkit smtp options (fed435e), closes #​27
  • Changed to .net 8.0, 9.0 (e1034c4)

🏡 Miscellaneous Chores

Commits viewable in compare view.

Updated jcamp.FluentEmail.MailKit from 3.8.0 to 4.0.0.

Release notes

Sourced from jcamp.FluentEmail.MailKit's releases.

4.0.0

4.0.0 (2025-10-26)

⚠ BREAKING CHANGES

  • changed to .net 8.0, and 9.0, removed net6,0

✨ Features

  • Added .net9.0 compatibility (dbb57b4)
  • Adds CheckCertificateRevocation to mailkit smtp options (fed435e), closes #​27
  • Changed to .net 8.0, 9.0 (e1034c4)

🏡 Miscellaneous Chores

Commits viewable in compare view.

Updated jcamp.FluentEmail.Smtp from 3.8.0 to 4.0.0.

Release notes

Sourced from jcamp.FluentEmail.Smtp's releases.

4.0.0

4.0.0 (2025-10-26)

⚠ BREAKING CHANGES

  • changed to .net 8.0, and 9.0, removed net6,0

✨ Features

  • Added .net9.0 compatibility (dbb57b4)
  • Adds CheckCertificateRevocation to mailkit smtp options (fed435e), closes #​27
  • Changed to .net 8.0, 9.0 (e1034c4)

🏡 Miscellaneous Chores

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 1, 2025
Bumps jcamp.FluentEmail.Core from 3.8.0 to 4.0.0
Bumps jcamp.FluentEmail.MailKit from 3.8.0 to 4.0.0
Bumps jcamp.FluentEmail.Smtp from 3.8.0 to 4.0.0

---
updated-dependencies:
- dependency-name: jcamp.FluentEmail.Core
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentemail
- dependency-name: jcamp.FluentEmail.MailKit
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentemail
- dependency-name: jcamp.FluentEmail.Smtp
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fluentemail
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/fluentemail-619629e209 branch from 1c2ed54 to 217b9bb Compare November 1, 2025 09:10
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Nov 1, 2025
@dependabot dependabot bot deleted the dependabot/nuget/fluentemail-619629e209 branch November 1, 2025 09:10
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CheckCertificateRevocation for MailkitSender Have you considered forking RazorLight too?

0 participants