Skip to content

Commit b05e040

Browse files
Roopan-MicrosoftPrasanjeet-MicrosoftPrajwal-MicrosoftPradheep-MicrosoftPavan-Microsoft
authored
refactor: Directory structure update for Client Advisor and Researcher (#479)
* Downgrade msal[broker] to 1.24.0b1 and azure-mgmt-resource to 23.1.0b2 * Downgrade azure-ai-ml package to version 1.17.1 to resolve package version conflicts (#283) * Upgrade azure-ai-ml package to compatible version * test: Research assistant backend unit test (#286) * Research assistant backend unit test * Research assistant backend unit test * Research assistant unit test pylint correction * pylint correction * research assistant .yml file * Update test_research_assistant.yml --------- Co-authored-by: Roopan-Microsoft <[email protected]> * fix: Research Assistant Deployment Issue - Prompt Flow version update (#287) * Prompt flow version update * Add files via upload * Add files via upload * Add files via upload --------- Co-authored-by: Roopan-Microsoft <[email protected]> * Implement Consistent Versioning and Tagging for Accelerator Images (#288) * Dev image version check * Revert "feat: Dev Image Version Check Test" * update history method changes (#295) * fix: Fixed Asset and retirement update query (#332) * updated Asset and retirement updated code * minor fix on meeting days * fixed test case * optimized query * fixed the UI issue in Chat history list section (#335) * Added code changes to handle null object error in history generate method (#383) * build: validated and updated dependency for BYOC-ResearchAssistant Accelerator (#379) * build: bump @typescript-eslint/eslint-plugin (#248) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.19.0. - [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.19.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Revert "build: bump @typescript-eslint/eslint-plugin (#248)" (#340) This reverts commit 129d1fc2894d7815dcbbc4e7a6f0c3ecbe69e93e. * build: bump msw from 2.2.2 to 2.7.0 in /ClientAdvisor/App/frontend (#250) Bumps [msw](https://github.com/mswjs/msw) from 2.2.2 to 2.7.0. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](https://github.com/mswjs/msw/compare/v2.2.2...v2.7.0) --- updated-dependencies: - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump typescript in /ClientAdvisor/App/frontend (#251) Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.3.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump @types/node in /ClientAdvisor/App/frontend (#253) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump pymssql from 2.3.0 to 2.3.2 in /ClientAdvisor/App (#262) Bumps [pymssql](https://github.com/pymssql/pymssql) from 2.3.0 to 2.3.2. - [Release notes](https://github.com/pymssql/pymssql/releases) - [Changelog](https://github.com/pymssql/pymssql/blob/master/ChangeLog.rst) - [Commits](https://github.com/pymssql/pymssql/compare/v2.3.0...v2.3.2) --- updated-dependencies: - dependency-name: pymssql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump quart from 0.19.9 to 0.20.0 in /ClientAdvisor/App (#263) Bumps [quart](https://github.com/pallets/quart) from 0.19.9 to 0.20.0. - [Release notes](https://github.com/pallets/quart/releases) - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/quart/compare/0.19.9...0.20.0) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump azure-identity from 1.15.0 to 1.19.0 in /ClientAdvisor/App (#264) Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.15.0 to 1.19.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.15.0...azure-identity_1.19.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump gunicorn from 22.0.0 to 23.0.0 in /ClientAdvisor/App (#271) Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump python-dotenv from 1.0.0 to 1.0.1 in /ClientAdvisor/App (#270) Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump pytest-cov from 5.0.0 to 6.0.0 in /ClientAdvisor/App (#274) Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump @testing-library/user-event in /ClientAdvisor/App/frontend (#304) Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.2 to 14.6.1. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.5.2...v14.6.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump react-router-dom in /ClientAdvisor/App/frontend (#305) Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.1 to 7.1.5. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump @fluentui/react in /ClientAdvisor/App/frontend (#306) Bumps [@fluentui/react](https://github.com/microsoft/fluentui) from 8.122.3 to 8.122.9. - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.122.3...@fluentui/react_v8.122.9) --- updated-dependencies: - dependency-name: "@fluentui/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump react-test-renderer in /ClientAdvisor/App/frontend (#307) Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 18.3.1 to 19.0.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-test-renderer) --- updated-dependencies: - dependency-name: react-test-renderer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump lint-staged in /ClientAdvisor/App/frontend (#308) Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.3.0 to 15.4.3. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.3.0...v15.4.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump eslint-plugin-prettier in /ClientAdvisor/App/frontend (#310) Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.2.3. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.3) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump semantic-kernel in /ClientAdvisor/AzureFunction (#315) Bumps [semantic-kernel](https://github.com/microsoft/semantic-kernel) from 1.17.1 to 1.20.0. - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.17.1...dotnet-1.20.0) --- updated-dependencies: - dependency-name: semantic-kernel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump react-dom and @types/react-dom (#339) Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together. Updates `react-dom` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `@types/react-dom` from 18.3.5 to 19.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump azure-search-documents in /ClientAdvisor/App (#317) Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.4.0b6 to 11.6.0b9. - [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](https://github.com/Azure/azure-sdk-for-python/compare/azure-search-documents_11.4.0b6...azure-search-documents_11.6.0b9) --- updated-dependencies: - dependency-name: azure-search-documents dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump openai from 1.58.1 to 1.63.0 in /ClientAdvisor/AzureFunction (#342) Bumps [openai](https://github.com/openai/openai-python) from 1.58.1 to 1.63.0. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.58.1...v1.63.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump openai from 1.55.3 to 1.63.0 in /ClientAdvisor/App (#341) Bumps [openai](https://github.com/openai/openai-python) from 1.55.3 to 1.63.0. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.55.3...v1.63.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump pytest-asyncio from 0.24.0 to 0.25.3 in /ClientAdvisor/App (#320) Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.24.0...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump black from 24.8.0 to 25.1.0 in /ClientAdvisor/App (#319) Bumps [black](https://github.com/psf/black) from 24.8.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.8.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump azure-search-documents (#312) Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.6.0b8 to 11.6.0b9. - [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](https://github.com/Azure/azure-sdk-for-python/compare/azure-search-documents_11.6.0b8...azure-search-documents_11.6.0b9) --- updated-dependencies: - dependency-name: azure-search-documents dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump azure-search-documents in /ClientAdvisor/AzureFunction (#313) Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.6.0b8 to 11.6.0b9. - [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](https://github.com/Azure/azure-sdk-for-python/compare/azure-search-documents_11.6.0b8...azure-search-documents_11.6.0b9) --- updated-dependencies: - dependency-name: azure-search-documents dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump azure-storage-blob in /ClientAdvisor/App (#318) Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.17.0 to 12.24.1. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-storage-blob_12.17.0...azure-storage-blob_12.24.1) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump vite from 4.5.5 to 6.0.6 in /ClientAdvisor/App/frontend (#252) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.5 to 6.0.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roopan-Microsoft <[email protected]> * build: bump uvicorn from 0.24.0 to 0.34.0 in /ClientAdvisor/App (#266) Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.24.0 to 0.34.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/uvicorn/compare/0.24.0...0.34.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roopan-Microsoft <[email protected]> * build: bump httpx from 0.28.0 to 0.28.1 in /ClientAdvisor/App (#268) Bumps [httpx](https://github.com/encode/httpx) from 0.28.0 to 0.28.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.28.0...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roopan-Microsoft <[email protected]> * build: bump aiohttp from 3.10.2 to 3.11.11 in /ClientAdvisor/App (#269) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roopan-Microsoft <[email protected]> * build: bump azure-cosmos from 4.5.0 to 4.9.0 in /ClientAdvisor/App (#273) Bumps [azure-cosmos](https://github.com/Azure/azure-sdk-for-python) from 4.5.0 to 4.9.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-cosmos_4.5.0...azure-cosmos_4.9.0) --- updated-dependencies: - dependency-name: azure-cosmos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roopan-Microsoft <[email protected]> * build: bump azure-identity from 1.19.0 to 1.20.0 in /ClientAdvisor/App (#343) Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.19.0...azure-identity_1.20.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump semantic-kernel in /ClientAdvisor/AzureFunction (#344) Bumps [semantic-kernel](https://github.com/microsoft/semantic-kernel) from 1.20.0 to 1.21.1. - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.20.0...dotnet-1.21.1) --- updated-dependencies: - dependency-name: semantic-kernel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump aiohttp from 3.11.11 to 3.11.12 in /ClientAdvisor/App (#345) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump isort from 5.13.2 to 6.0.0 in /ClientAdvisor/App (#346) Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump flake8 from 7.1.1 to 7.1.2 in /ClientAdvisor/App (#347) Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump remark-gfm in /ClientAdvisor/App/frontend (#362) Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/remarkjs/remark-gfm/releases) - [Commits](https://github.com/remarkjs/remark-gfm/compare/4.0.0...4.0.1) --- updated-dependencies: - dependency-name: remark-gfm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump vite from 6.0.6 to 6.1.0 in /ClientAdvisor/App/frontend (#361) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.6 to 6.1.0. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump react-markdown in /ClientAdvisor/App/frontend (#360) Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 9.0.1 to 9.0.3. - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.3) --- updated-dependencies: - dependency-name: react-markdown dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump typescript in /ClientAdvisor/App/frontend (#359) Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump @fluentui/react-icons in /ClientAdvisor/App/frontend (#358) Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.270 to 2.0.274. - [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/fluentui-android-system-icons-release.yml) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) --- updated-dependencies: - dependency-name: "@fluentui/react-icons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roopan-Microsoft <[email protected]> * build: bump @types/node in /ClientAdvisor/App/frontend (#357) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.3 to 22.13.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump eslint-plugin-react in /ClientAdvisor/App/frontend (#356) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.3 to 7.37.4. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.3...v7.37.4) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump @testing-library/react in /ClientAdvisor/App/frontend (#350) Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.1.0 to 16.2.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump @eslint/js in /ClientAdvisor/App/frontend (#349) Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.17.0 to 9.20.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.20.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump prettier from 3.4.2 to 3.5.1 in /ClientAdvisor/App/frontend (#352) Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump eslint-config-prettier in /ClientAdvisor/App/frontend (#348) Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.1) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump eslint-plugin-promise in /ClientAdvisor/App/frontend (#355) Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.0 to 7.2.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.6.0...v7.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump black from 24.10.0 to 25.1.0 in /ResearchAssistant/App (#297) Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump pytest-asyncio in /ResearchAssistant/App (#299) Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.24.0...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump azure-storage-blob in /ResearchAssistant/App (#301) Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.24.0 to 12.24.1. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-storage-blob_12.24.0...azure-storage-blob_12.24.1) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump pylint from 2.17.4 to 3.3.4 in /ResearchAssistant/App (#300) Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 3.3.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.4...v3.3.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump azure-search-documents in /ResearchAssistant/App (#303) Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.6.0b8 to 11.6.0b9. - [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](https://github.com/Azure/azure-sdk-for-python/compare/azure-search-documents_11.6.0b8...azure-search-documents_11.6.0b9) --- updated-dependencies: - dependency-name: azure-search-documents dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump eslint-plugin-react in /ResearchAssistant/App/frontend (#321) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.3 to 7.37.4. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.3...v7.37.4) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump @fluentui/react in /ResearchAssistant/App/frontend (#322) Bumps [@fluentui/react](https://github.com/microsoft/fluentui) from 8.122.2 to 8.122.9. - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.122.2...@fluentui/react_v8.122.9) --- updated-dependencies: - dependency-name: "@fluentui/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump docx from 9.1.0 to 9.1.1 in /ResearchAssistant/App/frontend (#324) Bumps [docx](https://github.com/dolanmiu/docx) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/dolanmiu/docx/releases) - [Commits](https://github.com/dolanmiu/docx/compare/9.1.0...9.1.1) --- updated-dependencies: - dependency-name: docx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump @fluentui/react-icons in /ResearchAssistant/App/frontend (#325) Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.270 to 2.0.274. - [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/fluentui-android-system-icons-release.yml) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) --- updated-dependencies: - dependency-name: "@fluentui/react-icons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump isort from 5.13.2 to 6.0.0 in /ResearchAssistant/App (#298) Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump typescript in /ResearchAssistant/App/frontend (#329) Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump react-markdown in /ResearchAssistant/App/frontend (#330) Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 9.0.1 to 9.0.3. - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.3) --- updated-dependencies: - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump @fluentui/react-components (#367) Bumps [@fluentui/react-components](https://github.com/microsoft/fluentui) from 9.56.8 to 9.58.3. - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.56.8...@fluentui/react-components_v9.58.3) --- updated-dependencies: - dependency-name: "@fluentui/react-components" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump @types/node in /ResearchAssistant/App/frontend (#365) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.13.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump openai from 1.58.1 to 1.63.2 in /ResearchAssistant/App (#364) Bumps [openai](https://github.com/openai/openai-python) from 1.58.1 to 1.63.2. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.58.1...v1.63.2) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump vite from 6.0.6 to 6.1.0 in /ResearchAssistant/App/frontend (#336) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.6 to 6.1.0. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump react-router-dom in /ResearchAssistant/App/frontend (#331) Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.1 to 7.1.5. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump eslint in /ResearchAssistant/App/frontend (#366) Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.20.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v9.20.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump azure-identity in /ResearchAssistant/App (#368) Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.19.0...azure-identity_1.20.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump flake8 from 7.1.1 to 7.1.2 in /ResearchAssistant/App (#370) Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update build-clientadvisor.yml * Update build-clientadvisor.yml * Update build-researchassistant.yml * Update build-docker.yml * Update build-docker.yml * US-14318: Eslint package Downgraded from 9.20.1 to 8.57.0. (#373) * package-lock updated * Downgaded some package for client advisor * Modified the package version. * build: Downgraded some package for client advisor (#382) * Downgaded some package for client advisor * Modified the package version. * Removed the nodemodule * Modified package log * updated the latest msw package and commented the code in setuptest.ts file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roopan-Microsoft <[email protected]> Co-authored-by: Harmanpreet-Microsoft <[email protected]> Co-authored-by: Roopan P M <[email protected]> Co-authored-by: pradeepjha-microsoft <[email protected]> * Upgraded Package For AI_Hub Script (#419) * package and ai-script (#426) * resolved bug:16535 (#468) * feat: SFI SQL Policy Changes (#469) * Added Sfi Sql related code changes * removing the index script module from main.bicep * Adding managed identity authentication to scripts file * Added code changes in copy_kp_files to resolved unzip issue * added chnages in copy_kb_files * update copy_kb_files * updated post deployment scripts * Added pyodbc changes in create_sql_tables.py * Created new managed identity with data reader and writer role * adding main.json changes * Adding some changes to support pyodbc connection * updating the odbc driver in db.py * removed debug related code from app.py * refactor the code and added comments * Added except block to connect using username, password for existing deployment * resolved the pylint issues * Resolved pylint issues * Updated the test_app.py and test_db.py * Resolved pylint issues for unit tests * Updated post deployment script * updated main.json * perf: Semantic Kernel and Prompt improvement (#415) * Semantic Kernel and Prompt improvement * update dependencies and Azure OpenAI model configurations * fix: upgrade pip and setuptools before installing requirements * update SQL query placeholder from %s to ? for compatibility * update Azure OpenAI gpt4omini deployment type to globalstandard --------- Co-authored-by: Harsh-Microsoft <[email protected]> * refactor: folder restructure for ca (#477) * folder restructure for ca * piepelines updated * moved data and scripts inside infra * updated path * Path updated for dependabot and docker and other ci files * main json updated and path also udpated * file name updated * Update README.md (#478) * fix: link updated for post deployment scripts (#480) * Update README.md * path updated for post deployment scripts * updated the api version variable * chore: Removal of Power BI Integration (#481) * PowerBI-Hide * Fix comment formatting in app.py * Update Bicep version and template hashes * test case updated * Remove unused PowerBIChart component code * skipped power bi test * commented the comments * default export added for power bi * code updated * added some sample test for now * backend test cases commented for pbi --------- Co-authored-by: Roopan P M <[email protected]> * updated the yml file typo * fix: Inject dynamic client name into Azure OpenAI host instructions (#482) * Fix: Updated function_app.py for Azure Function * Remove unused dotenv import * feat: AI Foundry related bicep changes (#484) * adding aifoundry related changes * removed the keyvault renaming from aifoundry * updated main.json * bicep change for ai foundry * added more bicep changes for ai foundry * upgraded bicep version * PromptAndLogic-fix (#485) * Prompt-updated (#486) * Update run_fabric_items_scripts.sh * Update requirements.txt * Update FabricDeployment.md * Fix: update icon no longer enabled when chat history name remains unchanged (#491) * feat: Naming standard and post deployment script related bicep changes (#492) * adding aifoundry related changes * removed the keyvault renaming from aifoundry * updated main.json * bicep change for ai foundry * added more bicep changes for ai foundry * upgraded bicep version * Included bicep changes for naming standards and updates related to the post deployment script. * feat: updated scripts to run manually, added azd template and devcontainer setup (#490) * updated post deployment scripts such that it can be run via container as well manually * updated main.json * add scripts for Cosmos DB access and process sample data * correct variable assignment for extraction paths in copy_kb_files.sh * correct variable usage for extraction paths in copy_kb_files.sh * correct extraction path variable names in copy_kb_files.sh * improve virtual environment activation handling for cross-platform compatibility * add create_sql_user_and_role.sh script and integrate it into process_sample_data.sh * refactor process_sample_data.sh to improve parameter retrieval and usage validation * add devcontainer configuration, update azure.yaml, and enhance SQL user creation script * moved sqlcmd_setup.sh * refactor devcontainer setup: replace sqlcmd_setup.sh with setup_env.sh for improved environment configuration * remove .vscode from .gitignore * updated main.json * fix: update SQLDB_SERVER output to remove domain suffix and correct gptModelName default value (#493) * fix devcontainer.json and setup script to support initializing / node and function dev env. * update path in Dockerfile * add docker feature in devcontainer * update script to following start.cmd * docs: updates to the documentation and deployment scripts for Client Advisor (#496) * Create quota_check_params.sh * Update quota_check_params.sh * Create quota_check.md * Update quota_check.md * Update quota_check_params.sh * Add files via upload * Update quota_check.md * Update quota_check.md * Update README.md * Add files via upload * Update README.md * Update README.md * Update README.md * Update README.md * Update WebApp.Dockerfile * Update build-docker.yml * Update WebApp.Dockerfile * Update Dockerfile * Update build-docker.yml * Update WebApp.Dockerfile * feat: Added feature to use azure_location env variable for deployment with Fallback to resource group location and updated azure openai supported region (#495) * added supported OpenAI location and solutionLocation parameter and update resource locations in Bicep files * Updated the error message in process_sample_data.sh --------- Co-authored-by: Roopan P M <[email protected]> * Update README.md * Add files via upload * fix: Enable Microsoft Entra Only Authentication in Sql Server (#497) * added supported OpenAI location and solutionLocation parameter and update resource locations in Bicep files * Updated the error message in process_sample_data.sh * Add administrators configuration for SQL server in Bicep files --------- Co-authored-by: Roopan P M <[email protected]> * Update Deployment option buttons and the version history messaging * Create Create-Release.yml (#498) * docs: updates the documentation to improve user guidance for testing the application and provides a new set of sample questions (#500) * Add files via upload * Update SampleQuestions.md * Add files via upload * Update SampleQuestions.md * Update README.md * Update SampleQuestions.md * Update README.md * Update README.md * Update README.md * removed scripts (#501) * added back post deployment scripts with Unix Style(LF) (#502) * Update document changes * update README.md * Update readme * Update readme and deployment changes * Update readme and deployment changes * move the bicep files into infra folder * Create azure-dev.yml * Update DeploymentGuide.md * Update DeploymentGuide.md * Update DeploymentGuide.md * Updated, moved and renamed the Local Setup readme guide (#512) * Add files via upload * Update DeploymentGuide.md * Update DeploymentGuide.md * Add files via upload * feat: Code changes related to migrating azure function to App (#507) * Added required code changes to migrate azure function to app * added more changes for azure fn to app migration * bicep chanegs * Added more bicep changes to removed fn app related code * Added AI Foundry/Project SDK changes * pylint fix * pylint fix * pylint fix3 * updated test to use USE_INTERNAL_STREAM * updated test_app.py to resolve the unit testing issue * added ai developer role to web app, slicing response from sql function as per length, updated main.bicep references * Refactor: Remove deprecated Bicep modules and Azure Function code * Refactor: Remove unused Docker configuration for Azure Function * Refactor: Remove unused variables and environment settings from Bicep templates --------- Co-authored-by: Harsh-Microsoft <[email protected]> * Update azure-dev.yml * Update azure-dev.yml * Update azure-dev.yml * rename azure dev yml file * update readme * add launch.json for debgging * fix for async issue * Update devcontainer.json * Update devcontainer.json * Update DeploymentGuide.md * Update process_sample_data.sh * Update DeploymentGuide.md * Update FabricDeployment.md * Update DeploymentGuide.md * Update quota_check.md * Update DeploymentGuide.md * Update CODEOWNERS * Update readme and documentation --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Prasanjeet-Microsoft <[email protected]> Co-authored-by: Prajwal-Microsoft <[email protected]> Co-authored-by: Pradheep-Microsoft <[email protected]> Co-authored-by: Pavan-Microsoft <[email protected]> Co-authored-by: pradeepjha-microsoft <[email protected]> Co-authored-by: AjitPadhi-Microsoft <[email protected]> Co-authored-by: Mohan-Microsoft <[email protected]> Co-authored-by: Abdul-Microsoft <[email protected]> Co-authored-by: VishalS-Microsoft <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Harmanpreet-Microsoft <[email protected]> Co-authored-by: UtkarshMishra-Microsoft <[email protected]> Co-authored-by: Harsh-Microsoft <[email protected]> Co-authored-by: Avijit-Microsoft <[email protected]> Co-authored-by: DB Lee <[email protected]> Co-authored-by: bkeller108 <[email protected]> Co-authored-by: brittneek <[email protected]>
1 parent 8a1382c commit b05e040

File tree

448 files changed

+6067
-25074
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

448 files changed

+6067
-25074
lines changed

.devcontainer/devcontainer.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
2+
// README at: https://github.com/devcontainers/templates/tree/main/src/python
3+
{
4+
"name": "Python 3",
5+
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6+
"image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye",
7+
"features": {
8+
"ghcr.io/devcontainers/features/azure-cli:1": {
9+
"installBicep": true,
10+
"version": "latest",
11+
"bicepVersion": "latest"
12+
},
13+
"ghcr.io/jlaundry/devcontainer-features/mssql-odbc-driver:1": {
14+
"version": "18"
15+
},
16+
"ghcr.io/azure/azure-dev/azd:0": {
17+
"version": "stable"
18+
},
19+
"ghcr.io/devcontainers/features/node:1": {},
20+
"ghcr.io/devcontainers/features/docker-in-docker:2": {
21+
"version": "latest",
22+
"installDockerBuildx": true
23+
}
24+
},
25+
"customizations": {
26+
"vscode": {
27+
"extensions": [
28+
"ms-python.python",
29+
"ms-azuretools.vscode-azcli",
30+
"ms-azuretools.vscode-bicep",
31+
"ms-azuretools.azure-dev",
32+
"ms-azuretools.vscode-azurefunctions"
33+
]
34+
}
35+
},
36+
"postCreateCommand": "bash ./.devcontainer/setup_env.sh",
37+
"remoteUser": "vscode",
38+
"hostRequirements": {
39+
"memory": "4gb"
40+
}
41+
}

.devcontainer/setup_env.sh

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
#!/bin/bash
2+
3+
git fetch
4+
git pull
5+
6+
# provide execute permission to quotacheck script
7+
chmod +x ./infra/scripts/checkquota.sh
8+
9+
# Add the path to ~/.bashrc for persistence
10+
if ! grep -q '/opt/mssql-tools18/bin' ~/.bashrc; then
11+
echo 'export PATH="$PATH:/opt/mssql-tools18/bin"' >> ~/.bashrc
12+
fi
13+
14+
# Export the path for the current session
15+
export PATH="$PATH:/opt/mssql-tools18/bin"
16+
17+
# Verify sqlcmd is available
18+
if ! command -v sqlcmd &> /dev/null; then
19+
echo "sqlcmd is not available in the PATH. Please check the installation."
20+
exit 1
21+
fi
22+
23+
# Install Azure function core tool
24+
wget -q https://packages.microsoft.com/config/ubuntu/22.04/packages-microsoft-prod.deb
25+
sudo dpkg -i packages-microsoft-prod.deb
26+
27+
sudo apt-get update
28+
sudo apt-get install azure-functions-core-tools-4

.github/CODEOWNERS

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,4 @@
22
# Each line is a file pattern followed by one or more owners.
33

44
# These owners will be the default owners for everything in the repo.
5-
* @Avijit-Microsoft @Roopan-Microsoft @Prajwal-Microsoft
6-
7-
# Specific directory ownership
8-
/ClientAdvisor/ @Avijit-Microsoft @Roopan-Microsoft @Prajwal-Microsoft
9-
10-
/ResearchAssistant/ @Avijit-Microsoft @Roopan-Microsoft @Prajwal-Microsoft
5+
* @Avijit-Microsoft @Roopan-Microsoft @Prajwal-Microsoft @Vinay-Microsoft @aniaroramsft

.github/dependabot.yml

Lines changed: 6 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,7 @@ version: 2
22
updates:
33
# 1. React (JavaScript/TypeScript) dependencies
44
- package-ecosystem: "npm"
5-
directory: "/ClientAdvisor/App/frontend"
6-
schedule:
7-
interval: "monthly"
8-
commit-message:
9-
prefix: "build"
10-
target-branch: "dependabotchanges"
11-
open-pull-requests-limit: 100
12-
13-
- package-ecosystem: "npm"
14-
directory: "/ResearchAssistant/App/frontend"
5+
directory: "/src/App/frontend"
156
schedule:
167
interval: "monthly"
178
commit-message:
@@ -21,43 +12,7 @@ updates:
2112

2213
# 2. Python dependencies
2314
- package-ecosystem: "pip"
24-
directory: "/ClientAdvisor/App"
25-
schedule:
26-
interval: "monthly"
27-
commit-message:
28-
prefix: "build"
29-
target-branch: "dependabotchanges"
30-
open-pull-requests-limit: 100
31-
32-
- package-ecosystem: "pip"
33-
directory: "/ClientAdvisor/AzureFunction"
34-
schedule:
35-
interval: "monthly"
36-
commit-message:
37-
prefix: "build"
38-
target-branch: "dependabotchanges"
39-
open-pull-requests-limit: 100
40-
41-
- package-ecosystem: "pip"
42-
directory: "/ClientAdvisor/Deployment/scripts/fabric_scripts"
43-
schedule:
44-
interval: "monthly"
45-
commit-message:
46-
prefix: "build"
47-
target-branch: "dependabotchanges"
48-
open-pull-requests-limit: 100
49-
50-
- package-ecosystem: "pip"
51-
directory: "/ClientAdvisor/Deployment/scripts/index_scripts"
52-
schedule:
53-
interval: "monthly"
54-
commit-message:
55-
prefix: "build"
56-
target-branch: "dependabotchanges"
57-
open-pull-requests-limit: 100
58-
59-
- package-ecosystem: "pip"
60-
directory: "/ResearchAssistant/App"
15+
directory: "/src/App"
6116
schedule:
6217
interval: "monthly"
6318
commit-message:
@@ -66,7 +21,7 @@ updates:
6621
open-pull-requests-limit: 100
6722

6823
- package-ecosystem: "pip"
69-
directory: "/ResearchAssistant/Deployment/scripts/aihub_scripts"
24+
directory: "/src/AzureFunction"
7025
schedule:
7126
interval: "monthly"
7227
commit-message:
@@ -75,7 +30,7 @@ updates:
7530
open-pull-requests-limit: 100
7631

7732
- package-ecosystem: "pip"
78-
directory: "/ResearchAssistant/Deployment/scripts/fabric_scripts"
33+
directory: "/src/infra/scripts/fabric_scripts"
7934
schedule:
8035
interval: "monthly"
8136
commit-message:
@@ -84,10 +39,10 @@ updates:
8439
open-pull-requests-limit: 100
8540

8641
- package-ecosystem: "pip"
87-
directory: "/ResearchAssistant/Deployment/scripts/index_scripts"
42+
directory: "/src/infra/scripts/index_scripts"
8843
schedule:
8944
interval: "monthly"
9045
commit-message:
9146
prefix: "build"
9247
target-branch: "dependabotchanges"
93-
open-pull-requests-limit: 16
48+
open-pull-requests-limit: 100

.github/workflows/CAdeploy.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- 'ClientAdvisor/**'
97
schedule:
108
- cron: '0 6,18 * * *' # Runs at 6:00 AM and 6:00 PM GMT
119

@@ -28,10 +26,10 @@ jobs:
2826
export TEXT_EMBEDDING_MIN_CAPACITY="45"
2927
export AZURE_REGIONS="${{ vars.AZURE_REGIONS_CA }}"
3028
31-
chmod +x ClientAdvisor/Deployment/scripts/checkquota.sh
32-
if ! ClientAdvisor/Deployment/scripts/checkquota.sh; then
29+
chmod +x scripts/checkquota.sh
30+
if ! scripts/checkquota.sh; then
3331
# If quota check fails due to insufficient quota, set the flag
34-
if grep -q "No region with sufficient quota found" ClientAdvisor/Deployment/scripts/checkquota.sh; then
32+
if grep -q "No region with sufficient quota found" scripts/checkquota.sh; then
3533
echo "QUOTA_FAILED=true" >> $GITHUB_ENV
3634
fi
3735
exit 1 # Fail the pipeline if any other failure occurs
@@ -116,7 +114,7 @@ jobs:
116114
set -e
117115
az deployment group create \
118116
--resource-group ${{ env.RESOURCE_GROUP_NAME }} \
119-
--template-file ClientAdvisor/Deployment/bicep/main.bicep \
117+
--template-file infra/main.bicep \
120118
--parameters solutionPrefix=${{ env.SOLUTION_PREFIX }} cosmosLocation=${{ env.AZURE_LOCATION }}
121119
122120
- name: List KeyVaults and Store in Array

.github/workflows/Create-Release.yml

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
on:
2+
push:
3+
branches:
4+
- main
5+
6+
permissions:
7+
contents: write
8+
pull-requests: write
9+
10+
name: Create-Release
11+
12+
jobs:
13+
create-release:
14+
runs-on: ubuntu-latest
15+
steps:
16+
- name: Checkout
17+
uses: actions/checkout@v4
18+
with:
19+
ref: ${{ github.event.workflow_run.head_sha }}
20+
21+
- uses: codfish/semantic-release-action@v3
22+
id: semantic
23+
with:
24+
tag-format: 'v${version}'
25+
additional-packages: |
26+
['conventional-changelog-conventionalcommits@7']
27+
plugins: |
28+
[
29+
[
30+
"@semantic-release/commit-analyzer",
31+
{
32+
"preset": "conventionalcommits"
33+
}
34+
],
35+
[
36+
"@semantic-release/release-notes-generator",
37+
{
38+
"preset": "conventionalcommits",
39+
"presetConfig": {
40+
"types": [
41+
{ type: 'feat', section: 'Features', hidden: false },
42+
{ type: 'fix', section: 'Bug Fixes', hidden: false },
43+
{ type: 'perf', section: 'Performance Improvements', hidden: false },
44+
{ type: 'revert', section: 'Reverts', hidden: false },
45+
{ type: 'docs', section: 'Other Updates', hidden: false },
46+
{ type: 'style', section: 'Other Updates', hidden: false },
47+
{ type: 'chore', section: 'Other Updates', hidden: false },
48+
{ type: 'refactor', section: 'Other Updates', hidden: false },
49+
{ type: 'test', section: 'Other Updates', hidden: false },
50+
{ type: 'build', section: 'Other Updates', hidden: false },
51+
{ type: 'ci', section: 'Other Updates', hidden: false }
52+
]
53+
}
54+
}
55+
],
56+
'@semantic-release/github'
57+
]
58+
env:
59+
GITHUB_TOKEN: ${{ secrets.TOKEN }}
60+
- run: echo ${{ steps.semantic.outputs.release-version }}
61+
62+
- run: echo "$OUTPUTS"
63+
env:
64+
OUTPUTS: ${{ toJson(steps.semantic.outputs) }}
65+

0 commit comments

Comments
 (0)