From c0657e35ab0ad46cea9f66c49bee446a2ddc6bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:30:01 +0000 Subject: [PATCH 1/3] Bump BenchmarkDotNet from 0.12.1 to 0.13.12 Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.12.1 to 0.13.12. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.12.1...v0.13.12) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Tsu.Benchmarks/Tsu.Benchmarks.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tsu.Benchmarks/Tsu.Benchmarks.csproj b/Tsu.Benchmarks/Tsu.Benchmarks.csproj index 2d0d44c..a03a9ea 100644 --- a/Tsu.Benchmarks/Tsu.Benchmarks.csproj +++ b/Tsu.Benchmarks/Tsu.Benchmarks.csproj @@ -8,7 +8,7 @@ - + From 94ef83cc7c993d17bcfa40e6c6e832796421983b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:03:36 +0000 Subject: [PATCH 2/3] Bump Scriban from 5.9.1 to 5.10.0 Bumps [Scriban](https://github.com/scriban/scriban) from 5.9.1 to 5.10.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/5.9.1...5.10.0) --- updated-dependencies: - dependency-name: Scriban dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj b/Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj index 55a0d48..e33dd6a 100644 --- a/Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj +++ b/Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj @@ -73,7 +73,7 @@ - + From 5a0cf94af48c8434619346bb65a7cc9047656d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 12:31:41 +0000 Subject: [PATCH 3/3] Bump Microsoft.CodeAnalysis.CSharp.Workspaces and System.Collections.Immutable Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) and [System.Collections.Immutable](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.7.0 to 4.9.2 - [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) Updates `System.Collections.Immutable` from 1.7.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Tsu.TreeSourceGen/src/Tsu.TreeSourceGen.csproj | 2 +- Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tsu.TreeSourceGen/src/Tsu.TreeSourceGen.csproj b/Tsu.TreeSourceGen/src/Tsu.TreeSourceGen.csproj index 25c1f3d..9b4dcbc 100644 --- a/Tsu.TreeSourceGen/src/Tsu.TreeSourceGen.csproj +++ b/Tsu.TreeSourceGen/src/Tsu.TreeSourceGen.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj b/Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj index e33dd6a..cb3eec7 100644 --- a/Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj +++ b/Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj @@ -71,7 +71,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - +