Skip to content

fix: merging dev to main#400

Merged
Roopan-Microsoft merged 37 commits intomainfrom
dev
Apr 13, 2026
Merged

fix: merging dev to main#400
Roopan-Microsoft merged 37 commits intomainfrom
dev

Conversation

@Priyanka-Microsoft
Copy link
Copy Markdown
Collaborator

Purpose

  • ...
    This pull request updates frontend dependencies to address minor version bumps and ensure compatibility and security. The most important changes are the upgrades to vite and picomatch packages in both package.json and package-lock.json.

Dependency updates:

  • Upgraded vite from version 7.3.1 to 7.3.2 in both package.json and package-lock.json to incorporate the latest bug fixes and improvements. [1] [2] [3]
  • Upgraded picomatch from version 4.0.3 to 4.0.4 in both package-lock.json and added an override in package.json to ensure the latest version is used. [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

Roopan-Microsoft and others added 3 commits April 9, 2026 11:33
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
fix: add bicep version requirement (>= 0.33.0) to azure.yaml
FileResult.ERROR,
),
)
is_complete = True
const [fileId, setFileId] = React.useState<string>("");
const [expandedSections, setExpandedSections] = React.useState<string[]>([]);
const [allFilesCompleted, setAllFilesCompleted] = useState(false);
const [progressPercentage, setProgressPercentage] = useState(0);
fix: Filter the paths for pipeline run
docs: Added content in Readme and deploymentguide for SFI issue
@Roopan-Microsoft Roopan-Microsoft merged commit 4b3f25e into main Apr 13, 2026
12 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.8.0 🎉

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.

10 participants