Bump the all-npm-dependencies group across 1 directory with 2 updates - #5176
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 3.0.2 - [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_v3.0.2/packages/fast-element) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@microsoft/fast-element" dependency-version: 3.0.2 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>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates Core.Assets build-time dependencies to newer major versions.
Changes:
- Bump
@microsoft/fast-elementfrom1.14.0to3.0.2 - Bump
typescriptfrom^5.4.4to^7.0.2
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.
| "type": "module", | ||
| "devDependencies": { | ||
| "@microsoft/fast-element": "1.14.0", | ||
| "@microsoft/fast-element": "3.0.2", |
|
Dependabot (@dependabot) ignore @microsoft/fast-element for this branch |
|
Dependabot (@dependabot) ignore @microsoft/fast-element major version |
|
OK, I won't notify you about version 3.x.x of @microsoft/fast-element again, unless you unignore it. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
|
Oh no! Something went wrong on our end. Please try again later. If the problem persists, please contact GitHub support for assistance 🙇 |
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 3.0.2Release notes
Sourced from @microsoft/fast-element's releases.
Changelog
Sourced from @microsoft/fast-element's changelog.
... (truncated)
Commits
446b78fchore: release packages (#7669)582df18fix: prevent duplicated structural views during hydration (#7668)27a4304Remove the concurrently as a dependency and update other outdated dependencie...8681f2bdocs: clarify declarative fixture testing guidance (#7657)6be5bb6fix: ignore stale observer map array notifications (#7629)febeabcdocs: split v3 migration guide (#7628)443b8a1feat: add FAST template converter CLI (#7633)1b389e8chore: release packages (#7627)6ad856ffix: avoid rebinding attr backing fields on connect (#7625)b4a9205chore: update typescript skills and fast element design files (#7620)Updates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
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