Closed
Conversation
Bumps AsyncImageLoader.Avalonia from 3.3.0 to 3.5.0 Bumps Avalonia from 11.2.6 to 11.3.10 Bumps Avalonia.Controls.DataGrid from 11.2.6 to 11.3.10 Bumps Avalonia.Desktop from 11.2.6 to 11.3.10 Bumps Avalonia.Diagnostics from 11.2.6 to 11.3.10 Bumps CSharpier.MsBuild from 0.30.6 to 1.2.5 Bumps DialogHost.Avalonia from 0.9.2 to 0.10.3 Bumps Material.Avalonia from 3.9.2 to 3.13.4 Bumps Material.Avalonia.DataGrid from 3.9.2 to 3.13.4 Bumps Material.Icons.Avalonia from 2.2.0 to 2.4.1 Bumps Microsoft.Extensions.DependencyInjection from 9.0.3 to 10.0.1 Bumps YoutubeExplode from 6.5.4 to 6.5.6 Bumps YoutubeExplode.Converter from 6.5.4 to 6.5.6 --- updated-dependencies: - dependency-name: AsyncImageLoader.Avalonia dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-version: 11.3.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Controls.DataGrid dependency-version: 11.3.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Desktop dependency-version: 11.3.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Diagnostics dependency-version: 11.3.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: CSharpier.MsBuild dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: CSharpier.MsBuild dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: DialogHost.Avalonia dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Avalonia dependency-version: 3.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Avalonia.DataGrid dependency-version: 3.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Icons.Avalonia dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: YoutubeExplode dependency-version: 6.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: YoutubeExplode.Converter dependency-version: 6.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <[email protected]>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.3.0 to 3.5.0.
Release notes
Sourced from AsyncImageLoader.Avalonia's releases.
3.5.0
What's Changed
Full Changelog: AvaloniaUtils/AsyncImageLoader.Avalonia@v3.4.4...v3.5.0
3.4.4
What's Changed
Full Changelog: AvaloniaUtils/AsyncImageLoader.Avalonia@v3.4.3...v3.4.4
3.4.3
What's Changed
Full Changelog: AvaloniaUtils/AsyncImageLoader.Avalonia@v3.4.2...v3.4.3
3.4.2
What's Changed
Full Changelog: AvaloniaUtils/AsyncImageLoader.Avalonia@v.3.4.1...v3.4.2
3.4.1
What's Changed
Full Changelog: AvaloniaUtils/AsyncImageLoader.Avalonia@v3.4.0...v3.4.1
3.4.0
What's Changed
Full Changelog: AvaloniaUtils/AsyncImageLoader.Avalonia@v3.3.0...v3.4.0
Commits viewable in compare view.
Updated Avalonia from 11.2.6 to 11.3.10.
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.2.6 to 11.3.10.
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.2.6 to 11.3.10.
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.2.6 to 11.3.10.
Release notes
Sourced from Avalonia.Diagnostics's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated CSharpier.MsBuild from 0.30.6 to 1.2.5.
Release notes
Sourced from CSharpier.MsBuild's releases.
1.2.5
What's Changed
Performance issue when running CLI in project with pnpm on Windows #1781
1.2.4 did not properly address this
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.4...1.2.5
1.2.4
1.2.4
What's Changed
Weird enter in closing when formatting XAML TextBlock #1785
CSharpier was breaking an end element to a new line when it did not need to.
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.
Full Changelog: belav/csharpier@1.1.1...1.1.2
1.1.1
What's Changed
Unhandled exception: System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string. (Parameter 'startIndex') #1673
CSharpier was throwing an exception when formating a directory contained a file without an extension.
1.1.0
What's Changed
.gitignore from parent folders impacts formatting of children #1627
CSharpier will no longer consider
.gitignorefiles located above the root of the current git repository.Changes to stdin formatting #288 #1657
There is a new option
--stdin-filepaththat is used to specify the filepath CSharpier should use for resolving options and ignore files.When no path is specified via
stdin-path<in which case it is assumed to be xml.Support for C# 14 and .NET 10 #1654 #1646
Changes were required to support the following
Support --ignore-path CLI option #1585
It is now possible to specify the path to an ignore file
dotnet csharpier format . --ignore-path .config/.csharpierignoreFormat xaml and slnx by default #1628 #1604
CSharpier now formats
xamlandslnxby default without the need for configuration changes.XML formatting is not taking into account EOL configuration on multiline comments #1660
When formatting the following XML, CSharpier would always use the system system default for ending lines within the comment instead of the respecting the configured EOL setting.
Error when no read access to intermediate containing folder #1656
In the case that CSharpier had access to a sub directory but not the parent of that sub directory, it was failing with an exception. That has been resolved.
Misleading message after "csharpier check" #1645
Previously the
formatandcheckcommands both used the same output message. Thecheckcommand now correctly reports that it checked files and did not format them.Multiline collection expressions should not be indented #1635
CSharpier now formats collection expressions consistently when they are in a property
switch expression formatting adds odd newlines #1620
CSharpier was breaking after a discard with a when, resulting in extra new lines
multi-line raw string in linq query causes a subsequent linq query to be printed on one line #1617
... (truncated)
1.0.2
What's Changed
Performance issues when supporting .gitignore. #1588
CSharpier was using a naive algorithm for parsing and evaluating gitignore rules that caused significant perfomance issues. @kevinboss reworked the implementation to drastically increate performance.
Exclude
bin/andobj/directory content from xml formatting #1600CSharpier now excludes all files in
bin/andobj/by default.Error on syntactically valid conditional with
is#1612The following c# is valid and compiles with
9.0.300+. CSharpier was updated to properly parse it.Xml formatting with comments in text element inserts extra new lines #1607
CSharpier has some issues with formatting text that contained xml comments. That has been improved.
Input & expected output
1.0.1
Inconsistent formatting of single-line lambda expressions #1594
CSharpier
1.0.0introduced a regression that caused the following formatting. This is now working as expected.dotnet csharpier format .
dotnet csharpier check .