From 27166ac5d410a46ade6fec9042d62b9ca824ed0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 10:03:25 +0000 Subject: [PATCH 1/2] Bump xunit.analyzers from 1.6.0 to 1.7.0 Bumps [xunit.analyzers](https://github.com/xunit/xunit.analyzers) from 1.6.0 to 1.7.0. - [Commits](https://github.com/xunit/xunit.analyzers/compare/1.6.0...1.7.0) --- updated-dependencies: - dependency-name: xunit.analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index d78cc20..d7f2b70 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 19f07bf4a862e586bd7a6a814acc5009030e48a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Dec 2023 10:04:13 +0000 Subject: [PATCH 2/2] Refresh coverage badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84dc741..dfc9a62 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Logo [![Main workflow state](https://github.com/AndreuCodina/CrossValidation/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/AndreuCodina/CrossValidation/actions/workflows/main.yml) -[![Coverage Status](https://coveralls.io/repos/github/AndreuCodina/CrossValidation/badge.svg?branch=main&coveralls_badge_current_milliseconds=1697800049)](https://coveralls.io/github/AndreuCodina/CrossValidation?branch=main) +[![Coverage Status](https://coveralls.io/repos/github/AndreuCodina/CrossValidation/badge.svg?branch=main&coveralls_badge_current_milliseconds=1702289053)](https://coveralls.io/github/AndreuCodina/CrossValidation?branch=main) [![NuGet](https://img.shields.io/nuget/v/CrossValidation?color=blue&label=nuget)](https://www.nuget.org/packages/CrossValidation) State-of-the-art .NET library to handle errors and validate data.