Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.0
->9.0.1
9.0.0
->9.0.1
8.0.11
->8.0.12
8.0.11
->8.0.12
9.0.0
->9.0.1
Release Notes
dotnet/aspnetcore (Microsoft.AspNetCore.Components)
v9.0.1
: .NET 9.0.1Release
What's Changed
6dae7eb
tod144031
by @dependabot in https://github.com/dotnet/aspnetcore/pull/59032Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1
Configuration
📅 Schedule: 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Description by Korbit AI
What change is being made?
Update package dependencies in the .csproj files to newer versions for the BlazorAutoNet8.Client, BlazorAutoNet8, and PinguApps.Blazor.QRCode.Tests projects.
Why are these changes being made?
These updates ensure that the projects use the latest minor version releases, which typically include important bug fixes, security patches, and potential performance improvements. Keeping dependencies up-to-date helps maintain the reliability and security of the software.