Skip to content

Update Dependencies + Merge Release 8.2.0 into Main#149

Merged
lmarcos000 merged 10 commits intoEncamina:mainfrom
LuisM000:@lmarcos/update_depedencies
Mar 21, 2025
Merged

Update Dependencies + Merge Release 8.2.0 into Main#149
lmarcos000 merged 10 commits intoEncamina:mainfrom
LuisM000:@lmarcos/update_depedencies

Conversation

@LuisM000
Copy link
Contributor

@LuisM000 LuisM000 commented Mar 20, 2025

This PR updates multiple dependencies to their latest versions and synchronizes the main branch with the changes introduced in the 8.2.0 release.

Key Changes

Dependency Updates:
Several libraries have been updated to improve security, stability, and compatibility. Full list of updates:

  • Aspire.Hosting 8.2.1 → 8.2.2
  • Azure.AI.OpenAI 2.1.0-beta.1 → 2.2.0-beta.1
  • Azure.Core 1.43.0 → 1.45.0
  • Azure.Data.Tables 12.9.0 → 12.10.0
  • Azure.Identity 1.12.0 → 1.13.2
  • Microsoft.AspNetCore.Authentication.JwtBearer 8.0.8 → 8.0.14
  • Microsoft.AspNetCore.Authentication.OpenIdConnect 8.0.8 → 8.0.14
  • Microsoft.Azure.Cosmos 3.43.0 → 3.47.2
  • Microsoft.Extensions.Azure 1.7.5 → 1.11.0
  • Microsoft.Extensions.Hosting 8.0.0 → 8.0.1
  • Microsoft.Extensions.Http 8.0.0 → 8.0.1
  • Microsoft.EntityFrameworkCore 8.0.8 → 8.0.14
  • Microsoft.EntityFrameworkCore.SqlServer 8.0.8 → 8.0.14
  • Microsoft.Extensions.DependencyInjection.Abstractions 8.0.1 → 8.0.2
  • Microsoft.AspNetCore.Http.Abstractions 2.2.0 → 2.3.0
  • Microsoft.Extensions.Logging.Abstractions 8.0.1 → 8.0.3
  • Microsoft.Bot.Builder.Azure 4.22.8 → 4.23.0
  • Microsoft.Bot.Builder.Azure.Blobs 4.22.8 → 4.23.0
  • Microsoft.Bot.Builder.Dialogs 4.22.8 → 4.23.0
  • Microsoft.Bot.Builder.Integration.ApplicationInsights.Core 4.22.8 → 4.23.0
  • Microsoft.Bot.Builder.Integration.AspNet.Core 4.22.8 → 4.23.0
  • MailKit 4.7.1.1 → 4.11.0
  • System.Net.Http.Json 8.0.0 → 8.0.1
  • System.Configuration.ConfigurationManager 8.0.0 → 8.0.1
  • System.Memory.Data 8.0.0 → 8.0.1
  • Microsoft.SemanticKernel.Abstractions 1.24.1 → 1.42.0
  • Microsoft.SemanticKernel.Plugins.Memory 1.24.1-alpha → 1.42.0-alpha
  • Microsoft.SemanticKernel.Connectors.AzureOpenAI 1.24.1 → 1.42.0
  • Microsoft.SemanticKernel.Core 1.24.1 → 1.42.0
  • Microsoft.SemanticKernel.Plugins.Document 1.24.1-alpha → 1.42.0-alpha
  • Microsoft.SemanticKernel.Connectors.AzureAISearch 1.24.1-preview → 1.42.0-preview
  • Microsoft.SemanticKernel.Connectors.Qdrant 1.24.1-preview → 1.42.0-preview
  • HtmlAgilityPack 1.11.71 → 1.12.0
  • PdfPig 0.1.8 → 0.1.10
  • SixLabors.ImageSharp 3.1.5 → 3.1.7
  • Bogus 35.6.1 → 35.6.2
  • CommunityToolkit.Diagnostics 8.2.2 → 8.4.0
  • coverlet.collector 6.0.2 → 6.0.4
  • Moq 4.20.70 → 4.20.72
  • xunit 2.8.1 → 2.9.3
  • xunit.analyzers 1.14.0 → 1.20.0
  • xunit.extensibility.core 2.8.1 → 2.9.3
  • xunit.runner.visualstudio 2.8.1 → 3.0.2

Integration of the 8.2.0 Release:
The latest changes from the 8.2.0 release have been merged into the main branch.
Aquí tienes el mensaje actualizado con la información sobre la eliminación de las instrucciones de SONAR en main.yml:

Removal of SONAR instructions from main.yml:
The SONAR-related instructions have been removed from the main.yml file.

MarioRamosEs and others added 9 commits September 17, 2024 14:03
  - Aspire.Hosting 8.2.1 → 8.2.2
  - Azure.AI.OpenAI 2.1.0-beta.1 → 2.2.0-beta.1
  - Azure.Core 1.43.0 → 1.45.0
  - Azure.Data.Tables 12.9.0 → 12.10.0
  - Azure.Identity 1.12.0 → 1.13.2
  - Microsoft.AspNetCore.Authentication.JwtBearer 8.0.8 → 8.0.14
  - Microsoft.AspNetCore.Authentication.OpenIdConnect 8.0.8 → 8.0.14
  - Microsoft.Azure.Cosmos 3.43.0 → 3.47.2
  - Microsoft.Extensions.Azure 1.7.5 → 1.11.0
  - Microsoft.Extensions.Hosting 8.0.0 → 8.0.1
  - Microsoft.Extensions.Http 8.0.0 → 8.0.1
  - Microsoft.EntityFrameworkCore 8.0.8 → 8.0.14
  - Microsoft.EntityFrameworkCore.SqlServer 8.0.8 → 8.0.14
  - Microsoft.Extensions.DependencyInjection.Abstractions 8.0.1 → 8.0.2
  - Microsoft.AspNetCore.Http.Abstractions 2.2.0 → 2.3.0
  - Microsoft.Extensions.Logging.Abstractions 8.0.1 → 8.0.3
  - Microsoft.Bot.Builder.Azure 4.22.8 → 4.23.0
  - Microsoft.Bot.Builder.Azure.Blobs 4.22.8 → 4.23.0
  - Microsoft.Bot.Builder.Dialogs 4.22.8 → 4.23.0
  - Microsoft.Bot.Builder.Integration.ApplicationInsights.Core 4.22.8 → 4.23.0
  - Microsoft.Bot.Builder.Integration.AspNet.Core 4.22.8 → 4.23.0
  - MailKit 4.7.1.1 → 4.11.0
  - System.Net.Http.Json 8.0.0 → 8.0.1
  - System.Configuration.ConfigurationManager 8.0.0 → 8.0.1
  - System.Memory.Data 8.0.0 → 8.0.1
  - Microsoft.SemanticKernel.Abstractions 1.24.1 → 1.42.0
  - Microsoft.SemanticKernel.Plugins.Memory 1.24.1-alpha → 1.42.0-alpha
  - Microsoft.SemanticKernel.Connectors.AzureOpenAI 1.24.1 → 1.42.0
  - Microsoft.SemanticKernel.Core 1.24.1 → 1.42.0
  - Microsoft.SemanticKernel.Plugins.Document 1.24.1-alpha → 1.42.0-alpha
  - Microsoft.SemanticKernel.Connectors.AzureAISearch 1.24.1-preview → 1.42.0-preview
  - Microsoft.SemanticKernel.Connectors.Qdrant 1.24.1-preview → 1.42.0-preview
  - HtmlAgilityPack 1.11.71 → 1.12.0
  - PdfPig 0.1.8 → 0.1.10
  - SixLabors.ImageSharp 3.1.5 → 3.1.7
  - Bogus 35.6.1 → 35.6.2
  - CommunityToolkit.Diagnostics 8.2.2 → 8.4.0
  - coverlet.collector 6.0.2 → 6.0.4
  - Moq 4.20.70 → 4.20.72
  - xunit 2.8.1 → 2.9.3
  - xunit.analyzers 1.14.0 → 1.20.0
  - xunit.extensibility.core 2.8.1 → 2.9.3
  - xunit.runner.visualstudio 2.8.1 → 3.0.2

Remvoed NuGet dependencies:
  - System.Numerics.Tensors
@LuisM000 LuisM000 requested a review from MarioRamosEs March 20, 2025 14:37
@lmarcos000 lmarcos000 enabled auto-merge March 21, 2025 11:27
@lmarcos000 lmarcos000 disabled auto-merge March 21, 2025 11:27
@lmarcos000 lmarcos000 enabled auto-merge March 21, 2025 11:40
@lmarcos000 lmarcos000 merged commit d309157 into Encamina:main Mar 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants