From 7ce2ca8f5928c6b2abb7d3c53531409a6a49e511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 00:44:08 +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 d4bf259..e3962a6 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -58,7 +58,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 ac25db4..5a5279d 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",