Skip to content

Bump the all-npm-dependencies group across 1 directory with 2 updates - #5176

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/src/Core.Assets/dev/all-npm-dependencies-d36087e16c
Closed

Bump the all-npm-dependencies group across 1 directory with 2 updates#5176
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/src/Core.Assets/dev/all-npm-dependencies-d36087e16c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-npm-dependencies group with 2 updates in the /src/Core.Assets directory: @microsoft/fast-element and typescript.

Updates @microsoft/fast-element from 1.14.0 to 3.0.2

Release notes

Sourced from @​microsoft/fast-element's releases.

@​microsoft/fast-element@​3.0.2

Nightly release for @microsoft/fast-element@3.0.2.

Version bumps were landed via a regular pull request. The attached assets will be downloaded and published to npm by the nightly Azure release pipeline.

@​microsoft/fast-element@​3.0.1

Nightly release for @microsoft/fast-element@3.0.1.

Version bumps were landed via a regular pull request. The attached assets will be downloaded and published to npm by the nightly Azure release pipeline.

@​microsoft/fast-element@​3.0.0

Nightly release for @microsoft/fast-element@3.0.0.

Version bumps were landed via a regular pull request. The attached assets will be downloaded and published to npm by the nightly Azure release pipeline.

@​microsoft/fast-element@​3.0.0-rc.3

Nightly release for @microsoft/fast-element@3.0.0-rc.3.

Version bumps were landed via a regular pull request. The attached assets will be downloaded and published to npm by the nightly Azure release pipeline.

@​microsoft/fast-element@​3.0.0-rc.2

Nightly release for @microsoft/fast-element@3.0.0-rc.2.

Version bumps were landed via a regular pull request. The attached assets will be downloaded and published to npm by the nightly Azure release pipeline.

@​microsoft/fast-element@​2.10.5

Nightly release for @microsoft/fast-element@2.10.5.

Version bumps were landed via a regular pull request. The attached assets will be downloaded and published to npm by the nightly Azure release pipeline.

Changelog

Sourced from @​microsoft/fast-element's changelog.

3.0.2

Wed, 29 Jul 2026 19:34:55 GMT

Patches

3.0.1

Fri, 26 Jun 2026 21:42:49 GMT

Patches

3.0.0

Thu, 25 Jun 2026 05:31:58 GMT

Major changes

Minor changes

  • Improve hydration mismatch behaviour: render() falls back to client rendering when SSR view boundaries are empty, repeat() reconciles SSR/client item-count mismatches by creating missing client views or removing extra SSR ranges, and unrecoverable mismatches throw via a pluggable HydrationDiagnostic. Opt in to the rich 'Expected / Received' format with the SSR HTML snippet and structured expected/received fields on HydrationBindingError / HydrationTargetElementError by passing enableHydration({ debugger: hydrationDebugger() }) (hydrationDebugger is exported from '@​microsoft/fast-element/hydration.js'). (7559015+janechu@users.noreply.github.com)
  • Auto-escape { and } inside <code> elements so binding-like syntax in code samples renders as literal text (mirrors webui-press and the server-side escape_code_sample_elements pass in @microsoft/fast-build, which additionally handles <f-when>/<f-repeat> directive tags). (7559015+janechu@users.noreply.github.com)
  • Warn when duplicate render instruction registrations replace existing entries. (7559015+janechu@users.noreply.github.com)
  • Add declarativeTemplate for auto-resolving markup. (7559015+janechu@users.noreply.github.com)
  • Add schema-driven attributeMap and observerMap extension subpaths, optional definition schema, and observerMap schema configuration. (7559015+janechu@users.noreply.github.com)
  • Add function-based template resolver sequencing. (7559015+janechu@users.noreply.github.com)

... (truncated)

Commits
  • 446b78f chore: release packages (#7669)
  • 582df18 fix: prevent duplicated structural views during hydration (#7668)
  • 27a4304 Remove the concurrently as a dependency and update other outdated dependencie...
  • 8681f2b docs: clarify declarative fixture testing guidance (#7657)
  • 6be5bb6 fix: ignore stale observer map array notifications (#7629)
  • febeabc docs: split v3 migration guide (#7628)
  • 443b8a1 feat: add FAST template converter CLI (#7633)
  • 1b389e8 chore: release packages (#7627)
  • 6ad856f fix: avoid rebinding attr backing fields on connect (#7625)
  • b4a9205 chore: update typescript skills and fast element design files (#7620)
  • Additional commits viewable in compare view

Updates typescript from 5.9.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0.1 RC

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 19, 2026
Copilot AI lite review requested due to automatic review settings August 19, 2026 13:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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-element from 1.14.0 to 3.0.2
  • Bump typescript from ^5.4.4 to ^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",
@vnbaaij

Copy link
Copy Markdown
Collaborator

Dependabot (@dependabot) ignore @microsoft/fast-element for this branch

@dvoituron

Copy link
Copy Markdown
Collaborator

Dependabot (@dependabot) ignore @microsoft/fast-element major version
Dependabot (@dependabot) ignore typescript major version

@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 3.x.x of @microsoft/fast-element again, unless you unignore it.

@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/src/Core.Assets/dev/all-npm-dependencies-d36087e16c branch August 19, 2026 14:02
@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants