Update NuGet Packages - Minor Updates #201
Merged
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.1.0
->9.1.1
6.12.1
->6.12.2
2.0.177
->2.0.179
8.0.10
->8.0.11
8.0.93
->8.0.100
8.0.93
->8.0.100
8.0.93
->8.0.100
4.3.0
->4.4.0
21.1.1
->21.1.3
21.1.1
->21.1.3
Release Notes
CommunityToolkit/Maui (CommunityToolkit.Maui)
v9.1.1
: : A handful of bugfixes before the new major releaseCompare Source
.NET 9 is almost upon us, just before the new major release that we will be introduction as part of there, here are a couple of bugfixes that you can use today!
A big thank you to @Bensley96 for the very first contribution to this project 👏
Requirements
The following tools are now required for CommunityToolkit.Maui.:
sudo dotnet workload install maui
dotnet workload install maui
global.json
file to your application with the following parameters to ensure you're not using a unsupported preview version of .NET (example below)global.json
What's Changed
TouchBehavior.LongPressCompleted
event fires whenLongPressCommand is null
by @brminnick in https://github.com/CommunityToolkit/Maui/pull/2239🧼 Housekeeping 🧽
New Contributors
Full Changelog: CommunityToolkit/Maui@9.1.0...9.1.1
fluentassertions/fluentassertions (FluentAssertions)
v6.12.2
Compare Source
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2
meziantou/Meziantou.Analyzer (Meziantou.Analyzer)
v2.0.179
Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.179
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.178...2.0.179
v2.0.178
Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.178
Full Changelog: meziantou/Meziantou.Analyzer@2.0.177...2.0.178
dotnet/aspnetcore (Microsoft.AspNetCore.Components.Web)
v8.0.11
: .NET 8.0.11Release
What's Changed
ff233bd
to6dae7eb
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58180ecc4e18
to9511905
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58179Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11
dotnet/maui (Microsoft.AspNetCore.Components.WebView.Maui)
v8.0.100
: SR10Compare Source
What's Changed
Full Changelog: dotnet/maui@8.0.93...8.0.100
nunit/nunit.analyzers (NUnit.Analyzers)
v4.4.0
: NUnit Analyzers 4.4 - November 13, 2024Compare Source
NUnit Analyzers 4.4 - November 13, 2024
This release of the NUnit Analyzers adds handling of
Assert.IsAssignableFrom
/Assert.IsNotAssignableFrom
andAssert.Positive
/Assert.Negative
. Also insertion of trivia for code fixes forNUnit2007
andNUnit2046
have been improved.
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Bugs
Tooling, Process, and Documentation
TestableIO/System.IO.Abstractions (System.IO.Abstractions)
v21.1.3
What's Changed
FileSystemStream
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1163Full Changelog: TestableIO/System.IO.Abstractions@v21.1.2...v21.1.3
v21.1.2
What's Changed
CopyTo
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1161Full Changelog: TestableIO/System.IO.Abstractions@v21.1.1...v21.1.2
Configuration
📅 Schedule: Branch creation - "before 9am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.