Skip to content

chore(#919): Dependency Updates#920

Merged
jguadagno merged 5 commits into
mainfrom
issue-919-dependencies
May 5, 2026
Merged

chore(#919): Dependency Updates#920
jguadagno merged 5 commits into
mainfrom
issue-919-dependencies

Conversation

@jguadagno
Copy link
Copy Markdown
Owner

@jguadagno jguadagno commented May 5, 2026

Pull Request

Description

Updated dependencies

Related Issue

Closes #919

Pre-Submission Checklist

  • My branch name follows the issue convention (issue-<number>-<slug> or feature/<number>-<slug>)
  • My PR title follows <type>(#<issue>): <summary> and matches the linked
    issue above
  • I ran .\scripts\setup-git-hooks.ps1 so the local branch and commit hooks
    are active
  • I ran dotnet restore .\src\
  • I ran dotnet build .\src\ --no-restore --configuration Release
  • I ran dotnet test .\src\ --no-build --verbosity normal --configuration Release
  • Zero test failures — I have not included known failures in this PR
  • This PR contains changes for exactly one issue
  • No "Note on Remaining Test Failures" or similar acknowledgments in this
    description

Type of Change

  • Bug fix
  • New feature
  • Process/infrastructure change

Additional Context

Copilot AI added 5 commits April 30, 2026 14:39
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
@jguadagno jguadagno merged commit 51a9ebb into main May 5, 2026
4 of 5 checks passed
@jguadagno jguadagno deleted the issue-919-dependencies branch May 5, 2026 16:48
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.

chore(dep) Update dependencies

2 participants