Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @capacitor/cli from 1.5.3 to 8.0.2.

Release notes

Sourced from @​capacitor/cli's releases.

8.0.2

8.0.2 (2026-01-27)

Bug Fixes

  • android: AGP 9.0 no longer supports proguard-android.txt (#8315) (dcc76c3)
  • cli: Update tar package (#8311) (0969c5c)
  • core: make SystemBars hide and show options optional (#8305) (95dc7d8)
  • SystemBars: get correct style on handleOnConfigurationChanged (#8295) (2a66b44)
  • SystemBars: Set window background color according to theme (#8306) (6037e38)
  • SystemBars: Skipping margin manipulation when on a fixed WebView (#8309) (53c33b6)

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)

... (truncated)

Changelog

Sourced from @​capacitor/cli's changelog.

8.0.2 (2026-01-27)

Bug Fixes

  • android: AGP 9.0 no longer supports proguard-android.txt (#8315) (dcc76c3)
  • cli: Update tar package (#8311) (0969c5c)
  • core: make SystemBars hide and show options optional (#8305) (95dc7d8)
  • SystemBars: get correct style on handleOnConfigurationChanged (#8295) (2a66b44)
  • SystemBars: Set window background color according to theme (#8306) (6037e38)
  • SystemBars: Skipping margin manipulation when on a fixed WebView (#8309) (53c33b6)

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)

... (truncated)

Commits
  • 154f3ce Release 8.0.2
  • dcc76c3 fix(android): AGP 9.0 no longer supports proguard-android.txt (#8315)
  • 6037e38 fix(SystemBars): Set window background color according to theme (#8306)
  • 53c33b6 fix(SystemBars): Skipping margin manipulation when on a fixed WebView (#8309)
  • 0969c5c fix(cli): Update tar package (#8311)
  • 2a66b44 fix(SystemBars): get correct style on handleOnConfigurationChanged (#8295)
  • 95dc7d8 fix(core): make SystemBars hide and show options optional (#8305)
  • 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)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by capacitor-plugin-bot, a new releaser for @​capacitor/cli 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 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 1.5.3 to 8.0.2.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@1.5.3...8.0.2)

---
updated-dependencies:
- dependency-name: "@capacitor/cli"
  dependency-version: 8.0.2
  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 30, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

Inactive PR

@github-actions github-actions bot added the Stale label Feb 2, 2026
@github-actions github-actions bot closed this Feb 4, 2026
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/capacitor/cli-8.0.2 branch February 4, 2026 01:34
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants