Skip to content

Bump the all-npm-dependencies group across 1 directory with 4 updates - #5253

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

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

Updates @microsoft/fast-element from 1.14.0 to 2.10.5

Release notes

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

@​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.

2.10.5

Wed, 24 Jun 2026 20:34:51 GMT

Patches

2.10.4

Fri, 17 Apr 2026 00:26:37 GMT

Patches

2.10.3

Wed, 08 Apr 2026 00:19:56 GMT

Patches

2.10.2

Fri, 13 Mar 2026 18:13:56 GMT

Patches

2.10.1

Mon, 02 Mar 2026 22:31:57 GMT

Patches

  • Moves handleEvent from a class property into a closure in children.ts to remove non-standard observer.target property assignment (email not defined)

2.10.0

Tue, 17 Feb 2026 20:49:29 GMT

Minor changes

Patches

... (truncated)

Commits
  • 1edc12a chore: release packages (#7614)
  • 165d5b2 fix: deprecate compose APIs (#7602)
  • ecb12a7 applying package updates
  • 13916c1 feat(examples): unified todo apps with SSR, MobX, and E2E suite (#7424)
  • aad6f54 applying package updates
  • 7d933fb chore: bump packages after failed publish (#7505)
  • aa76170 docs: update the documentation for agents and move relevant code docs into a ...
  • 7dc34b1 chore: migrate typescript compiltation to typescript/native-preview (#7501)
  • 9f575eb feat: replace rollup-plugin-filesize with esbuild export size reporting (#7473)
  • 2674a2b applying package updates
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 8.68.0 to 8.69.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • 9a6e546 chore(release): publish 8.69.0
  • 513638e fix(eslint-plugin): [no-meaningless-void-operator] report void on non-call ex...
  • 1dba4c5 chore(eslint-plugin): fix eslint-plugin/require-test-error-positions report...
  • a2fccae fix(eslint-plugin): [unified-signatures] compare type parameters by constrain...
  • a23069d test(eslint-plugin): [no-mixed-enums] add error positions (#12779)
  • 3f0dffd fix(eslint-plugin): [no-mixed-enums] use scope analysis instead of type check...
  • e18fea8 test(eslint-plugin): [no-floating-promises] reactivate skipped node:test sp...
  • 324515c test(eslint-plugin): [no-unnecessary-condition] add tests for optional chains...
  • 2a387f1 feat(eslint-plugin): [no-misused-promises] add flagUnions option for checkCon...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.68.0 to 8.69.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.69.0 (2026-08-31)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates typescript from 5.9.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

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
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@microsoft/fast-element [>= 3.a, < 4]

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 3 updates in the /src/Core.Assets directory: [@microsoft/fast-element](https://github.com/Microsoft/fast/tree/HEAD/packages/fast-element), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) 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-eslint/eslint-plugin` from 8.68.0 to 8.69.0
- [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.69.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.68.0 to 8.69.0
- [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.69.0/packages/parser)

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-eslint/eslint-plugin"
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.69.0
  dependency-type: direct:development
  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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 21:35
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 8, 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.

🟡 Changes recommended

The updated versions introduce dependency/peer-dependency incompatibilities (notably TypeScript 7 vs @typescript-eslint/* peer ranges, and mixed FAST major versions), which are likely to cause install/lint/build issues.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates the NPM dependency set used by src/Core.Assets (the asset build/package used by the Fluent UI Blazor repo), primarily bumping FAST and TypeScript/ESLint tooling versions.

Changes:

  • Bumps @microsoft/fast-element from 1.14.0 to 2.10.5
  • Bumps @typescript-eslint/eslint-plugin to ^8.69.0 and typescript to ^7.0.2
  • Regenerates package-lock.json to reflect the updated dependency graph
File summaries
File Description
src/Core.Assets/package.json Updates declared devDependency versions for FAST + TypeScript/ESLint tooling.
src/Core.Assets/package-lock.json Updates the resolved dependency tree and metadata for the bumped packages.
Review details

Files not reviewed (1)

  • src/Core.Assets/package-lock.json: Generated file
  • Files reviewed: 1/2 changed files
  • Comments generated: 3
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines 783 to 787
"peerDependencies": {
"@typescript-eslint/parser": "^8.68.0",
"@typescript-eslint/parser": "^8.69.0",
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
"typescript": ">=4.8.4 <6.1.0"
}
Comment on lines +15 to 16
"@microsoft/fast-element": "2.10.5",
"@microsoft/fast-foundation": "2.50.0",
"@microsoft/fast-foundation": "2.50.0",
"@typescript-eslint/eslint-plugin": "^8.68.0",
"@typescript-eslint/eslint-plugin": "^8.69.0",
"@typescript-eslint/parser": "^8.68.0",
@dependabot @github

dependabot Bot commented on behalf of github Sep 11, 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-fddb0ec400 branch September 11, 2026 16:08
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.

2 participants