chore(deps): update all non-major dependencies - #419
Open
renovate[bot] wants to merge 3 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #419 +/- ##
=======================================
Coverage 82.50% 82.50%
=======================================
Files 259 259
Lines 12395 12395
Branches 1206 1206
=======================================
Hits 10226 10226
Misses 1798 1798
Partials 371 371 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 28, 2025 01:32
4a5044d to
86bfb64
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
October 4, 2025 05:11
39ed156 to
9d9a311
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
11 times, most recently
from
October 11, 2025 01:10
80cb31c to
822917a
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
October 16, 2025 22:57
bf14fd3 to
126422e
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
14 times, most recently
from
November 3, 2025 22:47
1dc4063 to
c58aa4f
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
November 11, 2025 02:10
3bd8d39 to
03d9d9b
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
November 18, 2025 03:42
4b866cf to
88f4032
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
November 21, 2025 12:44
04ae059 to
ba5736c
Compare
Signed-off-by: Malte Kunath <malte.kunath@tngtech.com>
…for different line endings on ubuntu and windows Signed-off-by: Malte Kunath <malte.kunath@tngtech.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.
This PR contains the following updates:
4.0.0→4.3.35.1.0→5.2.04.3.0→4.4.06.0.0→6.1.14.6.1→4.6.20.61.39→0.90.4530.19.0→30.20.1v5.0.0→v5.4.01.1.2→1.3.05.4.16→5.5.11v4.31.5→v4.37.70.6.0→0.8.03.1.4→3.1.53.0.1→3.2.2Release Notes
microsoft/testfx (MSTest)
v4.3.3See the release notes here
v4.3.2See the release notes here
v4.3.0See the release notes here
v4.2.3See the release notes here
v4.2.2See the release notes here
v4.2.1See the release notes here
v4.1.0See the release notes here
serilog/serilog (Serilog)
v4.4.0What's Changed
SelfMetricsby @nblumhardt in #2237New Contributors
Full Changelog: serilog/serilog@v4.3.1...v4.4.0
v4.3.1What's Changed
New Contributors
Full Changelog: serilog/serilog@v4.3.0...v4.3.1
serilog/serilog-sinks-console (Serilog.Sinks.Console)
v6.1.1What's Changed
Full Changelog: serilog/serilog-sinks-console@v6.1.0...v6.1.1
v6.1.0{UtcTimestamp}in output templates (@ManuelRin)thomhurst/TUnit (TUnit)
v0.90.45: 0.90.45What's Changed
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.90.42...v0.90.45
v0.90.42: 0.90.42What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.90.38...v0.90.42
v0.90.38: 0.90.38What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.90.35...v0.90.38
v0.90.35: 0.90.35What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.90.32...v0.90.35
VerifyTests/Verify (Verify.xunit)
v30.20.1Compare Source
v30.20.0Compare Source
v30.19.2Compare Source
v30.19.1Compare Source
actions/setup-dotnet (actions/setup-dotnet)
v5.4.0Compare Source
What's Changed
Enhancements
Documentation
Bug Fixes
Dependency Updates
New Contributors
Full Changelog: actions/setup-dotnet@v5...v5.4.0
v5.3.0Compare Source
What's Changed
Enhancements
Dependency Updates
Bug Fixes
New Contributors
Full Changelog: actions/setup-dotnet@v5...v5.3.0
v5.2.0Compare Source
What's changed
Enhancements
Dependency Updates
Full Changelog: actions/setup-dotnet@v5...v5.2.0
v5.1.0Compare Source
What's Changed
Documentation
Dependency updates
New Contributors
Full Changelog: actions/setup-dotnet@v5...v5.1.0
v5.0.1Compare Source
What's Changed
Full Changelog: actions/setup-dotnet@v5...v5.0.1
belav/csharpier (csharpier)
v1.3.0Compare Source
Breaking Changes
Change xml formatting to return error when it runs into syntax error so it is consistent with c# #1854
Previously CSharpier treated an invalid xml file as a warning instead of an error. This was inconsistent with how it treated c# files.
Invalid c# or xml files are not treated as errors.
The
--compilation-errors-as-warningsargument has been renamed to--syntax-errors-as-warningsand can be used to return warnings instead of errors when encountering invalid files.What's Changed
Feature: Configurable whitespace handling for xml #1790
CSharpier now supports two types of xml whitespace formatting strict or ignore.
By default all xml except
xamloraxamlis treated as strict whitespace. See detailsFeature: Move closing bracket for xml elements to the same line. #1598
With strict xml whitespace handling, csharpier now keeps the closing bracket for an element on the same line instead of breaking it to a new line.
Feature: Support for csharpier-ignore with XML formatter #1788
CSharpier now supports
csharpier-ignorein xml files. See detailsFeature: Add MSBuild transitive and multi-target support #1833
CSharpier.MSBuild can now work as a transitive dependency.
Feature: allow checking formatting with cache #1830
The
csharpier checkcommand now supports a--use-cacheoption.Feature: remove dependency on Microsoft.AspNetCore.App #1508
Previously CSharpier required that Microsoft.AspNetCore.App be installed. CSharpier has been modified to use an HttpListener when it is run using
serverto remove the need for this dependency.Fix: csharpier-ignore comment removes linespaces before block #1867
CSharpier was removing blank lines before csharpier-ignore comments in some cases
Fix: Inconsistent indentation for raw string literals. #1857
CSharpier was not consistently indenting raw string literals when they were inside of simple lambdas.
Fix: case of modifier reorder with leading trivia #1855
CSharpier was incorrectly reporting a syntax validation failure when it was reordering modifiers. This is now resolved.
Fix: Xml breaks final element when it contains mixed content #1841
CSharpier was breaking the end element in some cases when it should not be.
Fix: Unable to ignore csharpier formatting within case statement group #1824
CSharpier now supports
csharpier-ignorecomments within case statements.Fix: Incorrect formatting for simple lambda expression with comment #1147
CSharpier was indenting code for a simple lambda with a leading comment.
Fix: Ignores files it shouldn't ignore when negative patterns are used #1803
Fixed a couple more edgecases with CSharpier not handling negative ignore patterns the same way that git does
Fix: Tolerate missing directories when formatting from stdin #1848
CSharpier was throwing a
DirectoryNotFoundExceptionif it were passed a path via--stdin-pathwith a directory that did not exist.Fix: Stop .gitignore walk at git worktree boundary #1860
When CSharpier walks up the target directory looking for
.gitignorefiles it stops when encountering a.gitdirectory. However in a git worktree there is no directory,.gitis a file. This change ensures CSharpier stops when encountering a.gitfile so that CSharpier behaves the same in a worktree.perf: cache
IgnoreWithBasePath#1758perf: fast comparison using
FullSpanand source code #1737perf: optimise
SyntaxNodeComparer#1730perf: set capacity of
ListinMembersForcedLine#1709perf: use
Stack.Peekto reducePopandPushchurn #1708perf: add
Doc.Nullcheck toArgumentavoidsConcatcreation #1706perf: use overload for
Any( SyntaxTriviaListto prevent allocations #1703Full Changelog: belav/csharpier@1.2.6...1.3.0
v1.2.6Compare Source
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.
Full Changelog: belav/csharpier@1.2.5...1.2.6
v1.2.5Compare Source
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
v1.2.4Compare Source
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
v1.2.3Compare Source
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
v1.2.2Compare Source
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.
Git ignore patterns do not work the same as git #1759
The handling of ignore patterns did not properly match how git handles them. The logic has been reworked and now has tests that compare it directly to git.
Fix server crash when launched without console #1774
If a plugin launched
csharpier serverwithout a console it would crash. This has been resolved thanks to @rcdaileyFull Changelog: belav/csharpier@1.2.1...1.2.2
v1.2.1Compare Source
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
v1.2.0Compare Source
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.
An empty line is inserted in lambda #1694
CSharpier was inserting an extra blank line in some situations with a lambda and a collection expression
Indent .ThenInclude() for clearer navigation hierarchy in EF Core queries #1602
CSharpier now treats
.ThenIncludeas a special case to improve formatting of EF queriesInconsistent indentation between
isand other operators #1601Pattern operators were being indented inconsistently with other operators. The formatting is now more consistent
Error when formatting with an indent size <= 0 #1741
Previously csharpier would attempt to format code when indent size was set to 0. This was not intentional and had a number of bugs. CSharpier now error out when encountering an indent size of 0
Fix condition causing FirstTargetFramework build property erasure #1696
In some situations CSharpier.Msbuild was running into a build failure.
Full Changelog: belav/csharpier@1.1.2...1.2.0
danielpalme/ReportGenerator (dotnet-reportgenerator-globaltool)
v5.5.11: ReportGenerator_5.5.11Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.10: ReportGenerator_5.5.10Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.9: ReportGenerator_5.5.9Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.8: ReportGenerator_5.5.8Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.7: ReportGenerator_5.5.7Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.6: ReportGenerator_5.5.6Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.5: ReportGenerator_5.5.5Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.4: ReportGenerator_5.5.4Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.3: ReportGenerator_5.5.3Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.2: ReportGenerator_5.5.2Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.1: ReportGenerator_5.5.1Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.5.0: ReportGenerator_5.5.0Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
v5.4.18: ReportGenerator_5.4.18Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0
v5.4.17: ReportGenerator_5.4.17Compare Source
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0
github/codeql-action (github/codeql-action)
v4.37.7Compare Source
v4.37.6Compare Source
.github/codeql-config.ymlto align it with the suggested path that is used elsewhere. #4070v4.37.5Compare Source
initAction instead of falling back to downloading the bundle before extracting it. #4061v4.37.4Compare Source
v4.37.3Compare Source
No user facing changes.
v4.37.2Compare Source
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023v4.37.1Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.