From 3f435a75a7f319bfad6429d86de4b4bb66d59da2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 16:37:56 +0000 Subject: [PATCH] Bump the pkg-updates group with 3 updates Bumps the pkg-updates group with 3 updates: [coverlet.collector](https://github.com/coverlet-coverage/coverlet), [NUnit](https://github.com/nunit/nunit) and [Verify.NUnit](https://github.com/VerifyTests/Verify). Updates `coverlet.collector` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3) Updates `NUnit` from 4.3.2 to 4.3.2 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.3.2...4.3.2) Updates `Verify.NUnit` from 28.7.0 to 28.7.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/28.7.0...28.7.1) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pkg-updates - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pkg-updates - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pkg-updates ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 4 ++-- .../BuilderGenerator.Tests/packages.lock.json | 20 +++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 515ec3e..cc9ae5d 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,7 +5,7 @@ $(NoWarn);NU1507 - + @@ -15,7 +15,7 @@ - + \ No newline at end of file diff --git a/tests/BuilderGenerator.Tests/packages.lock.json b/tests/BuilderGenerator.Tests/packages.lock.json index cb00150..356a3eb 100644 --- a/tests/BuilderGenerator.Tests/packages.lock.json +++ b/tests/BuilderGenerator.Tests/packages.lock.json @@ -4,9 +4,9 @@ "net8.0": { "coverlet.collector": { "type": "Direct", - "requested": "[6.0.2, )", - "resolved": "6.0.2", - "contentHash": "bJShQ6uWRTQ100ZeyiMqcFlhP7WJ+bCuabUs885dJiBEzMsJMSFr7BOyeCw4rgvQokteGi5rKQTlkhfQPUXg2A==" + "requested": "[6.0.3, )", + "resolved": "6.0.3", + "contentHash": "SvLbRq7gjzE34BI90vP6ge812+PAjinNoKhdFZHwVEu/ozJgZY+0KyDh1K0teDeMeuzQJuF8OvleRBYXsZDz0A==" }, "GitHubActionsTestLogger": { "type": "Direct", @@ -65,16 +65,16 @@ }, "Verify.NUnit": { "type": "Direct", - "requested": "[28.7.0, )", - "resolved": "28.7.0", - "contentHash": "xIHRmmG2A4+oje981qTBD7pjMgATQXB8b19wXNA20Z+6Iat63GaCb+Ctdqf66AjDibpC2HNXM6bLaWcSiJXnIg==", + "requested": "[28.7.1, )", + "resolved": "28.7.1", + "contentHash": "0aZPB5EpeRwqYW6RbRr161NrlSJ6+ro48rOv0K4B8OtrTucnzErj627jSnyT6VPt8WimkJIu/PsjprSHM2Wiqg==", "dependencies": { "Argon": "0.26.0", "DiffEngine": "15.6.0", - "NUnit": "4.3.0", + "NUnit": "4.3.2", "SimpleInfoName": "3.1.0", "System.IO.Hashing": "9.0.0", - "Verify": "28.7.0" + "Verify": "28.7.1" } }, "Verify.SourceGenerators": { @@ -180,8 +180,8 @@ }, "Verify": { "type": "Transitive", - "resolved": "28.7.0", - "contentHash": "kbbDhWmzJXiijLuJ1ysL5jyJr2PJJ9sCgj/qbEG+LRKsXnYXCid6wVmUw/ciyVUeyH38iNtyAKtVj6YS7Q0zlg==", + "resolved": "28.7.1", + "contentHash": "fVw/zFbTCYMBlwRXBvCxbvaSTEWkQSCev5hV8wTQ2h9csTF6Itpn4RY65O1DEUzdf3Vi/f9XTWLb1dx/YhMgvw==", "dependencies": { "Argon": "0.26.0", "DiffEngine": "15.6.0",