chore(deps): update all non-major dependencies #44
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:
1.8.6
->1.8.7
5.7.0
->5.8.0
0.27.3
->0.28.1
2024.2.17-debian-12-r2
->2024.3.30-debian-12-r2
2024.2.16-debian-12-r2
->2024.3.30-debian-12-r2
8.0.3-jammy-chiseled
->8.0.4-jammy-chiseled
8.0.203-jammy
->8.0.204-jammy
2.7.0
->2.7.1
2.5.7
->2.5.8
Release Notes
dotmake-build/command-line (DotMake.CommandLine)
v1.8.7
: DotMake.CommandLine v1.8.7FirelyTeam/firely-net-sdk (Hl7.Fhir.R4)
v5.8.0
: 5.8.0Intro:
Highlights of this new release:
Changes:
See More
This list of changes was auto generated.
belav/csharpier (csharpier)
v0.28.1
Compare Source
What's Changed
Third party .editorconfig leading to: Error Failure parsing editorconfig files #1227
When CSharpier encountered an invalid
.editorconfig
file, it would throw an exception and not format files. These files could appear in 3rd party code (for example within node_modules). CSharpier now ignores invalid lines in.editorconfigs
Thanks go to @K0Te for reporting the issue
Full Changelog: belav/csharpier@0.28.0...0.28.1
v0.28.0
Compare Source
What's Changed
Fix dedented method call if there is a long chain #1154
In some cases of method chains, the first invocation would end up dedented.
Extra newline in switch case statement with curly braces [#1192][https://github.com/belav/csharpier/issues/1192](https://togithub.com/belav/csharpier/issues/1192)2
If a case statement started with a block it would get an extra new line
Thanks go to @emberTrev for reporting the bug.
Handle more editorconfig glob patterns. #1214
The editorconfig parsing was not handling glob patterns that contained braces.
dotnet/runtime (mcr.microsoft.com/dotnet/runtime)
v8.0.4
: .NET 8.0.4Compare Source
Release
dotnet/sdk (mcr.microsoft.com/dotnet/sdk)
v8.0.204
: .NET 8.0.4Compare Source
Release
xunit/xunit (xunit)
v2.7.1
Compare Source
xunit/visualstudio.xunit (xunit.runner.visualstudio)
v2.5.8
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (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 has been generated by Mend Renovate. View repository job log here.