fix: merging dev changes to main #329
Merged
Prajwal-Microsoft merged 13 commits intomainfrom Jan 27, 2026
Merged
Conversation
Bumps the all-frontend-deps group in /src/frontend with 25 updates: | Package | From | To | | --- | --- | --- | | [@fluentui/react](https://github.com/microsoft/fluentui) | `8.123.6` | `8.125.0` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.70.0` | `9.72.4` | | [@fluentui/react-file-type-icons](https://github.com/microsoft/fluentui) | `8.13.3` | `8.15.0` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.311` | `2.0.313` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.9.0` | `2.9.2` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.13` | `4.1.16` | | [axios](https://github.com/axios/axios) | `1.12.2` | `1.13.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.544.0` | `0.552.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.16` | `19.2.2` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.9` | `19.2.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.9.3` | `7.9.5` | | [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.6.6` | `16.1.0` | | [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) | `15.6.9` | `15.6.10` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.13` | `4.1.16` | | [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.24.1` | `4.26.0` | | [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.20` | `3.0.21` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.39.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.4` | `5.1.0` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.39.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.2.0` | `7.0.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.22` | `0.4.24` | | [rollup](https://github.com/rollup/rollup) | `4.52.3` | `4.52.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.7` | `7.1.12` | Updates `@fluentui/react` from 8.123.6 to 8.125.0 - [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.123.6...@fluentui/react_v8.125.0) Updates `@fluentui/react-components` from 9.70.0 to 9.72.4 - [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.70.0...@fluentui/react-components_v9.72.4) Updates `@fluentui/react-file-type-icons` from 8.13.3 to 8.15.0 - [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-file-type-icons_v8.13.3...@fluentui/react-file-type-icons_v8.15.0) Updates `@fluentui/react-icons` from 2.0.311 to 2.0.313 - [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) Updates `@reduxjs/toolkit` from 2.9.0 to 2.9.2 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.9.0...v2.9.2) Updates `@tailwindcss/vite` from 4.1.13 to 4.1.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/@tailwindcss-vite) Updates `axios` from 1.12.2 to 1.13.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.13.1) Updates `lucide-react` from 0.544.0 to 0.552.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.552.0/packages/lucide-react) Updates `react` from 19.1.1 to 19.2.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.2.0/packages/react) Updates `@types/react` from 19.1.16 to 19.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.1 to 19.2.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.2.0/packages/react-dom) Updates `@types/react-dom` from 19.1.9 to 19.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-router-dom` from 7.9.3 to 7.9.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/react-router-dom@7.9.5/packages/react-router-dom) Updates `react-syntax-highlighter` from 15.6.6 to 16.1.0 - [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases) - [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD) - [Commits](react-syntax-highlighter/react-syntax-highlighter@v15.6.6...v16.1.0) Updates `sql-formatter` from 15.6.9 to 15.6.10 - [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases) - [Changelog](https://github.com/sql-formatter-org/sql-formatter/blob/master/.release-it.json) - [Commits](sql-formatter-org/sql-formatter@v15.6.9...v15.6.10) Updates `tailwindcss` from 4.1.13 to 4.1.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/tailwindcss) Updates `@azure/msal-browser` from 4.24.1 to 4.26.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.24.1...msal-browser-v4.26.0) Updates `@azure/msal-react` from 3.0.20 to 3.0.21 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v3.0.20...msal-react-v3.0.21) Updates `@eslint/js` from 9.36.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js) Updates `@types/react` from 19.1.16 to 19.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.9 to 19.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 5.0.4 to 5.1.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.0/packages/plugin-react) Updates `eslint` from 9.36.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.39.0) Updates `eslint-plugin-react-hooks` from 5.2.0 to 7.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-react-refresh` from 0.4.22 to 0.4.24 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.22...v0.4.24) Updates `rollup` from 4.52.3 to 4.52.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.52.3...v4.52.5) Updates `vite` from 7.1.7 to 7.1.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) --- updated-dependencies: - dependency-name: "@fluentui/react" dependency-version: 8.125.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-components" dependency-version: 9.72.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-file-type-icons" dependency-version: 8.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.313 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@reduxjs/toolkit" dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: axios dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: lucide-react dependency-version: 0.552.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@types/react" dependency-version: 19.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: react-router-dom dependency-version: 7.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: react-syntax-highlighter dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-frontend-deps - dependency-name: sql-formatter dependency-version: 15.6.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: tailwindcss dependency-version: 4.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@azure/msal-browser" dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@azure/msal-react" dependency-version: 3.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@eslint/js" dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@types/react" dependency-version: 19.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-frontend-deps - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: rollup dependency-version: 4.52.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: vite dependency-version: 7.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-backend-deps group in /src/backend with 6 updates: | Package | From | To | | --- | --- | --- | | [semantic-kernel[azure]](https://github.com/microsoft/semantic-kernel) | `1.32.2` | `1.37.1` | | [openai](https://github.com/openai/openai-python) | `2.0.0` | `2.6.1` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.37.0` | `1.38.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.37.0` | `1.38.0` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.58b0` | `0.59b0` | | [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.58b0` | `0.59b0` | Updates `semantic-kernel[azure]` from 1.32.2 to 1.37.1 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@python-1.32.2...python-1.37.1) Updates `openai` from 2.0.0 to 2.6.1 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.0.0...v2.6.1) Updates `opentelemetry-sdk` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.37.0...v1.38.0) Updates `opentelemetry-api` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.37.0...v1.38.0) Updates `opentelemetry-semantic-conventions` from 0.58b0 to 0.59b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits) Updates `opentelemetry-instrumentation` from 0.58b0 to 0.59b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) --- updated-dependencies: - dependency-name: semantic-kernel[azure] dependency-version: 1.37.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-backend-deps - dependency-name: openai dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-backend-deps - dependency-name: opentelemetry-sdk dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-backend-deps - dependency-name: opentelemetry-api dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-backend-deps - dependency-name: opentelemetry-semantic-conventions dependency-version: 0.59b0 dependency-type: direct:production dependency-group: all-backend-deps - dependency-name: opentelemetry-instrumentation dependency-version: 0.59b0 dependency-type: direct:production dependency-group: all-backend-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-actions group with 2 updates: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `lycheeverse/lychee-action` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.6.1...v2.7.0) Updates `actions/upload-artifact` from 4 to 5 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-frontend-deps group in /src/frontend with 23 updates: | Package | From | To | | --- | --- | --- | | [@fluentui/react](https://github.com/microsoft/fluentui) | `8.125.0` | `8.125.2` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.72.4` | `9.72.7` | | [@fluentui/react-file-type-icons](https://github.com/microsoft/fluentui) | `8.15.0` | `8.15.2` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.313` | `2.0.315` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.9.2` | `2.11.0` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.16` | `4.1.17` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.22` | | [axios](https://github.com/axios/axios) | `1.13.1` | `1.13.2` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.552.0` | `0.555.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.9.5` | `7.9.6` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.3.1` | `3.4.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.16` | `4.1.17` | | [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.26.0` | `4.26.2` | | [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.21` | `3.0.22` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.0` | `9.39.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.2` | `19.2.7` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.2` | `19.2.3` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.0` | `5.1.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.0` | `9.39.1` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.0` | | [rollup](https://github.com/rollup/rollup) | `4.52.5` | `4.53.3` | | [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `6.2.3` | `6.3.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.12` | `7.2.4` | Updates `@fluentui/react` from 8.125.0 to 8.125.2 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.125.0...@fluentui/react_v8.125.2) Updates `@fluentui/react-components` from 9.72.4 to 9.72.7 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.4...@fluentui/react-components_v9.72.7) Updates `@fluentui/react-file-type-icons` from 8.15.0 to 8.15.2 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.15.0...@fluentui/react-file-type-icons_v8.15.2) Updates `@fluentui/react-icons` from 2.0.313 to 2.0.315 - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) Updates `@reduxjs/toolkit` from 2.9.2 to 2.11.0 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.9.2...v2.11.0) Updates `@tailwindcss/vite` from 4.1.16 to 4.1.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.17/packages/@tailwindcss-vite) Updates `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.4.22) Updates `axios` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.1...v1.13.2) Updates `lucide-react` from 0.552.0 to 0.555.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.555.0/packages/lucide-react) Updates `react-router-dom` from 7.9.5 to 7.9.6 - [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/react-router-dom@7.9.6/packages/react-router-dom) Updates `tailwind-merge` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.3.1...v3.4.0) Updates `tailwindcss` from 4.1.16 to 4.1.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.17/packages/tailwindcss) Updates `@azure/msal-browser` from 4.26.0 to 4.26.2 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.26.0...msal-browser-v4.26.2) Updates `@azure/msal-react` from 3.0.21 to 3.0.22 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v3.0.21...msal-react-v3.0.22) Updates `@eslint/js` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `@types/react` from 19.2.2 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.2 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.1/packages/plugin-react) Updates `eslint` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.0...v9.39.1) Updates `globals` from 16.4.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.0) Updates `rollup` from 4.52.5 to 4.53.3 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.52.5...v4.53.3) Updates `rollup-plugin-dts` from 6.2.3 to 6.3.0 - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](Swatinem/rollup-plugin-dts@v6.2.3...v6.3.0) Updates `vite` from 7.1.12 to 7.2.4 - [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/v7.2.4/packages/vite) --- updated-dependencies: - dependency-name: "@fluentui/react" dependency-version: 8.125.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-components" dependency-version: 9.72.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-file-type-icons" dependency-version: 8.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.315 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@reduxjs/toolkit" dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: autoprefixer dependency-version: 10.4.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: lucide-react dependency-version: 0.555.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: react-router-dom dependency-version: 7.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: tailwind-merge dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: tailwindcss dependency-version: 4.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@azure/msal-browser" dependency-version: 4.26.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@azure/msal-react" dependency-version: 3.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: rollup dependency-version: 4.53.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: rollup-plugin-dts dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: vite dependency-version: 7.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-backend-deps group in /src/backend with 3 updates: [semantic-kernel[azure]](https://github.com/microsoft/semantic-kernel), [openai](https://github.com/openai/openai-python) and [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python). Updates `semantic-kernel[azure]` from 1.37.1 to 1.39.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@python-1.37.1...dotnet-1.39.0) Updates `openai` from 2.6.1 to 2.8.1 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.6.1...v2.8.1) Updates `azure-monitor-opentelemetry` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-monitor-opentelemetry_1.8.1...azure-monitor-opentelemetry_1.8.2) --- updated-dependencies: - dependency-name: semantic-kernel[azure] dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-backend-deps - dependency-name: openai dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-backend-deps - dependency-name: azure-monitor-opentelemetry dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-backend-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-frontend-deps group in /src/frontend with 21 updates: | Package | From | To | | --- | --- | --- | | [@fluentui/react](https://github.com/microsoft/fluentui) | `8.125.2` | `8.125.3` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.72.7` | `9.72.9` | | [@fluentui/react-file-type-icons](https://github.com/microsoft/fluentui) | `8.15.2` | `8.15.3` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.315` | `2.0.316` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.11.0` | `2.11.2` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.17` | `4.1.18` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.22` | `10.4.23` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.555.0` | `0.562.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.3` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.3` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.9.6` | `7.11.0` | | [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) | `15.6.10` | `15.6.12` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.17` | `4.1.18` | | [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.26.2` | `4.27.0` | | [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.22` | `3.0.23` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.1` | `5.1.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.24` | `0.4.26` | | [rollup](https://github.com/rollup/rollup) | `4.53.3` | `4.54.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.4` | `7.3.0` | Updates `@fluentui/react` from 8.125.2 to 8.125.3 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.125.2...@fluentui/react_v8.125.3) Updates `@fluentui/react-components` from 9.72.7 to 9.72.9 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.7...@fluentui/react-components_v9.72.9) Updates `@fluentui/react-file-type-icons` from 8.15.2 to 8.15.3 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.15.2...@fluentui/react-file-type-icons_v8.15.3) Updates `@fluentui/react-icons` from 2.0.315 to 2.0.316 - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) Updates `@reduxjs/toolkit` from 2.11.0 to 2.11.2 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.11.0...v2.11.2) Updates `@tailwindcss/vite` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-vite) Updates `autoprefixer` from 10.4.22 to 10.4.23 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.22...10.4.23) Updates `lucide-react` from 0.555.0 to 0.562.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react) Updates `react` from 19.2.0 to 19.2.3 - [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.2.3/packages/react) Updates `react-dom` from 19.2.0 to 19.2.3 - [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.2.3/packages/react-dom) Updates `react-router-dom` from 7.9.6 to 7.11.0 - [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/react-router-dom@7.11.0/packages/react-router-dom) Updates `sql-formatter` from 15.6.10 to 15.6.12 - [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases) - [Commits](sql-formatter-org/sql-formatter@v15.6.10...v15.6.12) Updates `tailwindcss` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `@azure/msal-browser` from 4.26.2 to 4.27.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.26.2...msal-browser-v4.27.0) Updates `@azure/msal-react` from 3.0.22 to 3.0.23 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v3.0.22...msal-react-v3.0.23) Updates `@eslint/js` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js) Updates `@vitejs/plugin-react` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.2/packages/plugin-react) Updates `eslint` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `eslint-plugin-react-refresh` from 0.4.24 to 0.4.26 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.24...v0.4.26) Updates `rollup` from 4.53.3 to 4.54.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.53.3...v4.54.0) Updates `vite` from 7.2.4 to 7.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite) --- updated-dependencies: - dependency-name: "@fluentui/react" dependency-version: 8.125.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-components" dependency-version: 9.72.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-file-type-icons" dependency-version: 8.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.316 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@reduxjs/toolkit" dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: autoprefixer dependency-version: 10.4.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: lucide-react dependency-version: 0.562.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: react-router-dom dependency-version: 7.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: sql-formatter dependency-version: 15.6.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@azure/msal-browser" dependency-version: 4.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@azure/msal-react" dependency-version: 3.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@eslint/js" dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: rollup dependency-version: 4.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: vite dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-backend-deps group in /src/backend with 6 updates: | Package | From | To | | --- | --- | --- | | [openai](https://github.com/openai/openai-python) | `2.8.1` | `2.14.0` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.38.0` | `1.39.1` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.38.0` | `1.39.1` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.59b0` | `0.60b1` | | [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.59b0` | `0.60b1` | | [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python) | `1.8.2` | `1.8.3` | Updates `openai` from 2.8.1 to 2.14.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.8.1...v2.14.0) Updates `opentelemetry-sdk` from 1.38.0 to 1.39.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.38.0...v1.39.1) Updates `opentelemetry-api` from 1.38.0 to 1.39.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.38.0...v1.39.1) Updates `opentelemetry-semantic-conventions` from 0.59b0 to 0.60b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits) Updates `opentelemetry-instrumentation` from 0.59b0 to 0.60b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `azure-monitor-opentelemetry` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-monitor-opentelemetry_1.8.2...azure-monitor-opentelemetry_1.8.3) --- updated-dependencies: - dependency-name: openai dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-backend-deps - dependency-name: opentelemetry-sdk dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-backend-deps - dependency-name: opentelemetry-api dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-backend-deps - dependency-name: opentelemetry-semantic-conventions dependency-version: 0.60b1 dependency-type: direct:production dependency-group: all-backend-deps - dependency-name: opentelemetry-instrumentation dependency-version: 0.60b1 dependency-type: direct:production dependency-group: all-backend-deps - dependency-name: azure-monitor-opentelemetry dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-backend-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-actions group with 2 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `tj-actions/changed-files` from 47.0.0 to 47.0.1 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@24d32ff...e002140) Updates `actions/upload-artifact` from 5 to 6 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v5...v6) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
build: package updates from Dependabotchanges branch
Roopan-Microsoft
approved these changes
Jan 27, 2026
Prajwal-Microsoft
approved these changes
Jan 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
This pull request primarily updates dependencies across the project to improve security, compatibility, and performance. The changes include upgrading GitHub Actions used in CI/CD workflows, bumping several frontend and backend package versions, and updating the Node.js version used for frontend builds.
CI/CD Workflow Updates:
actions/checkoutfrom v5 to v6 in all GitHub Actions workflows for improved security and compatibility. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]actions/upload-artifactfrom v4 to v6 in relevant workflows. [1] [2]tj-actions/changed-filesto a new commit, andlycheeverse/lychee-actionfrom v2.6.1 to v2.7.0 for broken link checking. [1] [2] [3]Frontend Dependency Upgrades:
package.jsonto their latest versions, including React (18.x → 19.x), Fluent UI, Redux Toolkit, Tailwind CSS, Axios, Lucide React, and Azure MSAL packages. DevDependencies such as ESLint, TypeScript types, Vite, and Rollup were also updated.@tailwindcss/postcssinstead of plaintailwindcss.Backend Dependency Upgrades:
semantic-kernel[azure]from 1.32.2 to 1.39.0 in backend requirements.These updates help ensure the project remains up-to-date with the latest features, performance improvements, and security patches.
Does this introduce a breaking change?
Golden Path Validation
Deployment Validation
What to Check
Verify that the following are valid
Other Information