Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components.Web, Microsoft.Extensions.Depend…
Browse files Browse the repository at this point in the history
…encyInjection.Abstractions, Microsoft.JSInterop and MudBlazor (#364)

Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.JSInterop](https://github.com/dotnet/aspnetcore) and [MudBlazor](https://github.com/MudBlazor/MudBlazor). These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.Components.Web` from 9.0.0 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v8.0.8)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.1)

Updates `Microsoft.JSInterop` from 9.0.0 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v8.0.8)

Updates `MudBlazor` from 7.10.0 to 7.15.0
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v7.10.0...v7.15.0)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.Web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.JSInterop
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: MudBlazor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 667b640 commit 641ae1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<PackageVersion Include="Microsoft.AspNetCore.App" Version="2.2.8"/>
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0"/>
<PackageVersion Include="Microsoft.CodeAnalysis.ResxSourceGenerator" Version="3.11.0-beta1.24508.2"/>
<PackageVersion Include="MudBlazor" Version="7.10.0"/>
<PackageVersion Include="MudBlazor.Translations" Version="1.3.0"/>
<PackageVersion Include="MudBlazor" Version="7.15.0"/>
<PackageVersion Include="MudBlazor.Translations" Version="1.5.1"/>
<PackageVersion Include="Radzen.Blazor" Version="5.2.12"/>
<PackageVersion Include="ShortGuid" Version="2.0.1"/>
<PackageVersion Include="ThrottleDebounce" Version="2.0.0"/>
Expand Down

0 comments on commit 641ae1a

Please sign in to comment.