Skip to content

chore(deps)(deps): Bump the frontend-minor-and-patch group across 1 directory with 11 updates - #84

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/03-client/frontend-minor-and-patch-b7aaba3de6
Open

chore(deps)(deps): Bump the frontend-minor-and-patch group across 1 directory with 11 updates#84
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/03-client/frontend-minor-and-patch-b7aaba3de6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the frontend-minor-and-patch group with 10 updates in the /src/03-client directory:

Package From To
@capacitor/android 8.4.2 8.5.0
@capacitor/camera 8.2.1 8.2.2
@capacitor/cli 8.4.2 8.5.0
@capacitor/geolocation 8.2.0 8.2.2
@capacitor/ios 8.4.2 8.5.0
@capgo/capacitor-social-login 8.3.39 8.4.1
firebase 12.17.0 12.17.1
lucide-react 1.28.0 1.31.0
@testing-library/jest-dom 7.0.0 7.0.1
@testing-library/user-event 14.6.1 14.6.4

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

Changelog

Sourced from @​capacitor/android's changelog.

8.5.0 (2026-07-31)

Bug Fixes

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

Features

Commits

Updates @capacitor/camera from 8.2.1 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:

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)
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)
  • See full diff in compare view

Updates @capacitor/cli from 8.4.2 to 8.5.0

Release notes

Sourced from @​capacitor/cli'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

Changelog

Sourced from @​capacitor/cli's changelog.

8.5.0 (2026-07-31)

Bug Fixes

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

Features

Commits

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

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

Commits

Updates @capacitor/geolocation from 8.2.0 to 8.2.2

Release notes

Sourced from @​capacitor/geolocation's releases.

v8.2.2

8.2.2 (2026-08-13)

Bug Fixes

  • android: only apply kotlin-android plugin if not already applied (#97) (d7024ed)

This release is also available on:

v8.2.1

8.2.1 (2026-08-06)

Bug Fixes

  • android: Only request permissions that are defined in the manifest (#85) (c9c4c84)
  • android: Return error when user rejects request to turn on location with enableLocationManagerFallback=true (#86) (1a2504a)
  • improve location retrieval reliability (f349a91)
  • ios: Correct error when location services are off (#94) (d265bcb)

This release is also available on:

v8.2.1-next.1

8.2.1-next.1 (2026-07-23)

Bug Fixes

  • android: Only request permissions that are defined in the manifest (#85) (c9c4c84)
  • android: Return error when user rejects request to turn on location with enableLocationManagerFallback=true (#86) (1a2504a)

This release is also available on:

Changelog

Sourced from @​capacitor/geolocation's changelog.

8.2.2 (2026-08-13)

Bug Fixes

  • android: only apply kotlin-android plugin if not already applied (#97) (d7024ed)

8.2.1 (2026-08-06)

Bug Fixes

  • android: Only request permissions that are defined in the manifest (#85) (c9c4c84)
  • android: Return error when user rejects request to turn on location with enableLocationManagerFallback=true (#86) (1a2504a)
  • improve location retrieval reliability (f349a91)
  • ios: Correct error when location services are off (#94) (d265bcb)
Commits
  • 5df28c2 chore(release): 8.2.2 [skip ci]
  • b94274d docs: fix unclosed admonitions (#99)
  • d7024ed fix(android): only apply kotlin-android plugin if not already applied (#97)
  • 148a706 chore(release): 8.2.1 [skip ci]
  • f349a91 fix: improve location retrieval reliability
  • d265bcb fix(ios): Correct error when location services are off (#94)
  • ae8c878 docs: Update pull request template to remove checklist
  • c9c4c84 fix(android): Only request permissions that are defined in the manifest (#85)
  • 1a2504a fix(android): Return error when user rejects request to turn on location with...
  • 30c98cd chore: Fix checklist item format in pull request template
  • Additional commits viewable in compare view

Updates @capacitor/ios from 8.4.2 to 8.5.0

Release notes

Sourced from @​capacitor/ios'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

Changelog

Sourced from @​capacitor/ios's changelog.

8.5.0 (2026-07-31)

Bug Fixes

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

Features

Commits

Updates @capgo/capacitor-social-login from 8.3.39 to 8.4.1

Release notes

Sourced from @​capgo/capacitor-social-login's releases.

8.4.1

🆕 Changelog

Fixed

  • Fixed provider configuration being ignored in iOS Swift Package Manager builds, so configured providers now behave as expected.

🔗 Full Changelog: Cap-go/capacitor-social-login@8.4.0...8.4.1

8.4.0

🆕 Changelog

Added

  • Added optional Custom Tabs support for OAuth2 login on Android, providing a smoother and more integrated authentication experience.

Changed

  • Updated React monorepo dependencies.
  • Updated Vite to v7.3.6.

Fixed

  • Fixed an issue where orphaned Custom Tabs state could remain after initializing OAuth2 on Android.
  • Improved Android OAuth2 Custom Tabs behavior based on review feedback, enhancing reliability and consistency.

🔗 Full Changelog: Cap-go/capacitor-social-login@8.3.40...8.4.0

8.3.40

🆕 Changelog

Fixed

  • Restored Apple Sign-In registration on iOS so it works reliably even when Alamofire is not present in the project.
  • Fixed Google online login on Android when the accessToken is null, allowing sign-in to complete successfully.

Changed

  • Updated @capacitor/splash-screen to v8.0.2.
  • Updated development dependencies including @eslint/js to v9.39.5 and Bun to v1.3.14.

🔗 Full Changelog: Cap-go/capacitor-social-login@8.3.39...8.3.40

Commits
  • b042a21 chore(release): 8.4.1
  • 805e3fd fix(ios): honor provider config in Swift Package Manager builds (#444)
  • 1e6aea6 chore(release): 8.4.0
  • 8f7dadb Merge pull request #443 from Cap-go/fix/android-oauth2-custom-tabs
  • 421a800 fix(android): clear orphaned Custom Tabs state after oauth2 init
  • 9adef08 fix(android): address oauth2 Custom Tabs review feedback
  • 387f218 feat(android): optional Custom Tabs for oauth2 login
  • abdfe8f chore(deps): update react monorepo (#441)
  • 4f62bcd chore(deps): update dependency vite to v7.3.6 (#440)
  • 2545590 chore(release): 8.3.40
  • Additional commits viewable in compare view

Updates firebase from 12.17.0 to 12.17.1

Release notes

Sourced from firebase's releases.

firebase@12.17.1

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

What's Changed

@​firebase/data-connect@​0.7.3

Patch Changes

  • 79d7011 #10221 - Align SQL Connect Stream Transport exponential backoff parameters with other platform SDKs. No need for public release note.

  • b0e23db #10217 - Add grpc request header for platform name and sdk version to enable metrics collection in cloud monitoring.

@​firebase/database-compat@​2.1.6

Patch Changes

  • 993e8a6 #10243 (fixes #10242) - Fix regression causing peerDeps to be unbundled in standalone bundle.

firebase@12.17.1

Patch Changes

Commits
  • 30eceb5 Version Packages (#10257)
  • 5672537 Merge main into release
  • 2225728 chore: add merge-to-main workflow and fix git tag (#10240)
  • b0e23db feat(data-connect): add "X-Client-Version" header for cloud monitoring (#10217)
  • 993e8a6 fix(database-compat): fix regression in standalone bundle (#10243)
  • 7e400dd Upgrade workflow actions versions of official actions to the latest versions....
  • f76a8c3 Merge branch 'release'
  • 79d7011 feat(data-connect): Align SQL Connect Stream Transport Exponential Backoff Pa...
  • See full diff in compare view

Updates lucide-react from 1.28.0 to 1.31.0

Release notes

Sourced from lucide-react's releases.

Version 1.31.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.30.0...1.31.0

Version 1.30.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.29.0...1.30.0

Version 1.29.0

What's Changed

Full Changelog: lucide-icons/lucide@1.28.0...1.29.0

Commits

Updates @testing-library/jest-dom from 7.0.0 to 7.0.1

Release notes

Sourced from @​testing-library/jest-dom's releases.

v7.0.1

7.0.1 (2026-08-09)

Bug Fixes

  • declare vitest as an optional peer dependency (#733) (3782c78)
Commits

Updates @testing-library/user-event from 14.6.1 to 14.6.4

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.4

14.6.4 (2026-08-11)

Bug Fixes

v14.6.3

14.6.3 (2026-08-03)

Bug Fixes

v14.6.2

14.6.2 (2026-08-03)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​testing-library/user-event since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…irectory with 11 updates

Bumps the frontend-minor-and-patch group with 10 updates in the /src/03-client directory:

| Package | From | To |
| --- | --- | --- |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.4.2` | `8.5.0` |
| [@capacitor/camera](https://github.com/ionic-team/capacitor-camera) | `8.2.1` | `8.2.2` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `8.4.2` | `8.5.0` |
| [@capacitor/geolocation](https://github.com/ionic-team/capacitor-geolocation) | `8.2.0` | `8.2.2` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `8.4.2` | `8.5.0` |
| [@capgo/capacitor-social-login](https://github.com/Cap-go/capacitor-social-login) | `8.3.39` | `8.4.1` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `12.17.0` | `12.17.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.28.0` | `1.31.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `7.0.0` | `7.0.1` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.4` |



Updates `@capacitor/android` from 8.4.2 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.2...8.5.0)

Updates `@capacitor/camera` from 8.2.1 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.1...v8.2.2)

Updates `@capacitor/cli` from 8.4.2 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.2...8.5.0)

Updates `@capacitor/core` from 8.4.2 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.2...8.5.0)

Updates `@capacitor/geolocation` from 8.2.0 to 8.2.2
- [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.2.0...v8.2.2)

Updates `@capacitor/ios` from 8.4.2 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.2...8.5.0)

Updates `@capgo/capacitor-social-login` from 8.3.39 to 8.4.1
- [Release notes](https://github.com/Cap-go/capacitor-social-login/releases)
- [Changelog](https://github.com/Cap-go/capacitor-social-login/blob/main/CHANGELOG.md)
- [Commits](Cap-go/capacitor-social-login@8.3.39...8.4.1)

Updates `firebase` from 12.17.0 to 12.17.1
- [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.17.0...firebase@12.17.1)

Updates `lucide-react` from 1.28.0 to 1.31.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.31.0/packages/lucide-react)

Updates `@testing-library/jest-dom` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v7.0.0...v7.0.1)

Updates `@testing-library/user-event` from 14.6.1 to 14.6.4
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6.1...v14.6.4)

---
updated-dependencies:
- dependency-name: "@capacitor/android"
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capacitor/camera"
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capacitor/cli"
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capacitor/core"
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capacitor/geolocation"
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capacitor/ios"
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-and-patch
- dependency-name: "@capgo/capacitor-social-login"
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-and-patch
- dependency-name: firebase
  dependency-version: 12.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: lucide-react
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-and-patch
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants