deps(nuget): Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer and 6 others#33
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…er and 6 others Bumps Microsoft.AspNetCore.Components.WebAssembly.DevServer from 10.0.0 to 10.0.3 Bumps Microsoft.AspNetCore.Components.WebAssembly.Server from 10.0.0 to 10.0.3 Bumps Microsoft.Extensions.AI.Abstractions to 9.10.2, 10.3.0 Bumps Microsoft.Extensions.Http from 10.0.0 to 10.0.3 Bumps Microsoft.Extensions.Logging from 9.0.0 to 9.0.13 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.0 to 9.0.13 Bumps Microsoft.Extensions.Options from 9.0.0 to 9.0.13 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 9.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-version: 9.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Logging dependency-version: 9.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Superseded by #34. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.AspNetCore.Components.WebAssembly.DevServer from 10.0.0 to 10.0.3.
Release notes
Sourced from Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Components.WebAssembly.Server from 10.0.0 to 10.0.3.
Release notes
Sourced from Microsoft.AspNetCore.Components.WebAssembly.Server's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.AI.Abstractions from 9.1.0-preview.1.25064.3 to 9.10.2.
Release notes
Sourced from Microsoft.Extensions.AI.Abstractions's releases.
9.10.0
What's Changed
KeyNotFoundExceptioninHttpRequestLatencyListener.OnEventWrittenby @pentp in FixKeyNotFoundExceptioninHttpRequestLatencyListener.OnEventWrittendotnet/extensions#6823ModelContextProtocolversion in MCP template by @MackinnonBuck in UpdateModelContextProtocolversion in MCP template dotnet/extensions#6870HostApplicationBuilderin AmbientMetadata extension by @eduherminio in Add support forHostApplicationBuilderin AmbientMetadata extension dotnet/extensions#6867New Contributors
... (truncated)
9.9.0
Highlights
AI
ApprovalRequiredAIFunction, user input/approval request & response content).AIFunctionsplit into a base class to improve extensibility.IChatReducermoved toMicrosoft.Extensions.AI.Abstractions.ChatMessage.Rolechanges as new messages.GetResponseAsync<T>now reads only the last message (bug fix).Telemetry & Diagnostics
url.query).server.addresstelemetry emits host only (per OpenTelemetry semantic conventions).Environment.CpuUsage.New Contributors
Full Changelog: dotnet/extensions@v9.8.0...v9.9.0
9.8.0
What's Changed
ConfigureEvaluationTests.ps1script when$ConfigRootis not supplied by @peterwald in FixConfigureEvaluationTests.ps1script when$ConfigRootis not supplied dotnet/extensions#6575Microsoft.Extensions.AI.Ollamaby @MackinnonBuck in RemoveMicrosoft.Extensions.AI.Ollamadotnet/extensions#6655... (truncated)
9.7.2
Packages Released
What's Changed
Full Changelog: dotnet/extensions@v9.7.1...v9.7.2
9.7.1
Packages Released
What's Changed
Full Changelog: dotnet/extensions@v9.7.0...v9.7.1
9.7.0
What's Changed
New Contributors
Full Changelog: dotnet/extensions@v9.6.0...v9.7.0
9.6.0
What's Changed
titleanddescriptionkeywords from root-level schemas in AIFunctionFactory. by @eiriktsarpalis in Removetitleanddescriptionkeywords from root-level schemas in AIFunctionFactory. dotnet/extensions#6465Microsoft.SemanticKerneldependency to 1.53.0 by @MackinnonBuck in Update chat templateMicrosoft.SemanticKerneldependency to 1.53.0 dotnet/extensions#6470AIFunction.ReturnJsonSchemaby @eiriktsarpalis in AddAIFunction.ReturnJsonSchemadotnet/extensions#6447New Contributors
Full Changelog: dotnet/extensions@v9.5.0...v9.6.0
9.5.0
What's Changed
... (truncated)
9.4.0
What's Changed
... (truncated)
9.3.0
What's Changed
AIJsonUtilities.DefaultOptions. by @eiriktsarpalis in Use unsafe relaxed escaping inAIJsonUtilities.DefaultOptions. dotnet/extensions#5850ref intparameter fromChatConversationEvaluator.CanRenderAsync()by @peterwald in Remove theref intparameter fromChatConversationEvaluator.CanRenderAsync()dotnet/extensions#5896AIFunctionParameterMetadatawithMethodInfoby @eiriktsarpalis in ReplaceAIFunctionParameterMetadatawithMethodInfodotnet/extensions#5886... (truncated)
9.2.0
What's Changed
FunctionInvokingChatClient.CurrentContextby @MackinnonBuck in AddFunctionInvokingChatClient.CurrentContextdotnet/extensions#5786ImageContentandAudioContentby @MackinnonBuck in RemoveImageContentandAudioContentdotnet/extensions#5814New Contributors
Full Changelog: dotnet/extensions@v9.1.0...v9.2.0
9.1.0
9.1.0 packages are all pushed now to NuGet.org!
What's Changed
AIJsonUtilitiesto STJv8 and move to Abstractions library. by @eiriktsarpalis in LowerAIJsonUtilitiesto STJv8 and move to Abstractions library. dotnet/extensions#5582... (truncated)
Commits viewable in compare view.
Pinned Microsoft.Extensions.AI.Abstractions at 10.3.0.
Release notes
Sourced from Microsoft.Extensions.AI.Abstractions's releases.
10.3.0
What's Changed
New Contributors
... (truncated)
Commits viewable in compare view.
Pinned Microsoft.Extensions.Http at 10.0.3.
Release notes
Sourced from Microsoft.Extensions.Http's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging from 9.0.0 to 9.0.13.
Release notes
Sourced from Microsoft.Extensions.Logging's releases.
9.0.13
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.12...v9.0.13
9.0.12
Release
9.0.11
Release
What's Changed
UnsafeAccessor- ambiguous name and signature match by @AaronRobinsonMSFT in [release/9.0-staging]UnsafeAccessor- ambiguous name and signature match dotnet/runtime#120011Full Changelog: dotnet/runtime@v9.0.10...v9.0.11
9.0.10
Release
What's Changed
*...
Description has been truncated