-
-
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 5 updates #93
Conversation
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [LangChain.Providers.Abstractions](https://github.com/tryAGI/LangChain.Providers) | `0.15.3-dev.80` | `0.15.3-dev.84` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.2` | | [Microsoft.SemanticKernel.Core](https://github.com/microsoft/semantic-kernel) | `1.29.0` | `1.30.0` | | [System.Text.Json](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.5` | | [AWSSDK.Kendra](https://github.com/aws/aws-sdk-net) | `3.7.400.56` | `3.7.400.57` | Updates `LangChain.Providers.Abstractions` from 0.15.3-dev.80 to 0.15.3-dev.84 - [Commits](https://github.com/tryAGI/LangChain.Providers/commits) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v8.0.2) Updates `Microsoft.SemanticKernel.Core` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@dotnet-1.29.0...dotnet-1.30.0) Updates `System.Text.Json` from 9.0.0 to 8.0.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v8.0.5) Updates `AWSSDK.Kendra` from 3.7.400.56 to 3.7.400.57 - [Release notes](https://github.com/aws/aws-sdk-net/releases) - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) --- updated-dependencies: - dependency-name: LangChain.Providers.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.SemanticKernel.Core 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: AWSSDK.Kendra dependency-type: direct:production update-type: version-update:semver-patch 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 5 updates:
0.15.3-dev.80
0.15.3-dev.84
9.0.0
8.0.2
1.29.0
1.30.0
9.0.0
8.0.5
3.7.400.56
3.7.400.57
Updates
LangChain.Providers.Abstractions
from 0.15.3-dev.80 to 0.15.3-dev.84Commits
Updates
Microsoft.Extensions.DependencyInjection.Abstractions
from 9.0.0 to 8.0.2Commits
1381d5e
Merge in 'release/8.0' changesc987e4f
[release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)441c91d
Merge in 'release/8.0' changesc93800e
Merge pull request #97065 from carlossanlop/release/8.0-stagingc2d2bb3
Merge branch 'release/8.0' into release/8.0-staging6d35e39
[release/8.0-staging] UInt64.CreateSaturating<Int128> truncates instead of sa...96b0a55
[release/8.0-staging] macOS: Set certificate as a dependency of private key h...85c2772
[release/8.0] Fix server-side OCSP stapling on Linux (#96838)683da71
[release/8.0-staging] Gen0 segment should always be reported as Gen0 for DacH...f9d0a7b
[release/8.0-staging] Fix Crossgen2 PDB generation (again) (#96566)Updates
Microsoft.SemanticKernel.Core
from 1.29.0 to 1.30.0Release notes
Sourced from Microsoft.SemanticKernel.Core's releases.
Commits
1ce4769
.Net: Version 1.30.0 (#9758)ad4d35b
.Net Processes - Map Step Feature (#9339)93bf06e
Python: updated pre-commits (#9739)8da553d
.Net: Prepare OpenAPI model collection properties to be modifiable. (#9735)e6413c3
.Net: Removed Kernel events (#9748)297eb16
.Net: Bump Verify.Xunit from 23.5.2 to 28.3.2 in /dotnet (#9743)c462b3c
.Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.9.1 to 8.10.0 in ...3a2acff
.Net: Bump Microsoft.CodeAnalysis.Common and Microsoft.CodeAnalysis.CSharp in...0d11264
.Net: Fix FunctionChoiceBehavior State Restoration in OllamaPromptExecutionSe...7d5b50c
.Net: fix: forwards cancellation token to outbound connections to free up res...Updates
System.Text.Json
from 9.0.0 to 8.0.5Commits
087e153
Merge in 'release/8.0' changesca4f0fe
[release/8.0] Update MicrosoftBuildVersion to latest (#100595) (#101145)dfd075b
Merge in 'release/8.0' changesb55fd6f
Merge pull request #101091 from directhex/release/8.0-stagingbefe7ad
Merge branch 'release/8.0' into release/8.0-stagingaa7c7ff
[release/8.0-staging] JIT: Fixed incorrect reversed condition for GT (#100372)88be910
Always zero-init if object contains pointers (#100265) (#100426)2d7642d
System.Diagnostics.DiagnosticSource (#99583)3c5a0af
Add workload metadata (#100649)a494d22
[Release/8.0] Remove preventing EH at shutdown (#100836)Updates
AWSSDK.Kendra
from 3.7.400.56 to 3.7.400.57Commits
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