-
-
Notifications
You must be signed in to change notification settings - Fork 2
build(deps): Bump the all group with 6 updates #30
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
Conversation
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [OpenAI](https://github.com/openai/openai-dotnet) | `2.2.0-beta.1` | `2.2.0-beta.3` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `8.1.1` | `8.2.0` | | [MSTest](https://github.com/microsoft/testfx) | `3.8.2` | `3.8.3` | | [Google_GenerativeAI.Microsoft](https://github.com/gunpal5/Google_GenerativeAI) | `2.4.1` | `2.4.3` | | [Microsoft.Extensions.AI](https://github.com/dotnet/extensions) | `9.3.0-preview.1.25161.3` | `9.3.0-preview.1.25161.3` | | [Verify.MSTest](https://github.com/VerifyTests/Verify) | `28.13.0` | `28.16.0` | Updates `OpenAI` from 2.2.0-beta.1 to 2.2.0-beta.3 - [Release notes](https://github.com/openai/openai-dotnet/releases) - [Changelog](https://github.com/openai/openai-dotnet/blob/main/CHANGELOG.md) - [Commits](openai/openai-dotnet@OpenAI_2.2.0-beta.1...OpenAI_2.2.0-beta.3) Updates `FluentAssertions` from 8.1.1 to 8.2.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@8.1.1...8.2.0) Updates `MSTest` 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) Updates `Google_GenerativeAI.Microsoft` from 2.4.1 to 2.4.3 - [Release notes](https://github.com/gunpal5/Google_GenerativeAI/releases) - [Changelog](https://github.com/gunpal5/Google_GenerativeAI/blob/main/CHANGELOG.md) - [Commits](gunpal5/Google_GenerativeAI@v2.4.1...v2.4.3) Updates `Microsoft.Extensions.AI` from 9.3.0-preview.1.25161.3 to 9.3.0-preview.1.25161.3 - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/commits) Updates `Verify.MSTest` from 28.13.0 to 28.16.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.13.0...28.16.0) --- updated-dependencies: - dependency-name: OpenAI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Google_GenerativeAI.Microsoft dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.AI 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 ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the all group with 6 updates:
2.2.0-beta.12.2.0-beta.38.1.18.2.03.8.23.8.32.4.12.4.39.3.0-preview.1.25161.39.3.0-preview.1.25161.328.13.028.16.0Updates
OpenAIfrom 2.2.0-beta.1 to 2.2.0-beta.3Release notes
Sourced from OpenAI's releases.
Changelog
Sourced from OpenAI's changelog.
Commits
e749a52Prepare 2.2.0-beta.3 release (Part 2) (#370)61f3cf5Fix for FilePurpose (#369)0ca4c06Prepare 2.2.0-beta.3 release (Part 1) (#368)3d7d89d* GenericActionPipelinePolicy - ConfigureAwait(false) for ProcessAsync method...b0a487cFixed misspelling of instantiates. (#321)3d17913chore: set license in nuget package (#333)fc5b10aPrepare 2.2.0-beta.2 release (Part 2) (#351)d6615abPrepare 2.2.0-beta.2 release (Part 1) (#349)Updates
FluentAssertionsfrom 8.1.1 to 8.2.0Release notes
Sourced from FluentAssertions's releases.
Commits
04defbeReworked formatting and support multi-dimensional arrays.0a649cbAdd polyfill for splitting on a singlecharorstring66df7d0Use char overload ofstring.Replacefa6eae1Avoid regex for checking if a path is nested669f817Handle missing caller identifierc53c9ebBump cspell from 8.17.3 to 8.17.56751587Remove|from regex character classes7d18305Adjust incorrect explaining comment about regex3828bf7RestoreStringSyntaxannotationsUpdates
MSTestfrom 3.8.2 to 3.8.3Release notes
Sourced from MSTest's releases.
Changelog
Sourced from MSTest's changelog.
Commits
5354e77[rel/3.8] Remove extra space (#5252)2175165[rel/3.8] Add assembly name (#5247)5f788a5[rel/3.8] Fix TestFailedException outcome not propagating to TestResult outco...e71432a[rel/3.8] Move logic relevant to core MTP out of MTP.MSBuild (#5223)181dd82[rel/3.8] Try out props/targets refactoring (#5219)94c71bf[rel/3.8] Ship props/targets of MSTest.TestFramework and MSTest.TestAdapter i...ccbaf50[rel/3.8] Consider--results-directorybefore configuration (#5204)ec34a47Fix buildb0bebf3Fix merge conflictbc08ddbFix testsUpdates
Google_GenerativeAI.Microsoftfrom 2.4.1 to 2.4.3Release notes
Sourced from Google_GenerativeAI.Microsoft's releases.
Commits
5e221faBump version to v2.4.4ce6b5b0Update system instruction to use ExecuteJavascriptCodeAsyncf0eea29fix: static methods with QuickToolsa34adcbBump version to v2.4.3e648f5drollback version1eecbd3fix test94a9de8Bump version to v2.4.321a13a1Update main.ymle2a3985feat: Added NativeAOT compatibility into Reflection based QuickTool and Quick...4d588caBump version to v2.4.2Updates
Microsoft.Extensions.AIfrom 9.3.0-preview.1.25161.3 to 9.3.0-preview.1.25161.3Commits
Updates
Verify.MSTestfrom 28.13.0 to 28.16.0Commits
946472aAdd .NET Framework support to Verify.TUnit (#1426)9c01033Update Directory.Build.propsd147ca5Update Directory.Packages.props2a1443eRe add net462 (#1423)7abea46Docs changes452c6bfrefsc31dc1eUpdate Directory.Packages.props267b275Merge branch 'main' of https://github.com/VerifyTests/Verify6f8dcf9refs8c0695eupdate-to-DiffEngine-15.10.1 (#1420)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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