Skip to content

chore(deps): Bump the all group with 4 updates#37

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/all-e5b6dde52c
Aug 26, 2024
Merged

chore(deps): Bump the all group with 4 updates#37
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/all-e5b6dde52c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the all group with 4 updates: Microsoft.OpenApi.Readers, Microsoft.NET.Test.Sdk, MSTest.TestAdapter and MSTest.TestFramework.

Updates Microsoft.OpenApi.Readers from 1.6.15 to 1.6.18

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.18

Changes:

  • #1795: Release libs.
  • #1794: Update OData lib and Hidi versions
  • #1783: Add server variable substitution logic.
  • #1788: Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
  • #1785: Bump Microsoft.OData.Edm from 8.0.0 to 8.0.1
  • #1784: Bump docker/build-push-action from 6.6.1 to 6.7.0
  • #1782: Bump Newtonsoft.Json from 13.0.1 to 13.0.3
  • #1780: Bump Microsoft.Windows.Compatibility from 8.0.7 to 8.0.8
  • #1777: Bump docker/build-push-action from 6.5.0 to 6.6.1
  • #1778: Bump Verify.Xunit from 26.1.6 to 26.2.0
  • #1779: Bump Microsoft.OData.Edm from 7.21.3 to 8.0.0
  • #1776: Master Refresh
  • #1775: Upgrade ESRPCodeSigning tasks
  • #1774: Fix examples serialization causing NullReferenceException

This list of changes was auto generated.

1.6.17

Changes:

  • #1771: Deploy libs
  • #1770: Bump lib versions
  • #1769: Add support for unserializable annotations on OpenAPI document
  • #1768: Fix example value of an empty array disappears after serialization
  • #1752: Fix securityScheme/securityRequirement serialization
  • #1767: Bump Verify.Xunit from 26.1.5 to 26.1.6
  • #1762: Bump Verify.Xunit from 26.1.2 to 26.1.5

This list of changes was auto generated.

1.6.16

Changes:

  • #1761: Merges vnext into master
  • #1760: Remove packages potentially causing build to fail in AzDo pipeline
  • #1758: Bump Verify.Xunit from 26.1.1 to 26.1.2
  • #1755: Update code reviewers
  • #1754: Add missing nuget lib refs
  • #1751: Releases Hidi

... (truncated)

Commits
  • ea7dcd0 Merge pull request #1795 from microsoft/vnext
  • 9a5a415 Merge pull request #1794 from microsoft/is/bump-OData-lib
  • 3f701e9 Update OData lib and bump Hidi version
  • 42dda81 Add server variable substitution logic. (#1783)
  • aa62dc0 Merge pull request #1788 from microsoft/dependabot/nuget/Microsoft.NET.Test.S...
  • e468649 Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
  • cdf68a5 Merge pull request #1785 from microsoft/dependabot/nuget/Microsoft.OData.Edm-...
  • ca81fa9 Bump Microsoft.OData.Edm from 8.0.0 to 8.0.1
  • 5cedb26 Merge pull request #1784 from microsoft/dependabot/github_actions/docker/buil...
  • 19d6e4b Bump docker/build-push-action from 6.6.1 to 6.7.0
  • Additional commits viewable in compare view

Updates Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.11.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.10.0...v17.11.0-release-24352-06

v17.11.0-release-24373-02

What's Changed

... (truncated)

Commits

Updates MSTest.TestAdapter from 3.5.0 to 3.5.2

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.5.2

See the release notes here

v3.5.1

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.5.2] - 2024-08-13

See full log here

Fixed

Artifacts

  • MSTest: 3.5.2
  • MSTest.TestFramework: 3.5.2
  • MSTest.TestAdapter: 3.5.2
  • MSTest.Analyzers: 3.5.2
  • MSTest.Sdk: 3.5.2
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2

[3.5.1] - 2024-08-05

See full log here

Fixed

Artifacts

  • MSTest: 3.5.1
  • MSTest.TestFramework: 3.5.1
  • MSTest.TestAdapter: 3.5.1
  • MSTest.Analyzers: 3.5.1
  • MSTest.Sdk: 3.5.1
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2
Commits
  • fc1e94f Bump to 3.5.2
  • 125d9ab [rel/3.5] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3533)
  • 5b38a2c Bump aspire to 8.0.2
  • 0265f00 Use internal extensions 1.3.2
  • 4901764 Revert changes to playground
  • b9b020b Fix playground
  • 982b20d Fix shutdown order for server mode (#3306)
  • b095754 Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)
  • 71a7f31 Fix timeout message to reflect that 0 is not allowed (#3279)
  • c683317 Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)
  • Additional commits viewable in compare view

Updates MSTest.TestFramework from 3.5.0 to 3.5.2

Release notes

Sourced from MSTest.TestFramework's releases.

v3.5.2

See the release notes here

v3.5.1

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.5.2] - 2024-08-13

See full log here

Fixed

Artifacts

  • MSTest: 3.5.2
  • MSTest.TestFramework: 3.5.2
  • MSTest.TestAdapter: 3.5.2
  • MSTest.Analyzers: 3.5.2
  • MSTest.Sdk: 3.5.2
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2

[3.5.1] - 2024-08-05

See full log here

Fixed

Artifacts

  • MSTest: 3.5.1
  • MSTest.TestFramework: 3.5.1
  • MSTest.TestAdapter: 3.5.1
  • MSTest.Analyzers: 3.5.1
  • MSTest.Sdk: 3.5.1
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2
Commits
  • fc1e94f Bump to 3.5.2
  • 125d9ab [rel/3.5] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3533)
  • 5b38a2c Bump aspire to 8.0.2
  • 0265f00 Use internal extensions 1.3.2
  • 4901764 Revert changes to playground
  • b9b020b Fix playground
  • 982b20d Fix shutdown order for server mode (#3306)
  • b095754 Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)
  • 71a7f31 Fix timeout message to reflect that 0 is not allowed (#3279)
  • c683317 Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by CodeRabbit

  • New Features

    • Updated to the latest version of the OpenAPI Readers library, enhancing functionality and potentially improving performance.
  • Bug Fixes

    • Upgraded testing frameworks to ensure more reliable and effective integration tests.

Bumps the all group with 4 updates: [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET), [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `Microsoft.OpenApi.Readers` from 1.6.15 to 1.6.18
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.15...1.6.18)

Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.10.0...v17.11.0)

Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.2)

Updates `MSTest.TestFramework` from 3.5.0 to 3.5.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.Readers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@coderabbitai
Copy link

coderabbitai bot commented Aug 26, 2024

Walkthrough

The changes involve updating package references in two project files: FixOpenApiSpec.csproj and LangSmith.IntegrationTests.csproj. The Microsoft.OpenApi.Readers package is upgraded from version 1.6.15 to 1.6.18, while testing framework packages in LangSmith.IntegrationTests.csproj are updated to their latest versions, enhancing the testing environment's reliability.

Changes

Files Change Summary
src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj Updated Microsoft.OpenApi.Readers from version 1.6.15 to 1.6.18.
src/tests/LangSmith.IntegrationTests/LangSmith.IntegrationTests.csproj Updated Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0, and MSTest.TestAdapter and MSTest.TestFramework from 3.5.0 to 3.5.2.

Sequence Diagram(s)

sequenceDiagram
    participant Developer
    participant CI/CD Pipeline
    participant Build Server
    participant Test Runner

    Developer->>CI/CD Pipeline: Push changes
    CI/CD Pipeline->>Build Server: Trigger build
    Build Server->>Test Runner: Run tests with updated packages
    Test Runner->>Build Server: Return test results
    Build Server->>CI/CD Pipeline: Notify build status
    CI/CD Pipeline->>Developer: Send notification
Loading

Poem

🐇 In the meadow, changes bloom,
Packages updated, dispelling gloom.
With tests that leap and bounds that soar,
A brighter future lies in store!
Hops and skips, we celebrate,
With every change, we elevate! 🌼


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot enabled auto-merge August 26, 2024 13:25
@github-actions github-actions bot merged commit 3502759 into main Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/nuget/all-e5b6dde52c branch August 26, 2024 13:27
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 5ca3c2c and 2b5069f.

Files selected for processing (2)
  • src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj (1 hunks)
  • src/tests/LangSmith.IntegrationTests/LangSmith.IntegrationTests.csproj (1 hunks)
Additional comments not posted (4)
src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj (1)

12-12: Dependency Update: Ensure Compatibility

The Microsoft.OpenApi.Readers package has been updated from version 1.6.15 to 1.6.18. Ensure that the new version is compatible with your project and does not introduce any breaking changes.

Run the following script to check for breaking changes or compatibility issues:

src/tests/LangSmith.IntegrationTests/LangSmith.IntegrationTests.csproj (3)

14-14: Dependency Update: Ensure Compatibility

The MSTest.TestAdapter package has been updated from version 3.5.0 to 3.5.2. Ensure that the new version is compatible with your project and does not introduce any breaking changes.

Run the following script to check for breaking changes or compatibility issues:

Verification successful

Dependency Update Verified: MSTest Framework Usage Found

The search results indicate that the MSTest framework is actively used in the codebase, with attributes like [TestClass] and [TestMethod] present in multiple test files. This suggests that the update to MSTest.TestAdapter version 3.5.2 is relevant. Ensure that the updated version does not introduce any breaking changes by reviewing the release notes for version 3.5.2.

  • Files with MSTest usage:
    • src/tests/LangSmith.IntegrationTests/Tests.cs
    • src/tests/LangSmith.IntegrationTests/Tests.Trace.cs
    • src/tests/LangSmith.IntegrationTests/Tests.Ok.cs
    • src/tests/LangSmith.IntegrationTests/Tests.CreateDataset.cs
Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Check for breaking changes or compatibility issues with the new version of `MSTest.TestAdapter`.

# Test: Search for the usage of `MSTest.TestAdapter` in the project. Expect: No breaking changes.
rg --type cs -A 5 $'MSTest.TestAdapter'

Length of output: 38


Script:

#!/bin/bash
# Description: Search for common MSTest attributes and classes to verify usage of MSTest framework.

# Search for MSTest attributes and classes
rg --type cs -A 5 '\[TestClass\]|\[TestMethod\]|\[TestInitialize\]|\[TestCleanup\]'

Length of output: 2018


12-12: Dependency Update: Ensure Compatibility

The Microsoft.NET.Test.Sdk package has been updated from version 17.10.0 to 17.11.0. Ensure that the new version is compatible with your project and does not introduce any breaking changes.

Run the following script to check for breaking changes or compatibility issues:


15-15: Dependency Update: Ensure Compatibility

The MSTest.TestFramework package has been updated from version 3.5.0 to 3.5.2. Ensure that the new version is compatible with your project and does not introduce any breaking changes.

Run the following script to check for breaking changes or compatibility issues:

Verification successful

Dependency Update: No Direct Usage Found

The MSTest.TestFramework package is referenced in the .csproj file, but no direct usage of MSTest was found in the C# codebase. This suggests that the update from version 3.5.0 to 3.5.2 is unlikely to impact the project. However, ensure that any indirect dependencies or build processes are also checked for compatibility.

  • src/tests/LangSmith.IntegrationTests/LangSmith.IntegrationTests.csproj: References to MSTest.TestFramework and MSTest.TestAdapter found.
Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Check for breaking changes or compatibility issues with the new version of `MSTest.TestFramework`.

# Test: Search for the usage of `MSTest.TestFramework` in the project. Expect: No breaking changes.
rg --type cs -A 5 $'MSTest.TestFramework'

Length of output: 40


Script:

#!/bin/bash
# Search for any references to MSTest within C# files to confirm its usage.
ast-grep --lang c_sharp --pattern 'MSTest.$_' 

Length of output: 162


Script:

#!/bin/bash
# Use rg to search for references to MSTest in C# files to confirm its usage.
rg --type cs 'MSTest'

Length of output: 21


Script:

#!/bin/bash
# Search for any test-related configurations or files that might indirectly reference MSTest.
rg --type csproj 'MSTest'

Length of output: 56


Script:

#!/bin/bash
# Search for MSTest references in .csproj files without specifying a file type.
rg 'MSTest' --glob '*.csproj'

Length of output: 313

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants