Bump the all-npm-dependencies group across 1 directory with 2 updates - #5201
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all-npm-dependencies group with 2 updates in the /src/Core.Assets directory: [@microsoft/fast-element](https://github.com/Microsoft/fast/tree/HEAD/packages/fast-element) and [typescript](https://github.com/microsoft/TypeScript). Updates `@microsoft/fast-element` from 1.14.0 to 2.10.5 - [Release notes](https://github.com/Microsoft/fast/releases) - [Changelog](https://github.com/microsoft/fast/blob/main/packages/fast-element/CHANGELOG.md) - [Commits](https://github.com/Microsoft/fast/commits/@microsoft/fast-element_v2.10.5/packages/fast-element) 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: "@microsoft/fast-element" dependency-version: 2.10.5 dependency-type: direct:development update-type: version-update:semver-major 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 a review
from Vincent Baaij (vnbaaij)
as a code owner
August 25, 2026 21:35
dependabot
Bot
requested a review
from Denis Voituron (dvoituron)
as a code owner
August 25, 2026 21:35
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the JavaScript tooling dependencies used by src/Core.Assets, bumping @microsoft/fast-element and typescript to newer versions.
Changes:
- Bump
@microsoft/fast-elementfrom1.14.0to2.10.5. - Bump
typescriptfrom5.xto^7.0.2. - Regenerate
package-lock.jsonto reflect the updated dependency graph.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
src/Core.Assets/package.json |
Updates @microsoft/fast-element and typescript versions in devDependencies. |
src/Core.Assets/package-lock.json |
Updates resolved dependency tree for the new FAST/TypeScript versions (including nested FAST v1 copies and updated TypeScript package metadata). |
Files not reviewed (1)
- src/Core.Assets/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.
| "eslint": "^10.8.1", | ||
| "rimraf": "^6.1.3", | ||
| "typescript": "^5.4.4" | ||
| "typescript": "^7.0.2" |
Comment on lines
+15
to
16
| "@microsoft/fast-element": "2.10.5", | ||
| "@microsoft/fast-foundation": "2.50.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 2 updates in the /src/Core.Assets directory: @microsoft/fast-element and typescript.
Updates
@microsoft/fast-elementfrom 1.14.0 to 2.10.5Release notes
Sourced from @microsoft/fast-element's releases.
Changelog
Sourced from @microsoft/fast-element's changelog.
... (truncated)
Commits
1edc12achore: release packages (#7614)165d5b2fix: deprecate compose APIs (#7602)ecb12a7applying package updates13916c1feat(examples): unified todo apps with SSR, MobX, and E2E suite (#7424)aad6f54applying package updates7d933fbchore: bump packages after failed publish (#7505)aa76170docs: update the documentation for agents and move relevant code docs into a ...7dc34b1chore: migrate typescript compiltation to typescript/native-preview (#7501)9f575ebfeat: replace rollup-plugin-filesize with esbuild export size reporting (#7473)2674a2bapplying package updatesUpdates
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#4549Most Recent Ignore Conditions Applied to This Pull Request
Dependabot 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