chore(deps): update all non-major dependencies #273
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:
3.31.1
->3.32.0
5.12.1
->5.12.2
5.12.1
->5.12.2
9.0.7
->9.0.8
9.0.7
->9.0.8
6.1.0
->6.1.1
9.0.3
->9.0.4
30.5.0
->30.11.0
1.0.3
->1.1.2
17.5
->17.6
9.0.7-noble-chiseled
->9.0.8-noble-chiseled
9.0.303-noble
->9.0.304-noble
26.3.1
->26.3.3
3.1.3
->3.1.4
Release Notes
FirelyTeam/firely-net-sdk (Hl7.Fhir.Base)
v5.12.2
: 5.12.2Intro:
Added FHIRPath debug tracer.
Fixes bugs related to paralelization when using SerializationFilter.
Optimization tweaks.
Changes:
This list of changes was auto generated.
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)
v9.0.8
PragmaticFlow/NBomber (NBomber)
v6.1.1
: NBomber 6.1.1Fixes
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
v9.0.4
What's Changed
ETag
values by @martincostello in #3490Accept-Encoding
parsing by @martincostello in #3492Accept-Encoding
quality by @martincostello in #3493WebHost
usage from tests by @martincostello in #3517$type
discriminator for[JsonPolymorphic]
by @lilinus in #3496New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.3...v9.0.4
VerifyTests/Verify (Verify.Xunit)
v30.11.0
Compare Source
v30.10.0
Compare Source
v30.9.0
Compare Source
v30.8.0
Compare Source
v30.7.3
Compare Source
v30.7.2
Compare Source
v30.7.1
Compare Source
v30.7.0
Compare Source
v30.6.1
Compare Source
v30.6.0
Compare Source
belav/csharpier (csharpier)
v1.1.2
Compare Source
What's Changed
Inconsistencies with null-coalescing wrapping on method chains #1573
On longer method chains, depending on the exact chain a null coalescing expression wouldn't always be preceded by a new line.
Full Changelog: belav/csharpier@1.1.1...1.1.2
v1.1.1
Compare Source
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.
Full Changelog: belav/csharpier@1.1.1...1.1.1
v1.1.0
Compare Source
What's Changed
.gitignore from parent folders impacts formatting of children #1627
CSharpier will no longer consider
.gitignore
files located above the root of the current git repository.Changes to stdin formatting #288 #1657
There is a new option
--stdin-filepath
that 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/.csharpierignore
Format xaml and slnx by default #1628 #1604
CSharpier now formats
xaml
andslnx
by 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
format
andcheck
commands both used the same output message. Thecheck
command now correctly reports that it checked files and did not format them.dotnet/sdk (mcr.microsoft.com/dotnet/sdk)
v9.0.304
Compare Source
xunit/visualstudio.xunit (xunit.runner.visualstudio)
v3.1.4
Compare Source
Configuration
📅 Schedule: Branch creation - On day 1 of the month, every 3 months ( * * 1 */3 * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.