Skip to content
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

fix: [#6825]Update old packages #6830

Merged
merged 3 commits into from
Aug 1, 2024
Merged

Conversation

JhontSouth
Copy link
Collaborator

@JhontSouth JhontSouth commented Jul 31, 2024

Addresses #6825
#minor

Description

This PR upgrades old packages that don't have conflicts with BotBuilder in their latest versions.

Specific Changes

  • Updated the following packages:
    • AdaptiveCards
    • Azure.Storage.Blobs
    • Azure.Storage.Queues
    • BenchmarkDotNet
    • coverlet.collector
    • coverlet.msbuild
    • JsonPath.Net
    • Microsoft.ApplicationInsights
    • Microsoft.ApplicationInsights.AspNetCore
    • Microsoft.ApplicationInsights.DependencyCollector
    • Microsoft.ApplicationInsights.PerfCounterCollector
    • Microsoft.ApplicationInsights.TraceListener
    • Microsoft.ApplicationInsights.Web
    • Microsoft.ApplicationInsights.WindowsServer
    • Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel
    • Microsoft.AspNet.WebApi
    • Microsoft.AspNetCore.Hosting.Abstractions
    • Microsoft.AspNetCore.Http
    • Microsoft.AspNetCore.Mvc.Core
    • Microsoft.AspNetCore.Mvc.Formatters.Json
    • Microsoft.AspNetCore.Mvc.NewtonsoftJson
    • Microsoft.AspNetCore.Mvc.Testing
    • Microsoft.Azure.Cosmos
    • Microsoft.CodeAnalysis.CSharp.Scripting
    • Microsoft.CSharp
    • Microsoft.Extensions.Configuration
    • Microsoft.Extensions.Configuration.Json
    • Microsoft.Extensions.Configuration.UserSecrets
    • Microsoft.Extensions.DependencyInjection
    • Microsoft.IdentityModel.Protocols.OpenIdConnect
    • Microsoft.IdentityModel.Tokens
    • Microsoft.NET.Test.Sdk
    • MSTest.TestAdapter
    • MSTest.TestFramework
    • NAudio
    • Newtonsoft.Json
    • NuGet.Packaging
    • NunitXml.TestLogger
    • ReportGenerator
    • SlackAPI
    • System.Drawing.Common
    • System.IdentityModel.Tokens.Jwt
    • System.IO.Pipelines
    • System.Net.Security
    • System.Text.Encodings.Web
    • xunit.runner.visualstudio
    • XunitXml.TestLogger

Testing

The following image shows the unit tests working after the updates.
image

@JhontSouth JhontSouth requested a review from a team as a code owner July 31, 2024 14:48
@JhontSouth JhontSouth added the Automation: No parity PR does not need to be applied to other languages. label Jul 31, 2024
@BruceHaley
Copy link
Contributor

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.AI.Luis.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.AI.QnA.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.ApplicationInsights.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.Azure.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.Integration.AspNet.Core.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.TemplateManager.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Configuration.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Connector.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Schema.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Streaming.dll

@tracyboehrer tracyboehrer merged commit 51263f7 into main Aug 1, 2024
22 of 23 checks passed
@tracyboehrer tracyboehrer deleted the southworks/update/old-packages branch August 1, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation: No parity PR does not need to be applied to other languages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants