Skip to content

chore: Updated dependencies and refactored method signature AB#1025663 #263

Open
AcacioFernando wants to merge 3 commits into
masterfrom
feat/1025663-updated-dependencies
Open

chore: Updated dependencies and refactored method signature AB#1025663 #263
AcacioFernando wants to merge 3 commits into
masterfrom
feat/1025663-updated-dependencies

Conversation

@AcacioFernando
Copy link
Copy Markdown
Contributor

No description provided.

Update the Take.Blip.Client and Take.Blip.Client.Console libraries in the MediaReceiver.csproj and MessageTypes.csproj solutions from version 0.5.135 to version 0.7.544.

This update was applied directly to the .csproj files within the <ItemGroup> element, replacing the old package versions with the newer ones. No other changes were made to the files.
Updated the `SerializeContentAssistantActionResponse` method signature to use the `Client.Extensions.ArtificialIntelligence.ContentAssistant` type.

Updated package versions in `Take.Blip.Builder.csproj` and `Take.Blip.Client.csproj`, including:

* `Take.Elephant` to `0.10.205`.
* `Takenet.Iris.Messaging.*` packages to newer versions.

These changes ensure compatibility with newer library versions and may include improvements and bug fixes.
Copilot AI review requested due to automatic review settings May 22, 2026 20:47
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the SDK and sample projects to newer dependency versions and adjusts the Content Assistant v2 serialization helper to reference the intended ContentAssistant type after dependency changes.

Changes:

  • Bumps Take.Blip.Client / Take.Blip.Client.Console in sample projects to 0.7.544.
  • Updates Take.Elephant in the builder project to 0.10.205.
  • Refactors SerializeContentAssistantActionResponse (v2 overload) signature for ContentAssistant type qualification.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/Take.Blip.Client/Take.Blip.Client.csproj Updates multiple Takenet.Iris.Messaging.* package versions.
src/Take.Blip.Builder/Take.Blip.Builder.csproj Bumps Take.Elephant package version.
src/Take.Blip.Builder/Actions/ProcessContentAssistant/ProcessContentAssistantExtension.cs Changes the v2 serializer overload parameter type qualification.
src/Samples/MessageTypes/MessageTypes.csproj Updates sample references to Take.Blip.Client / .Console 0.7.544.
src/Samples/MediaReceiver/MediaReceiver.csproj Updates sample references to Take.Blip.Client / .Console 0.7.544.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/Take.Blip.Client/Take.Blip.Client.csproj Outdated
@cyber-sast
Copy link
Copy Markdown

cyber-sast commented May 22, 2026

Logo
Checkmarx One – Scan Summary & Details16ad5707-c036-4641-a988-c0b2953d17dc


New Issues (1) Checkmarx found the following issues in this Pull Request
# Severity Issue Source File / Package Checkmarx Insight
1 HIGH CVE-2026-32933 Nuget-AutoMapper-10.1.1
detailsRecommended version: 15.1.1
Description: AutoMapper is vulnerable to a Denial-of-Service (DoS) attack. Versions prior to 15.1.1 and 16.x prior to 16.1.1, when mapping deeply nested object ...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: 32G9Ssw8orqiXw2l4FK326qLa6qXgJ53aDqa7LY1gHU%3D
Vulnerable Package

Policy Management Violations (2)
Policy Name: Politica Geral - Exploitable Path
  • Rule Name: Vulnerabilidade encontrada! Consulte o canal #checkmarx-sca-alerts no Slack.
    Scanner: SCA
    Entity: Vulnerability
    Conditions(s): TestDependencyPackage Equal false, VulnerabilityExploitablePath Equal true
Policy Name: CVE-2024-21907 The following violations of your team's AppSec policy rules were identified in this project. Since 'Break Build' is enabled for these rules, you must resolve these issues before the Pull Request can be merged.
  • Rule Name: Biblioteca Newtonsoft.Json vulneravel. Atualizar para a versão 13.0.1
    Scanner: SCA
    Entity: Vulnerability
    Conditions(s): DevDependencyPackage Equal false, VulnerabilityCve Equal "CVE-2024-21907"

Communicate with Checkmarx by submitting a PR comment with @Checkmarx followed by one of the supported commands. Learn about the supported commands here.

…4.0.20

Agent-Logs-Url: https://github.com/takenet/blip-sdk-csharp/sessions/0bcb0d08-e136-4ddf-be59-d0510f46ea77

Co-authored-by: AcacioFernando <8922023+AcacioFernando@users.noreply.github.com>
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