-
Notifications
You must be signed in to change notification settings - Fork 75
main refresh #1347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
main refresh #1347
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
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](nunit/nunit3-vs-adapter@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] <[email protected]>
…estAdapter-5.0.0 chore(deps): bump NUnit3TestAdapter from 4.6.0 to 5.0.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] <[email protected]>
…ft.CodeAnalysis.CSharp-4.13.0 chore(deps): bump Microsoft.CodeAnalysis.CSharp from 4.12.0 to 4.13.0
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](actions/setup-dotnet@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] <[email protected]>
…s/actions/setup-dotnet-4.3.1 chore(deps): bump actions/setup-dotnet from 4.3.0 to 4.3.1
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](microsoft/testfx@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] <[email protected]>
Bumps [submodules/vipr](https://github.com/microsoft/vipr) from `834d1a8` to `c5c2204`. - [Release notes](https://github.com/microsoft/vipr/releases) - [Commits](microsoft/Vipr@834d1a8...c5c2204) --- updated-dependencies: - dependency-name: submodules/vipr dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…bmodules/vipr-c5c2204 chore(deps): bump submodules/vipr from `834d1a8` to `c5c2204`
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](microsoft/testfx@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] <[email protected]>
…bot/nuget/MSTest.TestFramework-3.8.2
…TestFramework-3.8.2 chore(deps): bump MSTest.TestFramework from 3.7.3 to 3.8.2
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](dotnet/runtime@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] <[email protected]>
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](dotnet/runtime@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] <[email protected]>
…ft.Extensions.Configuration-9.0.3 chore(deps): bump Microsoft.Extensions.Configuration from 9.0.0 to 9.0.3
…tensions.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](dotnet/runtime@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](dotnet/runtime@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] <[email protected]>
…94332ff7a chore(deps): bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Xml
…shes us over the 1 hour time limit for the generation
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
…ration.Binder-9.0.3
…ft.Extensions.Configuration.Binder-9.0.3 chore(deps): bump Microsoft.Extensions.Configuration.Binder from 9.0.0 to 9.0.3
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](NLog/NLog@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] <[email protected]>
chore(deps): bump NLog from 5.3.4 to 5.4.0
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](dotnet/runtime@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] <[email protected]>
…CodeDom-9.0.3 chore(deps): bump System.CodeDom from 8.0.0 to 9.0.3
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](microsoft/vstest@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](microsoft/testfx@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] <[email protected]>
…ramework-cb29999f86 chore(deps): bump the mstestframework group with 2 updates
rkodev
approved these changes
Apr 1, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Microsoft Reviewers: Open in CodeFlow