Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mobile/mobile-dependencies-3b74d56105
Closed

chore(deps-mobile)(deps): bump the mobile-dependencies group across 1 directory with 16 updates#160
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mobile/mobile-dependencies-3b74d56105

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@capacitor-firebase/crashlytics 8.1.0 8.2.0
@capacitor-firebase/performance 8.1.0 8.2.0
@capacitor/android 8.1.0 8.3.4
@capacitor/app 8.0.1 8.1.0
@capacitor/core 8.1.0 8.3.4
@capacitor/geolocation 8.1.0 8.2.0
@capacitor/haptics 8.0.1 8.0.2
@capacitor/ios 8.1.0 8.3.4
@capacitor/keyboard 8.0.1 8.0.3
@capacitor/status-bar 8.0.1 8.0.2
@capgo/capacitor-autofill-save-password 8.0.18 8.0.28
@ionic/react 8.7.18 8.8.8
@ionic/react-router 8.7.18 8.8.8
firebase 12.10.0 12.14.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.2.0

Release notes

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

@​capacitor-firebase/crashlytics@​8.2.0

No release notes provided.

Commits
  • b79a842 chore(release): publish (#955)
  • 5512e9c docs: fix
  • c2d527e fix(analytics): improve logTransaction iOS implementation (#968)
  • 34dfb6b feat(messaging): add apnsTokenReceived listener (#964)
  • 745e066 feat(analytics): add logTransaction method (#967)
  • efa5b6f feat(storage): add downloadFile method (#965)
  • 78c174d feat(firestore): add databaseId configuration option (#966)
  • 5467d13 docs: add missing changesets
  • 199e56c feat(firestore): add enablePersistence and disablePersistence methods (#961)
  • eacabda feat(analytics): add SPM trait to disable IDFA collection (#962)
  • Additional commits viewable in compare view

Updates @capacitor-firebase/performance from 8.1.0 to 8.2.0

Release notes

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

@​capacitor-firebase/performance@​8.2.0

No release notes provided.

Commits
  • b79a842 chore(release): publish (#955)
  • 5512e9c docs: fix
  • c2d527e fix(analytics): improve logTransaction iOS implementation (#968)
  • 34dfb6b feat(messaging): add apnsTokenReceived listener (#964)
  • 745e066 feat(analytics): add logTransaction method (#967)
  • efa5b6f feat(storage): add downloadFile method (#965)
  • 78c174d feat(firestore): add databaseId configuration option (#966)
  • 5467d13 docs: add missing changesets
  • 199e56c feat(firestore): add enablePersistence and disablePersistence methods (#961)
  • eacabda feat(analytics): add SPM trait to disable IDFA collection (#962)
  • Additional commits viewable in compare view

Updates @capacitor/android from 8.1.0 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)

8.3.1

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)

... (truncated)

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)

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)

8.2.0 (2026-03-06)

... (truncated)

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/app from 8.0.1 to 8.1.0

Release notes

Sourced from @​capacitor/app's releases.

@​capacitor/app@​8.1.0

8.1.0 (2026-03-25)

Features

Commits

Updates @capacitor/core from 8.1.0 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)

8.3.1

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)

... (truncated)

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)

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)

8.2.0 (2026-03-06)

... (truncated)

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/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.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)

8.3.1

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)

... (truncated)

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)

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)

8.2.0 (2026-03-06)

... (truncated)

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/keyboard from 8.0.1 to 8.0.3

Release notes

Sourced from @​capacitor/keyboard's releases.

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.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
  • 279a3b4 chore(release): 8.0.3 [skip ci]
  • 4afd89b fix(android): fixing Keyboard interaction with SystemBars (#62)
  • 9d43fff chore(release): 8.0.2 [skip ci]
  • cc74b2d fix(android): calling ViewCompat.onApplyWindowInsets (#59)
  • 1110885 docs: Fix wording in keyboard configuration section (#58)
  • 8bedcd9 docs: Fix wording in keyboard configuration section (#54)
  • See full diff in compare view

Updates @capacitor/status-bar from 8.0.1 to 8.0.2

Release notes

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

@​capacitor/status-bar@​8.0.2

8.0.2 (2026-03-25)

Bug Fixes

Commits

@dependabot dependabot Bot added automated dependencies Pull requests that update a dependency file mobile labels Apr 6, 2026
@vercel

vercel Bot commented Apr 6, 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 Jun 1, 2026 11:14pm

Request Review

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file mobile automated labels Apr 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mobile/mobile-dependencies-3b74d56105 branch from f22019f to 2d27522 Compare April 13, 2026 07:22
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mobile/mobile-dependencies-3b74d56105 branch from 2d27522 to f642971 Compare April 20, 2026 07:34
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mobile/mobile-dependencies-3b74d56105 branch from f642971 to 9c2056b Compare May 4, 2026 08:00
… directory with 16 updates

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

| Package | From | To |
| --- | --- | --- |
| [@capacitor-firebase/crashlytics](https://github.com/capawesome-team/capacitor-firebase) | `8.1.0` | `8.2.0` |
| [@capacitor-firebase/performance](https://github.com/capawesome-team/capacitor-firebase) | `8.1.0` | `8.2.0` |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.1.0` | `8.3.4` |
| [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) | `8.0.1` | `8.1.0` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.1.0` | `8.3.4` |
| [@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.3.4` |
| [@capacitor/keyboard](https://github.com/ionic-team/capacitor-keyboard) | `8.0.1` | `8.0.3` |
| [@capacitor/status-bar](https://github.com/ionic-team/capacitor-plugins) | `8.0.1` | `8.0.2` |
| [@capgo/capacitor-autofill-save-password](https://github.com/Cap-go/capacitor-autofill-save-password) | `8.0.18` | `8.0.28` |
| [@ionic/react](https://github.com/ionic-team/ionic-framework) | `8.7.18` | `8.8.8` |
| [@ionic/react-router](https://github.com/ionic-team/ionic-framework) | `8.7.18` | `8.8.8` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `12.10.0` | `12.14.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.2.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.2.0)

Updates `@capacitor-firebase/performance` from 8.1.0 to 8.2.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.2.0)

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

Updates `@capacitor/app` from 8.0.1 to 8.1.0
- [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.0)

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

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.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.1.0...8.3.4)

Updates `@capacitor/keyboard` from 8.0.1 to 8.0.3
- [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.3)

Updates `@capacitor/status-bar` 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/status-bar@8.0.1...@capacitor/status-bar@8.0.2)

Updates `@capgo/capacitor-autofill-save-password` from 8.0.18 to 8.0.28
- [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.28)

Updates `@ionic/react` from 8.7.18 to 8.8.8
- [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.8)

Updates `@ionic/react-router` from 8.7.18 to 8.8.8
- [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.8)

Updates `firebase` from 12.10.0 to 12.14.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.14.0)

Updates `react` from 19.0.0 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/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/facebook/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.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor-firebase/performance"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/android"
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/app"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/core"
  dependency-version: 8.3.0
  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.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/keyboard"
  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.2
  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.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: "@ionic/react"
  dependency-version: 8.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@ionic/react-router"
  dependency-version: 8.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: firebase
  dependency-version: 12.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.4
  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 force-pushed the dependabot/npm_and_yarn/mobile/mobile-dependencies-3b74d56105 branch from 9c2056b to 6d3773a Compare June 1, 2026 23:13
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mobile/mobile-dependencies-3b74d56105 branch July 20, 2026 07:10
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