Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps @capacitor/cli from 7.4.5 to 8.0.1.

Release notes

Sourced from @​capacitor/cli's releases.

8.0.1

8.0.1 (2026-01-13)

Bug Fixes

  • android: Remove calculated bottom inset if keyboard is visible (#8280) (196b642)
  • cli: Support wireless iOS devices in cap run (#8301) (dcb368c)
  • cli: use latest native-run (#8296) (121d830)

8.0.0

8.0.0 (2025-12-08)

Bug Fixes

  • cli: Android apk name multi flavor dimensions parsing (#7598) (2dc20ee)
  • cli: make migrate update to 8.0.0 (#8250) (ee8ba7b)
  • ios: move PrivacyInfo.xcprivacy to resource_bundles to fix build… (#8264) (e6f50b8)

Features

  • android: Improving SystemBars inset handling (#8268) (81ae30a)

8.0.0-beta.0

8.0.0-beta.0 (2025-11-14)

Bug Fixes

  • android-template: replace deprecated Gradle property name syntax (#8204) (e48694b)
  • android: add command not changing namespace (#8224) (60cf666)
  • android: remove kotlin-bom dependency (#8237) (a894749)
  • android: replace deprecated Gradle property name syntax (b68ac9e)
  • cli: fix cap run command for yarn pnp mode (#7754) (79ace5c)
  • cli: replace deprecated Gradle property name syntax (#8207) (3912030)
  • ios: use ReturnPromise for SystemBars returnType (#8239) (eb51288)
  • make Plugin.resolve act consistently (#8225) (06aeb9e)

Features

  • android-template: Update com.google.gms:google-service version (#8195) (ba05dd3)
  • cli: Select a cap run target by target name (#8199) (b30c472)
  • iOS: Allow plugins to hook into handling WebView URL authentication challenges (#8216) (e8507cf)
  • System Bars Plugin (#8180) (a32216a)

8.0.0-alpha.3

8.0.0-alpha.3 (2025-10-22)

... (truncated)

Changelog

Sourced from @​capacitor/cli's changelog.

8.0.1 (2026-01-13)

Bug Fixes

  • android: Remove calculated bottom inset if keyboard is visible (#8280) (196b642)
  • cli: Support wireless iOS devices in cap run (#8301) (dcb368c)
  • cli: use latest native-run (#8296) (121d830)

8.0.0 (2025-12-08)

Bug Fixes

  • cli: Android apk name multi flavor dimensions parsing (#7598) (2dc20ee)
  • cli: make migrate update to 8.0.0 (#8250) (ee8ba7b)
  • ios: move PrivacyInfo.xcprivacy to resource_bundles to fix build… (#8264) (e6f50b8)

Features

  • android: Improving SystemBars inset handling (#8268) (81ae30a)

8.0.0-beta.0 (2025-11-14)

Bug Fixes

  • android-template: replace deprecated Gradle property name syntax (#8204) (e48694b)
  • android: add command not changing namespace (#8224) (60cf666)
  • android: remove kotlin-bom dependency (#8237) (a894749)
  • android: replace deprecated Gradle property name syntax (b68ac9e)
  • cli: fix cap run command for yarn pnp mode (#7754) (79ace5c)
  • cli: replace deprecated Gradle property name syntax (#8207) (3912030)
  • ios: use ReturnPromise for SystemBars returnType (#8239) (eb51288)
  • make Plugin.resolve act consistently (#8225) (06aeb9e)

Features

  • android-template: Update com.google.gms:google-service version (#8195) (ba05dd3)
  • cli: Select a cap run target by target name (#8199) (b30c472)
  • iOS: Allow plugins to hook into handling WebView URL authentication challenges (#8216) (e8507cf)
  • System Bars Plugin (#8180) (a32216a)

8.0.0-alpha.3 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (28c2a96)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (69bbd3d)
  • cli: prefer studio executable over studio.sh on linux if available (#8110) (62bd16f)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8143) (1de1f15)
  • ios: Remove Cordova UIView extension (#8189) (0c7bcd3)
  • ios: replace deprecation warnings (#8156) (e76b29b)

... (truncated)

Commits
  • ae800df Release 8.0.1
  • 5464c90 docs(SystemBars): Mention it's bundled with @capacitor/core (#8300)
  • dcb368c fix(cli): Support wireless iOS devices in cap run (#8301)
  • 121d830 fix(cli): use latest native-run (#8296)
  • 196b642 fix(android): Remove calculated bottom inset if keyboard is visible (#8280)
  • 1ef73a3 Release 8.0.0
  • a74a364 chore(cli): Add google-maps plugin to migrate command (#8265)
  • 81ae30a feat(android): Improving SystemBars inset handling (#8268)
  • e6f50b8 fix(ios): move PrivacyInfo.xcprivacy to resource_bundles to fix build… (#8264)
  • 2dc20ee fix(cli): Android apk name multi flavor dimensions parsing (#7598)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/cli](https://github.com/ionic-team/capacitor) from 7.4.5 to 8.0.1.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@7.4.5...8.0.1)

---
updated-dependencies:
- dependency-name: "@capacitor/cli"
  dependency-version: 8.0.1
  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 Jan 19, 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.

1 participant