-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
build(deps): Bump the all group with 4 updates #57
Conversation
Bumps the all group with 4 updates: [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI), [System.Text.Json](https://github.com/dotnet/runtime), [CliWrap](https://github.com/Tyrrrz/CliWrap) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `tryAGI.OpenAI` from 3.8.1 to 3.9.2 - [Release notes](https://github.com/tryAGI/OpenAI/releases) - [Commits](tryAGI/OpenAI@v3.8.1...v3.9.2) Updates `System.Text.Json` from 8.0.5 to 9.0.0-rc.2.24473.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v9.0.0-rc.2.24473.5) Updates `CliWrap` from 3.6.6 to 3.6.7 - [Release notes](https://github.com/Tyrrrz/CliWrap/releases) - [Commits](Tyrrrz/CliWrap@3.6.6...3.6.7) Updates `Verify.MSTest` from 27.0.1 to 27.1.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@27.0.1...27.1.0) --- updated-dependencies: - dependency-name: tryAGI.OpenAI dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: CliWrap 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 🪧 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 4 updates: tryAGI.OpenAI, System.Text.Json, CliWrap and Verify.MSTest.
Updates
tryAGI.OpenAI
from 3.8.1 to 3.9.2Release notes
Sourced from tryAGI.OpenAI's releases.
Commits
5b767cd
fix: Fixed some AnyOf property names.cf5d547
feat: Updated OpenAPI spec4e5bdd8
docs: Updated generated docs.373365d
ci: Fixed mkdocs.3ae17f4
test: Added Experimental.a5d14a2
fix: Fixed xml warnings.3718fb8
test: Fixed.fe583d7
feat: Updated OpenAPI spec14b9aff
docs: Fixed README.512d13b
fix: Fixed issues with new parameters with default values.Updates
System.Text.Json
from 8.0.5 to 9.0.0-rc.2.24473.5Release notes
Sourced from System.Text.Json's releases.
Commits
990ebf5
Merge commit '200d05e41fc2212ff8c98ed79ebe9043bfed58aa'200d05e
[release/9.0-rc2] dont try to capture threadId for NativeAOT (#108091)002e894
Merge commit '55c018f4580a149514e5b28b820da44ffd3d24e8'55c018f
[release/9.0-rc2] [browser] Fix custom icu fingerprinting. (#108025)327e087
Merge commit 'fe77f43b7dd624028c3d210e2eecd9265566d2dc'fe77f43
Fix Random.GetItems observably breaking change in produced sequence (#108018)2dc643f
Merge commit '25e7a899b0640981c387f51f2121cf754925365f'25e7a89
Update dependencies from https://github.com/dotnet/emsdk build 20240918.8 (#1...8d6a573
Update configure.h.in (#107955)0cd7306
Update dependencies from https://github.com/dotnet/icu build 20240917.2 (#107...Updates
CliWrap
from 3.6.6 to 3.6.7Release notes
Sourced from CliWrap's releases.
Commits
6b8abf8
UseEncoding.Default
instead ofConsole.OutputEncoding
as the default enc...5e0bb8e
Bump the nuget group with 4 updates (#260)b7765e9
Proper cleanup for deployed process signaler (#259)68bda90
Use .NET 9Lock
via PolyShimb5a2b38
Bump the nuget group with 3 updates (#255)7d185ce
Bump the nuget group with 2 updates (#252)9e4e6bf
Bump the nuget group with 6 updates (#245)9e6b720
Remove unused package system from dependabot15dcde2
Create dependabot.yml1609b5a
Don't use timeouts in non-async testsUpdates
Verify.MSTest
from 27.0.1 to 27.1.0Commits
94234bb
Update Verify.Fixie.csproj21b0c71
obsolete CombinationApprovals8c48374
Update Inherited.cs4265859
fix testdf86c9e
update to Fixie 4.0.0 (#1325)5a994de
refsc6707a9
docsf6fbec7
.cb19d40
docseb04f62
docsDependabot 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