Open
Conversation
Bumps AsyncImageLoader.Avalonia from 3.5.0 to 3.7.0 Bumps Avalonia from 11.3.0 to 11.3.13 Bumps Avalonia.Controls.DataGrid from 11.3.0 to 11.3.13 Bumps Avalonia.Desktop from 11.3.0 to 11.3.13 Bumps Avalonia.Diagnostics from 11.3.0 to 11.3.13 Bumps Cogwheel from 2.1.0 to 2.1.1 Bumps CommunityToolkit.Mvvm from 8.4.0 to 8.4.2 Bumps CSharpier.MsBuild from 1.1.2 to 1.2.6 Bumps DialogHost.Avalonia from 0.10.3 to 0.11.0 Bumps Material.Avalonia from 3.9.2 to 3.14.2 Bumps Material.Avalonia.DataGrid from 3.9.2 to 3.14.2 Bumps Material.Icons.Avalonia from 2.2.0 to 3.0.0 Bumps Microsoft.Extensions.DependencyInjection from 9.0.3 to 10.0.5 Bumps OpenAI from 2.8.0 to 2.9.1 Bumps YoutubeExplode from 6.5.6 to 6.5.7 Bumps YoutubeExplode.Converter from 6.5.6 to 6.5.7 --- updated-dependencies: - dependency-name: AsyncImageLoader.Avalonia dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-version: 11.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia.Controls.DataGrid dependency-version: 11.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia.Desktop dependency-version: 11.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia.Diagnostics dependency-version: 11.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Cogwheel dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: CommunityToolkit.Mvvm dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: CSharpier.MsBuild dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: CSharpier.MsBuild dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: DialogHost.Avalonia dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Avalonia dependency-version: 3.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Avalonia.DataGrid dependency-version: 3.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Icons.Avalonia dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: OpenAI dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: YoutubeExplode dependency-version: 6.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: YoutubeExplode.Converter dependency-version: 6.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 AsyncImageLoader.Avalonia from 3.5.0 to 3.7.0.
Release notes
Sourced from AsyncImageLoader.Avalonia's releases.
3.7.0
What's Changed
New Contributors
Full Changelog: AvaloniaUtils/AsyncImageLoader.Avalonia@v3.6.0...v3.7.0
3.6.0
What's Changed
New Contributors
Full Changelog: AvaloniaUtils/AsyncImageLoader.Avalonia@v3.5.0...v3.6.0
Commits viewable in compare view.
Updated Avalonia from 11.3.0 to 11.3.13.
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.0 to 11.3.13.
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.0 to 11.3.13.
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.0 to 11.3.13.
Release notes
Sourced from Avalonia.Diagnostics's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Cogwheel from 2.1.0 to 2.1.1.
Release notes
Sourced from Cogwheel's releases.
2.1.1
What's Changed
New Contributors
Full Changelog: Tyrrrz/Cogwheel@2.1...2.1.1
Commits viewable in compare view.
Updated CommunityToolkit.Mvvm from 8.4.0 to 8.4.2.
Release notes
Sourced from CommunityToolkit.Mvvm's releases.
8.4.2
What's Changed
Full Changelog: CommunityToolkit/dotnet@v8.4.1...v8.4.2
8.4.1
This release of the .NET Community Toolkit updates the MVVM Toolkit analyzers and source generator to Roslyn 5.0, so they can work with C# 14 out of the box. This means that
[ObservableProperty]on partial properties no longer needspreviewlanguage version 🎉What's Changed 🆕
--no-buildargument in dotnet test invokation by @echoix in Remove extra dash in--no-buildargument in dotnet test invokation CommunityToolkit/dotnet#1132[ObservableProperty]by @Sergio0694 in Fix C# language version checks for[ObservableProperty]CommunityToolkit/dotnet#1140New Contributors
--no-buildargument in dotnet test invokation CommunityToolkit/dotnet#1132Full Changelog: CommunityToolkit/dotnet@v8.4.0...v8.4.1
Commits viewable in compare view.
Updated CSharpier.MsBuild from 1.1.2 to 1.2.6.
Release notes
Sourced from CSharpier.MsBuild's releases.
1.2.6
What's Changed
[Bug]: XML with DOCTYPE results in "invalid xml" warning #1809
CSharpier was not formatting xml that included a doctype and instead reporting that it was invalid xml.
[Bug]: Initializing a span using
stackallocleads to different formatting compared tonew#1808When initializing a spacn using stackalloc, it was not being formatting consistently with other code
[Bug]: Comments in otherwise empty object pattern disappear when formatting #1804
CSharpier was removing comments if they were the only content of an object pattern.
Order Modifiers (IDE0036) not formatting when code is preceded by a comment. #1784
When incorrectly ordered modifiers were preceded by a comment they were not being reordered. Thanks go to @TimothyMakkison for the contribution
Performance issue when running CLI in project with pnpm on Windows #1781
The code to determine if there is a version of CSharpier.MsBuild referenced that does not match the version of CSharpier being run has been optimized to not look in node_modules or .git. This significantly speeds things up in some setups.
Full Changelog: belav/csharpier@1.2.3...1.2.4
1.2.3
What's Changed
Large directories ignored in .gitignore significantly impact performance. #1776
CSharpier was enumerating all files within all subdirectories and then determining if they should be formatted or not. That logic was optimized to only enumerate files in directories that are not ignored.
Full Changelog: belav/csharpier@1.2.2...1.2.3
1.2.2
What's Changed
The null coalescing operator is grouped in an unexpected place #1769
Null coalescing is now consistently broken thanks to a contribution from @ogaken-1
Xml formatter should not add a second line #1760
When formatting an xml file with a declaration and extra blank line was being added.
... (truncated)
1.2.1
What's Changed
Multiline comments are now formatted in a single line in XML format #1747
The 1.2.0 release was combining xml comments into a single line.
Full Changelog: belav/csharpier@1.2.0...1.2.1
1.2.0
What's Changed
Custom XML Parser #1679
CSharpier now has a custom xml parser.
XmlDocumentandXDocumentdo not provide the original white space or the original attribute values from the file that was parsed which blocked the ability to implement supporting keeping empty new lines and not automatically encoding attributes.Support for keeping empty lines in xml files #1599
CSharpier now supports keeping a single empty line between elements in xml files. It will remove any initial or trailing empty lines.
Xml - don't automatically encode attribute values #1610
CSharpier will no longer encode attribute values. It will leave them encoded if they are supplied that way.
Add option to all integrations to report incorrect formatting as a warning instead of error #1687
Formatting "using" import split on multiple lines requires formatting it twice to get the expected result #1698
When a using contained a newline before the namespace it was not being sorted properly.