Skip to content

chore(deps-mobile)(deps): bump the mobile-dependencies group across 1 directory with 17 updates#240

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mobile/mobile-dependencies-2f96316939
Open

chore(deps-mobile)(deps): bump the mobile-dependencies group across 1 directory with 17 updates#240
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mobile/mobile-dependencies-2f96316939

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the mobile-dependencies group with 17 updates in the /mobile directory:

Package From To
@capacitor-firebase/crashlytics 8.1.0 8.3.0
@capacitor-firebase/performance 8.1.0 8.3.0
@capacitor/android 8.1.0 8.4.2
@capacitor/app 8.0.1 8.1.1
@capacitor/core 8.1.0 8.4.2
@capacitor/geolocation 8.1.0 8.2.0
@capacitor/haptics 8.0.1 8.0.2
@capacitor/ios 8.1.0 8.4.2
@capacitor/keyboard 8.0.1 8.0.5
@capacitor/splash-screen 8.0.1 8.0.2
@capacitor/status-bar 8.0.1 8.0.3
@capgo/capacitor-autofill-save-password 8.0.18 8.0.35
@ionic/react 8.7.18 8.8.14
@ionic/react-router 8.7.18 8.8.14
firebase 12.10.0 12.16.0
react 19.0.0 19.2.7
react-dom 19.0.0 19.2.7

Updates @capacitor-firebase/crashlytics from 8.1.0 to 8.3.0

Release notes

Sourced from @​capacitor-firebase/crashlytics's releases.

@​capacitor-firebase/crashlytics@​8.3.0

No release notes provided.

@​capacitor-firebase/crashlytics@​8.2.0

No release notes provided.

Commits
  • 70c45e6 chore(release): publish (#971)
  • 7365641 feat(firestore): add DocumentReference class for reading and writing docume...
  • 212228d docs(firestore): add FieldValue operations
  • 52ce77d fix(firestore): handle limitToLast query constraint on Android (#992)
  • 7a1b9b7 feat(firestore): support DocumentReference, Bytes, and NaN/Infinity data type...
  • 34dbed6 feat(firestore): support serverTimestamps option on snapshot listeners (#993)
  • a5fe048 feat(firestore): support queries in getCountFromServer (#988)
  • dff85f9 fix(firestore): generate unique listener IDs on web (#989)
  • d4bca14 docs: document Swift Package Manager setup for plugins (#996)
  • 58a955e docs: add Firebase SDK update versioning policy
  • Additional commits viewable in compare view

Updates @capacitor-firebase/performance from 8.1.0 to 8.3.0

Release notes

Sourced from @​capacitor-firebase/performance's releases.

@​capacitor-firebase/performance@​8.3.0

No release notes provided.

@​capacitor-firebase/performance@​8.2.0

No release notes provided.

Commits
  • 70c45e6 chore(release): publish (#971)
  • 7365641 feat(firestore): add DocumentReference class for reading and writing docume...
  • 212228d docs(firestore): add FieldValue operations
  • 52ce77d fix(firestore): handle limitToLast query constraint on Android (#992)
  • 7a1b9b7 feat(firestore): support DocumentReference, Bytes, and NaN/Infinity data type...
  • 34dbed6 feat(firestore): support serverTimestamps option on snapshot listeners (#993)
  • a5fe048 feat(firestore): support queries in getCountFromServer (#988)
  • dff85f9 fix(firestore): generate unique listener IDs on web (#989)
  • d4bca14 docs: document Swift Package Manager setup for plugins (#996)
  • 58a955e docs: add Firebase SDK update versioning policy
  • Additional commits viewable in compare view

Updates @capacitor/android from 8.1.0 to 8.4.2

Release notes

Sourced from @​capacitor/android's releases.

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)

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

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)

... (truncated)

Changelog

Sourced from @​capacitor/android's changelog.

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)

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

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)

... (truncated)

Commits
  • 1834b97 Release 8.4.2
  • 6f2d328 fix(android): explicitly grant URI permissions for image capture intent (#8526)
  • b789b68 chore: run npm run fmt to fix lint errors (#8516)
  • 7217b52 Release 8.4.1
  • 6048e90 fix(cli): make SPM dependency patch work on prereleases (#8508)
  • 28bb2c6 fix(cli): patch Capacitor SPM dependency version in plugins (#8492)
  • 41fd9de Release 8.4.0
  • 36b729d chore: Decrease timeout for CI jobs from 60 to 30 minutes (#8476)
  • 4c6c321 fix(android): show only the requested system bar (#8480)
  • d4ad7ff fix(SystemBars): respect insetsHandling disable (#8481)
  • Additional commits viewable in compare view

Updates @capacitor/app from 8.0.1 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

@​capacitor/app@​8.1.0

8.1.0 (2026-03-25)

Features

Commits

Updates @capacitor/core from 8.1.0 to 8.4.2

Release notes

Sourced from @​capacitor/core's releases.

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)

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

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)

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

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)

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

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)

... (truncated)

Commits
  • 1834b97 Release 8.4.2
  • 6f2d328 fix(android): explicitly grant URI permissions for image capture intent (#8526)
  • b789b68 chore: run npm run fmt to fix lint errors (#8516)
  • 7217b52 Release 8.4.1
  • 6048e90 fix(cli): make SPM dependency patch work on prereleases (#8508)
  • 28bb2c6 fix(cli): patch Capacitor SPM dependency version in plugins (#8492)
  • 41fd9de Release 8.4.0
  • 36b729d chore: Decrease timeout for CI jobs from 60 to 30 minutes (#8476)
  • 4c6c321 fix(android): show only the requested system bar (#8480)
  • d4ad7ff fix(SystemBars): respect insetsHandling disable (#8481)
  • Additional commits viewable in compare view

Updates @capacitor/geolocation from 8.1.0 to 8.2.0

Release notes

Sourced from @​capacitor/geolocation's releases.

v8.2.0

8.2.0 (2026-03-31)

Features


This release is also available on:

Changelog

Sourced from @​capacitor/geolocation's changelog.

8.2.0 (2026-03-31)

Features

Commits

Updates @capacitor/haptics from 8.0.1 to 8.0.2

Release notes

Sourced from @​capacitor/haptics's releases.

v8.0.2

8.0.2 (2026-03-27)

Documentation updates

  • fix Capitalization on default NotificationType (#23) (797ccbe)
Changelog

Sourced from @​capacitor/haptics's changelog.

8.0.2 (2026-03-27)

Documentation updates

  • fix Capitalization on default NotificationType (#23) (797ccbe)
Commits
Attestation changes

This version has no provenance attestation, while the previous version (8.0.1) was attested. Review the package versions before updating.


Updates @capacitor/ios from 8.1.0 to 8.4.2

Release notes

Sourced from @​capacitor/ios's releases.

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)

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

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)

... (truncated)

Changelog

Sourced from @​capacitor/ios's changelog.

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)

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

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)

... (truncated)

Commits
  • 1834b97 Release 8.4.2
  • 6f2d328 fix(android): explicitly grant URI permissions for image capture intent (#8526)
  • b789b68 chore: run npm run fmt to fix lint errors (#8516)
  • 7217b52 Release 8.4.1
  • 6048e90 fix(cli): make SPM dependency patch work on prereleases (#8508)
  • 28bb2c6 fix(cli): patch Capacitor SPM dependency version in plugins (#8492)
  • 41fd9de Release 8.4.0
  • 36b729d chore: Decrease timeout for CI jobs from 60 to 30 minutes (#8476)
  • 4c6c321 fix(android): show only the requested system bar (#8480)
  • d4ad7ff fix(SystemBars): respect insetsHandling disable (#8481)
  • Additional commits viewable in compare view

Updates @capacitor/keyboard from 8.0.1 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:

v8.0.3

8.0.3 (2026-04-10)

Bug Fixes

  • android: fixing Keyboard interaction with SystemBars (#62) (4afd89b)

This release is also available on:

v8.0.2

8.0.2 (2026-03-25)

Bug Fixes

  • android: calling ViewCompat.onApplyWindowInsets (#59) (cc74b2d)

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)

8.0.3 (2026-04-10)

Bug Fixes

  • android: fixing Keyboard interaction with SystemBars (#62) (4afd89b)

8.0.2 (2026-03-25)

Bug Fixes

  • android: calling ViewCompat.onApplyWindowInsets (#59) (cc74b2d)
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)
  • 279a3b4 chore(release): 8.0.3 [skip ci]
  • Additional commits viewable in compare view

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
  • 0bfde98 chore(release): publish [skip ci]
  • 2be8127 docs(motion): add orientation listener example to README (#2558)
  • 060e41c chore: add dist to root gitignore (#2560)
  • 5b65292 docs(browser): remove Web/iOS specific warning for close() (#2519)
  • ee34758 chore(android): format code for latest prettier (#2553)
  • e84bf95 chore(status-bar): format Package.swift (#2547)
  • 0b4e735 docs(README): remove watch plugin and add local-llm (#2544)
  • d32b1c6 chore: for...

    Description has been truncated

… directory with 17 updates

Bumps the mobile-dependencies group with 17 updates in the /mobile directory:

| Package | From | To |
| --- | --- | --- |
| [@capacitor-firebase/crashlytics](https://github.com/capawesome-team/capacitor-firebase) | `8.1.0` | `8.3.0` |
| [@capacitor-firebase/performance](https://github.com/capawesome-team/capacitor-firebase) | `8.1.0` | `8.3.0` |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.1.0` | `8.4.2` |
| [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) | `8.0.1` | `8.1.1` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.1.0` | `8.4.2` |
| [@capacitor/geolocation](https://github.com/ionic-team/capacitor-geolocation) | `8.1.0` | `8.2.0` |
| [@capacitor/haptics](https://github.com/ionic-team/capacitor-haptics) | `8.0.1` | `8.0.2` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `8.1.0` | `8.4.2` |
| [@capacitor/keyboard](https://github.com/ionic-team/capacitor-keyboard) | `8.0.1` | `8.0.5` |
| [@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.1` | `8.0.3` |
| [@capgo/capacitor-autofill-save-password](https://github.com/Cap-go/capacitor-autofill-save-password) | `8.0.18` | `8.0.35` |
| [@ionic/react](https://github.com/ionic-team/ionic-framework) | `8.7.18` | `8.8.14` |
| [@ionic/react-router](https://github.com/ionic-team/ionic-framework) | `8.7.18` | `8.8.14` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `12.10.0` | `12.16.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0` | `19.2.7` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.0.0` | `19.2.7` |



Updates `@capacitor-firebase/crashlytics` from 8.1.0 to 8.3.0
- [Release notes](https://github.com/capawesome-team/capacitor-firebase/releases)
- [Commits](https://github.com/capawesome-team/capacitor-firebase/compare/@capacitor-firebase/crashlytics@8.1.0...@capacitor-firebase/crashlytics@8.3.0)

Updates `@capacitor-firebase/performance` from 8.1.0 to 8.3.0
- [Release notes](https://github.com/capawesome-team/capacitor-firebase/releases)
- [Commits](https://github.com/capawesome-team/capacitor-firebase/compare/@capacitor-firebase/performance@8.1.0...@capacitor-firebase/performance@8.3.0)

Updates `@capacitor/android` from 8.1.0 to 8.4.2
- [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.1.0...8.4.2)

Updates `@capacitor/app` from 8.0.1 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.0.1...@capacitor/app@8.1.1)

Updates `@capacitor/core` from 8.1.0 to 8.4.2
- [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.1.0...8.4.2)

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

Updates `@capacitor/haptics` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/ionic-team/capacitor-haptics/releases)
- [Changelog](https://github.com/ionic-team/capacitor-haptics/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor-haptics@v8.0.1...v8.0.2)

Updates `@capacitor/ios` from 8.1.0 to 8.4.2
- [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.1.0...8.4.2)

Updates `@capacitor/keyboard` from 8.0.1 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.1...v8.0.5)

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.1 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.1...@capacitor/status-bar@8.0.3)

Updates `@capgo/capacitor-autofill-save-password` from 8.0.18 to 8.0.35
- [Release notes](https://github.com/Cap-go/capacitor-autofill-save-password/releases)
- [Changelog](https://github.com/Cap-go/capacitor-autofill-save-password/blob/main/CHANGELOG.md)
- [Commits](Cap-go/capacitor-autofill-save-password@8.0.18...8.0.35)

Updates `@ionic/react` from 8.7.18 to 8.8.14
- [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.7.18...v8.8.14)

Updates `@ionic/react-router` from 8.7.18 to 8.8.14
- [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.7.18...v8.8.14)

Updates `firebase` from 12.10.0 to 12.16.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.10.0...firebase@12.16.0)

Updates `react` from 19.0.0 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react)

Updates `react-dom` from 19.0.0 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@capacitor-firebase/crashlytics"
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor-firebase/performance"
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/android"
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/app"
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/core"
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/geolocation"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/haptics"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/ios"
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/keyboard"
  dependency-version: 8.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/splash-screen"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/status-bar"
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: "@capgo/capacitor-autofill-save-password"
  dependency-version: 8.0.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: "@ionic/react"
  dependency-version: 8.8.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@ionic/react-router"
  dependency-version: 8.8.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: firebase
  dependency-version: 12.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added automated dependencies Pull requests that update a dependency file mobile labels Jul 20, 2026
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dea-map Ready Ready Preview Jul 20, 2026 7:13am

Request Review

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

Labels

automated dependencies Pull requests that update a dependency file mobile

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants