From 427b2e6a3106e8046e2823d5e0f43756c1a08827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 03:12:20 +0000 Subject: [PATCH 01/14] chore(deps): bump NUnit3TestAdapter from 4.6.0 to 5.0.0 Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases) - [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.6.0...V5.0.0) --- updated-dependencies: - dependency-name: NUnit3TestAdapter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test/Typewriter.Test/Typewriter.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Typewriter.Test/Typewriter.Test.csproj b/test/Typewriter.Test/Typewriter.Test.csproj index e125ea93f..da23f09d4 100644 --- a/test/Typewriter.Test/Typewriter.Test.csproj +++ b/test/Typewriter.Test/Typewriter.Test.csproj @@ -42,7 +42,7 @@ 4.3.2 - 4.6.0 + 5.0.0 From 5d6500ff54aefb2298b7abfc9212ff52cd6037a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 03:40:59 +0000 Subject: [PATCH 02/14] chore(deps): bump Microsoft.CodeAnalysis.CSharp from 4.12.0 to 4.13.0 Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj b/src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj index 7d1e23bab..4b8d16b39 100644 --- a/src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj +++ b/src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj @@ -36,7 +36,7 @@ - + 3.0.0 From a0742d75292761ee259780c56bc3f04ea96b1cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 03:45:31 +0000 Subject: [PATCH 03/14] chore(deps): bump actions/setup-dotnet from 4.3.0 to 4.3.1 Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.com/actions/setup-dotnet/compare/v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-type: direct:production update-type: version-update:semver-patch ... 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 224d4f7d3..208edc3a8 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.3.0 + uses: actions/setup-dotnet@v4.3.1 with: dotnet-version: 8.0.x - name: Restore dependencies From 0d7fb17c6864c31e4f8afb0948c2ff48a35e14aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 07:02:31 +0000 Subject: [PATCH 04/14] chore(deps): bump MSTest.TestFramework from 3.7.3 to 3.8.2 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.7.3 to 3.8.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.7.3...v3.8.2) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... 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 e9ed6f798..6b92fd5ab 100644 --- a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj +++ b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj @@ -21,7 +21,7 @@ 3.7.1 - 3.7.3 + 3.8.2 \ No newline at end of file From ba30bfce981dee15b879ae28a5ff69687112e9e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 03:53:14 +0000 Subject: [PATCH 05/14] chore(deps): bump submodules/vipr from `834d1a8` to `c5c2204` Bumps [submodules/vipr](https://github.com/microsoft/vipr) from `834d1a8` to `c5c2204`. - [Release notes](https://github.com/microsoft/vipr/releases) - [Commits](https://github.com/microsoft/vipr/compare/834d1a8af3375f5ef98990e47c26a369666e87f5...c5c2204400b27503a3b9fb75a36b5a3cf9ed90f0) --- 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 834d1a8af..c5c220440 160000 --- a/submodules/vipr +++ b/submodules/vipr @@ -1 +1 @@ -Subproject commit 834d1a8af3375f5ef98990e47c26a369666e87f5 +Subproject commit c5c2204400b27503a3b9fb75a36b5a3cf9ed90f0 From 8855cf92f4b176313b3bad0c5837a32514a0c1b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 06:35:25 +0000 Subject: [PATCH 06/14] chore(deps): bump MSTest.TestAdapter from 3.7.1 to 3.8.3 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.7.1 to 3.8.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/compare/v3.7.1...v3.8.3) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... 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 e9ed6f798..c1410ce0e 100644 --- a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj +++ b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj @@ -18,7 +18,7 @@ - 3.7.1 + 3.8.3 3.7.3 From fd2b8de29d41db1ea047ff712278569dae93f162 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Wed, 19 Mar 2025 08:25:43 -0400 Subject: [PATCH 07/14] ci: adds test framework dependenbot group --- .github/dependabot.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index efbca6d66..abf42c5b4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,15 @@ updates: directory: "/" schedule: interval: daily + groups: + MSTestFramework: + patterns: + - "Microsoft.NET.Test*" + - "MSTest.*" + NUnitTestFramework: + patterns: + - "NUnit*" + open-pull-requests-limit: 10 - package-ecosystem: github-actions directory: "/" From add0628ff700de8d14ece75fb2bfeb1706533a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 03:24:50 +0000 Subject: [PATCH 08/14] chore(deps): bump Microsoft.Extensions.Configuration from 9.0.0 to 9.0.3 Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Typewriter/Typewriter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Typewriter/Typewriter.csproj b/src/Typewriter/Typewriter.csproj index 604ba9ae5..f389caa75 100644 --- a/src/Typewriter/Typewriter.csproj +++ b/src/Typewriter/Typewriter.csproj @@ -17,7 +17,7 @@ 2.9.1 - + From 4f5c60b14f36468be73014dbf269d27de2e4f948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 03:25:51 +0000 Subject: [PATCH 09/14] chore(deps): bump Microsoft.Extensions.Configuration.Binder Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Typewriter/Typewriter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Typewriter/Typewriter.csproj b/src/Typewriter/Typewriter.csproj index 604ba9ae5..b2f0e12a1 100644 --- a/src/Typewriter/Typewriter.csproj +++ b/src/Typewriter/Typewriter.csproj @@ -18,7 +18,7 @@ - + From cff9fb735bf195f4bf132ddb4b7bd21cf1ed2e17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 04:05:26 +0000 Subject: [PATCH 10/14] chore(deps): bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Xml Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.Xml](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.3) Updates `Microsoft.Extensions.Configuration.Xml` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.Xml dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Typewriter/Typewriter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Typewriter/Typewriter.csproj b/src/Typewriter/Typewriter.csproj index f389caa75..580a8dc2a 100644 --- a/src/Typewriter/Typewriter.csproj +++ b/src/Typewriter/Typewriter.csproj @@ -21,7 +21,7 @@ - + 5.1.2 From 65f6822aa6346f9248404d11a77e2f8b99b284f1 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Tue, 25 Mar 2025 16:31:21 -0400 Subject: [PATCH 11/14] ci: removes dotnet build as it's redudant with the PR CI and often pushes us over the 1 hour time limit for the generation --- .azure-pipelines/generation-templates/dotnet-kiota.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.azure-pipelines/generation-templates/dotnet-kiota.yml b/.azure-pipelines/generation-templates/dotnet-kiota.yml index d504014aa..f2f682495 100644 --- a/.azure-pipelines/generation-templates/dotnet-kiota.yml +++ b/.azure-pipelines/generation-templates/dotnet-kiota.yml @@ -10,11 +10,3 @@ steps: OutputFullPath: $(kiotaDirectory)/output/* RepoModelsDir: $(Build.SourcesDirectory)/${{ parameters.repoName }}/src/Microsoft.Graph/Generated/ -- pwsh: 'dotnet restore' - displayName: Restore dependencies for ${{ parameters.repoName }} - workingDirectory: $(Build.SourcesDirectory)/${{ parameters.repoName }} - -- pwsh: 'dotnet build --configuration $(buildConfiguration) -f netstandard2.0 --no-restore' - displayName: Build dll for ${{ parameters.repoName }} - workingDirectory: $(Build.SourcesDirectory)/${{ parameters.repoName }}/src/Microsoft.Graph/ - From 19ea63145cded3460b7344cf525e9b9bf9aecf0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 03:23:50 +0000 Subject: [PATCH 12/14] chore(deps): bump NLog from 5.3.4 to 5.4.0 Bumps [NLog](https://github.com/NLog/NLog) from 5.3.4 to 5.4.0. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](https://github.com/NLog/NLog/compare/v5.3.4...v5.4.0) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Typewriter/Typewriter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Typewriter/Typewriter.csproj b/src/Typewriter/Typewriter.csproj index 74f9a9374..3fd4e4983 100644 --- a/src/Typewriter/Typewriter.csproj +++ b/src/Typewriter/Typewriter.csproj @@ -26,7 +26,7 @@ 5.1.2 - 5.3.4 + 5.4.0 From bcf28c273e5c6723d14c3fab6412911db4c3636a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 03:27:13 +0000 Subject: [PATCH 13/14] chore(deps): bump System.CodeDom from 8.0.0 to 9.0.3 Bumps [System.CodeDom](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.3) --- updated-dependencies: - dependency-name: System.CodeDom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj b/src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj index 4b8d16b39..ace02f0b1 100644 --- a/src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj +++ b/src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj @@ -44,7 +44,7 @@ 4.7.15 - + From fc7043619d9e8cbb42fab6b3bc02878237bdc340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 03:21:13 +0000 Subject: [PATCH 14/14] chore(deps): bump the mstestframework group with 2 updates Bumps the mstestframework group with 2 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0) Updates `MSTest.TestFramework` from 3.8.2 to 3.8.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/compare/v3.8.2...v3.8.3) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mstestframework - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mstestframework ... Signed-off-by: dependabot[bot] --- .../GraphODataTemplateWriter.Test.csproj | 4 ++-- test/Typewriter.Test/Typewriter.Test.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj index 1fe61f038..23cf8fe38 100644 --- a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj +++ b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj @@ -16,12 +16,12 @@ - + 3.8.3 - 3.8.2 + 3.8.3 \ No newline at end of file diff --git a/test/Typewriter.Test/Typewriter.Test.csproj b/test/Typewriter.Test/Typewriter.Test.csproj index da23f09d4..e1a32b53e 100644 --- a/test/Typewriter.Test/Typewriter.Test.csproj +++ b/test/Typewriter.Test/Typewriter.Test.csproj @@ -37,7 +37,7 @@ - + 4.3.2