From 8012a5e00dfc2dd61739fcda597d2b7b9db45c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 01:33:12 +0000 Subject: [PATCH] Bump coverlet.collector from 6.0.4 to 10.0.1 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- tests/LakeWright.TenantIsolation.Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 25dfb8f..5cf4d6c 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -51,7 +51,7 @@ the run still passes and still reports a count rather than a proportion. LakeWright.AI shipped with only its line transform covered by a test CI ran, and a review caught that rather than a number. --> - + diff --git a/tests/LakeWright.TenantIsolation.Tests/packages.lock.json b/tests/LakeWright.TenantIsolation.Tests/packages.lock.json index 93df534..657ae4e 100644 --- a/tests/LakeWright.TenantIsolation.Tests/packages.lock.json +++ b/tests/LakeWright.TenantIsolation.Tests/packages.lock.json @@ -13,9 +13,9 @@ }, "coverlet.collector": { "type": "Direct", - "requested": "[6.0.4, )", - "resolved": "6.0.4", - "contentHash": "lkhqpF8Pu2Y7IiN7OntbsTtdbpR1syMsm2F3IgX6ootA4ffRqWL5jF7XipHuZQTdVuWG/gVAAcf8mjk8Tz0xPg==" + "requested": "[10.0.1, )", + "resolved": "10.0.1", + "contentHash": "27jXSV/0DbVqF5jDrAxuQFZ9oaz6gmG03p8ttxAFk+X0M4woFYj7MoWDLCna5EGLb0CE6OE7X6ZH3Wt5smTtaA==" }, "FsCheck": { "type": "Direct",