Bump the nuget-all group with 9 updates#17
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps Microsoft.Extensions.AI from 10.5.2 to 10.6.0 Bumps Microsoft.Extensions.DependencyInjection from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Hosting from 10.0.7 to 10.0.8 Bumps Microsoft.Testing.Extensions.CodeCoverage from 18.6.2 to 18.7.0 Bumps TUnit from 1.43.11 to 1.49.0 Bumps TUnit.Assertions from 1.43.11 to 1.49.0 Bumps TUnit.Engine from 1.43.11 to 1.49.0 Bumps Whisper.net from 1.9.0 to 1.9.1 Bumps Whisper.net.Runtime from 1.9.0 to 1.9.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-all - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-all - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-all - dependency-name: Microsoft.Testing.Extensions.CodeCoverage dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-all - dependency-name: TUnit dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-all - dependency-name: TUnit.Assertions dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-all - dependency-name: TUnit.Engine dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-all - dependency-name: Whisper.net dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-all - dependency-name: Whisper.net.Runtime dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-all ... Signed-off-by: dependabot[bot] <support@github.com>
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.Extensions.AI from 10.5.2 to 10.6.0.
Release notes
Sourced from Microsoft.Extensions.AI's releases.
10.6.0
Version 10.6.0 stabilizes the response continuation token and background-response APIs in Microsoft.Extensions.AI.Abstractions. Most other AI work for May shipped in 10.5.1; this monthly release rolls those changes up alongside dependency updates and a small Resource Monitoring cleanup.
Experimental API Changes
Now Stable
MEAI001) #7512What's Changed
AI
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.5.2...v10.6.0
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Testing.Extensions.CodeCoverage from 18.6.2 to 18.7.0.
Release notes
Sourced from Microsoft.Testing.Extensions.CodeCoverage's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated TUnit from 1.43.11 to 1.49.0.
Release notes
Sourced from TUnit's releases.
1.49.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.6...v1.49.0
1.48.6
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.0...v1.48.6
1.48.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.47.0...v1.48.0
1.47.0
What's Changed
Other Changes
Dependencies
... (truncated)
1.46.0
What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.45.29...v1.46.0
1.45.29
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.45.22...v1.45.29
1.45.22
What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.45.8...v1.45.22
1.45.8
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.45.0...v1.45.8
1.45.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.44.39...v1.45.0
1.44.39
What's Changed
Other Changes
defaultliteral for value-type assertion parameters by @JohnVerheij in fix(sourcegen): emitdefaultliteral for value-type assertion parameters thomhurst/TUnit#5919Dependencies
Full Changelog: thomhurst/TUnit@v1.44.0...v1.44.39
1.44.0
What's Changed
Other Changes
/to partial endpoint paths (#5838) by @thomhurst in fix(mocks-http): auto-prepend/to partial endpoint paths (#5838) thomhurst/TUnit#5874Dependencies
Full Changelog: thomhurst/TUnit@v1.43.41...v1.44.0
1.43.41
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.43.38...v1.43.41
1.43.38
What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.43.37...v1.43.38
1.43.37
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.43.11...v1.43.37
Commits viewable in compare view.
Updated TUnit.Assertions from 1.43.11 to 1.49.0.
Release notes
Sourced from TUnit.Assertions's releases.
1.49.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.6...v1.49.0
1.48.6
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.0...v1.48.6
1.48.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.47.0...v1.48.0
1.47.0
What's Changed
Other Changes
Dependencies
... (truncated)
1.46.0
What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.45.29...v1.46.0
1.45.29
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.45.22...v1.45.29
1.45.22
What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.45.8...v1.45.22
1.45.8
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.45.0...v1.45.8
1.45.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.44.39...v1.45.0
1.44.39
What's Changed
Other Changes
defaultliteral for value-type assertion parameters by @JohnVerheij in fix(sourcegen): emitdefaultliteral for value-type assertion parameters thomhurst/TUnit#5919Dependencies
Full Changelog: thomhurst/TUnit@v1.44.0...v1.44.39
1.44.0
What's Changed
Other Changes
/to partial endpoint paths (#5838) by @thomhurst in fix(mocks-http): auto-prepend/to partial endpoint paths (#5838) thomhurst/TUnit#5874Dependencies
Full Changelog: thomhurst/TUnit@v1.43.41...v1.44.0
1.43.41
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.43.38...v1.43.41
1.43.38
What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.43.37...v1.43.38
1.43.37
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.43.11...v1.43.37
Commits viewable in compare view.
Updated TUnit.Engine from 1.43.11 to 1.49.0.
Release notes
Sourced from TUnit.Engine's releases.
1.49.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.6...v1.49.0
1.48.6
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.0...v1.48.6
1.48.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.47.0...v1.48.0
1.47.0
What's Changed
Other Changes
Description has been truncated