Skip to content

Bump the openems-ui group across 1 directory with 17 updates#3731

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ui/develop/openems-ui-9301678b5c
Open

Bump the openems-ui group across 1 directory with 17 updates#3731
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ui/develop/openems-ui-9301678b5c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps the openems-ui group with 17 updates in the /ui directory:

Package From To
@angular/common 20.3.19 21.2.13
@awesome-cordova-plugins/core 9.1.4 9.2.0
@awesome-cordova-plugins/file-opener 9.1.4 9.2.0
@capacitor/android 8.3.1 8.3.4
@capacitor/core 8.3.1 8.3.4
@capacitor/ios 8.3.1 8.3.4
@ionic/core 8.8.5 8.8.7
ng2-charts 9.0.0 10.0.0
ngx-device-detector 10.1.0 11.0.0
@angular-devkit/core 20.3.25 21.2.11
@angular-devkit/schematics 20.3.25 21.2.11
@angular/build 20.3.25 21.2.11
@capacitor/cli 8.3.1 8.3.4
@schematics/angular 20.3.25 21.2.11
@types/qs 6.15.0 6.15.1
@typescript-eslint/types 8.59.1 8.59.3
baseline-browser-mapping 2.10.25 2.10.29

Updates @angular/common from 20.3.19 to 21.2.13

Release notes

Sourced from @​angular/common's releases.

21.2.13

core

Commit Description
fix - 1c6553e97d disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Description
fix - 629905d537 add allowedHosts option to renderModule and renderApplication
fix - 0b7192f441 forward BEFORE_APP_SERIALIZED errors to ErrorHandler

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings
fix - 7a05a9a71a validate security-sensitive attributes in i18n bindings
fix - c37f6ca42f visit ng-let expression value in signal migration schematics

forms

Commit Description
fix - 03ad53863b prohibit concurrent submits in signal forms

21.2.11

common

Commit Description
fix - 10ad3c0692 prevent focus from scrollToAnchor

compiler

Commit Description
fix - 4f5d8a2c0b let declaration span not including end character

core

Commit Description
fix - a40e2cebc8 fix ordering of view queries metadata in JIT mode
fix - 885a1a1d97 guard against non-object events and avoid listener wrapper identity mismatch
fix - 7a64aff9b5 prevent event replay double-invocation when element hydrates before app stability

platform-server

Commit Description
fix - be1f80a253 ensure origin has a trailing slash when parsing url

21.2.10

docs

Commit Description

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

21.2.13 (2026-05-13)

core

Commit Type Description
1c6553e97d fix disallow event attribute bindings in host bindings unconditionally

platform-server

Commit Type Description
629905d537 fix add allowedHosts option to renderModule and renderApplication
0b7192f441 fix forward BEFORE_APP_SERIALIZED errors to ErrorHandler

19.2.22 (2026-05-12)

core

Commit Type Description
83a640516f fix disallow event attribute bindings in host bindings unconditionally (#68469)
24a0103a98 fix validate security-sensitive attributes in i18n bindings (#68469)

platform-server

Commit Type Description
8569db8875 fix add allowedHosts option to renderModule and renderApplication
837a710217 fix ensure origin has a trailing slash when parsing url (#68469)

20.3.21 (2026-05-12)

platform-server

Commit Type Description
f584840e2e fix add allowedHosts option to renderModule and renderApplication

22.0.0-next.12 (2026-05-08)

core

Commit Type Description
8ebae1de33 fix allow service with factory on abstract classes
6f525245cd fix disallow event attribute bindings in host bindings unconditionally

migrations

Commit Type Description
0f2160c410 fix remove compiler import from safe optional chaining migration

platform-server

| Commit | Type | Description |

... (truncated)

Commits
  • 30cf85f refactor(common): update deprecation message
  • 42d57c3 refactor(common): fix viewport tests
  • 10ad3c0 fix(common): prevent focus from scrollToAnchor
  • 540536c fix(http): add CSP nonce support to JsonpClientBackend
  • 8102331 test(http): disable XSRF and mock location in HttpClient tests to avoid Domin...
  • 13f050d test: construct local Date objects to fix timezone flakiness
  • d0cf299 test: remove unsupported timezone from formatDate tests
  • b4ab6ba fix(common): avoid redundant image fetch on destroy with auto sizes
  • adda6c5 build: update aspect_rules_js to 3.0.2
  • 93c6dc6 Revert "refactor(http): Improves base64 encoding/decoding with feature detect...
  • Additional commits viewable in compare view

Updates @awesome-cordova-plugins/core from 9.1.4 to 9.2.0

Release notes

Sourced from @​awesome-cordova-plugins/core's releases.

awesome-cordova-plugins: v9.2.0

9.2.0 (2026-05-11)

Features

  • adjust: update adjust sdk index.ts api to v5.6.0 (#5154) (fa13dd1)

Miscellaneous Chores

  • deps: update dependency @​swc/core to ^1.15.30 (#5146) (ee64b91)
  • deps: update dependency @​swc/core to ^1.15.33 (#5155) (0ef3fa9)
  • deps: update dependency @​types/node to ^22.19.18 (#5157) (694078a)
  • deps: update dependency rollup to ^4.60.2 (#5147) (5b4a0a4)
  • deps: update dependency rollup to ^4.60.3 (#5158) (0c5380f)
  • deps: update dependency typescript to ~5.9.3 (#5151) (70d5b1e)
  • deps: update linting and formatting (#5152) (cc08738)
  • deps: update linting and formatting (#5156) (4597727)
Changelog

Sourced from @​awesome-cordova-plugins/core's changelog.

9.2.0 (2026-05-11)

Features

  • adjust: update adjust sdk index.ts api to v5.6.0 (#5154) (fa13dd1)

Miscellaneous Chores

  • deps: update dependency @​swc/core to ^1.15.30 (#5146) (ee64b91)
  • deps: update dependency @​swc/core to ^1.15.33 (#5155) (0ef3fa9)
  • deps: update dependency @​types/node to ^22.19.18 (#5157) (694078a)
  • deps: update dependency rollup to ^4.60.2 (#5147) (5b4a0a4)
  • deps: update dependency rollup to ^4.60.3 (#5158) (0c5380f)
  • deps: update dependency typescript to ~5.9.3 (#5151) (70d5b1e)
  • deps: update linting and formatting (#5152) (cc08738)
  • deps: update linting and formatting (#5156) (4597727)
Commits
  • 2f7eca8 chore: release main (#5148)
  • 0c5380f chore(deps): update dependency rollup to ^4.60.3 (#5158)
  • fa13dd1 feat(adjust): update adjust sdk index.ts api to v5.6.0 (#5154)
  • 70d5b1e chore(deps): update dependency typescript to ~5.9.3 (#5151)
  • 694078a chore(deps): update dependency @​types/node to ^22.19.18 (#5157)
  • 4597727 chore(deps): update linting and formatting (#5156)
  • 0ef3fa9 chore(deps): update dependency @​swc/core to ^1.15.33 (#5155)
  • cc08738 chore(deps): update linting and formatting (#5152)
  • 5b4a0a4 chore(deps): update dependency rollup to ^4.60.2 (#5147)
  • ee64b91 chore(deps): update dependency @​swc/core to ^1.15.30 (#5146)
  • See full diff in compare view

Updates @awesome-cordova-plugins/file-opener from 9.1.4 to 9.2.0

Release notes

Sourced from @​awesome-cordova-plugins/file-opener's releases.

awesome-cordova-plugins: v9.2.0

9.2.0 (2026-05-11)

Features

  • adjust: update adjust sdk index.ts api to v5.6.0 (#5154) (fa13dd1)

Miscellaneous Chores

  • deps: update dependency @​swc/core to ^1.15.30 (#5146) (ee64b91)
  • deps: update dependency @​swc/core to ^1.15.33 (#5155) (0ef3fa9)
  • deps: update dependency @​types/node to ^22.19.18 (#5157) (694078a)
  • deps: update dependency rollup to ^4.60.2 (#5147) (5b4a0a4)
  • deps: update dependency rollup to ^4.60.3 (#5158) (0c5380f)
  • deps: update dependency typescript to ~5.9.3 (#5151) (70d5b1e)
  • deps: update linting and formatting (#5152) (cc08738)
  • deps: update linting and formatting (#5156) (4597727)
Changelog

Sourced from @​awesome-cordova-plugins/file-opener's changelog.

9.2.0 (2026-05-11)

Features

  • adjust: update adjust sdk index.ts api to v5.6.0 (#5154) (fa13dd1)

Miscellaneous Chores

  • deps: update dependency @​swc/core to ^1.15.30 (#5146) (ee64b91)
  • deps: update dependency @​swc/core to ^1.15.33 (#5155) (0ef3fa9)
  • deps: update dependency @​types/node to ^22.19.18 (#5157) (694078a)
  • deps: update dependency rollup to ^4.60.2 (#5147) (5b4a0a4)
  • deps: update dependency rollup to ^4.60.3 (#5158) (0c5380f)
  • deps: update dependency typescript to ~5.9.3 (#5151) (70d5b1e)
  • deps: update linting and formatting (#5152) (cc08738)
  • deps: update linting and formatting (#5156) (4597727)
Commits
  • 2f7eca8 chore: release main (#5148)
  • 0c5380f chore(deps): update dependency rollup to ^4.60.3 (#5158)
  • fa13dd1 feat(adjust): update adjust sdk index.ts api to v5.6.0 (#5154)
  • 70d5b1e chore(deps): update dependency typescript to ~5.9.3 (#5151)
  • 694078a chore(deps): update dependency @​types/node to ^22.19.18 (#5157)
  • 4597727 chore(deps): update linting and formatting (#5156)
  • 0ef3fa9 chore(deps): update dependency @​swc/core to ^1.15.33 (#5155)
  • cc08738 chore(deps): update linting and formatting (#5152)
  • 5b4a0a4 chore(deps): update dependency rollup to ^4.60.2 (#5147)
  • ee64b91 chore(deps): update dependency @​swc/core to ^1.15.30 (#5146)
  • See full diff in compare view

Updates @capacitor/android from 8.3.1 to 8.3.4

Release notes

Sourced from @​capacitor/android's releases.

8.3.4

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)
Changelog

Sourced from @​capacitor/android's changelog.

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)
Commits
  • de1e506 Release 8.3.4
  • b7e167b chore(cli): update telemetry endpoint (#8464)
  • 76ff70e Release 8.3.3
  • b2d7719 fix(cli): copy plugin files in CocoaPods projects (#8467)
  • 23ad7f8 Release 8.3.2
  • b3c769e fix(cli): link plugin dependencies in Package.swift (#8457)
  • 560fd84 docs: Update Contributing guide branches (#8425)
  • 790bd27 fix(cli): generate resource entries in Package.swift (#8455)
  • 1f7e33f fix(cli): generate binaryTarget entries for custom xcframeworks in Package.sw...
  • 3232f0f fix(cli): add system framework and weak framework support in SPM Package.swif...
  • Additional commits viewable in compare view

Updates @capacitor/core from 8.3.1 to 8.3.4

Release notes

Sourced from @​capacitor/core's releases.

8.3.4

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)
Changelog

Sourced from @​capacitor/core's changelog.

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)
Commits
  • de1e506 Release 8.3.4
  • b7e167b chore(cli): update telemetry endpoint (#8464)
  • 76ff70e Release 8.3.3
  • b2d7719 fix(cli): copy plugin files in CocoaPods projects (#8467)
  • 23ad7f8 Release 8.3.2
  • b3c769e fix(cli): link plugin dependencies in Package.swift (#8457)
  • 560fd84 docs: Update Contributing guide branches (#8425)
  • 790bd27 fix(cli): generate resource entries in Package.swift (#8455)
  • 1f7e33f fix(cli): generate binaryTarget entries for custom xcframeworks in Package.sw...
  • 3232f0f fix(cli): add system framework and weak framework support in SPM Package.swif...
  • Additional commits viewable in compare view

Updates @capacitor/ios from 8.3.1 to 8.3.4

Release notes

Sourced from @​capacitor/ios's releases.

8.3.4

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)
Changelog

Sourced from @​capacitor/ios's changelog.

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)
Commits
  • de1e506 Release 8.3.4
  • b7e167b chore(cli): update telemetry endpoint (#8464)
  • 76ff70e Release 8.3.3
  • b2d7719 fix(cli): copy plugin files in CocoaPods projects (#8467)
  • 23ad7f8 Release 8.3.2
  • b3c769e fix(cli): link plugin dependencies in Package.swift (#8457)
  • 560fd84 docs: Update Contributing guide branches (#8425)
  • 790bd27 fix(cli): generate resource entries in Package.swift (#8455)
  • 1f7e33f fix(cli): generate binaryTarget entries for custom xcframeworks in Package.sw...
  • 3232f0f fix(cli): add system framework and weak framework support in SPM Package.swif...
  • Additional commits viewable in compare view

Updates @ionic/core from 8.8.5 to 8.8.7

Release notes

Sourced from @​ionic/core's releases.

v8.8.7

8.8.7 (2026-05-13)

Bug Fixes

  • alert: switch to vertical layout when two buttons wrap (#31130) (07675f9)
  • input: scroll assist no longer fires duplicate click events (#31124) (4670996), closes #30412

v8.8.6

8.8.6 (2026-05-06)

Bug Fixes

  • action-sheet: restore action-sheet-selected class on non-radio buttons (#31109) (c18502f), closes #31090
  • datetime: prevent hidden-state observer from tearing down ready class on initial entry (#31108) (30b479a)
  • segment: segment drag would set disabled segment button checked (#31112) (44be424)
Changelog

Sourced from @​ionic/core's changelog.

8.8.7 (2026-05-13)

Bug Fixes

  • alert: switch to vertical layout when two buttons wrap (#31130) (07675f9)
  • input: scroll assist no longer fires duplicate click events (#31124) (4670996), closes #30412

8.8.6 (2026-05-06)

Bug Fixes

  • action-sheet: restore action-sheet-selected class on non-radio buttons (#31109) (c18502f), closes #31090
  • datetime: prevent hidden-state observer from tearing down ready class on initial entry (#31108) (30b479a)
  • segment: segment drag would set disabled segment button checked (#31112) (44be424)
Commits
    ...

    Description has been truncated

@dependabot dependabot Bot added dependencies javascript Pull requests that update Javascript code labels May 14, 2026
Bumps the openems-ui group with 17 updates in the /ui directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.19` | `21.2.13` |
| [@awesome-cordova-plugins/core](https://github.com/danielsogl/awesome-cordova-plugins) | `9.1.4` | `9.2.0` |
| [@awesome-cordova-plugins/file-opener](https://github.com/danielsogl/awesome-cordova-plugins) | `9.1.4` | `9.2.0` |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.3.1` | `8.3.4` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.3.1` | `8.3.4` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `8.3.1` | `8.3.4` |
| [@ionic/core](https://github.com/ionic-team/ionic-framework) | `8.8.5` | `8.8.7` |
| [ng2-charts](https://github.com/valor-software/ng2-charts) | `9.0.0` | `10.0.0` |
| [ngx-device-detector](https://github.com/AhsanAyaz/ngx-device-detector) | `10.1.0` | `11.0.0` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `20.3.25` | `21.2.11` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `20.3.25` | `21.2.11` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.3.25` | `21.2.11` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `8.3.1` | `8.3.4` |
| [@schematics/angular](https://github.com/angular/angular-cli) | `20.3.25` | `21.2.11` |
| [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) | `6.15.0` | `6.15.1` |
| [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.59.1` | `8.59.3` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.25` | `2.10.29` |



Updates `@angular/common` from 20.3.19 to 21.2.13
- [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/v21.2.13/packages/common)

Updates `@awesome-cordova-plugins/core` from 9.1.4 to 9.2.0
- [Release notes](https://github.com/danielsogl/awesome-cordova-plugins/releases)
- [Changelog](https://github.com/danielsogl/awesome-cordova-plugins/blob/main/CHANGELOG.md)
- [Commits](danielsogl/awesome-cordova-plugins@awesome-cordova-plugins-v9.1.4...awesome-cordova-plugins-v9.2.0)

Updates `@awesome-cordova-plugins/file-opener` from 9.1.4 to 9.2.0
- [Release notes](https://github.com/danielsogl/awesome-cordova-plugins/releases)
- [Changelog](https://github.com/danielsogl/awesome-cordova-plugins/blob/main/CHANGELOG.md)
- [Commits](danielsogl/awesome-cordova-plugins@awesome-cordova-plugins-v9.1.4...awesome-cordova-plugins-v9.2.0)

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

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

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

Updates `@ionic/core` from 8.8.5 to 8.8.7
- [Release notes](https://github.com/ionic-team/ionic-framework/releases)
- [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md)
- [Commits](ionic-team/ionic-framework@v8.8.5...v8.8.7)

Updates `ng2-charts` from 9.0.0 to 10.0.0
- [Release notes](https://github.com/valor-software/ng2-charts/releases)
- [Commits](valor-software/ng2-charts@v9.0.0...v10.0.0)

Updates `ngx-device-detector` from 10.1.0 to 11.0.0
- [Release notes](https://github.com/AhsanAyaz/ngx-device-detector/releases)
- [Commits](AhsanAyaz/ngx-device-detector@v10.1.0...v11.0.0)

Updates `@angular-devkit/core` from 20.3.25 to 21.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.25...v21.2.11)

Updates `@angular-devkit/schematics` from 20.3.25 to 21.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.25...v21.2.11)

Updates `@angular/build` from 20.3.25 to 21.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.25...v21.2.11)

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

Updates `@schematics/angular` from 20.3.25 to 21.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.25...v21.2.11)

Updates `@types/qs` from 6.15.0 to 6.15.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)

Updates `@typescript-eslint/types` from 8.59.1 to 8.59.3
- [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.59.3/packages/types)

Updates `baseline-browser-mapping` from 2.10.25 to 2.10.29
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.25...v2.10.29)

---
updated-dependencies:
- dependency-name: "@angular-devkit/core"
  dependency-version: 21.2.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: openems-ui
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 21.2.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: openems-ui
- dependency-name: "@angular/build"
  dependency-version: 21.2.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: openems-ui
- dependency-name: "@angular/common"
  dependency-version: 21.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: openems-ui
- dependency-name: "@awesome-cordova-plugins/core"
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: openems-ui
- dependency-name: "@awesome-cordova-plugins/file-opener"
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: openems-ui
- dependency-name: "@capacitor/android"
  dependency-version: 8.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@capacitor/cli"
  dependency-version: 8.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@capacitor/core"
  dependency-version: 8.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@capacitor/ios"
  dependency-version: 8.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@ionic/core"
  dependency-version: 8.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@schematics/angular"
  dependency-version: 21.2.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: openems-ui
- dependency-name: "@types/qs"
  dependency-version: 6.15.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: "@typescript-eslint/types"
  dependency-version: 8.59.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.29
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openems-ui
- dependency-name: ng2-charts
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: openems-ui
- dependency-name: ngx-device-detector
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: openems-ui
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/develop/openems-ui-9301678b5c branch from a015ab7 to 7151664 Compare May 15, 2026 12:46
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.

0 participants