Skip to content

fix: dependabot package upgrades#993

Open
Ayaz-Microsoft wants to merge 3 commits into
dev-v4from
psl-dependabot-may2026
Open

fix: dependabot package upgrades#993
Ayaz-Microsoft wants to merge 3 commits into
dev-v4from
psl-dependabot-may2026

Conversation

@Ayaz-Microsoft
Copy link
Copy Markdown
Contributor

@Ayaz-Microsoft Ayaz-Microsoft commented May 19, 2026

Purpose

Upgrade Dependabot-recommended packages to resolve known vulnerabilities.

Does this introduce a breaking change?

  • Yes
  • No

Changes

Python (src/mcp_server/pyproject.toml + uv.lock)

Package From To
authlib 1.6.11 1.6.12

NPM

None

GitHub Actions

None

Breaking Changes Fixed

None — patch bump only.

Packages Deferred

None.

How to Test

git checkout psl-dependabot-may2026
cd src/mcp_server
uv sync

Validation

  • ✅ Docker build: mcp_server, backend, App images built successfully with --no-cache
  • ✅ ACR push: All 3 images pushed to acrmacaedeptestmay2026.azurecr.io
  • ✅ azd up: Full deployment to japaneast succeeded (4m32s)
  • ✅ mcp_server container running with new authlib==1.6.12 (1 healthy replica)
  • ✅ Backend & frontend services running
  • ✅ Data indexing (RFP, Retail, HR, Marketing) succeeded

Related Dependabot PRs

Related Work Item

https://dev.azure.com/CSACTOSOL/CSA%20Solutioning/_queries/edit/43388/

Other Information

Down-merge PRs that preceded this work:

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Roopan-Microsoft and others added 3 commits May 18, 2026 15:42
fix: Dev v4 to dependabotchanges downmerge
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 19, 2026

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL305638987% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
883 5 💤 0 ❌ 0 🔥 6.874s ⏱️

@Ayaz-Microsoft Ayaz-Microsoft changed the title chore: updated package versions for dependabot fix: dependabot package upgrades May 19, 2026
@Ayaz-Microsoft Ayaz-Microsoft marked this pull request as ready for review May 19, 2026 11:46
Copilot AI review requested due to automatic review settings May 19, 2026 11:46
Copy link
Copy Markdown
Contributor

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

Note

Copilot was unable to run its full agentic suite in this review.

Patch bump of the authlib Python dependency in the MCP server to address a Dependabot-reported vulnerability.

Changes:

  • Bump authlib from 1.6.11 to 1.6.12 in src/mcp_server/pyproject.toml

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

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.

4 participants