chore(deps): bump @capacitor/camera from 8.2.1 to 8.2.2 in the patch-updates group across 1 directory - #3520
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the patch-updates group with 1 update in the / directory: [@capacitor/camera](https://github.com/ionic-team/capacitor-camera). 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) --- updated-dependencies: - dependency-name: "@capacitor/camera" dependency-version: 8.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
numbers-official
left a comment
Collaborator
There was a problem hiding this comment.
Automated Code Review (Heartbeat Deep Check)
Reviewed 2 files changed in this PR (package.json + package-lock.json only).
Findings
- No functional code touched. Diff only bumps
@capacitor/camerafrom8.2.1→8.2.2and the corresponding lockfile entry (integrity/resolved rewritten in place). - Upstream release notes describe a single iOS-only bugfix:
ion-ios-camerabumped to1.0.5for iOS 27 UIScene compliance (ionic-team/capacitor-camera#66). - Semver: patch version bump within the existing
^8.2.1range — no breaking API surface expected. Peer dep constraint (@capacitor/core >= 8.0.0) unchanged and still satisfied by the repo's@capacitor/core ^8.4.2. - Native iOS integration: capture-cam uses Capacitor SPM (per PR #3459, migrated 2026-05-04). The
ion-ios-camerabump will be pulled through Capacitor's iOS Xcode package resolution; no CocoaPods sync needed. - CI check rollup on head bb… (statusCheckRollup): lint SUCCESS, test SUCCESS, build/android SUCCESS, dependabot-lockfile-normalize SUCCESS, ios SKIPPED (push-only workflow), CodeQL NEUTRAL. All green.
Summary
Low-risk patch-level dependency bump limited to an iOS 27 compliance fix in the underlying native pod. No regression, bug, or security concerns identified. LGTM from automated review — still requires human approval before merge.
Contributor
Author
|
Looks like @capacitor/camera is updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/main/patch-updates-7c2c50f4e1
branch
August 13, 2026 18:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patch-updates group with 1 update in the / directory: @capacitor/camera.
Updates
@capacitor/camerafrom 8.2.1 to 8.2.2Release notes
Sourced from @capacitor/camera's releases.
Changelog
Sourced from @capacitor/camera's changelog.
Commits
1bd3f1cchore(release): 8.2.2 [skip ci]5ce8439fix(ios): bump ion-ios-camera to 1.0.5 for iOS 27 UIScene compliance (#66)ef44b44chore: remove package-lock.json (#62)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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