Skip to content

Conversation

@joecare99
Copy link
Owner

No description provided.

joecare99 and others added 27 commits January 8, 2025 14:02
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
…s/coverlet.collector-6.0.3

Bump coverlet.collector from 6.0.2 to 6.0.3 in /TestStatements
@joecare99 joecare99 merged commit e3d6919 into CSharpBible Jan 8, 2025
2 checks passed
joecare99 added a commit that referenced this pull request Jan 8, 2025
Merge pull request #550 from joecare99/master
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