Bump MimeKit from 4.9.0 to 4.10.0 (#41)

* Bump MimeKit from 4.9.0 to 4.10.0

Bumps [MimeKit](https://github.com/jstedfast/MimeKit) from 4.9.0 to 4.10.0.
- [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/jstedfast/MimeKit/compare/4.9.0...4.10.0)

---
updated-dependencies:
- dependency-name: MimeKit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-29 00:46:37 +00:00
committed by GitHub
parent c875f883ce
commit 30f4e04838
3 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MimeKit" Version="4.9.0" />
<PackageReference Include="MimeKit" Version="4.10.0" />
</ItemGroup>
</Project>

6
flake.lock generated
View File

@@ -20,11 +20,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1735523292,
"narHash": "sha256-opBsbR/nrGxiiF6XzlVluiHYb6yN/hEwv+lBWTy9xoM=",
"lastModified": 1738009863,
"narHash": "sha256-KxmFlQ2j9PpDhKRXWu85bv3R2wmfkUqdpJhEwz9JN/E=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6d97d419e5a9b36e6293887a89a078cf85f5a61b",
"rev": "f898cbfddfab52593da301a397a17d0af801bbc3",
"type": "github"
},
"original": {

View File

@@ -26,8 +26,8 @@
},
{
"pname": "FSharp.Core",
"version": "9.0.100",
"hash": "sha256-V1q3CjbRvWZqxpi6cXD/R0F7pyXGGtH83M5Z/ITDrp8="
"version": "9.0.101",
"hash": "sha256-bR4PHanvKrzD43qFQxmOmmhhpz+ZmKZMPlgGnlRNcp4="
},
{
"pname": "FsUnit",
@@ -76,8 +76,8 @@
},
{
"pname": "MimeKit",
"version": "4.9.0",
"hash": "sha256-V7M7ejLKzE/RZZPtnUVaPlFq4xo8xViBIlDZ7FWBKAA="
"version": "4.10.0",
"hash": "sha256-SLQ7+Yh3o8bbxyRsA5yJgeAOkR8SqMI0vB8VwjQDzl8="
},
{
"pname": "Nerdbank.GitVersioning",