chore(#919): Dependency Updates#920
Merged
Merged
Conversation
Add regression coverage for the new ISocialMediaPublisher contract across Twitter, Bluesky, Facebook, LinkedIn, and Functions DI wiring. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…plete - Merged 3 inbox decisions into decisions.md: * tank-social-media-publisher-contract-tests.md (three-layer test strategy) * neo-sprint-30-sequencing.md (composition refactor execution order) * trinity-social-media-publisher-contract.md (interface shape specification) - Updated .squad/agents/tank/history.md with Sprint 30 session entry - Updated .squad/identity/now.md: #897 COMPLETE, #902→#899–#900–#901 unblocked - Deleted 3 merged inbox files - Orchestration log: 2026-05-01T12-00-00Z-tank.md - Session log: 2026-05-01T12-00-00Z-issue-897-complete.md Sprint 30 gating task complete. Composition refactor sequence ready to proceed. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Upgraded `Microsoft.NET.Test.Sdk` to `18.5.1` in all test projects. - Updated `Newtonsoft.Json` to `13.0.4` across multiple projects to address GHSA-5crp-9r3c-p9vr. - Upgraded `Google.Apis.YouTube.v3` to `1.74.0.4137` for YouTube integration. - Updated `Azure.Monitor.OpenTelemetry.AspNetCore` to `1.5.0` and `Azure.Monitor.OpenTelemetry.Exporter` to `1.8.0`. - Incremented `Microsoft.Identity.Web` and related packages to `4.9.0`. - Upgraded `Scalar.AspNetCore` and `Scalar.AspNetCore.Microsoft` to `2.14.10`. **Branch:** `issue-919-dependencies` #919
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.
Pull Request
Description
Updated dependencies
Related Issue
Closes #919
Pre-Submission Checklist
issue-<number>-<slug>orfeature/<number>-<slug>)<type>(#<issue>): <summary>and matches the linkedissue above
.\scripts\setup-git-hooks.ps1so the local branch and commit hooksare active
dotnet restore .\src\dotnet build .\src\ --no-restore --configuration Releasedotnet test .\src\ --no-build --verbosity normal --configuration Releasedescription
Type of Change
Additional Context