Skip to content

chore(deps): bump @capacitor/camera from 7.0.5 to 8.2.3 - #44

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/capacitor/camera-8.2.3
Open

chore(deps): bump @capacitor/camera from 7.0.5 to 8.2.3#44
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/capacitor/camera-8.2.3

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @capacitor/camera from 7.0.5 to 8.2.3.

Release notes

Sourced from @​capacitor/camera's releases.

v8.2.3

8.2.3 (2026-08-19)

Bug Fixes

  • android: only apply kotlin-android plugin if not already applied (#71) (32f3094)

This release is also available on:

v8.2.3-next.1

8.2.3-next.1 (2026-08-03)

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

... (truncated)

Changelog

Sourced from @​capacitor/camera's changelog.

8.2.3 (2026-08-19)

Bug Fixes

  • android: only apply kotlin-android plugin if not already applied (#71) (32f3094)

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)

8.2.0 (2026-04-28)

Bug Fixes

  • bump ioncamera-android to 1.0.1 to resolve duplicate webPath on Android gallery multi-select (#49) (1bb0cd4)
  • bump IONCameraLib to 1.0.3 to resolve iOS 15 SwiftUI core crash (#46) (8fb9688)
  • bump IONCameraLib to 1.0.4 to apply presentationStyle in chooseFromGallery (#50) (8c50403)

Features

  • add CameraErrorCode enum for type-safe error handling (#45) (11abcbe)

8.1.0 (2026-04-13)

This minor plugin version introduces significant API changes and deprecations. While backward compatibility is maintained, migration is strongly recommended. Please read the release notes in full, and refer to https://capacitorjs.com/docs/apis/camera for full documentation, including migration guides.

Deprecations

  • getPhoto method is deprecated. Use takePhoto for a camera photo, or chooseFromGallery to select from the gallery. For creating a prompt for the user to select which source, use @capacitor/action-sheet or any UI component of your choosing.
  • pickImages method is deprecated. Use chooseFromGallery instead. Refer to the Camera API documentation for more information on migrating.
  • Photo, GalleryImageOptions, and CameraResultType are deprecated, only use them if you are still using the deprecated getPhoto and/or pickImages.
  • These deprecated items will be removed in a future major version of the Camera Plugin, please consider migrating to the new ones.

Features

  • New takePhoto method added. It allows capturing a photo with the device's camera.
  • New recordVideo method added. It allows recording a video with the device's camera. Currently not available in Web. Addresses capacitor-plugins#229.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​capacitor/camera since your current version.


Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@capacitor/camera](https://github.com/ionic-team/capacitor-camera) from 7.0.5 to 8.2.3.
- [Release notes](https://github.com/ionic-team/capacitor-camera/releases)
- [Changelog](https://github.com/ionic-team/capacitor-camera/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-camera/commits/v8.2.3)

---
updated-dependencies:
- dependency-name: "@capacitor/camera"
  dependency-version: 8.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 30, 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