Bump the dependencies group with 17 updates #56
Closed
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.
Updated Avalonia from 11.3.1 to 11.3.7.
Release notes
Sourced from Avalonia's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Avalonia.Controls.DataGrid from 11.3.1 to 11.3.7.
Release notes
Sourced from Avalonia.Controls.DataGrid's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Avalonia.Desktop from 11.3.1 to 11.3.7.
Release notes
Sourced from Avalonia.Desktop's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Avalonia.Diagnostics from 11.3.1 to 11.3.7.
Release notes
Sourced from Avalonia.Diagnostics's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Avalonia.Fonts.Inter from 11.3.1 to 11.3.7.
Release notes
Sourced from Avalonia.Fonts.Inter's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Avalonia.Skia from 11.3.1 to 11.3.7.
Release notes
Sourced from Avalonia.Skia's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated coverlet.msbuild from 6.0.2 to 6.0.4.
Release notes
Sourced from coverlet.msbuild's releases.
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Commits viewable in compare view.
Updated FluentAvaloniaUI from 2.3.0 to 2.4.0.
Release notes
Sourced from FluentAvaloniaUI's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Generator.Equals from 3.2.0 to 3.2.1.
Release notes
Sourced from Generator.Equals's releases.
3.2.1
What's Changed
New Contributors
Full Changelog: diegofrata/Generator.Equals@3.2.0...3.2.1
Commits viewable in compare view.
Updated GitVersion.MsBuild from 6.3.0 to 6.4.0.
Release notes
Sourced from GitVersion.MsBuild's releases.
6.4.0
As part of this release we had 196 commits which resulted in 13 issues being closed.
Bug
PathTooLongException
by ferenc-a resolved in !4647 by asbjornuFeatures
Improvements
Contributors
9 contributors made this release possible.
SHA256 Hashes of the release artifacts
e631d7cfb854c601ce059c075b1fc4ee10e31900856853b401e1c4448e50228a - gitversion-linux-arm64-6.4.0.tar.gz
7e994ba9e8c3fbd11b9e3c6eb331ecf6315f0f89ca0e7e45c576f9770fda5932 - gitversion-linux-musl-arm64-6.4.0.tar.gz
e9f7fd1a83e50a746168bb4d43d89fc64ab4b5f6eb501fa554430e87da444205 - gitversion-linux-musl-x64-6.4.0.tar.gz
f30173d72b1c5a20dbf058f37dc012ed52468ec7741fa551a4ffb30cf41642e2 - gitversion-linux-x64-6.4.0.tar.gz
3d32c6a2fd5f58615f7c6b6d3b5e0c5fe996af647c1b4fa42a3ee8dfe80213dc - gitversion-osx-arm64-6.4.0.tar.gz
cc1fd589f2fe05116e78b1e3bc942fbe3e615e87767d8cf7df0aaa9c744c81f9 - gitversion-osx-x64-6.4.0.tar.gz
8d43f8bb2f93e76b08981fe82a57754374a48343b5f0ba79a3c414ce3aae6ce6 - gitversion-win-arm64-6.4.0.zip
72961cab2b1f43ac12ddd05caf9f4f4fbf8b6a95e3100f401343263959be9c5c - gitversion-win-x64-6.4.0.zip
Commits viewable in compare view.
Updated Magick.NET-Q16-AnyCPU from 14.6.0 to 14.8.2.
Release notes
Sourced from Magick.NET-Q16-AnyCPU's releases.
14.8.2
What's Changed
Related changes in ImageMagick since the last release of Magick.NET:
Library updates:
Full Changelog: dlemstra/Magick.NET@14.8.1...14.8.2
14.8.1
What's Changed
Gravity
overload of theSplice
method (#1881).Related changes in ImageMagick since the last release of Magick.NET:
-limit height/width
(Fix infinite loop when decoding JXL with-limit height/width
ImageMagick/ImageMagick#8303)Library updates:
Full Changelog: dlemstra/Magick.NET@14.8.0...14.8.1
14.8.0
What's Changed
Sf3
toMagickFormat
.Gravity
overload to theSplice
method (#1881).TrimMemory
to theResourceLimits
(#1854).Library updates:
Full Changelog: dlemstra/Magick.NET@14.7.0...14.8.0
14.7.0
What's Changed
Resize
method that allows specifying the filter (#1819).ArrayPool
API in .NET Standard 2.1 or later to reduce the creation of LOH objects (#1812).X
andY
in thePointD
struct (#1856).MagickGeometry
class (#1855).Icn
toMagickFormat
.Related changes in ImageMagick since the last release of Magick.NET:
Library updates:
Full Changelog: dlemstra/Magick.NET@14.6.0...14.7.0
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection from 9.0.6 to 9.0.9.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
9.0.8
Release
What's Changed
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationException
onTestOutputHelper
logging. dotnet/runtime#116916Ping_TimedOut_*
tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*
tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.0.0
What's Changed
Internal fixes and updates
... (truncated)
Commits viewable in compare view.
Updated NLog from 5.5.0 to 6.0.4.
Release notes
Sourced from NLog's releases.
6.0.4
Improvements
6.0.3
6.0.2
6.0.1
Improvements
6.0
Major changes:
ReadOnlySpan
to reduce memory allocationsFlushAsync
andIDisposableAsync
ConcurrentWrites
ArchiveSuffixFormat
NLog v6 has reduced its footprint by extracting features into separate nuget-packages:
List of all NLog 6.0 Pull Requests
See also List of major changes in NLog v6 for more details.
Thanks to all contributers: @ana1250, @Pavan8374, @smnsht, @RomanSoloweow, @wadebaird, @hangy, @lavige777, @jokoyoski, @saltukkos, @nih0n, @michaelplavnik, @Aaronmsv, @ShadowDancer, @Orace, @tvogel-nid, @martinzding, @kurnakovv, @dance, @JohnVerheij
6.0.0-rc4
Improvements
6.0.0-rc3
Improvements
6.0.0-rc2
Improvements
<IsAotCompatible>
ForceWriteLine
ReadOnlySpan<MessageTemplateParameter>
6.0.0-rc1
Improvements
<Nullable>enable</Nullable>
and introducedLayout.Empty
[RequiredParameter]
as obsolete, and replaced with explicit option validation during initialization.LogEventInfo.SequenceID
and${sequenceid}
as obsolete, and instead use${counter:sequence=global}
.[OverloadResolutionPriority(-1)]
when using C# 13Unless something bad is discovered, then this will be the last preview build, before the final release of NLog v6.0
Updated NLog v6.0 release notes: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html
6.0.0-preview1
Major Changes
NLog v6.0 release notes: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html
List of all NLog 6.0 Pull Requests
Thanks to all contributers: @ana1250, @Pavan8374, @smnsht, @RomanSoloweow, @wadebaird, @hangy, @lavige777, @jokoyoski, @saltukkos, @nih0n, @michaelplavnik, @Aaronmsv, @ShadowDancer, @Orace, @tvogel-nid, @martinzding, @kurnakovv
5.5.1
Commits viewable in compare view.
Updated SixLabors.ImageSharp from 3.1.9 to 3.1.11.
Release notes
Sourced from SixLabors.ImageSharp's releases.
3.1.11
What's Changed
Full Changelog: SixLabors/ImageSharp@v3.1.10...v3.1.11
3.1.10
What's Changed
Full Changelog: SixLabors/ImageSharp@v3.1.9...v3.1.10
Commits viewable in compare view.
Updated System.Linq.Async from 6.0.1 to 6.0.3.
Release notes
Sourced from System.Linq.Async's releases.
6.0.3
Changes:
Bugs:
Enhancement:
Others:
See More
... (truncated)
6.0.2
Changes:
Bugs:
Enhancement:
Others:
See More
... (truncated)
Commits viewable in compare view.
Updated xunit.runner.visualstudio from 3.0.0 to 3.1.5.
Release notes
Sourced from xunit.runner.visualstudio's releases.
No release notes found for this version range.
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions