Skip to content

Commit 002192f

Browse files
Update dependency MimeTypes to 2.5.2 (#1924)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [MimeTypes](https://redirect.github.com/khellang/MimeTypes) | nuget | minor | `2.0.1` -> `2.5.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>khellang/MimeTypes (MimeTypes)</summary> ### [`v2.5.1`](https://redirect.github.com/khellang/MimeTypes/releases/tag/v2.5.1) #### What's Changed - Fixed nullability error [#&#8203;22](https://redirect.github.com/khellang/MimeTypes/issues/22) **Full Changelog**: khellang/MimeTypes@v2.5.0...v2.5.1 ### [`v2.5.0`](https://redirect.github.com/khellang/MimeTypes/releases/tag/v2.5.0) #### What's Changed - Set dictionary capacity by [@&#8203;martincostello](https://redirect.github.com/martincostello) in [https://github.com/khellang/MimeTypes/pull/25](https://redirect.github.com/khellang/MimeTypes/pull/25) #### New Contributors - [@&#8203;martincostello](https://redirect.github.com/martincostello) made their first contribution in [https://github.com/khellang/MimeTypes/pull/25](https://redirect.github.com/khellang/MimeTypes/pull/25) **Full Changelog**: khellang/MimeTypes@v2.4.1...v2.5.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent cea4349 commit 002192f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-cs-s3-folder/aws-cs-s3-folder.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="MimeTypes" Version="2.0.1">
11+
<PackageReference Include="MimeTypes" Version="2.5.2">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>

0 commit comments

Comments
 (0)