Bump the dotnet-dependencies group with 16 updates#21
Merged
nficano merged 4 commits intoMay 22, 2026
Conversation
Bumps Argu from 6.2.4 to 6.2.5 Bumps coverlet.collector from 6.0.2 to 10.0.1 Bumps fantomas from 7.0.1 to 7.0.5 Bumps FsCheck.Xunit from 3.0.0 to 3.3.3 Bumps FSharp.Control.TaskSeq from 0.4.0 to 1.1.1 Bumps FsToolkit.ErrorHandling from 4.18.0 to 5.2.0 Bumps FsUnit.xUnit from 6.0.1 to 7.1.1 Bumps Giraffe from 7.0.2 to 8.2.0 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.0 to 10.0.8 Bumps Microsoft.Extensions.TimeProvider.Testing from 10.5.0 to 10.6.0 Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 18.5.1 Bumps Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.300 Bumps OpenTelemetry.Api from 1.13.0 to 1.15.3 Bumps Ulid from 1.3.4 to 1.4.1 Bumps xunit from 2.9.2 to 2.9.3 Bumps xunit.runner.visualstudio from 2.8.2 to 3.1.5 --- updated-dependencies: - dependency-name: Argu dependency-version: 6.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: fantomas dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: FsCheck.Xunit dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: FSharp.Control.TaskSeq dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: FsToolkit.ErrorHandling dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: FsUnit.xUnit dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Giraffe dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.Extensions.TimeProvider.Testing dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: OpenTelemetry.Api dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Ulid dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 Argu from 6.2.4 to 6.2.5.
Release notes
Sourced from Argu's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated coverlet.collector from 6.0.2 to 10.0.1.
Release notes
Sourced from coverlet.collector's releases.
10.0.1
Improvements
Fixed
Maintenance
Diff between 10.0.0 and 10.0.1
10.0.0
Improvements
--coverlet-file-prefixoption for unique report files #1869Fixed
Maintenance
Diff between 8.0.1 and 10.0.0
8.0.1
Fixed
Improvements
Diff between 8.0.0 and 8.0.1
8.0.0
Special Thanks: A huge thank you to @Bertk for driving the majority of the work in this release! 🎉
Fixed
Improvements
Diff between 6.0.4 and 8.0.0
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Commits viewable in compare view.
Updated fantomas from 7.0.1 to 7.0.5.
Release notes
Sourced from fantomas's releases.
7.0.3
7.0.3
Fixed
Special thanks to @Numpsy and @nojaf!
https://www.nuget.org/packages/fantomas/7.0.3
7.0.2
7.0.2
Changed
Fixed
Special thanks to @alex-de-oliveira and @dawedawe!
https://www.nuget.org/packages/fantomas/7.0.2
Commits viewable in compare view.
Updated FsCheck.Xunit from 3.0.0 to 3.3.3.
Release notes
Sourced from FsCheck.Xunit's releases.
3.3.3
Add Gen.pick and Gen.tryPick functions.
Fill NullReferenceException when using Replay with an Implies combinator.
Improve behavior of stamps and labels when using And/Or property combinators.
3.3.2
Fixed FsCheck.NUnit failure reporting. (by Brian Rourke Boll)
Added a replay hint to failure message. (by Brian Rourke Boll)
3.3.1
Update xunit.v3.extensibility.core to v3.0.1 to fix a test discovery issue. (by Hyogeol Lee)
3.3.0
Added FsCheck.Xunit.v3. (by JohSand)
3.2.0
Support C# struct record generation. (by Brian Rourke Boll)
Xunit
PropertyrespectsIAsyncLifetime. (by Arialdo Martini)3.1.0
Support Async<'Testable> & Task<'Testable>. Slight behavior change: an explicit upcast to non-generic
Task(:> Task) is now needed for tests involvingTask<'T>where'Tis not itself a testable type. (by Brian Rourke Boll)3.0.1
Commits viewable in compare view.
Updated FSharp.Control.TaskSeq from 0.4.0 to 1.1.1.
Release notes
Sourced from FSharp.Control.TaskSeq's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated FsToolkit.ErrorHandling from 4.18.0 to 5.2.0.
Release notes
Sourced from FsToolkit.ErrorHandling's releases.
5.2.0
valueTaskValueOptionCE forValueTask<'T voption>computation expressions Credits @CopilotcancellableValueTaskOptionandcancellableValueTaskResultCEs for IcedTasks Credits @CopilotSourceoverloads totaskResultOptionCE for interop withResult,TaskResult,Option,Task, andAsyncCredits @CopilotrequireSomeWithandrequireNoneWithfor lazy error evaluation Credits @CopilotTaskResult.ofCatchTaskCredits @Copilot5.2.0-beta001
valueTaskValueOptionCE forValueTask<'T voption>computation expressions Credits @CopilotcancellableValueTaskOptionandcancellableValueTaskResultCEs for IcedTasks Credits @CopilotSourceoverloads totaskResultOptionCE for interop withResult,TaskResult,Option,Task, andAsyncCredits @CopilotrequireSomeWithandrequireNoneWithfor lazy error evaluation Credits @CopilotTaskResult.ofCatchTaskCredits @Copilot5.1.0
5.1.0-beta001
5.0.1
5.0.0
5.0.0-beta014
5.0.0-beta013
5.0.0-beta012
5.0.0-beta011
5.0.0-beta010
5.0.0-beta009
5.0.0-beta008
5.0.0-beta007
5.0.0-beta006
5.0.0-beta005
5.0.0-beta004
5.0.0-beta003
5.0.0-beta002
5.0.0-beta001
Commits viewable in compare view.
Updated FsUnit.xUnit from 6.0.1 to 7.1.1.
Release notes
Sourced from FsUnit.xUnit's releases.
7.1.1
What's Changed
New Contributors
Full Changelog: fsprojects/FsUnit@7.0.1...7.1.1
7.0.1
What's Changed
Full Changelog: fsprojects/FsUnit@7.0.0...7.0.1
7.0.0
What's Changed
xunit.v3as testing framework. - (Update xunit to v3 and other dependencies fsprojects/FsUnit#297)Full Changelog: fsprojects/FsUnit@6.0.1...7.0.0
Commits viewable in compare view.
Updated Giraffe from 7.0.2 to 8.2.0.
Release notes
Sourced from Giraffe's releases.
8.2.0
Breaking changes
safeRedirectTo,safeRedirectToExt,validateCsrfTokenExtand more. Those deal with:redirectToto prevent cross-site scripting (XSS)Deserialize<'T>(xml: string)method now uses a configuration to prevent XXE attacks.<Nullable>enable</Nullable>), our users started running into problems that boils down toJson.ISerializerhaving theAllowNullLiteralattribute.Json.ISerializerand theXml.ISerializer.Other updates
8.2.0-alpha-002
8.2.0-alpha-001
Breaking changes
safeRedirectTo,safeRedirectToExt,validateCsrfTokenExtand more. Those deal with:redirectToto prevent cross-site scripting (XSS)Deserialize<'T>(xml: string)method now uses a configuration to prevent XXE attacks.redirectTohandler now marked as Obsolete.Other updates
8.1.0-alpha-001
Breaking changes
<Nullable>enable</Nullable>), our users started running into problems that boils down toJson.ISerializerhaving theAllowNullLiteralattribute.Json.ISerializerand theXml.ISerializer.Other updates
8.0.0-alpha-003
8.0.0-alpha-002
8.0.0-alpha-001
With this release, we're improving the codebase a bit by fixing warnings triggered by Ionide.Analyzers, and adding .NET 9 as a target framework to the project.
Other than that, we're adding new router functions for the
EndpointRoutingmodule which will let the user interact with Giraffe'sConfigureEndpointdirectly. This will let you use Asp.Net extensions directly, like rate limiting, response caching, etc. Just remember its type definition:And here we have the list of PRs related to this release:
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 9.0.0 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
10.0.0-preview.6.25358.103
You can build .NET 10.0 Preview 6 from the repository by cloning the release tag
v10.0.0-preview.6.25358.103and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.5.25277.114
You can build .NET 10.0 Preview 5 from the repository by cloning the release tag
v10.0.0-preview.5.25277.114and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.4.25258.110
You can build .NET 10.0 Preview 4 from the repository by cloning the release tag
v10.0.0-preview.4.25258.110and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.3.25171.5
You can build .NET 10.0 Preview 3 from the repository by cloning the release tag
v10.0.0-preview.3.25171.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.2.25163.2
You can build .NET 10.0 Preview 2 from the repository by cloning the release tag
v10.0.0-preview.2.25163.2and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.1.25080.5
You can build .NET 10.0 Preview 1 from the repository by cloning the release tag
v10.0.0-preview.1.25080.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the [dotnet/dotnet repository](https....
Description has been truncated