Skip to content

build(deps): bump the ionic-capacitor group across 1 directory with 14 updates - #37

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/frontend/ionic-capacitor-fcc54042e6
Open

build(deps): bump the ionic-capacitor group across 1 directory with 14 updates#37
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/frontend/ionic-capacitor-fcc54042e6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the ionic-capacitor group with 14 updates in the /frontend directory:

Package From To
@capacitor/app 8.1.0 8.1.1
@capacitor/camera 8.2.0 8.2.2
@capacitor/core 8.4.0 8.5.0
@capacitor/keyboard 8.0.3 8.0.5
@capacitor/local-notifications 8.2.0 8.2.1
@capacitor/push-notifications 8.1.1 8.1.2
@capacitor/splash-screen 8.0.1 8.0.2
@capacitor/status-bar 8.0.2 8.0.3
@ionic/vue 8.8.10 8.8.16
@ionic/vue-router 8.8.10 8.8.16
ionicons 8.0.13 8.1.0
@capacitor/android 8.4.0 8.5.0
@capacitor/cli 8.4.0 8.5.0
@capacitor/ios 8.4.0 8.5.0

Updates @capacitor/app from 8.1.0 to 8.1.1

Release notes

Sourced from @​capacitor/app's releases.

@​capacitor/app@​8.1.1

8.1.1 (2026-07-15)

Note: Version bump only for package @​capacitor/app

Commits

Updates @capacitor/camera from 8.2.0 to 8.2.2

Release notes

Sourced from @​capacitor/camera's releases.

v8.2.2

8.2.2 (2026-07-31)

Bug Fixes

  • ios: bump ion-ios-camera to 1.0.5 for iOS 27 UIScene compliance (#66) (5ce8439)

This release is also available on:

v8.2.2-next.1

8.2.2-next.1 (2026-07-30)

Bug Fixes

  • ios: bump ion-ios-camera to 1.0.5 for iOS 27 UIScene compliance (#67) (b110010)

This release is also available on:

v8.2.1

8.2.1 (2026-07-08)

Bug Fixes

  • android: explicitly grant URI permissions for legacy camera capture (#60) (df4b6d7)

This release is also available on:

Changelog

Sourced from @​capacitor/camera's changelog.

8.2.2 (2026-07-31)

Bug Fixes

  • ios: bump ion-ios-camera to 1.0.5 for iOS 27 UIScene compliance (#66) (5ce8439)

8.2.1 (2026-07-08)

Bug Fixes

  • android: explicitly grant URI permissions for legacy camera capture (#60) (df4b6d7)
Commits
  • 1bd3f1c chore(release): 8.2.2 [skip ci]
  • 5ce8439 fix(ios): bump ion-ios-camera to 1.0.5 for iOS 27 UIScene compliance (#66)
  • ef44b44 chore: remove package-lock.json (#62)
  • 935fa14 chore(release): 8.2.1 [skip ci]
  • df4b6d7 fix(android): explicitly grant URI permissions for legacy camera capture (#60)
  • 6d363d0 chore(ci): Check every maven central version for android publish (#54)
  • 158cf3a ci: use exit code instead of output text to detect pod trunk push success (#51)
  • See full diff in compare view

Updates @capacitor/core from 8.4.0 to 8.5.0

Release notes

Sourced from @​capacitor/core's releases.

8.5.0

8.5.0 (2026-07-31)

Bug Fixes

  • cli: support TypeScript 7 when loading capacitor.config.ts (#8534) (4c1c870)

Features

8.4.2

8.4.2 (2026-07-14)

Bug Fixes

  • android: explicitly grant URI permissions for image capture intent (#8526) (6f2d328)

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Changelog

Sourced from @​capacitor/core's changelog.

8.5.0 (2026-07-31)

Bug Fixes

  • cli: support TypeScript 7 when loading capacitor.config.ts (#8534) (4c1c870)

Features

8.4.2 (2026-07-14)

Bug Fixes

  • android: explicitly grant URI permissions for image capture intent (#8526) (6f2d328)

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
Commits

Updates @capacitor/keyboard from 8.0.3 to 8.0.5

Release notes

Sourced from @​capacitor/keyboard's releases.

v8.0.5

8.0.5 (2026-06-16)

Bug Fixes

  • docs: autoBackdropColor reference (cb4af94)

This release is also available on:

v8.0.4

8.0.4 (2026-06-16)

Bug Fixes

  • android: reset WebView height when keyboard hides without animation (#60) (f2e9cd2)
  • ios: prevent black QuickType bar when using Magic Keyboard on iPad + Fix Keyboard on iOS 26 (#52) (068f643)

This release is also available on:

Changelog

Sourced from @​capacitor/keyboard's changelog.

8.0.5 (2026-06-16)

Bug Fixes

  • docs: autoBackdropColor reference (cb4af94)

8.0.4 (2026-06-16)

Bug Fixes

  • android: reset WebView height when keyboard hides without animation (#60) (f2e9cd2)
  • ios: prevent black QuickType bar when using Magic Keyboard on iPad + Fix Keyboard on iOS 26 (#52) (068f643)
Commits
  • 9f7acbf chore(release): 8.0.5 [skip ci]
  • cb4af94 fix(docs): autoBackdropColor reference
  • c7ec14f chore(release): 8.0.4 [skip ci]
  • f2e9cd2 fix(android): reset WebView height when keyboard hides without animation (#60)
  • 068f643 fix(ios): prevent black QuickType bar when using Magic Keyboard on iPad + Fix...
  • 96f6d3a chore(ci): Check every maven central version for android publish (#67)
  • ed6db8b docs: minor contributing guide improvements (#66)
  • c705722 chore(ci): Use xcode26 (#65)
  • 8b9e8ad chore(ci): fix npm version being installed (#64)
  • See full diff in compare view

Updates @capacitor/local-notifications from 8.2.0 to 8.2.1

Release notes

Sourced from @​capacitor/local-notifications's releases.

@​capacitor/local-notifications@​8.2.1

8.2.1 (2026-07-15)

Note: Version bump only for package @​capacitor/local-notifications

Commits

Updates @capacitor/push-notifications from 8.1.1 to 8.1.2

Release notes

Sourced from @​capacitor/push-notifications's releases.

@​capacitor/push-notifications@​8.1.2

8.1.2 (2026-07-15)

Note: Version bump only for package @​capacitor/push-notifications

Commits

Updates @capacitor/splash-screen from 8.0.1 to 8.0.2

Release notes

Sourced from @​capacitor/splash-screen's releases.

@​capacitor/splash-screen@​8.0.2

8.0.2 (2026-07-15)

Note: Version bump only for package @​capacitor/splash-screen

Commits

Updates @capacitor/status-bar from 8.0.2 to 8.0.3

Release notes

Sourced from @​capacitor/status-bar's releases.

@​capacitor/status-bar@​8.0.3

8.0.3 (2026-07-15)

Note: Version bump only for package @​capacitor/status-bar

Commits

Updates @ionic/vue from 8.8.10 to 8.8.16

Release notes

Sourced from @​ionic/vue's releases.

v8.8.16

8.8.16 (2026-07-29)

Bug Fixes

  • angular: guard transition against destroyed router outlet (#31297) (fdef61c), closes #31296
  • modal: keep focus on dialog for cycle sheet modals (#31293) (b4b2603)
  • select: prevent floating label and placeholder from overlapping when focused (#31276) (e987009), closes #30401

v8.8.15

8.8.15 (2026-07-22)

Bug Fixes

  • angular-server: fallback to scoped+annotations when SSR DOM lacks attachShadow (#30967) (ae6911f), closes #29751
  • modal: focus the dialog wrapper on present so screen readers can enter the modal (#31260) (6251eb8)

v8.8.14

8.8.14 (2026-07-15)

Bug Fixes

v8.8.13

8.8.13 (2026-07-01)

Bug Fixes

  • button: sync disabled state and type in renderHiddenButton (#31225) (0c76135), closes #30968
  • datetime-button: respect datetime constraints in initial text (#31218) (044f358), closes #30183
  • datetime: don't setActiveParts from month/year wheels when multiple=true (#31248) (bf46a3d), closes #29673
  • datetime: respect config animated setting when paging month calendar (#31227) (a35f8a9), closes #30484

v8.8.12

8.8.12 (2026-06-24)

Bug Fixes

v8.8.11

8.8.11 (2026-06-17)

... (truncated)

Changelog

Sourced from @​ionic/vue's changelog.

8.8.16 (2026-07-29)

Bug Fixes

  • angular: guard transition against destroyed router outlet (#31297) (fdef61c), closes #31296
  • modal: keep focus on dialog for cycle sheet modals (#31293) (b4b2603)
  • select: prevent floating label and placeholder from overlapping when focused (#31276) (e987009), closes #30401

8.8.15 (2026-07-22)

Bug Fixes

  • angular-server: fallback to scoped+annotations when SSR DOM lacks attachShadow (#30967) (ae6911f), closes #29751
  • modal: focus the dialog wrapper on present so screen readers can enter the modal (#31260) (6251eb8)

8.8.14 (2026-07-15)

Bug Fixes

8.8.13 (2026-07-01)

Bug Fixes

  • button: sync disabled state and type in renderHiddenButton (#31225) (0c76135), closes #30968
  • datetime-button: respect datetime constraints in initial text (#31218) (044f358), closes #30183
  • datetime: don't setActiveParts from month/year wheels when multiple=true (#31248) (bf46a3d), closes #29673
  • datetime: respect config animated setting when paging month calendar (#31227) (a35f8a9), closes #30484

... (truncated)

Commits
  • e9453b7 v8.8.16
  • 0428285 chore(deps): update playwright (#31298)
  • fdef61c fix(angular): guard transition against destroyed router outlet (#31297)
  • d767224 test(playwright): scope drag selection clear to firefox (#31301)
  • e987009 fix(select): prevent floating label and placeholder from overlapping when foc...
  • 1854ec0 chore(deps): update dependency chalk to v6 (#31299)
  • b4b2603 fix(modal): keep focus on dialog for cycle sheet modals (#31293)
  • e332ded chore(deps): update github/codeql-action action to v4.37.3 (#31288)
  • b716c1c merge release-8.8.15
  • 82f0dc8 chore(): update package lock files
  • Additional commits viewable in compare view

Updates @ionic/vue-router from 8.8.10 to 8.8.16

Release notes

Sourced from @​ionic/vue-router's releases.

v8.8.16

8.8.16 (2026-07-29)

Bug Fixes

  • angular: guard transition against destroyed router outlet (#31297) (fdef61c), closes #31296
  • modal: keep focus on dialog for cycle sheet modals (#31293) (b4b2603)
  • select: prevent floating label and placeholder from overlapping when focused (#31276) (e987009), closes #30401

v8.8.15

8.8.15 (2026-07-22)

Bug Fixes

  • angular-server: fallback to scoped+annotations when SSR DOM lacks attachShadow (#30967) (ae6911f), closes #29751
  • modal: focus the dialog wrapper on present so screen readers can enter the modal (#31260) (6251eb8)

v8.8.14

8.8.14 (2026-07-15)

Bug Fixes

v8.8.13

8.8.13 (2026-07-01)

Bug Fixes

  • button: sync disabled state and type in renderHiddenButton (#31225) (0c76135), closes #30968
  • datetime-button: respect datetime constraints in initial text (#31218) (044f358), closes #30183
  • datetime: don't setActiveParts from month/year wheels when multiple=true (#31248) (bf46a3d), closes #29673
  • datetime: respect config animated setting when paging month calendar (#31227) (a35f8a9), closes #30484

v8.8.12

8.8.12 (2026-06-24)

Bug Fixes

v8.8.11

8.8.11 (2026-06-17)

... (truncated)

Changelog

Sourced from @​ionic/vue-router's changelog.

8.8.16 (2026-07-29)

Bug Fixes

  • angular: guard transition against destroyed router outlet (#31297) (fdef61c), closes #31296
  • modal: keep focus on dialog for cycle sheet modals (#31293) (b4b2603)
  • select: prevent floating label and placeholder from overlapping when focused (#31276) (e987009), closes #30401

8.8.15 (2026-07-22)

Bug Fixes

  • angular-server: fallback to scoped+annotations when SSR DOM lacks attachShadow (#30967) (ae6911f), closes #29751
  • modal: focus the dialog wrapper on present so screen readers can enter the modal (#31260) (6251eb8)

8.8.14 (2026-07-15)

Bug Fixes

8.8.13 (2026-07-01)

Bug Fixes

  • button: sync disabled state and type in renderHiddenButton (#31225) (0c76135), closes #30968
  • datetime-button: respect datetime constraints in initial text (#31218) (044f358), closes #30183
  • datetime: don't setActiveParts from month/year wheels when multiple=true (#31248) (bf46a3d), closes #29673
  • datetime: respect config animated setting when paging month calendar (#31227) (a35f8a9), closes #30484

... (truncated)

Commits
  • e9453b7 v8.8.16
  • 0428285 chore(deps): update playwright (#31298)
  • fdef61c fix(angular): guard transition against destroyed router outlet (#31297)
  • d767224 test(playwright): scope drag selection clear to firefox (#31301)
  • e987009 fix(select): prevent floating label and placeholder from overlapping when foc...
  • 1854ec0 chore(deps): update dependency chalk to v6 (#31299)
  • b4b2603 fix(modal): keep focus on dialog for cycle sheet modals (#31293)
  • e332ded chore(deps): update github/codeql-action action to v4.37.3 (#31288)
  • b716c1c merge release-8.8.15
  • 82f0dc8 chore(): update package lock files
  • Additional commits viewable in compare view

Updates ionicons from 8.0.13 to 8.1.0

Release notes

Sourced from ionicons's releases.

v8.1.0

What's Changed

Full Changelog: ionic-team/ionicons@v8.0.13...v8.1.0

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ionicons since your current version.


Updates @capacitor/android from 8.4.0 to 8.5.0

Release notes

Sourced from @​capacitor/android's releases.

8.5.0

8.5.0 (2026-07-31)

Bug Fixes

  • cli: support TypeScript 7 when loading capacitor.config.ts (#8534) (4c1c870)

Features

8.4.2

8.4.2 (2026-07-14)

Bug Fixes

  • android: explicitly g...

    Description has been truncated

…4 updates

Bumps the ionic-capacitor group with 14 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) | `8.1.0` | `8.1.1` |
| [@capacitor/camera](https://github.com/ionic-team/capacitor-camera) | `8.2.0` | `8.2.2` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.5.0` |
| [@capacitor/keyboard](https://github.com/ionic-team/capacitor-keyboard) | `8.0.3` | `8.0.5` |
| [@capacitor/local-notifications](https://github.com/ionic-team/capacitor-plugins) | `8.2.0` | `8.2.1` |
| [@capacitor/push-notifications](https://github.com/ionic-team/capacitor-plugins) | `8.1.1` | `8.1.2` |
| [@capacitor/splash-screen](https://github.com/ionic-team/capacitor-plugins) | `8.0.1` | `8.0.2` |
| [@capacitor/status-bar](https://github.com/ionic-team/capacitor-plugins) | `8.0.2` | `8.0.3` |
| [@ionic/vue](https://github.com/ionic-team/ionic-framework) | `8.8.10` | `8.8.16` |
| [@ionic/vue-router](https://github.com/ionic-team/ionic-framework) | `8.8.10` | `8.8.16` |
| [ionicons](https://github.com/ionic-team/ionicons) | `8.0.13` | `8.1.0` |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.5.0` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.5.0` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `8.4.0` | `8.5.0` |



Updates `@capacitor/app` from 8.1.0 to 8.1.1
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@8.1.0...@capacitor/app@8.1.1)

Updates `@capacitor/camera` from 8.2.0 to 8.2.2
- [Release notes](https://github.com/ionic-team/capacitor-camera/releases)
- [Changelog](https://github.com/ionic-team/capacitor-camera/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor-camera@v8.2.0...v8.2.2)

Updates `@capacitor/core` from 8.4.0 to 8.5.0
- [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.4.0...8.5.0)

Updates `@capacitor/keyboard` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/ionic-team/capacitor-keyboard/releases)
- [Changelog](https://github.com/ionic-team/capacitor-keyboard/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor-keyboard@v8.0.3...v8.0.5)

Updates `@capacitor/local-notifications` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@8.2.0...@capacitor/local-notifications@8.2.1)

Updates `@capacitor/push-notifications` from 8.1.1 to 8.1.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@8.1.1...@capacitor/push-notifications@8.1.2)

Updates `@capacitor/splash-screen` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/splash-screen@8.0.1...@capacitor/splash-screen@8.0.2)

Updates `@capacitor/status-bar` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/status-bar@8.0.2...@capacitor/status-bar@8.0.3)

Updates `@ionic/vue` from 8.8.10 to 8.8.16
- [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.10...v8.8.16)

Updates `@ionic/vue-router` from 8.8.10 to 8.8.16
- [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.10...v8.8.16)

Updates `ionicons` from 8.0.13 to 8.1.0
- [Release notes](https://github.com/ionic-team/ionicons/releases)
- [Commits](ionic-team/ionicons@v8.0.13...v8.1.0)

Updates `@capacitor/android` from 8.4.0 to 8.5.0
- [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.4.0...8.5.0)

Updates `@capacitor/cli` from 8.4.0 to 8.5.0
- [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.4.0...8.5.0)

Updates `@capacitor/ios` from 8.4.0 to 8.5.0
- [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.4.0...8.5.0)

---
updated-dependencies:
- dependency-name: "@capacitor/app"
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/camera"
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/core"
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/keyboard"
  dependency-version: 8.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/local-notifications"
  dependency-version: 8.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/push-notifications"
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/splash-screen"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/status-bar"
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@ionic/vue"
  dependency-version: 8.8.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: "@ionic/vue-router"
  dependency-version: 8.8.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ionic-capacitor
- dependency-name: ionicons
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/android"
  dependency-version: 8.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/cli"
  dependency-version: 8.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ionic-capacitor
- dependency-name: "@capacitor/ios"
  dependency-version: 8.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ionic-capacitor
...

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 7, 2026
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.

0 participants