fix: package upgrade dependabot changes#643
Open
Priyanka-Microsoft wants to merge 10 commits into
Open
Conversation
Bumps the frontend-deps group in /App/frontend-app with 27 updates: | Package | From | To | | --- | --- | --- | | [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `5.6.3` | `5.9.0` | | [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `5.2.1` | `5.3.2` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.73.7` | `9.73.8` | | [@fluentui/react-datepicker-compat](https://github.com/microsoft/fluentui) | `0.6.30` | `0.6.31` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.323` | `2.0.325` | | [@microsoft/applicationinsights-react-js](https://github.com/microsoft/applicationinsights-react-js) | `19.3.8` | `19.4.0` | | [@microsoft/applicationinsights-web](https://github.com/microsoft/ApplicationInsights-JS) | `3.3.11` | `3.4.1` | | [i18next](https://github.com/i18next/i18next) | `26.0.3` | `26.0.8` | | [i18next-http-backend](https://github.com/i18next/i18next-http-backend) | `3.0.4` | `3.0.6` | | [marked](https://github.com/markedjs/marked) | `17.0.5` | `18.0.3` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `5.6.205` | `5.7.284` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.2` | `17.0.6` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.13.2` | `7.14.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.0` | `8.59.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.0` | `8.59.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.27` | `10.5.0` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.3.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.0.1` | `7.1.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.8` | `8.5.13` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.7.2` | `0.8.0` | | [sass](https://github.com/sass/dart-sass) | `1.98.0` | `1.99.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.2` | `4.2.4` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.3` | `8.0.10` | Updates `@azure/msal-browser` from 5.6.3 to 5.9.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v5.6.3...msal-browser-v5.9.0) Updates `@azure/msal-react` from 5.2.1 to 5.3.2 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v5.2.1...msal-react-v5.3.2) Updates `@fluentui/react-components` from 9.73.7 to 9.73.8 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/commits) Updates `@fluentui/react-datepicker-compat` from 0.6.30 to 0.6.31 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.6.30...@fluentui/storybook_v0.6.31) Updates `@fluentui/react-icons` from 2.0.323 to 2.0.325 - [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) Updates `@microsoft/applicationinsights-react-js` from 19.3.8 to 19.4.0 - [Release notes](https://github.com/microsoft/applicationinsights-react-js/releases) - [Changelog](https://github.com/microsoft/applicationinsights-react-js/blob/main/RELEASES.md) - [Commits](microsoft/applicationinsights-react-js@19.3.8...19.4.0) Updates `@microsoft/applicationinsights-web` from 3.3.11 to 3.4.1 - [Release notes](https://github.com/microsoft/ApplicationInsights-JS/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-JS/blob/main/RELEASES.md) - [Commits](microsoft/ApplicationInsights-JS@3.3.11...v3.4.1) Updates `i18next` from 26.0.3 to 26.0.8 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.3...v26.0.8) Updates `i18next-http-backend` from 3.0.4 to 3.0.6 - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v3.0.4...v3.0.6) Updates `marked` from 17.0.5 to 18.0.3 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.5...v18.0.3) Updates `pdfjs-dist` from 5.6.205 to 5.7.284 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v5.6.205...v5.7.284) Updates `react` from 19.2.4 to 19.2.5 - [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.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [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.5/packages/react-dom) Updates `react-i18next` from 17.0.2 to 17.0.6 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.2...v17.0.6) Updates `react-router-dom` from 7.13.2 to 7.14.2 - [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.14.2/packages/react-router-dom) Updates `@typescript-eslint/eslint-plugin` from 8.58.0 to 8.59.1 - [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.59.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.0 to 8.59.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.1/packages/parser) Updates `autoprefixer` from 10.4.27 to 10.5.0 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.27...10.5.0) Updates `eslint` from 10.1.0 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.3.0) Updates `eslint-plugin-react-hooks` from 7.0.1 to 7.1.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/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks) Updates `postcss` from 8.5.8 to 8.5.13 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.13) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `prettier-plugin-tailwindcss` from 0.7.2 to 0.8.0 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.7.2...v0.8.0) Updates `sass` from 1.98.0 to 1.99.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.98.0...1.99.0) Updates `tailwindcss` from 4.2.2 to 4.2.4 - [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.2.4/packages/tailwindcss) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `vite` from 8.0.3 to 8.0.10 - [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/v8.0.10/packages/vite) --- updated-dependencies: - dependency-name: "@azure/msal-browser" dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@azure/msal-react" dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@fluentui/react-components" dependency-version: 9.73.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@fluentui/react-datepicker-compat" dependency-version: 0.6.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.325 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@microsoft/applicationinsights-react-js" dependency-version: 19.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@microsoft/applicationinsights-web" dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: i18next dependency-version: 26.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: i18next-http-backend dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: marked dependency-version: 18.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: pdfjs-dist dependency-version: 5.7.284 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: react-i18next dependency-version: 17.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: react-router-dom dependency-version: 7.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: autoprefixer dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: postcss dependency-version: 8.5.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: sass dependency-version: 1.99.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: tailwindcss dependency-version: 4.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: vite dependency-version: 8.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps Azure.Identity from 1.20.0 to 1.21.0 Bumps Microsoft.Extensions.Azure from 1.13.1 to 1.14.0 Bumps Microsoft.Extensions.Configuration from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Configuration.Json from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Options from 10.0.5 to 10.0.7 Bumps Microsoft.Maui.Graphics from 10.0.51 to 10.0.60 Bumps Microsoft.Maui.Graphics.Skia from 10.0.51 to 10.0.60 Bumps Microsoft.SemanticKernel from 1.74.0 to 1.75.0 Bumps MongoDB.Bson from 3.7.1 to 3.8.0 Bumps MongoDB.Driver from 3.7.1 to 3.8.0 Bumps NSwag.AspNetCore from 14.6.3 to 14.7.1 Bumps NSwag.Core from 14.6.3 to 14.7.1 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Azure dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Maui.Graphics dependency-version: 10.0.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Maui.Graphics.Skia dependency-version: 10.0.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.SemanticKernel dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: MongoDB.Bson dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: MongoDB.Driver dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: NSwag.AspNetCore dependency-version: 14.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: NSwag.Core dependency-version: 14.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps Microsoft.Bcl.AsyncInterfaces from 10.0.5 to 10.0.7 Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.201 to 10.0.203 Bumps Microsoft.Extensions.Configuration from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Configuration.Json from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Hosting from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.5 to 10.0.7 Bumps Microsoft.SemanticKernel.Abstractions from 1.74.0 to 1.75.0 Bumps System.Memory.Data from 10.0.5 to 10.0.7 Bumps System.Numerics.Tensors from 10.0.5 to 10.0.7 Bumps System.Text.Json from 10.0.5 to 10.0.7 --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.203 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: System.Text.Json dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.SemanticKernel.Abstractions dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: System.Memory.Data dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: System.Numerics.Tensors dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-actions group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 47.0.5 to 47.0.6 - [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@22103cc...9426d40) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates backend and frontend dependencies and includes a small MongoDB configuration adjustment intended to improve compatibility (notably around GUID serialization) while modernizing packages/tooling across the repo.
Changes:
- Update backend NuGet packages (e.g., Azure SDKs, KernelMemory client, MongoDB driver, NSwag) and remove a MongoDB LINQ provider setting.
- Add global MongoDB GUID serializer registration in the host startup.
- Update frontend dependencies (React/router, MSAL, Fluent UI, Tailwind, ESLint/Vite) and refresh
yarn.lock.
Reviewed changes
Copilot reviewed 8 out of 9 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| App/kernel-memory/Directory.Packages.props | Updates centrally managed package versions for the kernel-memory area. |
| App/frontend-app/yarn.lock | Refreshes the Yarn lockfile to reflect updated frontend dependencies. |
| App/frontend-app/package.json | Updates frontend runtime/dev dependencies (React, router, tooling, etc.). |
| App/backend-api/Microsoft.GS.DPS/Storage/Components/MongoEntityCollectionBase.cs | Removes MongoDB LINQ provider setting and unused MongoDB namespaces. |
| App/backend-api/Microsoft.GS.DPS/Microsoft.GS.DPS.csproj | Updates backend API project package references (Azure SDKs, MongoDB driver, etc.). |
| App/backend-api/Microsoft.GS.DPS.Host/Program.cs | Registers MongoDB GUID serializer early in host startup. |
| App/backend-api/Microsoft.GS.DPS.Host/Microsoft.GS.DPS.Host.csproj | Updates host package references (SK, MongoDB driver, NSwag, etc.). |
| App/backend-api/Microsoft.GS.DPS.Host/API/UserInterface/UserInterface.cs | Removes an unused using directive. |
| .github/workflows/broken-links-checker.yml | Updates the pinned SHA for the changed-files GitHub Action. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <ItemGroup> | ||
| <PackageVersion Include="Microsoft.SemanticKernel" Version="1.15.1" /> | ||
| <PackageVersion Include="Microsoft.SemanticKernel.Abstractions" Version="1.15.1" /> | ||
| <PackageVersion Include="Microsoft.SemanticKernel.Abstractions" Version="1.75.0" /> |
Comment on lines
+27
to
+36
| <PackageVersion Include="Microsoft.Extensions.Configuration" Version="10.0.7" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="7.3.0" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="9.0.9" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="10.0.7" /> | ||
| <PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.9" /> | ||
| <PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.9" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Hosting" Version="10.0.7" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.9" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Http" Version="9.0.0" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Logging" Version="9.0.9" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.9" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.7" /> |
| @@ -58,37 +58,37 @@ | |||
| "@types/react": "^19.1.17", | |||
| "@types/react-dom": "^19.1.11", | |||
| "@types/react-router-dom": "^5.3.3", | |||
Comment on lines
+10
to
18
| <PackageReference Include="Azure.Identity" Version="1.21.0" /> | ||
| <PackageReference Include="Azure.Search.Documents" Version="12.0.0" /> | ||
| <PackageReference Include="FluentValidation" Version="12.1.1" /> | ||
| <PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="12.1.1" /> | ||
| <PackageReference Include="Microsoft.KernelMemory.WebClient" Version="0.79.241014.2" /> | ||
| <PackageReference Include="Microsoft.KernelMemory.WebClient" Version="0.98.250508.3" /> | ||
| <PackageReference Include="Microsoft.Maui.Graphics" Version="9.0.110" /> | ||
| <PackageReference Include="Microsoft.Maui.Graphics.Skia" Version="9.0.110" /> | ||
| <PackageReference Include="MongoDB.Driver" Version="2.29.0" /> | ||
| <PackageReference Include="MongoDB.Driver.Core" Version="2.29.0" /> | ||
| <PackageReference Include="MongoDB.Driver" Version="3.8.1" /> | ||
| <PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="3.119.2" /> |
Comment on lines
+20
to
+25
| <PackageReference Include="Microsoft.KernelMemory.WebClient" Version="0.98.250508.3" /> | ||
| <PackageReference Include="Microsoft.SemanticKernel" Version="1.76.0" /> | ||
| <PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.23.0" /> | ||
| <PackageReference Include="MimeTypesMap" Version="1.0.9" /> | ||
| <PackageReference Include="MongoDB.Bson" Version="2.29.0" /> | ||
| <PackageReference Include="MongoDB.Driver" Version="2.29.0" /> | ||
| <PackageReference Include="MongoDB.Driver.Core" Version="2.29.0" /> | ||
| <PackageReference Include="NSwag.AspNetCore" Version="14.6.3" /> | ||
| <PackageReference Include="NSwag.Core" Version="14.6.3" /> | ||
| <PackageReference Include="MongoDB.Driver" Version="3.8.1" /> | ||
| <PackageReference Include="NSwag.AspNetCore" Version="14.7.1" /> |
| "i18next": "^26.0.8", | ||
| "i18next-browser-languagedetector": "^8.2.1", | ||
| "i18next-http-backend": "^3.0.6", | ||
| "km-app": "file:", |
| @@ -1,5 +1,5 @@ | |||
| # Use the official Node.js image from the Docker Hub | |||
| FROM node:20 | |||
| FROM node:22 | |||
| "postcss": "^8.5.13", | ||
| "prettier": "^3.8.3", | ||
| "prettier-plugin-tailwindcss": "^0.8.0", | ||
| "react-tiff": "^0.0.16", |
Comment on lines
+14
to
18
| <PackageReference Include="Microsoft.KernelMemory.WebClient" Version="0.98.250508.3" /> | ||
| <PackageReference Include="Microsoft.Maui.Graphics" Version="9.0.110" /> | ||
| <PackageReference Include="Microsoft.Maui.Graphics.Skia" Version="9.0.110" /> | ||
| <PackageReference Include="MongoDB.Driver" Version="2.29.0" /> | ||
| <PackageReference Include="MongoDB.Driver.Core" Version="2.29.0" /> | ||
| <PackageReference Include="MongoDB.Driver" Version="3.8.1" /> | ||
| <PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="3.119.2" /> |
Comment on lines
+20
to
+26
| <PackageReference Include="Microsoft.KernelMemory.WebClient" Version="0.98.250508.3" /> | ||
| <PackageReference Include="Microsoft.SemanticKernel" Version="1.76.0" /> | ||
| <PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.23.0" /> | ||
| <PackageReference Include="MimeTypesMap" Version="1.0.9" /> | ||
| <PackageReference Include="MongoDB.Bson" Version="2.29.0" /> | ||
| <PackageReference Include="MongoDB.Driver" Version="2.29.0" /> | ||
| <PackageReference Include="MongoDB.Driver.Core" Version="2.29.0" /> | ||
| <PackageReference Include="NSwag.AspNetCore" Version="14.6.3" /> | ||
| <PackageReference Include="NSwag.Core" Version="14.6.3" /> | ||
| <PackageReference Include="MongoDB.Driver" Version="3.8.1" /> | ||
| <PackageReference Include="NSwag.AspNetCore" Version="14.7.1" /> | ||
| <PackageReference Include="NSwag.Core" Version="14.7.1" /> |
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 package dependencies and makes configuration changes to improve compatibility and reliability with MongoDB and other services. The most important changes are grouped below.
Dependency Updates and Downgrades:
MongoDB.Driverto version 3.4.0 and removed direct dependencies onMongoDB.BsonandMongoDB.Driver.Corein bothMicrosoft.GS.DPS.Host.csprojandMicrosoft.GS.DPS.csprojto resolve compatibility issues. [1] [2]Microsoft.SemanticKernelto version 1.76.0 andAzure.Search.Documentsto version 12.0.0` for the latest features and bug fixes. [1] [2]Microsoft.Maui.GraphicsandMicrosoft.Maui.Graphics.Skiato version 9.0.110 for improved stability.MongoDB Configuration and Usage:
GuidRepresentation.StandardinProgram.csto ensure consistent GUID handling.settings.LinqProvider = LinqProvider.V2and unused MongoDB namespaces fromMongoEntityCollectionBase.csfor compatibility with the downgraded MongoDB driver. [1] [2]Telemetry and Monitoring:
Microsoft.ApplicationInsights.AspNetCoreandMicrosoft.ApplicationInsights.WorkerServicepackages to enable application monitoring and telemetry.Minor Cleanups:
usingstatement forAmazon.Runtime.Internal.TransforminUserInterface.cs.Does this introduce a breaking change?
Golden Path Validation
Deployment Validation
What to Check
Verify that the following are valid
Other Information