Skip to content

Conversation

@joecare99
Copy link
Owner

No description provided.

joecare99 and others added 30 commits January 8, 2025 14:01
Update Directories
…t and MSTest.TestFramework

Bumps [Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest](https://github.com/dotnet/roslyn-sdk) and [MSTest.TestFramework](https://github.com/microsoft/testfx). These dependencies needed to be updated together.

Updates `Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest` from 1.1.0 to 1.1.2
- [Release notes](https://github.com/dotnet/roslyn-sdk/releases)
- [Commits](https://github.com/dotnet/roslyn-sdk/commits)

Updates `MSTest.TestFramework` from 1.3.2 to 1.1.17
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](microsoft/testfx@v1.3.2...v1.1.17)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…STest.TestFramework

Bumps [Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest](https://github.com/dotnet/roslyn-sdk) and [MSTest.TestFramework](https://github.com/microsoft/testfx). These dependencies needed to be updated together.

Updates `Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest` from 1.1.0 to 1.1.2
- [Release notes](https://github.com/dotnet/roslyn-sdk/releases)
- [Commits](https://github.com/dotnet/roslyn-sdk/commits)

Updates `MSTest.TestFramework` from 1.3.2 to 1.1.17
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](microsoft/testfx@v1.3.2...v1.1.17)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.CodeAnalysis](https://github.com/dotnet/roslyn) from 3.3.1 to 4.12.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
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps Microsoft.VSSDK.BuildTools from 16.8.3038 to 17.12.2069.

---
updated-dependencies:
- dependency-name: Microsoft.VSSDK.BuildTools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…TestFramework

Bumps [Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest](https://github.com/dotnet/roslyn-sdk) and [MSTest.TestFramework](https://github.com/microsoft/testfx). These dependencies needed to be updated together.

Updates `Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest` from 1.1.0 to 1.1.2
- [Release notes](https://github.com/dotnet/roslyn-sdk/releases)
- [Commits](https://github.com/dotnet/roslyn-sdk/commits)

Updates `MSTest.TestFramework` from 1.3.2 to 1.1.17
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](microsoft/testfx@v1.3.2...v1.1.17)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [System.Data.SqlClient](https://github.com/dotnet/maintenance-packages) from 4.8.6 to 4.9.0.
- [Release notes](https://github.com/dotnet/maintenance-packages/releases)
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.2 to 3.7.0.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.2...v3.7.0)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
….TestFramework-3.7.0

Bump MSTest.TestFramework from 3.0.2 to 3.7.0 in /JC-AMS
….Data.SqlClient-4.9.0

Bump System.Data.SqlClient from 4.8.6 to 4.9.0 in /JC-AMS
…/multi-02f3784148

Bump Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest and MSTest.TestFramework in /Transpiler_pp
…/multi-1b8c26c020

Bump Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest and MSTest.TestFramework in /Transpiler_pp
…/multi-5163d09447

Bump Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest and MSTest.TestFramework in /Transpiler_pp
…/Microsoft.CodeAnalysis-4.12.0

Bump Microsoft.CodeAnalysis from 3.3.1 to 4.12.0 in /Transpiler_pp
…/Microsoft.VSSDK.BuildTools-17.12.2069

Bump Microsoft.VSSDK.BuildTools from 16.8.3038 to 17.12.2069 in /Transpiler_pp
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v3.2.0...v6.0.3)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/coverlet.collector-6.0.3

Bump coverlet.collector from 6.0.2 to 6.0.3 in /TestStatements
Bumps [System.IO.Ports](https://github.com/dotnet/runtime) from 7.0.0 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: System.IO.Ports
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.12.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.4.1...v17.12.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
joecare99 and others added 19 commits January 8, 2025 15:14
Specify target-branches
…et.collector-6.0.3

Bump coverlet.collector from 3.2.0 to 6.0.3 in /JC-AMS
….IO.Ports-9.0.0

Bump System.IO.Ports from 7.0.0 to 9.0.0 in /JC-AMS
…oft.NET.Test.Sdk-17.12.0

Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.12.0 in /JC-AMS
Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 3.3.1 to 4.12.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.Workspaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers). These dependencies needed to be updated together.

Updates `Microsoft.CodeAnalysis.CSharp` from 3.3.1 to 4.12.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)

Updates `Microsoft.CodeAnalysis.Analyzers` from 2.9.8 to 3.3.4
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](dotnet/roslyn-analyzers@v2.9.8...v3.3.4)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/Transpiler_pp/multi-15a8ad2463

Bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Analyzers in /Transpiler_pp
…/Transpiler_pp/coverlet.collector-6.0.3

Bump coverlet.collector from 6.0.2 to 6.0.3 in /Transpiler_pp
…/Transpiler_pp/Microsoft.CodeAnalysis.CSharp.Workspaces-4.12.0

Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 3.3.1 to 4.12.0 in /Transpiler_pp
Merge pull request #550 from joecare99/master
@joecare99 joecare99 merged commit 094ff6f into TestStatements Jan 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant