-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore(deps): Bump the all group with 4 updates #57
Conversation
Bumps the all group with 4 updates: [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET), [MSTest.TestAdapter](https://github.com/microsoft/testfx), [MSTest.TestFramework](https://github.com/microsoft/testfx) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `Microsoft.OpenApi.Readers` from 1.6.16 to 1.6.17 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](microsoft/OpenAPI.NET@1.6.16...1.6.17) Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.1 - [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.1) Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1 - [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.1) Updates `Verify.MSTest` from 26.1.6 to 26.2.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@26.1.6...26.2.0) Updates `MSTest.TestFramework` from 3.5.0 to 3.5.1 - [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.1) --- updated-dependencies: - dependency-name: Microsoft.OpenApi.Readers dependency-type: direct:production update-type: version-update:semver-patch 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 - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-minor 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]>
WalkthroughThe recent updates focus on minor version increments for several NuGet package dependencies across multiple project files. These changes primarily include moving the Changes
Poem
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? TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this 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
Files selected for processing (3)
- src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj (1 hunks)
- src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj (1 hunks)
- src/tests/OpenAI.SnapshotTests/OpenAI.SnapshotTests.csproj (2 hunks)
Files skipped from review due to trivial changes (3)
- src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj
- src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj
- src/tests/OpenAI.SnapshotTests/OpenAI.SnapshotTests.csproj
Bumps the all group with 4 updates: Microsoft.OpenApi.Readers, MSTest.TestAdapter, MSTest.TestFramework and Verify.MSTest.
Updates
Microsoft.OpenApi.Readers
from 1.6.16 to 1.6.17Release notes
Sourced from Microsoft.OpenApi.Readers's releases.
Commits
ccd4a43
Merge pull request #1771 from microsoft/vnext60258b5
Merge pull request #1770 from microsoft/mk/update-lib-versions0e95ced
Bump lib versions7876018
Merge pull request #1769 from captainsafia/property-bag-supportd96749f
Merge pull request #1768 from microsoft/mk/fix-empty-example-array27258e9
Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs1c19986
Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs38ba98e
Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs2df890a
Add support for unserializable annotations on OpenAPI document28142d5
Simplify by using .Where() for sequence filteringUpdates
MSTest.TestAdapter
from 3.5.0 to 3.5.1Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
Commits
5b38a2c
Bump aspire to 8.0.20265f00
Use internal extensions 1.3.24901764
Revert changes to playgroundb9b020b
Fix playground982b20d
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)76c9e7d
Fix possible deadlock inside MSBuild task (#3307)c68d90f
Fix XmlDataConnection (#3346)Updates
MSTest.TestFramework
from 3.5.0 to 3.5.1Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
Commits
5b38a2c
Bump aspire to 8.0.20265f00
Use internal extensions 1.3.24901764
Revert changes to playgroundb9b020b
Fix playground982b20d
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)76c9e7d
Fix possible deadlock inside MSBuild task (#3307)c68d90f
Fix XmlDataConnection (#3346)Updates
Verify.MSTest
from 26.1.6 to 26.2.0Commits
9e91a3c
Update readme.source.md6f2641b
Merge branch 'main' of https://github.com/VerifyTests/Verify3029479
Update Directory.Build.props8a87e7f
Add xunit v3 support (#1263)0c3c4e8
better missing UseVerify errorf50d848
.87fba0a
Update VerifierSettings.cs48e7297
Update Directory.Packages.propsa7859fa
docs6d0cb59
Update Directory.Packages.propsUpdates
MSTest.TestFramework
from 3.5.0 to 3.5.1Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
Commits
5b38a2c
Bump aspire to 8.0.20265f00
Use internal extensions 1.3.24901764
Revert changes to playgroundb9b020b
Fix playground982b20d
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)76c9e7d
Fix possible deadlock inside MSBuild task (#3307)c68d90f
Fix XmlDataConnection (#3346)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 conditionsSummary by CodeRabbit
Microsoft.OpenApi.Readers
package to version 1.6.17 for improved performance and potential bug fixes.MSTest.TestAdapter
andMSTest.TestFramework
versions to 3.5.1 for enhanced testing capabilities.Verify.MSTest
package to version 26.2.0 to leverage the latest improvements.