Skip to content

fix: down merging main to dev#387

Merged
Prajwal-Microsoft merged 18 commits intodevfrom
main
May 30, 2025
Merged

fix: down merging main to dev#387
Prajwal-Microsoft merged 18 commits intodevfrom
main

Conversation

@Harsh-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request introduces several updates across multiple areas, including dependency management, workflow automation, package upgrades, and code improvements. The most significant changes involve grouping dependencies for better organization, adding a new workflow for auto-merging Dependabot PRs, updating package versions, and refining code logic for improved functionality and readability.

Dependency Management Updates:

  • .github/dependabot.yml: Grouped dependencies by ecosystem (e.g., GitHub Actions, NuGet, npm) and reduced the open pull request limit from 100 to 10 for better manageability. Added grouping patterns for each ecosystem. [1] [2] [3]

Workflow Automation:

  • .github/workflows/scheduled-Dependabot-PRs-Auto-Merge.yml: Introduced a new workflow to automatically detect, rebase (if needed), and merge Dependabot PRs targeting the dependabotchanges branch. The workflow supports multiple merge strategies, handles errors gracefully, and includes scheduled daily runs and manual triggers.

Package Version Updates:

Code Improvements:

Removed Redundant Code:

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

graemefoster and others added 18 commits April 1, 2025 16:33
fix: Remove Deprecated HTTP Application Routing Add-on from Deployment Script
fix: Vite Version update & Show / hide Upload button
fix: Improve Docker availability check using exit code and error match
docs: readme template and content updates
fix: merging dev to main
…elligence

fix: Updated to GA of Document Intelligence - beta does not work against all Azure regions
chore: Updated Dependabot config to group PRs and added workflow for scheduled auto-merge
@github-advanced-security
Copy link
Copy Markdown
Contributor

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@Prajwal-Microsoft Prajwal-Microsoft merged commit 96c5987 into dev May 30, 2025
26 of 27 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants