Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the openems-ui group in /ui with 10 updates:

Package From To
@angular/common 20.3.6 20.3.7
@capacitor/android 7.4.3 7.4.4
@capacitor/core 7.4.3 7.4.4
@capacitor/ios 7.4.3 7.4.4
@angular-devkit/core 20.3.6 20.3.7
@angular-devkit/schematics 20.3.6 20.3.7
@angular/build 20.3.6 20.3.7
@capacitor/cli 7.4.3 7.4.4
@schematics/angular 20.3.6 20.3.7
@typescript-eslint/types 8.46.1 8.46.2

Updates @angular/common from 20.3.6 to 20.3.7

Release notes

Sourced from @​angular/common's releases.

20.3.7

animations

Commit Description
fix - bd38cd45a5 account for Element.animate exceptions (#64506)

compiler

Commit Description
fix - 891f180262 correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Description
fix - 371274bfc6 missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Description
fix - 4c89a267c3 pass element removal property through in all locations (#64565)
fix - 2fad4d4ab6 prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Description
fix - cfd8ed3fff Fix outlet serialization and parsing with no primary children (#64505)
fix - 182fe78f91 Surface parse errors in Router.parseUrl (#64503)
Changelog

Sourced from @​angular/common's changelog.

20.3.7 (2025-10-22)

animations

Commit Type Description
bd38cd45a5 fix account for Element.animate exceptions (#64506)

compiler

Commit Type Description
891f180262 fix correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Type Description
371274bfc6 fix missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Type Description
4c89a267c3 fix pass element removal property through in all locations (#64565)
2fad4d4ab6 fix prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Type Description
cfd8ed3fff fix Fix outlet serialization and parsing with no primary children (#64505)
182fe78f91 fix Surface parse errors in Router.parseUrl (#64503)

Commits

Updates @capacitor/android from 7.4.3 to 7.4.4

Release notes

Sourced from @​capacitor/android's releases.

7.4.4

7.4.4 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (#8130) (bbaa8fa)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (#8142) (e871851)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8150) (5287a74)
Changelog

Sourced from @​capacitor/android's changelog.

7.4.4 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (#8130) (bbaa8fa)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (#8142) (e871851)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8150) (5287a74)
Commits
  • 20fa501 Release 7.4.4
  • 5287a74 fix(ios): also call bridge.reset() on webViewWebContentProcessDidTerminate (#...
  • e871851 fix(cli): Don't exclude Cordova plugins from SPM management (#8140) (#8142)
  • bbaa8fa fix(cli): change SPM incompatible plugin message (#8129) (#8130)
  • f78cef6 chore(ci): Use CAP_GH_RELEASE_TOKEN for SPM publish (#8124)
  • 2f5e77a chore(ci): workaround to prevent simulator error (#8126)
  • 98ff126 chore(ci): download iOS simulator (#8123)
  • See full diff in compare view

Updates @capacitor/core from 7.4.3 to 7.4.4

Release notes

Sourced from @​capacitor/core's releases.

7.4.4

7.4.4 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (#8130) (bbaa8fa)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (#8142) (e871851)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8150) (5287a74)
Changelog

Sourced from @​capacitor/core's changelog.

7.4.4 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (#8130) (bbaa8fa)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (#8142) (e871851)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8150) (5287a74)
Commits
  • 20fa501 Release 7.4.4
  • 5287a74 fix(ios): also call bridge.reset() on webViewWebContentProcessDidTerminate (#...
  • e871851 fix(cli): Don't exclude Cordova plugins from SPM management (#8140) (#8142)
  • bbaa8fa fix(cli): change SPM incompatible plugin message (#8129) (#8130)
  • f78cef6 chore(ci): Use CAP_GH_RELEASE_TOKEN for SPM publish (#8124)
  • 2f5e77a chore(ci): workaround to prevent simulator error (#8126)
  • 98ff126 chore(ci): download iOS simulator (#8123)
  • See full diff in compare view

Updates @capacitor/ios from 7.4.3 to 7.4.4

Release notes

Sourced from @​capacitor/ios's releases.

7.4.4

7.4.4 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (#8130) (bbaa8fa)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (#8142) (e871851)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8150) (5287a74)
Changelog

Sourced from @​capacitor/ios's changelog.

7.4.4 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (#8130) (bbaa8fa)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (#8142) (e871851)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8150) (5287a74)
Commits
  • 20fa501 Release 7.4.4
  • 5287a74 fix(ios): also call bridge.reset() on webViewWebContentProcessDidTerminate (#...
  • e871851 fix(cli): Don't exclude Cordova plugins from SPM management (#8140) (#8142)
  • bbaa8fa fix(cli): change SPM incompatible plugin message (#8129) (#8130)
  • f78cef6 chore(ci): Use CAP_GH_RELEASE_TOKEN for SPM publish (#8124)
  • 2f5e77a chore(ci): workaround to prevent simulator error (#8126)
  • 98ff126 chore(ci): download iOS simulator (#8123)
  • See full diff in compare view

Updates @angular-devkit/core from 20.3.6 to 20.3.7

Release notes

Sourced from @​angular-devkit/core's releases.

20.3.7

@​angular-devkit/schematics

Commit Description
fix - a31533cf4 respect --force option when schematic contains host.create

@​angular/build

Commit Description
fix - 8cdda111c resolve Angular locale data namespace in esbuild
fix - 5847ccc54 update vite to 7.11.1

@​angular/ssr

Commit Description
fix - 3a28fb6a1 correctly handle routes with matrix parameters
fix - 5db6d6487 ensure server-side navigation triggers a redirect
Changelog

Sourced from @​angular-devkit/core's changelog.

20.3.7 (2025-10-22)

@​angular-devkit/schematics

Commit Type Description
a31533cf4 fix respect --force option when schematic contains host.create

@​angular/build

Commit Type Description
8cdda111c fix resolve Angular locale data namespace in esbuild
5847ccc54 fix update vite to 7.11.1

@​angular/ssr

Commit Type Description
3a28fb6a1 fix correctly handle routes with matrix parameters
5db6d6487 fix ensure server-side navigation triggers a redirect

21.0.0-next.8 (2025-10-15)

@​schematics/angular

Commit Type Description
ede5e52bc feat add include option to jasmine-to-vitest schematic
d0d2a17b8 feat add Jasmine spy API transformations to jasmine-to-vitest schematic
e7d955bed feat add matcher transformations to jasmine-to-vitest schematic
629f5cb18 feat add misc transformations to jasmine-to-vitest schematic
58474ec7d feat introduce initial jasmine-to-vitest unit test refactor schematic
8f0f6a5f1 fix add migration to update moduleResolution to bundler
f35b9f331 fix improve comment preservation in jasmine-to-vitest

@​angular-devkit/build-angular

Commit Type Description
53899511a fix expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 5ad69a5 release: cut the v20.3.7 release
  • fdeff17 refactor(@​schematics/angular): add trailing commas and remove leading commas ...
  • 3620d32 docs: update missing developer doc link
  • 6f399cc build: update dependency rules_nodejs to v6.6.0
  • a31533c fix(@​angular-devkit/schematics): respect --force option when schematic cont...
  • 72bc4da build: update cross-repo angular dependencies
  • 5847ccc fix(@​angular/build): update vite to 7.11.1
  • bd222df build: update dependency node to v22.21.0
  • 3c8522b build: update rules_browsers digest to 6a699bf
  • c47e9a8 build: set include_npm to true
  • Additional commits viewable in compare view

Updates @angular-devkit/schematics from 20.3.6 to 20.3.7

Release notes

Sourced from @​angular-devkit/schematics's releases.

20.3.7

@​angular-devkit/schematics

Commit Description
fix - a31533cf4 respect --force option when schematic contains host.create

@​angular/build

Commit Description
fix - 8cdda111c resolve Angular locale data namespace in esbuild
fix - 5847ccc54 update vite to 7.11.1

@​angular/ssr

Commit Description
fix - 3a28fb6a1 correctly handle routes with matrix parameters
fix - 5db6d6487 ensure server-side navigation triggers a redirect
Changelog

Sourced from @​angular-devkit/schematics's changelog.

20.3.7 (2025-10-22)

@​angular-devkit/schematics

Commit Type Description
a31533cf4 fix respect --force option when schematic contains host.create

@​angular/build

Commit Type Description
8cdda111c fix resolve Angular locale data namespace in esbuild
5847ccc54 fix update vite to 7.11.1

@​angular/ssr

Commit Type Description
3a28fb6a1 fix correctly handle routes with matrix parameters
5db6d6487 fix ensure server-side navigation triggers a redirect

21.0.0-next.8 (2025-10-15)

@​schematics/angular

Commit Type Description
ede5e52bc feat add include option to jasmine-to-vitest schematic
d0d2a17b8 feat add Jasmine spy API transformations to jasmine-to-vitest schematic
e7d955bed feat add matcher transformations to jasmine-to-vitest schematic
629f5cb18 feat add misc transformations to jasmine-to-vitest schematic
58474ec7d feat introduce initial jasmine-to-vitest unit test refactor schematic
8f0f6a5f1 fix add migration to update moduleResolution to bundler
f35b9f331 fix improve comment preservation in jasmine-to-vitest

@​angular-devkit/build-angular

Commit Type Description
53899511a fix expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 5ad69a5 release: cut the v20.3.7 release
  • fdeff17 refactor(@​schematics/angular): add trailing commas and remove leading commas ...
  • 3620d32 docs: update missing developer doc link
  • 6f399cc build: update dependency rules_nodejs to v6.6.0
  • a31533c fix(@​angular-devkit/schematics): respect --force option when schematic cont...
  • 72bc4da build: update cross-repo angular dependencies
  • 5847ccc fix(@​angular/build): update vite to 7.11.1
  • bd222df build: update dependency node to v22.21.0
  • 3c8522b build: update rules_browsers digest to 6a699bf
  • c47e9a8 build: set include_npm to true
  • Additional commits viewable in compare view

Updates @angular/build from 20.3.6 to 20.3.7

Release notes

Sourced from @​angular/build's releases.

20.3.7

@​angular-devkit/schematics

Commit Description
fix - a31533cf4 respect --force option when schematic contains host.create

@​angular/build

Commit Description
fix - 8cdda111c resolve Angular locale data namespace in esbuild
fix - 5847ccc54 update vite to 7.11.1

@​angular/ssr

Commit Description
fix - 3a28fb6a1 correctly handle routes with matrix parameters
fix - 5db6d6487 ensure server-side navigation triggers a redirect
Changelog

Sourced from @​angular/build's changelog.

20.3.7 (2025-10-22)

@​angular-devkit/schematics

Commit Type Description
a31533cf4 fix respect --force option when schematic contains host.create

@​angular/build

Commit Type Description
8cdda111c fix resolve Angular locale data namespace in esbuild
5847ccc54 fix update vite to 7.11.1

@​angular/ssr

Commit Type Description
3a28fb6a1 fix correctly handle routes with matrix parameters
5db6d6487 fix ensure server-side navigation triggers a redirect

21.0.0-next.8 (2025-10-15)

@​schematics/angular

Commit Type Description
ede5e52bc feat add include option to jasmine-to-vitest schematic
d0d2a17b8 feat add Jasmine spy API transformations to jasmine-to-vitest schematic
e7d955bed feat add matcher transformations to jasmine-to-vitest schematic
629f5cb18 feat add misc transformations to jasmine-to-vitest schematic
58474ec7d feat introduce initial jasmine-to-vitest unit test refactor schematic
8f0f6a5f1 fix add migration to update moduleResolution to bundler
f35b9f331 fix improve comment preservation in jasmine-to-vitest

@​angular-devkit/build-angular

Commit Type Description
53899511a fix expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 5ad69a5 release: cut the v20.3.7 release
  • fdeff17 refactor(@​schematics/angular): add trailing commas and remove leading commas ...
  • 3620d32 docs: update missing developer doc link
  • 6f399cc build: update dependency rules_nodejs to v6.6.0
  • a31533c fix(@​angular-devkit/schematics): respect --force option when schematic cont...
  • 72bc4da build: update cross-repo angular dependencies
  • 5847ccc fix(@​angular/build): update vite to 7.11.1
  • bd222df build: update dependency node to v22.21.0
  • 3c8522b build: update rules_browsers digest to 6a699bf
  • c47e9a8 build: set include_npm to true
  • Additional commits viewable in compare view

Updates @capacitor/cli from 7.4.3 to 7.4.4

Release notes

Sourced from @​capacitor/cli's releases.

7.4.4

7.4.4 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (#8130) (bbaa8fa)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (#8142) (e871851)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8150) (5287a74)
Changelog

Sourced from @​capacitor/cli's changelog.

7.4.4 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (#8130) (bbaa8fa)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (#8142) (e871851)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8150) (5287a74)
Commits
  • 20fa501 Release 7.4.4
  • 5287a74 fix(ios): also call bridge.reset() on webViewWebContentProcessDidTerminate (#...
  • e871851 fix(cli): Don't exclude Cordova plugins from SPM management (#8140) (#8142)
  • bbaa8fa fix(cli): change SPM incompatible plugin message (#8129) (#8130)
  • f78cef6 chore(ci): Use CAP_GH_RELEASE_TOKEN for SPM publish (#8124)
  • 2f5e77a chore(ci): workaround to prevent simulator error (#8126)
  • 98ff126 chore(ci): download iOS simulator (#8123)
  • See full diff in compare view

Updates @schematics/angular from 20.3.6 to 20.3.7

Release notes

Sourced from @​schematics/angular's releases.

20.3.7

@​angular-devkit/schematics

Commit Description
fix - a31533cf4 respect --force option when schematic contains host.create

@​angular/build

Commit Description
fix - 8cdda111c resolve Angular locale data namespace in esbuild
fix - 5847ccc54 update vite to 7.11.1

@​angular/ssr

Commit Description
fix - 3a28fb6a1 correctly handle routes with matrix parameters
fix - 5db6d6487 ensure server-side navigation triggers a redirect
Changelog

Sourced from @​schematics/angular's changelog.

20.3.7 (2025-10-22)

@​angular-devkit/schematics

Commit Type Description
a31533cf4 fix respect --force option when schematic contains host.create

@​angular/build

Commit Type Description
8cdda111c fix resolve Angular locale data namespace in esbuild
5847ccc54 fix update vite to 7.11.1

@​angular/ssr

Commit Type Description
3a28fb6a1 fix correctly handle routes with matrix parameters
5db6d6487 fix ensure server-side navigation triggers a redirect

21.0.0-next.8 (2025-10-15)

@​schematics/angular

Commit Type Description
ede5e52bc feat add include option to jasmine-to-vitest schematic
d0d2a17b8 feat add Jasmine spy API transformations to jasmine-to-vitest schematic
e7d955bed feat add matcher transformations to jasmine-to-vitest schematic
629f5cb18 feat add misc transformations to jasmine-to-vitest schematic
58474ec7d feat introduce initial jasmine-to-vitest unit test refactor schematic
8f0f6a5f1 fix add migration to update moduleResolution to bundler
f35b9f331 fix improve comment preservation in jasmine-to-vitest

@​angular-devkit/build-angular

Commit Type Description
53899511a fix expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 5ad69a5 release: cut the v20.3.7 release
  • fdeff17 refactor(@​schematics/angular): add trailing commas and remove leading commas ...
  • 3620d32 docs: update missing developer doc link
  • 6f399cc build: update dependency rules_nodejs to v6.6.0
  • a31533c fix(@​angular-devkit/schematics): respect --force option when schematic cont...
  • 72bc4da build: update cross-repo angular dependencies
  • 5847ccc fix(@​angular/build): update vite to 7.11.1
  • bd222df build: update dependency node to v22.21.0
  • 3c8522b build: update rules_browsers digest to 6a699bf
  • c47e9a8 build: set include_npm to true
  • Additional commits viewable in compare view

Updates @typescript-eslint/types from 8.46.1 to 8.46.2

Release notes

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

v8.46.2

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)
  • typescript-estree: forbid invalid modifiers in object methods (#11689)

❤️ Thank You

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

Changelog

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

8.46.2 (2025-10-20)

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

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

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 openems-ui group in /ui with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.6` | `20.3.7` |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `7.4.3` | `7.4.4` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `7.4.3` | `7.4.4` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `7.4.3` | `7.4.4` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `20.3.6` | `20.3.7` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `20.3.6` | `20.3.7` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.3.6` | `20.3.7` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `7.4.3` | `7.4.4` |
| [@schematics/angular](https://github.com/angular/angular-cli) | `20.3.6` | `20.3.7` |
| [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.46.1` | `8.46.2` |


Updates `@angular/common` from 20.3.6 to 20.3.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.3.7/packages/common)

Updates `@capacitor/android` from 7.4.3 to 7.4.4
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/7.4.4/CHANGELOG.md)
- [Commits](ionic-team/capacitor@7.4.3...7.4.4)

Updates `@capacitor/core` from 7.4.3 to 7.4.4
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/7.4.4/CHANGELOG.md)
- [Commits](ionic-team/capacitor@7.4.3...7.4.4)

Updates `@capacitor/ios` from 7.4.3 to 7.4.4
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/7.4.4/CHANGELOG.md)
- [Commits](ionic-team/capacitor@7.4.3...7.4.4)

Updates `@angular-devkit/core` from 20.3.6 to 20.3.7
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.3.6...20.3.7)

Updates `@angular-devkit/schematics` from 20.3.6 to 20.3.7
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.3.6...20.3.7)

Updates `@angular/build` from 20.3.6 to 20.3.7
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.3.6...20.3.7)

Updates `@capacitor/cli` from 7.4.3 to 7.4.4
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/7.4.4/CHANGELOG.md)
- [Commits](ionic-team/capacitor@7.4.3...7.4.4)

Updates `@schematics/angular` from 20.3.6 to 20.3.7
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.3.6...20.3.7)

Updates `@typescript-eslint/types` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/types)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 20.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@capacitor/android"
  dependency-version: 7.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@capacitor/core"
  dependency-version: 7.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@capacitor/ios"
  dependency-version: 7.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@angular-devkit/core"
  dependency-version: 20.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 20.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@angular/build"
  dependency-version: 20.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@capacitor/cli"
  dependency-version: 7.4.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@schematics/angular"
  dependency-version: 20.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@typescript-eslint/types"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openems-ui
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant