Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mobile/mobile-dependencies-fe3362eb38
Open

chore(deps-mobile)(deps): bump the mobile-dependencies group across 1 directory with 9 updates#144
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mobile/mobile-dependencies-fe3362eb38

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

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

Package From To
@capacitor/android 8.1.0 8.2.0
@capacitor/core 8.1.0 8.2.0
@capacitor/ios 8.1.0 8.2.0
@capgo/capacitor-autofill-save-password 8.0.18 8.0.20
@ionic/react 8.7.18 8.8.1
@ionic/react-router 8.7.18 8.8.1
firebase 12.10.0 12.11.0
react 19.0.0 19.2.4
react-dom 19.0.0 19.2.4

Updates @capacitor/android from 8.1.0 to 8.2.0

Release notes

Sourced from @​capacitor/android's releases.

8.2.0

8.2.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (bd29b99)
  • android: Concurrent Range Requests for assets (#8357) (5e82c89)
  • android: handle lowercase range header (#8368) (ae0e2dd)
  • android: invalid http range seeking (#8369) (3109d22)
  • cli: Allow to run update on non macOS (#8344) (a441280)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (782b9d9)
  • cli: use 8.0.0 as default Capacitor SPM dependency version (#8341) (a55dc5e)
  • docs: fix typo in CapApp-SPM README (#8348) (7d001ac)
  • ios: remove tmpWindow usages on presentVC/dismissVC (#8338) (fc9647f)

Features

  • cli: Add --https option for --live-reload (#8194) (5db81e6)
Changelog

Sourced from @​capacitor/android's changelog.

8.2.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (bd29b99)
  • android: Concurrent Range Requests for assets (#8357) (5e82c89)
  • android: handle lowercase range header (#8368) (ae0e2dd)
  • android: invalid http range seeking (#8369) (3109d22)
  • cli: Allow to run update on non macOS (#8344) (a441280)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (782b9d9)
  • cli: use 8.0.0 as default Capacitor SPM dependency version (#8341) (a55dc5e)
  • docs: fix typo in CapApp-SPM README (#8348) (7d001ac)
  • ios: remove tmpWindow usages on presentVC/dismissVC (#8338) (fc9647f)

Features

  • cli: Add --https option for --live-reload (#8194) (5db81e6)
Commits
  • 09770f7 Release 8.2.0
  • 379101c docs(cli): Better descriptions for live-reload parameters (#8373)
  • ae0e2dd fix(android): handle lowercase range header (#8368)
  • 3109d22 fix(android): invalid http range seeking (#8369)
  • 5db81e6 feat(cli): Add --https option for --live-reload (#8194)
  • 782b9d9 fix(cli): Don't overwrite config.server section with --live-reload (#7528)
  • 5e82c89 fix(android): Concurrent Range Requests for assets (#8357)
  • bd29b99 fix(android): Add missing null checks in BridgeActivity (#8185)
  • 7d001ac fix(docs): fix typo in CapApp-SPM README (#8348)
  • fc9647f fix(ios): remove tmpWindow usages on presentVC/dismissVC (#8338)
  • Additional commits viewable in compare view

Updates @capacitor/core from 8.1.0 to 8.2.0

Release notes

Sourced from @​capacitor/core's releases.

8.2.0

8.2.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (bd29b99)
  • android: Concurrent Range Requests for assets (#8357) (5e82c89)
  • android: handle lowercase range header (#8368) (ae0e2dd)
  • android: invalid http range seeking (#8369) (3109d22)
  • cli: Allow to run update on non macOS (#8344) (a441280)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (782b9d9)
  • cli: use 8.0.0 as default Capacitor SPM dependency version (#8341) (a55dc5e)
  • docs: fix typo in CapApp-SPM README (#8348) (7d001ac)
  • ios: remove tmpWindow usages on presentVC/dismissVC (#8338) (fc9647f)

Features

  • cli: Add --https option for --live-reload (#8194) (5db81e6)
Changelog

Sourced from @​capacitor/core's changelog.

8.2.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (bd29b99)
  • android: Concurrent Range Requests for assets (#8357) (5e82c89)
  • android: handle lowercase range header (#8368) (ae0e2dd)
  • android: invalid http range seeking (#8369) (3109d22)
  • cli: Allow to run update on non macOS (#8344) (a441280)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (782b9d9)
  • cli: use 8.0.0 as default Capacitor SPM dependency version (#8341) (a55dc5e)
  • docs: fix typo in CapApp-SPM README (#8348) (7d001ac)
  • ios: remove tmpWindow usages on presentVC/dismissVC (#8338) (fc9647f)

Features

  • cli: Add --https option for --live-reload (#8194) (5db81e6)
Commits
  • 09770f7 Release 8.2.0
  • 379101c docs(cli): Better descriptions for live-reload parameters (#8373)
  • ae0e2dd fix(android): handle lowercase range header (#8368)
  • 3109d22 fix(android): invalid http range seeking (#8369)
  • 5db81e6 feat(cli): Add --https option for --live-reload (#8194)
  • 782b9d9 fix(cli): Don't overwrite config.server section with --live-reload (#7528)
  • 5e82c89 fix(android): Concurrent Range Requests for assets (#8357)
  • bd29b99 fix(android): Add missing null checks in BridgeActivity (#8185)
  • 7d001ac fix(docs): fix typo in CapApp-SPM README (#8348)
  • fc9647f fix(ios): remove tmpWindow usages on presentVC/dismissVC (#8338)
  • Additional commits viewable in compare view

Updates @capacitor/ios from 8.1.0 to 8.2.0

Release notes

Sourced from @​capacitor/ios's releases.

8.2.0

8.2.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (bd29b99)
  • android: Concurrent Range Requests for assets (#8357) (5e82c89)
  • android: handle lowercase range header (#8368) (ae0e2dd)
  • android: invalid http range seeking (#8369) (3109d22)
  • cli: Allow to run update on non macOS (#8344) (a441280)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (782b9d9)
  • cli: use 8.0.0 as default Capacitor SPM dependency version (#8341) (a55dc5e)
  • docs: fix typo in CapApp-SPM README (#8348) (7d001ac)
  • ios: remove tmpWindow usages on presentVC/dismissVC (#8338) (fc9647f)

Features

  • cli: Add --https option for --live-reload (#8194) (5db81e6)
Changelog

Sourced from @​capacitor/ios's changelog.

8.2.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (bd29b99)
  • android: Concurrent Range Requests for assets (#8357) (5e82c89)
  • android: handle lowercase range header (#8368) (ae0e2dd)
  • android: invalid http range seeking (#8369) (3109d22)
  • cli: Allow to run update on non macOS (#8344) (a441280)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (782b9d9)
  • cli: use 8.0.0 as default Capacitor SPM dependency version (#8341) (a55dc5e)
  • docs: fix typo in CapApp-SPM README (#8348) (7d001ac)
  • ios: remove tmpWindow usages on presentVC/dismissVC (#8338) (fc9647f)

Features

  • cli: Add --https option for --live-reload (#8194) (5db81e6)
Commits
  • 09770f7 Release 8.2.0
  • 379101c docs(cli): Better descriptions for live-reload parameters (#8373)
  • ae0e2dd fix(android): handle lowercase range header (#8368)
  • 3109d22 fix(android): invalid http range seeking (#8369)
  • 5db81e6 feat(cli): Add --https option for --live-reload (#8194)
  • 782b9d9 fix(cli): Don't overwrite config.server section with --live-reload (#7528)
  • 5e82c89 fix(android): Concurrent Range Requests for assets (#8357)
  • bd29b99 fix(android): Add missing null checks in BridgeActivity (#8185)
  • 7d001ac fix(docs): fix typo in CapApp-SPM README (#8348)
  • fc9647f fix(ios): remove tmpWindow usages on presentVC/dismissVC (#8338)
  • Additional commits viewable in compare view

Updates @capgo/capacitor-autofill-save-password from 8.0.18 to 8.0.20

Release notes

Sourced from @​capgo/capacitor-autofill-save-password's releases.

8.0.20

🆕 Changelog

Changed

  • Updated dependency versions in lock files (flatted 3.4.0→3.4.1, lru-cache 11.2.6→11.2.7)
  • Bumped internal plugin version from 8.0.19 to 8.0.20 across Android, iOS, and package.json

🔗 Full Changelog: Cap-go/capacitor-autofill-save-password@8.0.19...8.0.20

8.0.19

🆕 Changelog

Changed

  • Updated Capacitor dependencies to version 8.2.0 (Android, iOS, and Core)

🔗 Full Changelog: Cap-go/capacitor-autofill-save-password@8.0.18...8.0.19

Commits

Updates @ionic/react from 8.7.18 to 8.8.1

Release notes

Sourced from @​ionic/react's releases.

v8.8.1

8.8.1 (2026-03-06)

Bug Fixes

Features

  • toast: add wrapper and content parts (originally intended for 8.8.0 but omitted from that release) (#30992) (366f00e), closes #30735

v8.8.0

8.8.0 (2026-03-04)

Features

Changelog

Sourced from @​ionic/react's changelog.

8.8.1 (2026-03-06)

Bug Fixes

Features

  • toast: add wrapper and content parts (originally intended for 8.8.0 but omitted from that release) (#30992) (366f00e), closes #30735

8.8.0 (2026-03-04)

Features

Commits

Updates @ionic/react-router from 8.7.18 to 8.8.1

Release notes

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

v8.8.1

8.8.1 (2026-03-06)

Bug Fixes

Features

  • toast: add wrapper and content parts (originally intended for 8.8.0 but omitted from that release) (#30992) (366f00e), closes #30735

v8.8.0

8.8.0 (2026-03-04)

Features

Changelog

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

8.8.1 (2026-03-06)

Bug Fixes

Features

  • toast: add wrapper and content parts (originally intended for 8.8.0 but omitted from that release) (#30992) (366f00e), closes #30735

8.8.0 (2026-03-04)

Features

Commits

Updates firebase from 12.10.0 to 12.11.0

Release notes

Sourced from firebase's releases.

firebase@12.11.0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/ai@​2.10.0

Minor Changes

Patch Changes

  • Updated dependencies [2f7f426]:
    • @​firebase/util@​1.15.0
    • @​firebase/component@​0.7.2

@​firebase/data-connect@​0.5.0

Minor Changes

  • 9d33dd6 #9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).

Patch Changes

  • 2f7f426 #9608 - Remove updateEmulatorBanner(). (No release note needed.)

  • Updated dependencies [2f7f426]:

    • @​firebase/util@​1.15.0
    • @​firebase/component@​0.7.2

firebase@12.11.0

Minor Changes

… directory with 9 updates

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

| Package | From | To |
| --- | --- | --- |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.1.0` | `8.2.0` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.1.0` | `8.2.0` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `8.1.0` | `8.2.0` |
| [@capgo/capacitor-autofill-save-password](https://github.com/Cap-go/capacitor-autofill-save-password) | `8.0.18` | `8.0.20` |
| [@ionic/react](https://github.com/ionic-team/ionic-framework) | `8.7.18` | `8.8.1` |
| [@ionic/react-router](https://github.com/ionic-team/ionic-framework) | `8.7.18` | `8.8.1` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `12.10.0` | `12.11.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0` | `19.2.4` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.0.0` | `19.2.4` |



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

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

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

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

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

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

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

Updates `react` from 19.0.0 to 19.2.4
- [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.4/packages/react)

Updates `react-dom` from 19.0.0 to 19.2.4
- [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.4/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@capacitor/android"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/core"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@capacitor/ios"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@ionic/react-router"
  dependency-version: 8.8.1
  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 added automated dependencies Pull requests that update a dependency file mobile labels Mar 23, 2026
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 23, 2026

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

Project Deployment Actions Updated (UTC)
dea-map Ready Ready Preview Mar 23, 2026 8:23am

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