From c790a7368f5349f93df72c4a413a75c43428f59b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 16:03:59 +0000 Subject: [PATCH] Bump the pkg-updates group with 2 updates Bumps the pkg-updates group with 3 updates: [NUnit](https://github.com/nunit/nunit) and [Verify.NUnit](https://github.com/VerifyTests/Verify). Updates `NUnit` from 4.3.0 to 4.3.1 - [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.0...4.3.1) Updates `NUnit` from 4.3.0 to 4.3.0 - [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.0...4.3.1) Updates `Verify.NUnit` from 28.5.0 to 28.7.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/28.5.0...28.7.0) --- updated-dependencies: - dependency-name: NUnit 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-minor 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 70b90e8..bcca6a5 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -12,10 +12,10 @@ - + - + \ No newline at end of file diff --git a/tests/BuilderGenerator.Tests/packages.lock.json b/tests/BuilderGenerator.Tests/packages.lock.json index c26e9b6..629407b 100644 --- a/tests/BuilderGenerator.Tests/packages.lock.json +++ b/tests/BuilderGenerator.Tests/packages.lock.json @@ -47,9 +47,9 @@ }, "NUnit": { "type": "Direct", - "requested": "[4.3.0, )", - "resolved": "4.3.0", - "contentHash": "dPClyF8aAmN8w/a7csFXUUbj0sivFVmSfX9CplV+dVeVUqnzoNFsLf7TjAPaxlrwbqHsr+F/pLd7ZEV4Sw9YHg==" + "requested": "[4.3.1, )", + "resolved": "4.3.1", + "contentHash": "798HDjDWfo2/BVWAeqIny3hRP2z/uk2EVeTeFB69EGHQWxFZ1oVXRaobtOdkzBF4b/olUuWXDJzgtW63aBRDxg==" }, "NUnit3TestAdapter": { "type": "Direct", @@ -65,16 +65,16 @@ }, "Verify.NUnit": { "type": "Direct", - "requested": "[28.5.0, )", - "resolved": "28.5.0", - "contentHash": "ZGy+tNiErrHUYr9wNglok5mqOATjVc3lYq2B2pH3QdYi58Fh/Sd20lMd80y8p4t25mUiBiCe0biO68Efd/jsEA==", + "requested": "[28.7.0, )", + "resolved": "28.7.0", + "contentHash": "xIHRmmG2A4+oje981qTBD7pjMgATQXB8b19wXNA20Z+6Iat63GaCb+Ctdqf66AjDibpC2HNXM6bLaWcSiJXnIg==", "dependencies": { "Argon": "0.26.0", "DiffEngine": "15.6.0", - "NUnit": "4.2.2", + "NUnit": "4.3.0", "SimpleInfoName": "3.1.0", "System.IO.Hashing": "9.0.0", - "Verify": "28.5.0" + "Verify": "28.7.0" } }, "Verify.SourceGenerators": { @@ -180,8 +180,8 @@ }, "Verify": { "type": "Transitive", - "resolved": "28.5.0", - "contentHash": "tXQOZZt18jWeDz1U0GhGxGajt8lDZoVHSyDEJ+TAAi63PQSTde7rZtQfogk0FANdnhdhXagTV8TD32j0i3iu9Q==", + "resolved": "28.7.0", + "contentHash": "kbbDhWmzJXiijLuJ1ysL5jyJr2PJJ9sCgj/qbEG+LRKsXnYXCid6wVmUw/ciyVUeyH38iNtyAKtVj6YS7Q0zlg==", "dependencies": { "Argon": "0.26.0", "DiffEngine": "15.6.0",