Updated dependencies #43
Open
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 Magick.NET-Q8-AnyCPU from 14.6.0 to 14.9.0.
Release notes
Sourced from Magick.NET-Q8-AnyCPU's releases.
14.9.0
What's Changed
StrokeDashArrayof theDrawingSettingstonull.ColorProfileto a newColorProfilesclass and mark them obsolete.Related changes in ImageMagick since the last release of Magick.NET:
Library updates:
Full Changelog: dlemstra/Magick.NET@14.8.2...14.9.0
14.8.2
What's Changed
Related changes in ImageMagick since the last release of Magick.NET:
Library updates:
Full Changelog: dlemstra/Magick.NET@14.8.1...14.8.2
14.8.1
What's Changed
Gravityoverload of theSplicemethod (#1881).Related changes in ImageMagick since the last release of Magick.NET:
-limit height/width(Fix infinite loop when decoding JXL with-limit height/widthImageMagick/ImageMagick#8303)Library updates:
Full Changelog: dlemstra/Magick.NET@14.8.0...14.8.1
14.8.0
What's Changed
Sf3toMagickFormat.Gravityoverload to theSplicemethod (#1881).TrimMemoryto theResourceLimits(#1854).Library updates:
Full Changelog: dlemstra/Magick.NET@14.7.0...14.8.0
14.7.0
What's Changed
Resizemethod that allows specifying the filter (#1819).ArrayPoolAPI in .NET Standard 2.1 or later to reduce the creation of LOH objects (#1812).XandYin thePointDstruct (#1856).MagickGeometryclass (#1855).IcntoMagickFormat.Related changes in ImageMagick since the last release of Magick.NET:
Library updates:
Full Changelog: dlemstra/Magick.NET@14.6.0...14.7.0
Commits viewable in compare view.
Updated Microsoft.CodeAnalysis.Metrics from 3.3.4 to 4.14.0.
Release notes
Sourced from Microsoft.CodeAnalysis.Metrics's releases.
4.2.0-4.22266.5
Release
4.2.0-3.22151.16
Release
4.2.0-1.22108.11
Release
4.0.0-2.21354.7
Release
4.0.0-2.21254.26
Release
4.0.0-1.21277.15
Release
3.10.0-3.21201.20
Release
3.10.0-2.21153.36
Release
3.10.0-1.21102.26
Release
3.7.0-3.20312.3
Release Notes
Install Instructions
Repos
3.7.0-3.20269.11
Release Notes
Install Instructions
Repos
3.7.0-2.20277.1
Release Notes
Install Instructions
Repos
3.6.0
Release Notes
Install Instructions
Commits viewable in compare view.
Updated Microsoft.Data.Sqlite from 9.0.5 to 9.0.10.
Release notes
Sourced from Microsoft.Data.Sqlite's releases.
9.0.10
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.8...v9.0.9
9.0.7
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.6...v9.0.7
9.0.6
Bug Fixes
The translation of
FullTextScorein Cosmos Full-Text Search has been updated to use multiple keywords instead of a keyword array, addressing issues with search accuracy and query compatibility. This resolves #35983 and ensures more reliable full-text search results.#36000 by @maumar
Dependency Updates
Updated the Arcade build infrastructure dependencies for the 8.0 release branch, bringing in the latest improvements and security fixes from the Arcade ecosystem.
#35930 by @dotnet-maestro
Updated Arcade dependencies for the 9.0 release branch, ensuring the build system benefits from the latest tooling and reliability enhancements.
#36006 by @dotnet-maestro
Another update to Arcade dependencies for the 8.0 branch, further aligning with upstream improvements and fixes.
#36085 by @dotnet-maestro
Additional update to Arcade dependencies for the 9.0 branch, maintaining up-to-date build tooling and infrastructure.
#36065 by @dotnet-maestro
Technical Improvements
Integrated various internal commits into the 8.0 release branch, improving code quality, maintainability, and aligning with internal standards.
#35926 by @vseanreesermsft
Additional internal commits merged into the 8.0 branch, further enhancing stability and maintainability.
#36080 by @vseanreesermsft
Integrated internal improvements into the 9.0 branch, ensuring consistency and codebase health.
#36081 by @vseanreesermsft
Infrastructure
Updated the product branding and version numbers to 9.0.6, ensuring that all assemblies and packages reflect the correct release version.
#36044 by @vseanreesermsft
Updated branding for the 8.0 release line to version 8.0.17, keeping versioning consistent across all release artifacts.
#36043 by @vseanreesermsft
Miscellaneous
Automated merge of changes from the 8.0 branch into the 9.0 branch, ensuring that all relevant fixes and improvements are carried forward.
#35927 by @github-actions
Merged the 9.0 branch into the 9.0-staging branch, preparing for further testing and validation before final release.
#36051 by @AndriySvyryd
... (truncated)
Commits viewable in compare view.
Updated Microsoft.Extensions.TimeProvider.Testing from 9.5.0 to 9.10.0.
Release notes
Sourced from Microsoft.Extensions.TimeProvider.Testing'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
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.13.0 to 18.0.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.0.0
What's Changed
Internal fixes and updates
... (truncated)
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01
Commits viewable in compare view.
Updated NetEscapades.AspNetCore.SecurityHeaders from 1.1.0 to 1.2.0.
Release notes
Sourced from NetEscapades.AspNetCore.SecurityHeaders's releases.
1.2.0
Changes in 1.2.0:
Features:
child-srctoContent-Security-Policy#259AddSecurityHeadersPolicies()for registering named polices #250Fixes:
Changes in 1.1.0
Features:
AddRange()toSourceCollection#240, #242 (Thanks @rankobp)X-Frame-Options ALLOW-FROMwith correct method nameAddFrameOptionsAllowFrom()#244Changes in 1.0.0
This marks the first major release of the NetEscapades.AspNetCore.SecurityHeaders. For simplicity, all the changes since 0.24.0 are included below.
Breaking Changes:
X-XSS-Protectionfrom default headers and mark obsolete #168cross-origin-opener-policy: same-originto default headers #184Feature-Policyas obsolete #187Expect-CTas obsolete #197HttpContext.GetNonce()#198DefaultSecureDirectives()for permissions policy #203 (Thanks damienbod!)AddDefaultSecurityHeaders()andAddDefaultApiSecurityHeaders()#204 (Thanks damienbod!)Features:
HeaderPolicyCollectionjust before it is applied, customizing per request #174, #185Content-Security-Policyidempotent to avoid duplicates #169AddDefaultApiSecurityHeaders()for adding default headers to APIs #183, #184AddPermissionsPolicyWithRecommendedDirectives()andPermissionsPolicyBuilder.AddDefaultSecureDirectives()for adding securePermissions-Policydirectives in bulk #183, #184IServiceProviderwhen configuring aSecurityHeaderPolicyBuilder#200Build updates:
... (truncated)
Commits viewable in compare view.
Updated NLog.Web.AspNetCore from 5.4.0 to 6.0.5.
Release notes
Sourced from NLog.Web.AspNetCore's releases.
6.0.5
6.0.4
6.0.3
NLog.Web.AspNetCore
NLog.Web
6.0.2
6.0.1
6.0
NLog.Web.AspNetCore
NLog.Web
Description has been truncated