Skip to content

fix: merging dev to main#408

Merged
Avijit-Microsoft merged 5 commits intomainfrom
dev
Apr 20, 2026
Merged

fix: merging dev to main#408
Avijit-Microsoft merged 5 commits intomainfrom
dev

Conversation

@Priyanka-Microsoft
Copy link
Copy Markdown
Collaborator

Purpose

  • ...
    This pull request updates the axios dependency in the frontend to the latest version, along with a related update to the proxy-from-env package. These changes ensure that the project is using the most recent, secure, and stable versions of these libraries.

Dependency updates:

  • Upgraded axios from version 1.13.5 to 1.15.0 in both package.json and package-lock.json to incorporate the latest features, bug fixes, and security patches. [1] [2] [3]
  • Updated the transitive dependency proxy-from-env from 1.1.0 to 2.1.0 in package-lock.json as required by the new version of axios. [1] [2]

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

@Avijit-Microsoft Avijit-Microsoft merged commit a675914 into main Apr 20, 2026
8 checks passed
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