Skip to content

Conversation

@Kanchan-Microsoft
Copy link
Contributor

Purpose

This pull request mainly updates dependencies in the ContentProcessorWeb project to address security, compatibility, and stability. It also updates project ownership in the .github/CODEOWNERS file. The most important changes are grouped below:

Dependency Updates:

  • Upgraded several packages in package-lock.json for improved security and stability:

    • express from 4.21.2 to 4.22.1, with updated dependency versions and ranges.
    • js-yaml (multiple locations) from 3.14.1 to 3.14.2 and from 4.1.0 to 4.1.1.
    • node-forge from 1.3.1 to 1.3.2.
    • glob from 10.4.5 to 10.5.0.
  • Added node-forge as a new dependency in both package.json and package-lock.json, specifying version >=1.3.2 and ^1.3.2.

Project Ownership:

  • Updated .github/CODEOWNERS to add @dgp10801 as a default owner for the repository.

These changes help keep the project up-to-date and ensure proper code ownership and maintenance.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

Roopan-Microsoft and others added 6 commits December 1, 2025 19:01
fix: Merging dev changes to main branch
Co-authored-by: Prekshith-Microsoft <216912978+Prekshith-Microsoft@users.noreply.github.com>
…to-codeowners

chore: Add dgp10801 to CODEOWNERS
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.

3 participants