Skip to content

Commit 8a7ff35

Browse files
chore(deps): update dependency microsoft.extensions.dependencymodel to 10.0.8 (#4355)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.Extensions.DependencyModel](https://dot.net/) ([source](https://redirect.github.com/dotnet/dotnet)) | `10.0.7` → `10.0.8` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.DependencyModel/10.0.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.DependencyModel/10.0.7/10.0.8?slim=true) | --- ### Release Notes <details> <summary>dotnet/dotnet (Microsoft.Extensions.DependencyModel)</summary> ### [`v10.0.8`](https://redirect.github.com/dotnet/dotnet/compare/v10.0.7...v10.0.8) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fed5931 commit 8a7ff35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageVersion Include="JetBrains.DotMemoryUnit" Version="3.2.20220510" />
2828
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="5.3.0" />
2929
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
30-
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="10.0.7" />
30+
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="10.0.8" />
3131
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
3232
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.6.2" />
3333
<PackageVersion Include="Microsoft.Testing.Platform.MSBuild" Version="2.2.3" />

0 commit comments

Comments
 (0)