Skip to content

fix: Merge latest changes into main branch#215

Merged
Roopan-Microsoft merged 15 commits intomainfrom
dev
Sep 22, 2025
Merged

fix: Merge latest changes into main branch#215
Roopan-Microsoft merged 15 commits intomainfrom
dev

Conversation

@Prekshith-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request updates frontend dependencies to their latest versions and improves Azure deployment permissions. The most significant changes are the upgrades to axios and react-router-dom (and related packages), which will provide bug fixes, new features, and improved compatibility. Additionally, the deployment workflow now assigns the Contributor role to the service principal, ensuring proper permissions for resource management.

Frontend dependency upgrades:

  • Upgraded axios from ^1.7.9 to ^1.12.2 in both package.json and package-lock.json, including a minor update to its form-data dependency. [1] [2] [3] [4]
  • Upgraded react-router-dom from ^7.1.3 to ^7.5.2 in package.json and from 7.1.5 to 7.9.1 in package-lock.json, along with react-router and removal of unused dependencies. [1] [2] [3] [4] [5]

Deployment workflow improvement:

  • Added a step to assign the Contributor role to the Azure service principal during deployment, ensuring it has necessary permissions for resource group operations. (.github/workflows/deploy.yml)

Minor dependency cleanup:

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

@Prajwal-Microsoft Prajwal-Microsoft changed the title docs: raising the PR for all the updates docs: Merge latest changes into main branch Sep 22, 2025
@Roopan-Microsoft Roopan-Microsoft changed the title docs: Merge latest changes into main branch fix: Merge latest changes into main branch Sep 22, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit 2f2cbe0 into main Sep 22, 2025
11 checks passed
Ritesh-Microsoft pushed a commit that referenced this pull request Oct 10, 2025
fix: Merge latest changes into main branch
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.5.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants