From 5cf3d6a40695a304cd43ef5f2b3c4a53198d5737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:49:52 +0000 Subject: [PATCH 1/9] chore(deps): bump apidoctor from `70e1e2a` to `e1742c2` Bumps [apidoctor](https://github.com/OneDrive/apidoctor) from `70e1e2a` to `e1742c2`. - [Commits](https://github.com/OneDrive/apidoctor/compare/70e1e2a17e1c2196945245db3ae5b2fbac8f637e...e1742c28a446cdc801e83f638e4650ce685e47ca) --- updated-dependencies: - dependency-name: apidoctor dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apidoctor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apidoctor b/apidoctor index 70e1e2a17..e1742c28a 160000 --- a/apidoctor +++ b/apidoctor @@ -1 +1 @@ -Subproject commit 70e1e2a17e1c2196945245db3ae5b2fbac8f637e +Subproject commit e1742c28a446cdc801e83f638e4650ce685e47ca From ec06c4b479705fba224e5c0325ecb84ea26ee5c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 03:35:16 +0000 Subject: [PATCH 2/9] chore(deps): bump actions/setup-dotnet from 4.0.1 to 4.1.0 Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.com/actions/setup-dotnet/compare/v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dotnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 768dd82a4..87985758c 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -16,7 +16,7 @@ jobs: with: submodules: recursive - name: Setup .NET - uses: actions/setup-dotnet@v4.0.1 + uses: actions/setup-dotnet@v4.1.0 with: dotnet-version: 8.0.x - name: Restore dependencies From 44dfeb9da1f34dd6cf396cbe33255025c0e23550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:07:14 +0000 Subject: [PATCH 3/9] chore(deps): bump submodules/vipr from `f2258be` to `37766c3` Bumps [submodules/vipr](https://github.com/microsoft/vipr) from `f2258be` to `37766c3`. - [Release notes](https://github.com/microsoft/vipr/releases) - [Commits](https://github.com/microsoft/vipr/compare/f2258bea128f30f028846443e08d4c4f9a21b377...37766c3b4ad620ca4e8358f7b2a8cb3a76992520) --- updated-dependencies: - dependency-name: submodules/vipr dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- submodules/vipr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submodules/vipr b/submodules/vipr index f2258bea1..37766c3b4 160000 --- a/submodules/vipr +++ b/submodules/vipr @@ -1 +1 @@ -Subproject commit f2258bea128f30f028846443e08d4c4f9a21b377 +Subproject commit 37766c3b4ad620ca4e8358f7b2a8cb3a76992520 From 32294b29cd27be0d5e5330a150627b72ce606b7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 03:44:17 +0000 Subject: [PATCH 4/9] chore(deps): bump apidoctor from `e1742c2` to `a34a80d` Bumps [apidoctor](https://github.com/OneDrive/apidoctor) from `e1742c2` to `a34a80d`. - [Commits](https://github.com/OneDrive/apidoctor/compare/e1742c28a446cdc801e83f638e4650ce685e47ca...a34a80d1a6fc4a88820464325a1f6b4f59b2ca2b) --- updated-dependencies: - dependency-name: apidoctor dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apidoctor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apidoctor b/apidoctor index e1742c28a..a34a80d1a 160000 --- a/apidoctor +++ b/apidoctor @@ -1 +1 @@ -Subproject commit e1742c28a446cdc801e83f638e4650ce685e47ca +Subproject commit a34a80d1a6fc4a88820464325a1f6b4f59b2ca2b From d1ce8115358b74f57507c39e6055566dcad4efc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 03:33:21 +0000 Subject: [PATCH 5/9] chore(deps): bump MSTest.TestAdapter from 3.6.1 to 3.6.2 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../GraphODataTemplateWriter.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj index 22e4df060..03861aa23 100644 --- a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj +++ b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj @@ -18,7 +18,7 @@ - 3.6.1 + 3.6.2 3.6.1 From 998a7d6eba60a517ad7d3eacf23fab2a593bf863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 03:40:00 +0000 Subject: [PATCH 6/9] chore(deps): bump MSTest.TestFramework from 3.6.1 to 3.6.2 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../GraphODataTemplateWriter.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj index 03861aa23..01171a931 100644 --- a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj +++ b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj @@ -21,7 +21,7 @@ 3.6.2 - 3.6.1 + 3.6.2 \ No newline at end of file From 5ddf3a3a90880a7de3e7970485eb9d4a13a216db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 03:05:07 +0000 Subject: [PATCH 7/9] chore(deps): bump submodules/vipr from `37766c3` to `f43c7ba` Bumps [submodules/vipr](https://github.com/microsoft/vipr) from `37766c3` to `f43c7ba`. - [Release notes](https://github.com/microsoft/vipr/releases) - [Commits](https://github.com/microsoft/vipr/compare/37766c3b4ad620ca4e8358f7b2a8cb3a76992520...f43c7ba7ca23a232c95c3491cc814227710b6178) --- updated-dependencies: - dependency-name: submodules/vipr dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- submodules/vipr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submodules/vipr b/submodules/vipr index 37766c3b4..f43c7ba7c 160000 --- a/submodules/vipr +++ b/submodules/vipr @@ -1 +1 @@ -Subproject commit 37766c3b4ad620ca4e8358f7b2a8cb3a76992520 +Subproject commit f43c7ba7ca23a232c95c3491cc814227710b6178 From d040b10acf2886bfef3e7daaf3261673ac7f3706 Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Tue, 12 Nov 2024 15:57:35 +0300 Subject: [PATCH 8/9] fix: pin hidi version for now --- .azure-pipelines/generation-templates/capture-openapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/generation-templates/capture-openapi.yml b/.azure-pipelines/generation-templates/capture-openapi.yml index 4ded0fe6e..2ca87a6cb 100644 --- a/.azure-pipelines/generation-templates/capture-openapi.yml +++ b/.azure-pipelines/generation-templates/capture-openapi.yml @@ -63,7 +63,7 @@ jobs: - template: checkout-metadata.yml - template: use-dotnet-sdk.yml - - pwsh: dotnet tool install -g Microsoft.OpenApi.Hidi --prerelease + - pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi --version 1.4.14 displayName: install hidi - pwsh: | From 076b8b140c4ce50b32ef594cf86d9945c34123a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 03:52:35 +0000 Subject: [PATCH 9/9] chore(deps): bump MSTest.TestAdapter from 3.6.2 to 3.6.3 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/commits) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../GraphODataTemplateWriter.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj index 01171a931..0ebaeeb00 100644 --- a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj +++ b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj @@ -18,7 +18,7 @@ - 3.6.2 + 3.6.3 3.6.2