From 7e07c97a8330e954dcd05f86be97a5240ad3899d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:26:15 +0000 Subject: [PATCH 1/2] Bump Bogus from 34.0.2 to 35.0.1 Bumps [Bogus](https://github.com/bchavez/Bogus) from 34.0.2 to 35.0.1. - [Release notes](https://github.com/bchavez/Bogus/releases) - [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md) - [Commits](https://github.com/bchavez/Bogus/compare/v34.0.2...v35.0.1) --- updated-dependencies: - dependency-name: Bogus dependency-type: direct:production update-type: version-update:semver-major ... 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..a81fca6 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,7 +5,7 @@ - + all From 78d047baafc0c11444de69c0b9aa4b044adff34f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Dec 2023 09:27:08 +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..0d10a8c 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=1702373227)](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.