-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Merging main branch into demo #280
Conversation
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.1.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.2 to 3.10.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.2...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.4.0 to 11.5.2. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/CHANGELOG.md) - [Commits](Azure/azure-sdk-for-python@azure-search-documents_11.4.0...azure_search_documents_11.5.2) --- updated-dependencies: - dependency-name: azure-search-documents dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.24.0b1 to 1.31.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](AzureAD/microsoft-authentication-library-for-python@1.24.0b1...1.31.1) --- updated-dependencies: - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.24.0b1 to 1.31.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Commits](AzureAD/microsoft-authentication-library-for-python@1.24.0b1...1.31.1) --- updated-dependencies: - dependency-name: msal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.6.0b3 to 11.6.0b8. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/CHANGELOG.md) - [Commits](Azure/azure-sdk-for-python@azure-search-documents_11.6.0b3...azure-search-documents_11.6.0b8) --- updated-dependencies: - dependency-name: azure-search-documents dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Dev to Main | Package update for open ai and httpx
Isabella data update
Template-Main-Branch-PR
feat: Added PR title checker GitHub Actions workflow
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.1 to 8.18.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…chAssistant/App/frontend/dependabotchanges/typescript-eslint/eslint-plugin-8.18.2 build: bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2 in /ResearchAssistant/App/frontend
…chAssistant/App/frontend/dependabotchanges/eslint-plugin-react-7.37.3 build: bump eslint-plugin-react from 7.37.2 to 7.37.3 in /ResearchAssistant/App/frontend
…chAssistant/App/frontend/dependabotchanges/vite-6.0.6 build: bump vite from 6.0.5 to 6.0.6 in /ResearchAssistant/App/frontend
…chAssistant/App/frontend/dependabotchanges/react-router-dom-7.1.1 build: bump react-router-dom from 7.1.0 to 7.1.1 in /ResearchAssistant/App/frontend
fix: updated package.json and update code in answer.tsx and citationPane
fix: resolved packages and testcases issue
build: Dependabotchanges to Dev branch
build: Upgrade promptflow package version
build: Upgrade promptflow package version
fix: Merging Dev to Main branch
fix: Downgrade Semantic Kernel Version for Azure Function Compatibility
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. |
Purpose
Does this introduce a breaking change?
Golden Path Validation
Deployment Validation
What to Check
Verify that the following are valid
Other Information