From 8823b8c83af6192fb73c9f55d60194f497ea034c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 22:57:29 +0000 Subject: [PATCH 1/2] Bump the all-dependencies group with 3 updates Bumps the all-dependencies group with 3 updates: [DotLiquid](https://github.com/dotliquid/dotliquid), [Scriban](https://github.com/scriban/scriban) and [xunit.analyzers](https://github.com/xunit/xunit.analyzers). Updates `DotLiquid` from 2.3.162 to 2.3.197 - [Release notes](https://github.com/dotliquid/dotliquid/releases) - [Changelog](https://github.com/dotliquid/dotliquid/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/dotliquid/dotliquid/commits) Updates `Scriban` from 6.0.0 to 6.2.0 - [Release notes](https://github.com/scriban/scriban/releases) - [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md) - [Commits](https://github.com/scriban/scriban/compare/6.0.0...6.2.0) Updates `xunit.analyzers` from 1.20.0 to 1.21.0 - [Commits](https://github.com/xunit/xunit.analyzers/compare/1.20.0...1.21.0) --- updated-dependencies: - dependency-name: DotLiquid dependency-version: 2.3.197 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Scriban dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: xunit.analyzers dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 6 +++--- Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 689bb3b7..15f6f473 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -21,9 +21,9 @@ - + - + @@ -31,6 +31,6 @@ - + diff --git a/Versions.props b/Versions.props index 5413d4f5..a88db06a 100644 --- a/Versions.props +++ b/Versions.props @@ -2,16 +2,16 @@ 8.0.5 - 6.0.1 + 9.0.0 8.0.5 - 6.0.1 + 9.0.0 - 8.0.0 + 9.0.0 From 464545c6ea7f25750bd052a6c47008f85bfbccec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Ros?= Date: Mon, 7 Apr 2025 17:03:55 -0700 Subject: [PATCH 2/2] Revert changes --- Versions.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Versions.props b/Versions.props index a88db06a..5413d4f5 100644 --- a/Versions.props +++ b/Versions.props @@ -2,16 +2,16 @@ 8.0.5 - 9.0.0 + 6.0.1 8.0.5 - 9.0.0 + 6.0.1 - 9.0.0 + 8.0.0