Bump the all-npm-dependencies group across 2 directories with 2 updates - #5202
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-npm-dependencies group with 1 update in the /src/Charts.Scripts directory: [@fluentui/web-components](https://github.com/microsoft/fluentui). Bumps the all-npm-dependencies group with 2 updates in the /src/Core.Scripts directory: [@fluentui/web-components](https://github.com/microsoft/fluentui) and [typescript](https://github.com/microsoft/TypeScript). Updates `@fluentui/web-components` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v3.0.3...@fluentui/web-components_v3.1.0) Updates `@fluentui/web-components` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v3.0.3...@fluentui/web-components_v3.1.0) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v7.0.2) --- updated-dependencies: - dependency-name: "@fluentui/web-components" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-dependencies - dependency-name: "@fluentui/web-components" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Denis Voituron (dvoituron) and
Vincent Baaij (vnbaaij)
as code owners
August 25, 2026 21:36
Contributor
There was a problem hiding this comment.
Pull request overview
This Dependabot PR updates JavaScript/TypeScript tooling dependencies used by the Fluent UI Blazor build asset pipelines under src/Core.Scripts and src/Charts.Scripts, primarily bumping @fluentui/web-components and (for Core.Scripts) typescript.
Changes:
- Bump
@fluentui/web-componentsfrom3.0.3to3.1.0in bothsrc/Core.Scriptsandsrc/Charts.Scripts. - Bump
typescriptfrom5.9.3to7.0.2insrc/Core.Scriptsand refresh the corresponding lockfile.
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/Core.Scripts/package.json | Updates typescript and @fluentui/web-components versions for Core asset build tooling. |
| src/Core.Scripts/package-lock.json | Lockfile refresh reflecting the dependency bumps and updated transitive graph. |
| src/Charts.Scripts/package.json | Updates @fluentui/web-components for Charts asset build dependencies. |
| src/Charts.Scripts/package-lock.json | Lockfile refresh reflecting the @fluentui/web-components bump and transitive updates. |
Files not reviewed (2)
- src/Charts.Scripts/package-lock.json: Generated file
- src/Core.Scripts/package-lock.json: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "rimraf": "6.1.3", | ||
| "tabbable": "6.5.0", | ||
| "typescript": "5.9.3" | ||
| "typescript": "7.0.2" |
Comment on lines
741
to
745
| "peerDependencies": { | ||
| "@typescript-eslint/parser": "^8.67.0", | ||
| "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", | ||
| "typescript": ">=4.8.4 <6.1.0" | ||
| } |
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.
Bumps the all-npm-dependencies group with 1 update in the /src/Charts.Scripts directory: @fluentui/web-components.
Bumps the all-npm-dependencies group with 2 updates in the /src/Core.Scripts directory: @fluentui/web-components and typescript.
Updates
@fluentui/web-componentsfrom 3.0.3 to 3.1.0Commits
44b42b5release: applying package updates - web-components32b42a5Bump web components packages to latest (#36546)fb6fe6aUse validnomemoryfocusgroup token in TabList example (#36562)82fed27docs: fix v9 migration table rendering (#36558)0f3e8b5release: applying package updates - react-headlessb635180release: applying package updates - react-components2dd2a9afix(react-color-picker): use valid modern HSL syntax (#36555)1c4d6fcfeat(react-headless-components-preview): expose missing state data attributes...e432c71refactor(react-color-picker): move CSS vars to constants (#36552)8481779refactor(react-swatch-picker): move styles out of base hook (#36550)Updates
@fluentui/web-componentsfrom 3.0.3 to 3.1.0Commits
44b42b5release: applying package updates - web-components32b42a5Bump web components packages to latest (#36546)fb6fe6aUse validnomemoryfocusgroup token in TabList example (#36562)82fed27docs: fix v9 migration table rendering (#36558)0f3e8b5release: applying package updates - react-headlessb635180release: applying package updates - react-components2dd2a9afix(react-color-picker): use valid modern HSL syntax (#36555)1c4d6fcfeat(react-headless-components-preview): expose missing state data attributes...e432c71refactor(react-color-picker): move CSS vars to constants (#36552)8481779refactor(react-swatch-picker): move styles out of base hook (#36550)Updates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions